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_arducopter.1408805.out', 'dumpcore.sh_arducopter.1408805.out', 'autotest-1758846993506244.tlog', 'autotest-1758846393288932.tlog', 'autotest-1758845968742222.tlog', 'autotest-1758846494538298.tlog'] >>>> RUNNING STEP: prerequisites at Fri Sep 26 00:41:13 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Fri Sep 26 00:41:13 2025 >>>> RUNNING STEP: build.Binaries at Fri Sep 26 00:41:13 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-09-26 00:41:14.588218 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: 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB: git hash: 49a57d11b6b1351d933b4b0c6028091c55ebd965 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/299] Building board: 3DRControlZeroG at 2025-09-26 00:41:15.263779 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/299] Building board: AcctonGodwit_GA1 at 2025-09-26 00:41:16.831397 BB: Trying checkout ArduCopter stable AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: Considering frame heli for board AcctonGodwit_GA1 BB: Trying checkout ArduCopter stable AcctonGodwit_GA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AcctonGodwit_GA1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AcctonGodwit_GA1-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 (AcctonGodwit_GA1) - not in board list BB: [3/299] Building board: ACNS-CM4Pilot at 2025-09-26 00:41:19.521529 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/299] Building board: ACNS-F405AIO at 2025-09-26 00:41:19.599762 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/299] Building board: AEDROXH7 at 2025-09-26 00:41:19.678313 BB: Trying checkout ArduCopter stable AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEDROXH7 BB: Trying checkout ArduCopter stable AEDROXH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEDROXH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/299] Building board: aero at 2025-09-26 00:41:19.756759 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.790s) BB-WAF: 'clean' finished successfully (1.330s) 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: [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/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.power.BatteryContinuous BB-WAF: expanding ardupilot.equipment.power.BatteryCells BB-WAF: expanding ardupilot.equipment.power.BatteryInfoAux BB-WAF: expanding ardupilot.equipment.trafficmonitor.TrafficReport BB-WAF: expanding ardupilot.equipment.proximity_sensor.Proximity BB-WAF: expanding ardupilot.equipment.power.BatteryPeriodic 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.ParamGetexpanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: 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 uavcan.Timestamp BB-WAF: expanding mppt.Stream BB-WAF: expanding uavcan.CoarseOrientationexpanding uavcan.tunnel.Call BB-WAF: 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_Logging.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.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/AP_Airspeed_External.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_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_DPS280.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.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_Backend.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.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_CANSensor.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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/AP_CheckFirmware.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.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_Compass.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.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_InertialSensor.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_DroneCAN.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.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_Currawong_ECU.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.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_Scripting.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_Serial_Lutan.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.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_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_MicroStrain7.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.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_Sys.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_Param.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.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_MAVlite_MAVliteToSPort.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_Telem.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.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_IE_2400.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 265/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 266/1247] Compiling libraries/AP_Gripper/AP_Gripper.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 139732068259472: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1453427, 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.741s) 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/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/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_TS.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.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/AP_OAPathPlanner.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.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_Dummy.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.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_Backend.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.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_atmosphere.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.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_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_Backend.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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/AP_CheckFirmware.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.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_Airspeed.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.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_DroneCAN_DNA_Server.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.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_NWPMU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.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_VectorNav.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.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_backend.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.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_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.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_Parameters.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_Backend.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.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_SIRF.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.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_IE_2400.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.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 139874465305472: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1455106, 256)) BB: Failed build of ArduCopter aero-heli stable BB: [7/299] Building board: AeroCogito-H7Digital at 2025-09-26 00:41:47.456557 BB: Trying checkout ArduCopter stable AeroCogito-H7Digital None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: Considering frame heli for board AeroCogito-H7Digital BB: Trying checkout ArduCopter stable AeroCogito-H7Digital heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AeroCogito-H7Digital binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/AeroCogito-H7Digital-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 (AeroCogito-H7Digital) - not in board list BB: [8/299] Building board: aerofc-v1 at 2025-09-26 00:41:49.486269 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [9/299] Building board: AEROFOX-H7 at 2025-09-26 00:41:50.524569 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/299] Building board: AET-H743-Basic at 2025-09-26 00:41:50.600783 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/299] Building board: airbotf4 at 2025-09-26 00:41:50.685232 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/299] Building board: AIRLink at 2025-09-26 00:41:50.766662 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/299] Building board: Airvolute-DCS2 at 2025-09-26 00:41:50.850915 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/299] Building board: AnyleafH7 at 2025-09-26 00:41:50.935349 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/299] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:41:51.020206 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/299] Building board: ARK_FPV at 2025-09-26 00:41:51.096785 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [17/299] Building board: ARK_PI6X at 2025-09-26 00:41:53.113971 BB: Trying checkout ArduCopter stable ARK_PI6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_PI6X/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_PI6X) - not in board list BB: Considering frame heli for board ARK_PI6X BB: Trying checkout ArduCopter stable ARK_PI6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARK_PI6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARK_PI6X-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_PI6X) - not in board list BB: [18/299] Building board: ARKV6X at 2025-09-26 00:41:55.143566 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [19/299] Building board: ARKV6X-bdshot at 2025-09-26 00:41:55.223617 BB: Trying checkout ArduCopter stable ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: Considering frame heli for board ARKV6X-bdshot BB: Trying checkout ArduCopter stable ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ARKV6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ARKV6X-bdshot-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 (ARKV6X-bdshot) - not in board list BB: [20/299] Building board: AtomRCF405NAVI at 2025-09-26 00:41:57.272877 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/299] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:41:57.351390 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [22/299] Building board: bbbmini at 2025-09-26 00:41:59.324722 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/299] Building board: BeastF7 at 2025-09-26 00:41:59.402691 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/299] Building board: BeastF7v2 at 2025-09-26 00:41:59.482811 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/299] Building board: BeastH7 at 2025-09-26 00:41:59.563583 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/299] Building board: BeastH7v2 at 2025-09-26 00:41:59.643214 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/299] Building board: bebop at 2025-09-26 00:41:59.721350 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bebop binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [28/299] Building board: BETAFPV-F405 at 2025-09-26 00:41:59.793383 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/299] Building board: BETAFPV-F405-I2C at 2025-09-26 00:41:59.871460 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/299] Building board: bhat at 2025-09-26 00:41:59.950282 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable bhat binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/299] Building board: BlitzF745 at 2025-09-26 00:42:00.027097 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/299] Building board: BlitzF745AIO at 2025-09-26 00:42:00.104697 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/299] Building board: BlitzH743Pro at 2025-09-26 00:42:00.185603 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/299] Building board: BlitzMiniF745 at 2025-09-26 00:42:00.261858 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/299] Building board: BlitzWingH743 at 2025-09-26 00:42:00.339339 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/299] Building board: blue at 2025-09-26 00:42:00.416774 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable blue binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/299] Building board: BOTWINGF405 at 2025-09-26 00:42:00.489298 BB: Trying checkout ArduCopter stable BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: Considering frame heli for board BOTWINGF405 BB: Trying checkout ArduCopter stable BOTWINGF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BOTWINGF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BOTWINGF405-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 (BOTWINGF405) - not in board list BB: [38/299] Building board: BrahmaF4 at 2025-09-26 00:42:02.545627 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/299] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:42:04.511098 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/299] Building board: BROTHERHOBBYH743 at 2025-09-26 00:42:04.588910 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/299] Building board: canzero at 2025-09-26 00:42:04.666377 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable canzero binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/299] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:42:04.739582 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [43/299] Building board: CBU-H7-Stamp at 2025-09-26 00:42:06.724148 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/299] Building board: CORVON405V2_1 at 2025-09-26 00:42:06.799544 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [45/299] Building board: CORVON743V1 at 2025-09-26 00:42:08.797844 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [46/299] Building board: CrazyF405 at 2025-09-26 00:42:10.801217 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [47/299] Building board: crazyflie2 at 2025-09-26 00:42:12.825825 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/299] Building board: CSKY405 at 2025-09-26 00:42:12.904042 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/299] Building board: CUAV-7-Nano at 2025-09-26 00:42:12.980665 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/299] Building board: CUAV-Nora at 2025-09-26 00:42:13.059435 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/299] Building board: CUAV-Nora-bdshot at 2025-09-26 00:42:13.136321 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/299] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:42:13.213076 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/299] Building board: CUAV-V6X-v2 at 2025-09-26 00:42:13.292188 BB: Trying checkout ArduCopter stable CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: Considering frame heli for board CUAV-V6X-v2 BB: Trying checkout ArduCopter stable CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-V6X-v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-V6X-v2-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 (CUAV-V6X-v2) - not in board list BB: [54/299] Building board: CUAV-X25-EVO at 2025-09-26 00:42:15.285486 BB: Trying checkout ArduCopter stable CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: Considering frame heli for board CUAV-X25-EVO BB: Trying checkout ArduCopter stable CUAV-X25-EVO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X25-EVO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CUAV-X25-EVO-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 (CUAV-X25-EVO) - not in board list BB: [55/299] Building board: CUAV-X7 at 2025-09-26 00:42:17.272913 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/299] Building board: CUAV-X7-bdshot at 2025-09-26 00:42:17.350921 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/299] Building board: CUAVv5 at 2025-09-26 00:42:17.428614 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/299] Building board: CUAVv5-bdshot at 2025-09-26 00:42:17.505889 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/299] Building board: CUAVv5Nano at 2025-09-26 00:42:17.585120 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/299] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:42:17.664453 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/299] Building board: CubeBlack at 2025-09-26 00:42:17.750832 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/299] Building board: CubeBlack+ at 2025-09-26 00:42:17.824242 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/299] Building board: CubeGreen-solo at 2025-09-26 00:42:17.900391 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [64/299] Building board: CubeOrange at 2025-09-26 00:42:17.974219 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/299] Building board: CubeOrange-bdshot at 2025-09-26 00:42:18.051969 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/299] Building board: CubeOrange-SimOnHardWare at 2025-09-26 00:42:18.128360 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [67/299] Building board: CubeOrangePlus at 2025-09-26 00:42:18.206828 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/299] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:42:18.283911 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/299] Building board: CubeOrangePlus-SimOnHardWare at 2025-09-26 00:42:18.362405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/299] Building board: CubePurple at 2025-09-26 00:42:18.440154 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/299] Building board: CubeRedPrimary at 2025-09-26 00:42:18.515651 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/299] Building board: CubeRedSecondary at 2025-09-26 00:42:18.590763 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/299] Building board: CubeSolo at 2025-09-26 00:42:18.682045 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [74/299] Building board: CubeYellow at 2025-09-26 00:42:18.771278 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/299] Building board: CubeYellow-bdshot at 2025-09-26 00:42:18.848755 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/299] Building board: DAKEFPVF405 at 2025-09-26 00:42:18.931779 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [77/299] Building board: DAKEFPVH743 at 2025-09-26 00:42:20.909321 BB: Trying checkout ArduCopter stable DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: Considering frame heli for board DAKEFPVH743 BB: Trying checkout ArduCopter stable DAKEFPVH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743-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 (DAKEFPVH743) - not in board list BB: [78/299] Building board: DAKEFPVH743Pro at 2025-09-26 00:42:22.897541 BB: Trying checkout ArduCopter stable DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: Considering frame heli for board DAKEFPVH743Pro BB: Trying checkout ArduCopter stable DAKEFPVH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DAKEFPVH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/DAKEFPVH743Pro-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 (DAKEFPVH743Pro) - not in board list BB: [79/299] Building board: dark at 2025-09-26 00:42:25.392935 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable dark binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [80/299] Building board: DevEBoxH7v2 at 2025-09-26 00:42:25.471970 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [81/299] Building board: DroneerF405 at 2025-09-26 00:42:25.552267 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [82/299] Building board: DrotekP3Pro at 2025-09-26 00:42:27.559071 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [83/299] Building board: Durandal at 2025-09-26 00:42:27.637768 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [84/299] Building board: Durandal-bdshot at 2025-09-26 00:42:27.715217 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [85/299] Building board: edge at 2025-09-26 00:42:27.791184 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable edge binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/299] Building board: erleboard at 2025-09-26 00:42:27.866279 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/299] Building board: erlebrain2 at 2025-09-26 00:42:27.942823 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/299] Building board: esp32buzz at 2025-09-26 00:42:28.016700 BB: Trying checkout ArduCopter stable esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1476930, 256)) BB: waf configure failed BB: Considering frame heli for board esp32buzz BB: Trying checkout ArduCopter stable esp32buzz heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32buzz binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32buzz-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1477377, 256)) BB: waf configure failed BB: [89/299] Building board: esp32diy at 2025-09-26 00:42:30.845148 BB: Trying checkout ArduCopter stable esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1477826, 256)) BB: waf configure failed BB: Considering frame heli for board esp32diy BB: Trying checkout ArduCopter stable esp32diy heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32diy binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32diy-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1478275, 256)) BB: waf configure failed BB: [90/299] Building board: esp32empty at 2025-09-26 00:42:33.670364 BB: Trying checkout ArduCopter stable esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1478722, 256)) BB: waf configure failed BB: Considering frame heli for board esp32empty BB: Trying checkout ArduCopter stable esp32empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32empty-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1479169, 256)) BB: waf configure failed BB: [91/299] Building board: esp32icarus at 2025-09-26 00:42:36.461771 BB: Trying checkout ArduCopter stable esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1479616, 256)) BB: waf configure failed BB: Considering frame heli for board esp32icarus BB: Trying checkout ArduCopter stable esp32icarus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32icarus binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32icarus-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1480063, 256)) BB: waf configure failed BB: [92/299] Building board: esp32imu_module_v11 at 2025-09-26 00:42:39.212648 BB: Trying checkout ArduCopter stable esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: Considering frame heli for board esp32imu_module_v11 BB: Trying checkout ArduCopter stable esp32imu_module_v11 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32imu_module_v11 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32imu_module_v11-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 (esp32imu_module_v11) - not in board list BB: [93/299] Building board: esp32nick at 2025-09-26 00:42:41.246869 BB: Trying checkout ArduCopter stable esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1481355, 256)) BB: waf configure failed BB: Considering frame heli for board esp32nick BB: Trying checkout ArduCopter stable esp32nick heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32nick binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32nick-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1481837, 256)) BB: waf configure failed BB: [94/299] Building board: esp32s3devkit at 2025-09-26 00:42:44.034738 BB: Trying checkout ArduCopter stable esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1482296, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3devkit BB: Trying checkout ArduCopter stable esp32s3devkit heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3devkit binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3devkit-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1482743, 256)) BB: waf configure failed BB: [95/299] Building board: esp32s3empty at 2025-09-26 00:42:46.766651 BB: Trying checkout ArduCopter stable esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1483190, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3empty BB: Trying checkout ArduCopter stable esp32s3empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3empty-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1483637, 256)) BB: waf configure failed BB: [96/299] Building board: esp32s3m5stampfly at 2025-09-26 00:42:49.465162 BB: Trying checkout ArduCopter stable esp32s3m5stampfly None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3m5stampfly binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3m5stampfly/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 (esp32s3m5stampfly) - not in board list BB: Considering frame heli for board esp32s3m5stampfly BB: Trying checkout ArduCopter stable esp32s3m5stampfly heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32s3m5stampfly binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32s3m5stampfly-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 (esp32s3m5stampfly) - not in board list BB: [97/299] Building board: esp32tomte76 at 2025-09-26 00:42:51.429689 BB: Trying checkout ArduCopter stable esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1484929, 256)) BB: waf configure failed BB: Considering frame heli for board esp32tomte76 BB: Trying checkout ArduCopter stable esp32tomte76 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable esp32tomte76 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/esp32tomte76-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1485376, 256)) BB: waf configure failed BB: [98/299] Building board: F35Lightning at 2025-09-26 00:42:54.168865 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/299] Building board: F4BY at 2025-09-26 00:42:54.247499 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/299] Building board: F4BY_F427 at 2025-09-26 00:42:54.324707 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [101/299] Building board: F4BY_H743 at 2025-09-26 00:42:56.379535 BB: Trying checkout ArduCopter stable F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_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 (F4BY_H743) - not in board list BB: Considering frame heli for board F4BY_H743 BB: Trying checkout ArduCopter stable F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable F4BY_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/F4BY_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 (F4BY_H743) - not in board list BB: [102/299] Building board: FlyingMoonF407 at 2025-09-26 00:42:58.366809 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/299] Building board: FlyingMoonF427 at 2025-09-26 00:42:58.444087 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/299] Building board: FlyingMoonH743 at 2025-09-26 00:42:58.520015 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/299] Building board: FlywooF405HD-AIOv2 at 2025-09-26 00:42:58.595565 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/299] Building board: FlywooF405Pro at 2025-09-26 00:42:58.670909 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/299] Building board: FlywooF405S-AIO at 2025-09-26 00:42:58.748294 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/299] Building board: FlywooF745 at 2025-09-26 00:42:58.823802 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/299] Building board: FlywooF745Nano at 2025-09-26 00:42:58.898831 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/299] Building board: FlywooH743Pro at 2025-09-26 00:42:58.974104 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/299] Building board: fmuv2 at 2025-09-26 00:42:59.049058 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/299] Building board: fmuv3 at 2025-09-26 00:42:59.120689 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/299] Building board: fmuv5 at 2025-09-26 00:42:59.189863 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/299] Building board: FoxeerF405v2 at 2025-09-26 00:42:59.263325 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/299] Building board: FoxeerH743v1 at 2025-09-26 00:42:59.336602 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/299] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:42:59.412312 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [117/299] Building board: GEPRCF745BTHD at 2025-09-26 00:43:01.393483 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/299] Building board: GreenSightUltraBlue at 2025-09-26 00:43:01.476231 BB: Trying checkout ArduCopter stable GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: Considering frame heli for board GreenSightUltraBlue BB: Trying checkout ArduCopter stable GreenSightUltraBlue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable GreenSightUltraBlue binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/GreenSightUltraBlue-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 (GreenSightUltraBlue) - not in board list BB: [119/299] Building board: Here4FC at 2025-09-26 00:43:03.506112 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/299] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:43:03.583978 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/299] Building board: JFB100 at 2025-09-26 00:43:03.662821 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/299] Building board: JFB110 at 2025-09-26 00:43:03.740000 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/299] Building board: JHEM_JHEF405 at 2025-09-26 00:43:03.816869 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/299] Building board: JHEMCU-GSF405A at 2025-09-26 00:43:03.896320 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/299] Building board: JHEMCU-GSF405A-RX2 at 2025-09-26 00:43:03.973625 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/299] Building board: JHEMCU-H743HD at 2025-09-26 00:43:04.048756 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/299] Building board: JHEMCUF405PRO at 2025-09-26 00:43:04.130009 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [128/299] Building board: JHEMCUF405WING at 2025-09-26 00:43:06.123305 BB: Trying checkout ArduCopter stable JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: Considering frame heli for board JHEMCUF405WING BB: Trying checkout ArduCopter stable JHEMCUF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable JHEMCUF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/JHEMCUF405WING-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 (JHEMCUF405WING) - not in board list BB: [129/299] Building board: KakuteF4 at 2025-09-26 00:43:08.112381 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/299] Building board: KakuteF4-Wing at 2025-09-26 00:43:08.189545 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/299] Building board: KakuteF4Mini at 2025-09-26 00:43:08.265756 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/299] Building board: KakuteF7 at 2025-09-26 00:43:08.342999 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/299] Building board: KakuteF7-bdshot at 2025-09-26 00:43:08.417266 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/299] Building board: KakuteF7Mini at 2025-09-26 00:43:08.492207 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/299] Building board: KakuteH7 at 2025-09-26 00:43:08.568692 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/299] Building board: KakuteH7-bdshot at 2025-09-26 00:43:08.644302 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/299] Building board: KakuteH7-Wing at 2025-09-26 00:43:08.723978 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/299] Building board: KakuteH7Mini at 2025-09-26 00:43:08.801889 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/299] Building board: KakuteH7Mini-Nand at 2025-09-26 00:43:08.877201 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/299] Building board: KakuteH7v2 at 2025-09-26 00:43:08.953185 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/299] Building board: linux at 2025-09-26 00:43:09.030132 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable linux binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/299] Building board: LongBowF405WING at 2025-09-26 00:43:09.105423 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/299] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:43:09.182896 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [144/299] Building board: luminousbee5 at 2025-09-26 00:43:11.225102 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/299] Building board: MambaF405-2022 at 2025-09-26 00:43:11.305115 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/299] Building board: MambaF405US-I2C at 2025-09-26 00:43:11.384123 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/299] Building board: MambaF405v2 at 2025-09-26 00:43:11.463159 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/299] Building board: MambaH743v4 at 2025-09-26 00:43:11.538956 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/299] Building board: MatekF405 at 2025-09-26 00:43:11.615305 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/299] Building board: MatekF405-bdshot at 2025-09-26 00:43:11.692376 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/299] Building board: MatekF405-CAN at 2025-09-26 00:43:11.768546 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/299] Building board: MatekF405-STD at 2025-09-26 00:43:11.843029 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/299] Building board: MatekF405-TE at 2025-09-26 00:43:11.919058 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/299] Building board: MatekF405-TE-bdshot at 2025-09-26 00:43:11.994022 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/299] Building board: MatekF405-Wing at 2025-09-26 00:43:12.068233 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/299] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:43:12.144130 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/299] Building board: MatekF765-SE at 2025-09-26 00:43:12.219712 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/299] Building board: MatekF765-Wing at 2025-09-26 00:43:12.332567 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/299] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:43:12.408507 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/299] Building board: MatekH743 at 2025-09-26 00:43:12.482220 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/299] Building board: MatekH743-bdshot at 2025-09-26 00:43:12.556003 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/299] Building board: MatekH7A3 at 2025-09-26 00:43:12.631407 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/299] Building board: MFT-SEMA100 at 2025-09-26 00:43:12.706136 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/299] Building board: MicoAir405Mini at 2025-09-26 00:43:12.793031 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/299] Building board: MicoAir405v2 at 2025-09-26 00:43:12.867786 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/299] Building board: MicoAir743 at 2025-09-26 00:43:12.941910 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/299] Building board: MicoAir743-AIO at 2025-09-26 00:43:13.022309 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/299] Building board: MicoAir743v2 at 2025-09-26 00:43:13.097806 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/299] Building board: mindpx-v2 at 2025-09-26 00:43:13.171952 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/299] Building board: mini-pix at 2025-09-26 00:43:13.246164 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/299] Building board: modalai_fc-v1 at 2025-09-26 00:43:13.321794 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/299] Building board: mRoControlZeroClassic at 2025-09-26 00:43:13.396643 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/299] Building board: mRoControlZeroF7 at 2025-09-26 00:43:13.471220 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/299] Building board: mRoControlZeroH7 at 2025-09-26 00:43:13.548201 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/299] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:43:13.625226 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/299] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:43:13.703630 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/299] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:43:13.779239 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/299] Building board: mRoNexus at 2025-09-26 00:43:13.851811 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/299] Building board: mRoPixracerPro at 2025-09-26 00:43:13.926022 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/299] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:43:13.999855 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/299] Building board: mRoX21 at 2025-09-26 00:43:14.075096 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/299] Building board: mRoX21-777 at 2025-09-26 00:43:14.150359 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/299] Building board: MUPilot at 2025-09-26 00:43:14.224356 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/299] Building board: NarinFC-H5 at 2025-09-26 00:43:14.300350 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [185/299] Building board: NarinFC-H7 at 2025-09-26 00:43:16.276425 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/299] Building board: navigator at 2025-09-26 00:43:16.351730 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/299] Building board: navigator64 at 2025-09-26 00:43:16.424960 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/299] Building board: navio at 2025-09-26 00:43:16.500423 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/299] Building board: navio2 at 2025-09-26 00:43:16.573630 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/299] Building board: NxtPX4v2 at 2025-09-26 00:43:16.647183 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/299] Building board: obal at 2025-09-26 00:43:16.720866 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable obal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/299] Building board: ocpoc_zynq at 2025-09-26 00:43:16.793633 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/299] Building board: omnibusf4 at 2025-09-26 00:43:16.867155 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/299] Building board: omnibusf4pro at 2025-09-26 00:43:16.943904 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/299] Building board: omnibusf4pro-bdshot at 2025-09-26 00:43:17.024136 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/299] Building board: omnibusf4v6 at 2025-09-26 00:43:17.096955 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/299] Building board: OMNIBUSF7V2 at 2025-09-26 00:43:17.172193 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/299] Building board: OmnibusNanoV6 at 2025-09-26 00:43:17.246228 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/299] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:43:17.328962 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/299] Building board: ORBITH743 at 2025-09-26 00:43:17.416551 BB: Trying checkout ArduCopter stable ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ORBITH743/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 (ORBITH743) - not in board list BB: Considering frame heli for board ORBITH743 BB: Trying checkout ArduCopter stable ORBITH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ORBITH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/ORBITH743-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 (ORBITH743) - not in board list BB: [201/299] Building board: OrqaF405Pro at 2025-09-26 00:43:19.388875 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/299] Building board: OrqaH743Pro at 2025-09-26 00:43:19.464323 BB: Trying checkout ArduCopter stable OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: Considering frame heli for board OrqaH743Pro BB: Trying checkout ArduCopter stable OrqaH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable OrqaH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/OrqaH743Pro-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 (OrqaH743Pro) - not in board list BB: [203/299] Building board: PH4-mini at 2025-09-26 00:43:21.416973 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/299] Building board: PH4-mini-bdshot at 2025-09-26 00:43:21.492603 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/299] Building board: pilotpi at 2025-09-26 00:43:21.571023 BB: Trying checkout ArduCopter stable pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/pilotpi/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 (pilotpi) - not in board list BB: Considering frame heli for board pilotpi BB: Trying checkout ArduCopter stable pilotpi heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pilotpi binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/pilotpi-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 (pilotpi) - not in board list BB: [206/299] Building board: Pix32v5 at 2025-09-26 00:43:23.541952 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/299] Building board: PixC4-Jetson at 2025-09-26 00:43:23.618088 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/299] Building board: PixFlamingo at 2025-09-26 00:43:23.691809 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/299] Building board: PixFlamingo-F767 at 2025-09-26 00:43:23.767310 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/299] Building board: Pixhawk1 at 2025-09-26 00:43:23.844289 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/299] Building board: Pixhawk1-1M at 2025-09-26 00:43:23.921100 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/299] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:43:23.997683 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/299] Building board: Pixhawk1-bdshot at 2025-09-26 00:43:24.071271 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/299] Building board: Pixhawk4 at 2025-09-26 00:43:24.145984 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/299] Building board: Pixhawk4-bdshot at 2025-09-26 00:43:24.222101 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/299] Building board: Pixhawk5X at 2025-09-26 00:43:24.315799 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/299] Building board: Pixhawk6C at 2025-09-26 00:43:24.391872 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/299] Building board: Pixhawk6C-bdshot at 2025-09-26 00:43:24.467258 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/299] Building board: Pixhawk6X at 2025-09-26 00:43:24.541282 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/299] Building board: Pixhawk6X-bdshot at 2025-09-26 00:43:24.617169 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/299] Building board: PixPilot-C3 at 2025-09-26 00:43:24.694013 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/299] Building board: PixPilot-V3 at 2025-09-26 00:43:24.773757 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/299] Building board: PixPilot-V6 at 2025-09-26 00:43:24.853409 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/299] Building board: PixPilot-V6PRO at 2025-09-26 00:43:24.930290 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/299] Building board: Pixracer at 2025-09-26 00:43:25.007383 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/299] Building board: Pixracer-bdshot at 2025-09-26 00:43:25.087092 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/299] Building board: PixSurveyA1 at 2025-09-26 00:43:25.166568 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/299] Building board: PixSurveyA1-IND at 2025-09-26 00:43:25.245420 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/299] Building board: PixSurveyA2-IND at 2025-09-26 00:43:25.324384 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [230/299] Building board: pocket at 2025-09-26 00:43:27.303156 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pocket binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/299] Building board: pxf at 2025-09-26 00:43:27.378384 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/299] Building board: pxfmini at 2025-09-26 00:43:27.453759 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/299] Building board: QioTekAdeptF407 at 2025-09-26 00:43:27.525224 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/299] Building board: QioTekZealotF427 at 2025-09-26 00:43:27.599244 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/299] Building board: QioTekZealotH743 at 2025-09-26 00:43:27.672425 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/299] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:43:27.745262 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/299] Building board: R9Pilot at 2025-09-26 00:43:27.820347 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/299] Building board: RadiolinkF405 at 2025-09-26 00:43:27.898031 BB: Trying checkout ArduCopter stable RadiolinkF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: Considering frame heli for board RadiolinkF405 BB: Trying checkout ArduCopter stable RadiolinkF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/RadiolinkF405-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 (RadiolinkF405) - not in board list BB: [239/299] Building board: RadiolinkPIX6 at 2025-09-26 00:43:29.857570 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/299] Building board: RADIX2HD at 2025-09-26 00:43:29.953572 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/299] Building board: ReaperF745 at 2025-09-26 00:43:30.031203 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/299] Building board: revo-mini at 2025-09-26 00:43:30.105091 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/299] Building board: revo-mini-bdshot at 2025-09-26 00:43:30.180560 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/299] Building board: revo-mini-i2c at 2025-09-26 00:43:30.253484 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/299] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:43:30.328721 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/299] Building board: rst_zynq at 2025-09-26 00:43:30.418343 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.921s) BB-WAF: 'clean' finished successfully (1.200s) 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_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.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_2D.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_PI.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_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_BMP085.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_BMP388.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_BMP280.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.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_FuelLevel_PWM.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.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_LTC2946.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_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_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_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/time.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/AP_ExpandingArray.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/NMEA.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.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_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.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 139625610556384: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1508577, 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.799s) BB-WAF: 'clean' finished successfully (1.252s) 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_ExternalAHRS.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.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_Marvelmind.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.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.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_RunCam.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_MAVLinkCamV2.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.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/monocypher.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.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_Backend.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/Compass_learn.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_params.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.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_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.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_NWPMU.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: [ 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.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 140201759519712: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1510026, 256)) BB: Failed build of ArduCopter rst_zynq-heli stable BB: [247/299] Building board: SDMODELH7V1 at 2025-09-26 00:44:13.758711 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/299] Building board: SDMODELH7V2 at 2025-09-26 00:44:13.836091 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/299] Building board: SequreH743 at 2025-09-26 00:44:13.909334 BB: Trying checkout ArduCopter stable SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SequreH743 BB: Trying checkout ArduCopter stable SequreH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SequreH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/299] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:44:13.986544 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/299] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:44:14.059796 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/299] Building board: SIYI_N7 at 2025-09-26 00:44:14.133233 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/299] Building board: SkySakuraH743 at 2025-09-26 00:44:14.208585 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [254/299] Building board: SkystarsF405v2 at 2025-09-26 00:44:14.284075 BB: Trying checkout ArduCopter stable SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: Considering frame heli for board SkystarsF405v2 BB: Trying checkout ArduCopter stable SkystarsF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SkystarsF405v2-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 (SkystarsF405v2) - not in board list BB: [255/299] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:44:16.274745 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/299] Building board: SkystarsH7HDv2 at 2025-09-26 00:44:16.351566 BB: Trying checkout ArduCopter stable SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HDv2 BB: Trying checkout ArduCopter stable SkystarsH7HDv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SkystarsH7HDv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/299] Building board: skyviper-journey at 2025-09-26 00:44:16.426784 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/299] Building board: skyviper-v2450 at 2025-09-26 00:44:16.498926 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [259/299] Building board: sparky2 at 2025-09-26 00:44:16.571750 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/299] Building board: SPEDIXF405 at 2025-09-26 00:44:16.648440 BB: Trying checkout ArduCopter stable SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXF405 BB: Trying checkout ArduCopter stable SPEDIXF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/299] Building board: SPEDIXH743 at 2025-09-26 00:44:16.727224 BB: Trying checkout ArduCopter stable SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXH743 BB: Trying checkout ArduCopter stable SPEDIXH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPEDIXH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/299] Building board: speedybeef4 at 2025-09-26 00:44:16.802628 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/299] Building board: SpeedyBeeF405AIO at 2025-09-26 00:44:16.880136 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/299] Building board: SpeedyBeeF405Mini at 2025-09-26 00:44:16.957964 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/299] Building board: SpeedyBeeF405WING at 2025-09-26 00:44:17.034331 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/299] Building board: speedybeef4v3 at 2025-09-26 00:44:17.109795 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/299] Building board: speedybeef4v4 at 2025-09-26 00:44:17.187268 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/299] Building board: SPRacingH7 at 2025-09-26 00:44:17.262348 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/299] Building board: SPRacingH7RF at 2025-09-26 00:44:17.337704 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/299] Building board: StellarF4 at 2025-09-26 00:44:17.412916 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [271/299] Building board: StellarF4V2 at 2025-09-26 00:44:19.371541 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [272/299] Building board: StellarH7V2 at 2025-09-26 00:44:21.361409 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [273/299] Building board: SuccexF4 at 2025-09-26 00:44:23.330510 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/299] Building board: SULILGH7-P1-P2 at 2025-09-26 00:44:23.408050 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [275/299] Building board: SVehicle-E2 at 2025-09-26 00:44:25.409300 BB: Trying checkout ArduCopter stable SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: Considering frame heli for board SVehicle-E2 BB: Trying checkout ArduCopter stable SVehicle-E2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable SVehicle-E2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/SVehicle-E2-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 (SVehicle-E2) - not in board list BB: [276/299] Building board: TBS-Colibri-F7 at 2025-09-26 00:44:27.449683 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/299] Building board: TBS_LUCID_H7 at 2025-09-26 00:44:27.535739 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/299] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:44:27.613543 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/299] Building board: TBS_LUCID_PRO at 2025-09-26 00:44:27.689998 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/299] Building board: thepeach-k1 at 2025-09-26 00:44:27.764739 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/299] Building board: thepeach-r1 at 2025-09-26 00:44:27.840302 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/299] Building board: TMotorH743 at 2025-09-26 00:44:27.917207 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/299] Building board: uav-dev-fc-um982 at 2025-09-26 00:44:27.995187 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [284/299] Building board: vnav at 2025-09-26 00:44:29.976306 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable vnav binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/299] Building board: VRBrain-v51 at 2025-09-26 00:44:30.051260 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [286/299] Building board: VRBrain-v52 at 2025-09-26 00:44:30.129190 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [287/299] Building board: VRBrain-v54 at 2025-09-26 00:44:30.207226 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [288/299] Building board: VRCore-v10 at 2025-09-26 00:44:30.286042 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [289/299] Building board: VRUBrain-v51 at 2025-09-26 00:44:30.367068 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [290/299] Building board: VUAV-V7pro at 2025-09-26 00:44:30.449795 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [291/299] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:44:30.528663 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [292/299] Building board: YARIV6X at 2025-09-26 00:44:30.612981 BB: Trying checkout ArduCopter stable YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable BB: Running (git checkout -f ArduCopter-stable) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/YARIV6X/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 (YARIV6X) - not in board list BB: Considering frame heli for board YARIV6X BB: Trying checkout ArduCopter stable YARIV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-stable-heli BB: Running (git checkout -f ArduCopter-stable-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YARIV6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/YARIV6X-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 (YARIV6X) - not in board list BB: [293/299] Building board: YJUAV_A6 at 2025-09-26 00:44:32.596657 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [294/299] Building board: YJUAV_A6SE at 2025-09-26 00:44:32.677363 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [295/299] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:44:32.754421 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [296/299] Building board: YJUAV_A6Ultra at 2025-09-26 00:44:32.828789 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [297/299] Building board: ZeroOneX6 at 2025-09-26 00:44:32.905193 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter stable ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [298/299] Building board: ZeroOneX6_Air at 2025-09-26 00:44:32.980710 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [299/299] Building board: zynq at 2025-09-26 00:44:35.012417 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/286] Building board: 3DRControlZeroG at 2025-09-26 00:44:40.224603 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/286] Building board: AcctonGodwit_GA1 at 2025-09-26 00:44:40.750951 BB: Trying checkout ArduPlane stable AcctonGodwit_GA1 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/286] Building board: ACNS-CM4Pilot at 2025-09-26 00:44:42.357760 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/286] Building board: ACNS-F405AIO at 2025-09-26 00:44:42.398455 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/286] Building board: AEDROXH7 at 2025-09-26 00:44:42.436484 BB: Trying checkout ArduPlane stable AEDROXH7 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/286] Building board: aero at 2025-09-26 00:44:42.476563 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.788s) BB-WAF: 'clean' finished successfully (1.284s) 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: [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: 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.RequestVote BB-WAF: expanding uavcan.protocol.dynamic_node_id.server.AppendEntries 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_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.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_PID/AC_P_2D.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1247] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1247] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1247] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1247] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1247] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1247] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1247] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.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_BMP085.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_Button/AP_Button.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_CANManager/AP_CANSensor.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.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_DAL/AP_DAL_GPS.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.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_MAVlite_MAVliteToSPort.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_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.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 140661550626432: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1524637, 256)) BB: Failed build of ArduPlane aero stable BB: [7/286] Building board: AeroCogito-H7Digital at 2025-09-26 00:44:55.936466 BB: Trying checkout ArduPlane stable AeroCogito-H7Digital 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/286] Building board: AEROFOX-H7 at 2025-09-26 00:44:56.941963 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/286] Building board: AET-H743-Basic at 2025-09-26 00:44:56.980323 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/286] Building board: airbotf4 at 2025-09-26 00:44:57.019039 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/286] Building board: AIRLink at 2025-09-26 00:44:57.056117 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/286] Building board: Airvolute-DCS2 at 2025-09-26 00:44:57.094489 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/286] Building board: AnyleafH7 at 2025-09-26 00:44:57.132791 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/286] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:44:57.170474 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/286] Building board: ARK_FPV at 2025-09-26 00:44:57.207795 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [16/286] Building board: ARK_PI6X at 2025-09-26 00:44:58.189337 BB: Trying checkout ArduPlane stable ARK_PI6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARK_PI6X/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_PI6X) - not in board list BB: [17/286] Building board: ARKV6X at 2025-09-26 00:44:59.183445 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/286] Building board: ARKV6X-bdshot at 2025-09-26 00:44:59.221756 BB: Trying checkout ArduPlane stable ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/286] Building board: AtomRCF405NAVI at 2025-09-26 00:45:00.208600 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/286] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:45:00.252077 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [21/286] Building board: bbbmini at 2025-09-26 00:45:01.239549 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/286] Building board: BeastF7 at 2025-09-26 00:45:01.276957 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/286] Building board: BeastF7v2 at 2025-09-26 00:45:01.315510 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/286] Building board: BeastH7 at 2025-09-26 00:45:01.357144 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/286] Building board: BeastH7v2 at 2025-09-26 00:45:01.418144 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/286] Building board: bhat at 2025-09-26 00:45:01.471315 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/286] Building board: BlitzF745 at 2025-09-26 00:45:01.510977 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/286] Building board: BlitzF745AIO at 2025-09-26 00:45:01.569791 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/286] Building board: BlitzH743Pro at 2025-09-26 00:45:01.613828 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/286] Building board: BlitzMiniF745 at 2025-09-26 00:45:01.653902 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/286] Building board: BlitzWingH743 at 2025-09-26 00:45:01.700380 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/286] Building board: blue at 2025-09-26 00:45:01.744735 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/286] Building board: BOTWINGF405 at 2025-09-26 00:45:01.784839 BB: Trying checkout ArduPlane stable BOTWINGF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/286] Building board: BrahmaF4 at 2025-09-26 00:45:02.920119 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [35/286] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:45:04.012016 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/286] Building board: BROTHERHOBBYH743 at 2025-09-26 00:45:04.052927 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/286] Building board: canzero at 2025-09-26 00:45:04.091270 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/286] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:45:04.130804 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/286] Building board: CBU-H7-Stamp at 2025-09-26 00:45:05.166828 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/286] Building board: CORVON405V2_1 at 2025-09-26 00:45:05.213677 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [41/286] Building board: CORVON743V1 at 2025-09-26 00:45:06.308807 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [42/286] Building board: CSKY405 at 2025-09-26 00:45:07.431136 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/286] Building board: CUAV-7-Nano at 2025-09-26 00:45:07.475328 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/286] Building board: CUAV-Nora at 2025-09-26 00:45:07.525667 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/286] Building board: CUAV-Nora-bdshot at 2025-09-26 00:45:07.563854 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/286] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:45:07.608157 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/286] Building board: CUAV-V6X-v2 at 2025-09-26 00:45:07.646050 BB: Trying checkout ArduPlane stable CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: [48/286] Building board: CUAV-X25-EVO at 2025-09-26 00:45:08.696774 BB: Trying checkout ArduPlane stable CUAV-X25-EVO 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: [49/286] Building board: CUAV-X7 at 2025-09-26 00:45:09.751820 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/286] Building board: CUAV-X7-bdshot at 2025-09-26 00:45:09.790513 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/286] Building board: CUAVv5 at 2025-09-26 00:45:09.828166 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/286] Building board: CUAVv5-bdshot at 2025-09-26 00:45:09.865042 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/286] Building board: CUAVv5Nano at 2025-09-26 00:45:09.909915 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/286] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:45:09.950012 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/286] Building board: CubeBlack at 2025-09-26 00:45:09.991037 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/286] Building board: CubeBlack+ at 2025-09-26 00:45:10.046601 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/286] Building board: CubeOrange at 2025-09-26 00:45:10.090381 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/286] Building board: CubeOrange-bdshot at 2025-09-26 00:45:10.133719 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/286] Building board: CubeOrangePlus at 2025-09-26 00:45:10.172354 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/286] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:45:10.218921 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/286] Building board: CubePurple at 2025-09-26 00:45:10.257757 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/286] Building board: CubeRedPrimary at 2025-09-26 00:45:10.296897 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/286] Building board: CubeRedSecondary at 2025-09-26 00:45:10.337680 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/286] Building board: CubeYellow at 2025-09-26 00:45:10.377004 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/286] Building board: CubeYellow-bdshot at 2025-09-26 00:45:10.420254 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/286] Building board: DAKEFPVF405 at 2025-09-26 00:45:10.461889 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [67/286] Building board: DAKEFPVH743 at 2025-09-26 00:45:11.582391 BB: Trying checkout ArduPlane stable DAKEFPVH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: [68/286] Building board: DAKEFPVH743Pro at 2025-09-26 00:45:12.614053 BB: Trying checkout ArduPlane stable DAKEFPVH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: [69/286] Building board: dark at 2025-09-26 00:45:13.658826 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/286] Building board: DevEBoxH7v2 at 2025-09-26 00:45:13.697377 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/286] Building board: disco at 2025-09-26 00:45:13.737344 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable disco binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/286] Building board: DroneerF405 at 2025-09-26 00:45:13.777812 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [73/286] Building board: DrotekP3Pro at 2025-09-26 00:45:14.884062 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/286] Building board: Durandal at 2025-09-26 00:45:14.923825 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/286] Building board: Durandal-bdshot at 2025-09-26 00:45:14.971290 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/286] Building board: edge at 2025-09-26 00:45:15.011579 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/286] Building board: erleboard at 2025-09-26 00:45:15.050295 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/286] Building board: erlebrain2 at 2025-09-26 00:45:15.095077 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [79/286] Building board: esp32buzz at 2025-09-26 00:45:15.133688 BB: Trying checkout ArduPlane stable esp32buzz 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1535850, 256)) BB: waf configure failed BB: [80/286] Building board: esp32diy at 2025-09-26 00:45:16.747965 BB: Trying checkout ArduPlane stable esp32diy 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1536312, 256)) BB: waf configure failed BB: [81/286] Building board: esp32empty at 2025-09-26 00:45:18.241927 BB: Trying checkout ArduPlane stable esp32empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1536771, 256)) BB: waf configure failed BB: [82/286] Building board: esp32icarus at 2025-09-26 00:45:19.705643 BB: Trying checkout ArduPlane stable esp32icarus 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1537229, 256)) BB: waf configure failed BB: [83/286] Building board: esp32imu_module_v11 at 2025-09-26 00:45:21.718626 BB: Trying checkout ArduPlane stable esp32imu_module_v11 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: [84/286] Building board: esp32nick at 2025-09-26 00:45:22.761778 BB: Trying checkout ArduPlane stable esp32nick 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1538124, 256)) BB: waf configure failed BB: [85/286] Building board: esp32s3devkit at 2025-09-26 00:45:24.235080 BB: Trying checkout ArduPlane stable esp32s3devkit 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1538589, 256)) BB: waf configure failed BB: [86/286] Building board: esp32s3empty at 2025-09-26 00:45:26.188849 BB: Trying checkout ArduPlane stable esp32s3empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1539040, 256)) BB: waf configure failed BB: [87/286] Building board: esp32tomte76 at 2025-09-26 00:45:27.687418 BB: Trying checkout ArduPlane stable esp32tomte76 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1539487, 256)) BB: waf configure failed BB: [88/286] Building board: F35Lightning at 2025-09-26 00:45:29.563548 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/286] Building board: F4BY at 2025-09-26 00:45:29.604689 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/286] Building board: F4BY_F427 at 2025-09-26 00:45:29.646273 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [91/286] Building board: F4BY_H743 at 2025-09-26 00:45:30.690978 BB: Trying checkout ArduPlane stable F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/F4BY_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 (F4BY_H743) - not in board list BB: [92/286] Building board: FlyingMoonF407 at 2025-09-26 00:45:31.748379 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/286] Building board: FlyingMoonF427 at 2025-09-26 00:45:31.786429 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/286] Building board: FlyingMoonH743 at 2025-09-26 00:45:31.825485 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/286] Building board: FlywooF405Pro at 2025-09-26 00:45:31.865188 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/286] Building board: FlywooF745 at 2025-09-26 00:45:31.903632 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/286] Building board: FlywooF745Nano at 2025-09-26 00:45:31.944057 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/286] Building board: FlywooH743Pro at 2025-09-26 00:45:31.983247 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/286] Building board: fmuv2 at 2025-09-26 00:45:32.022047 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/286] Building board: fmuv3 at 2025-09-26 00:45:32.060297 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/286] Building board: fmuv5 at 2025-09-26 00:45:32.098192 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/286] Building board: FoxeerF405v2 at 2025-09-26 00:45:32.136634 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/286] Building board: FoxeerH743v1 at 2025-09-26 00:45:32.175564 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/286] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:45:32.214009 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [105/286] Building board: GEPRCF745BTHD at 2025-09-26 00:45:33.256336 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 57591cb8235973a00004459ae441865fdb5afaf7 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GEPRCF745BTHD needs rebuild 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for GEPRCF745BTHD in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board GEPRCF745BTHD --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) 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 : GEPRCF745BTHD BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-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 compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=1501 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK 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 : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no 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: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled 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/GEPRCF745BTHD/target_list BB-WAF: 'configure' finished successfully (0.844s) BB-WAF: 'clean' finished successfully (1.315s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/processed_defaults.parm BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/chibios_flags.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/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/gen-bindings -> /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a 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/GEPRCF745BTHD/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 410/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 413/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 414/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 423/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 424/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 433/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 445/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 446/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 447/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 939/1012] Compiling /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 940/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 965/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 966/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/lib/libArduPlane_libs.a BB-WAF: [ 967/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/radio.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [1000/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [1001/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [1002/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [1003/1012] Compiling ArduPlane/system.cpp BB-WAF: [1004/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [1005/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 00000000081001a0 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140355812379440: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((1541992, 256)) BB: Failed build of ArduPlane GEPRCF745BTHD stable BB: [106/286] Building board: GreenSightUltraBlue at 2025-09-26 00:46:02.816630 BB: Trying checkout ArduPlane stable GreenSightUltraBlue 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: [107/286] Building board: HEEWING-F405 at 2025-09-26 00:46:03.837232 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/286] Building board: HEEWING-F405v2 at 2025-09-26 00:46:03.876216 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/286] Building board: Here4FC at 2025-09-26 00:46:03.917412 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/286] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:46:03.954880 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/286] Building board: JFB100 at 2025-09-26 00:46:03.991464 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/286] Building board: JFB110 at 2025-09-26 00:46:04.031145 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/286] Building board: JHEM_JHEF405 at 2025-09-26 00:46:04.068372 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/286] Building board: JHEMCU-H743HD at 2025-09-26 00:46:04.106147 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/286] Building board: JHEMCUF405PRO at 2025-09-26 00:46:04.144625 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [116/286] Building board: JHEMCUF405WING at 2025-09-26 00:46:05.133018 BB: Trying checkout ArduPlane stable JHEMCUF405WING 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: [117/286] Building board: KakuteF4 at 2025-09-26 00:46:06.130873 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/286] Building board: KakuteF4-Wing at 2025-09-26 00:46:06.170955 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/286] Building board: KakuteF4Mini at 2025-09-26 00:46:06.215758 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/286] Building board: KakuteF7 at 2025-09-26 00:46:06.260146 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/286] Building board: KakuteF7-bdshot at 2025-09-26 00:46:06.306599 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 57591cb8235973a00004459ae441865fdb5afaf7 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/KakuteF7-bdshot needs rebuild 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for KakuteF7-bdshot in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board KakuteF7-bdshot --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) 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 : KakuteF7-bdshot BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-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 compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=123 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK 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 : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no 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: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled 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/KakuteF7-bdshot/target_list BB-WAF: 'configure' finished successfully (0.642s) BB-WAF: 'clean' finished successfully (1.307s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file font1.bin:libraries/AP_OSD/fonts/font1.bin BB-WAF: Embedding file font2.bin:libraries/AP_OSD/fonts/font2.bin BB-WAF: Embedding file font3.bin:libraries/AP_OSD/fonts/font3.bin BB-WAF: Embedding file font4.bin:libraries/AP_OSD/fonts/font4.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/chibios_flags.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/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/gen-bindings -> /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a 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/KakuteF7-bdshot/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 404/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 405/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 406/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 413/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 414/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 433/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 436/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 440/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 445/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 940/1012] Compiling /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 965/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/lib/libArduPlane_libs.a BB-WAF: [ 966/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/radio.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [1000/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [1001/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [1002/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [1003/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [1004/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [1005/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100160 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140120005544192: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((1547997, 256)) BB: Failed build of ArduPlane KakuteF7-bdshot stable BB: [122/286] Building board: KakuteF7Mini at 2025-09-26 00:46:34.609960 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/286] Building board: KakuteH7 at 2025-09-26 00:46:34.652260 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/286] Building board: KakuteH7-bdshot at 2025-09-26 00:46:34.691353 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/286] Building board: KakuteH7-Wing at 2025-09-26 00:46:34.731339 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/286] Building board: KakuteH7Mini at 2025-09-26 00:46:34.770371 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/286] Building board: KakuteH7Mini-Nand at 2025-09-26 00:46:34.809367 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/286] Building board: KakuteH7v2 at 2025-09-26 00:46:34.856372 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/286] Building board: linux at 2025-09-26 00:46:34.895068 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/286] Building board: LongBowF405WING at 2025-09-26 00:46:34.934306 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/286] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:46:34.972764 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [132/286] Building board: luminousbee5 at 2025-09-26 00:46:36.021200 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/286] Building board: MambaF405-2022 at 2025-09-26 00:46:36.060728 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/286] Building board: MambaF405US-I2C at 2025-09-26 00:46:36.100869 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/286] Building board: MambaF405v2 at 2025-09-26 00:46:36.140295 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/286] Building board: MambaH743v4 at 2025-09-26 00:46:36.180294 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/286] Building board: MatekF405 at 2025-09-26 00:46:36.220241 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/286] Building board: MatekF405-bdshot at 2025-09-26 00:46:36.259288 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/286] Building board: MatekF405-CAN at 2025-09-26 00:46:36.298524 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/286] Building board: MatekF405-STD at 2025-09-26 00:46:36.338385 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/286] Building board: MatekF405-TE at 2025-09-26 00:46:36.377965 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/286] Building board: MatekF405-TE-bdshot at 2025-09-26 00:46:36.417001 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/286] Building board: MatekF405-Wing at 2025-09-26 00:46:36.456150 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/286] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:46:36.495725 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/286] Building board: MatekF765-SE at 2025-09-26 00:46:36.534553 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/286] Building board: MatekF765-Wing at 2025-09-26 00:46:36.573157 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/286] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:46:36.611960 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/286] Building board: MatekH743 at 2025-09-26 00:46:36.651442 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/286] Building board: MatekH743-bdshot at 2025-09-26 00:46:36.692086 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/286] Building board: MatekH7A3 at 2025-09-26 00:46:36.731517 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/286] Building board: MFT-SEMA100 at 2025-09-26 00:46:36.770196 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/286] Building board: MicoAir405Mini at 2025-09-26 00:46:36.811582 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/286] Building board: MicoAir405v2 at 2025-09-26 00:46:36.850709 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/286] Building board: MicoAir743 at 2025-09-26 00:46:36.890422 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/286] Building board: MicoAir743-AIO at 2025-09-26 00:46:36.930255 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/286] Building board: MicoAir743v2 at 2025-09-26 00:46:36.968508 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/286] Building board: mindpx-v2 at 2025-09-26 00:46:37.007878 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/286] Building board: mini-pix at 2025-09-26 00:46:37.047648 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/286] Building board: modalai_fc-v1 at 2025-09-26 00:46:37.100440 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/286] Building board: mRoControlZeroClassic at 2025-09-26 00:46:37.140197 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/286] Building board: mRoControlZeroF7 at 2025-09-26 00:46:37.179981 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/286] Building board: mRoControlZeroH7 at 2025-09-26 00:46:37.219112 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/286] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:46:37.256934 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/286] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:46:37.295391 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/286] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:46:37.336903 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/286] Building board: mRoNexus at 2025-09-26 00:46:37.375591 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/286] Building board: mRoPixracerPro at 2025-09-26 00:46:37.416236 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/286] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:46:37.454980 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/286] Building board: mRoX21 at 2025-09-26 00:46:37.494171 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/286] Building board: mRoX21-777 at 2025-09-26 00:46:37.532188 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/286] Building board: MUPilot at 2025-09-26 00:46:37.577721 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/286] Building board: NarinFC-H5 at 2025-09-26 00:46:37.617558 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [173/286] Building board: NarinFC-H7 at 2025-09-26 00:46:38.645614 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/286] Building board: navigator at 2025-09-26 00:46:38.684484 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/286] Building board: navigator64 at 2025-09-26 00:46:38.722433 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/286] Building board: navio at 2025-09-26 00:46:38.760693 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/286] Building board: navio2 at 2025-09-26 00:46:38.798992 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/286] Building board: NxtPX4v2 at 2025-09-26 00:46:38.841798 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/286] Building board: obal at 2025-09-26 00:46:38.880591 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/286] Building board: ocpoc_zynq at 2025-09-26 00:46:38.920037 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/286] Building board: omnibusf4 at 2025-09-26 00:46:38.958553 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/286] Building board: omnibusf4pro at 2025-09-26 00:46:38.997913 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/286] Building board: omnibusf4pro-bdshot at 2025-09-26 00:46:39.036564 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/286] Building board: omnibusf4v6 at 2025-09-26 00:46:39.075405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/286] Building board: OMNIBUSF7V2 at 2025-09-26 00:46:39.115288 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/286] Building board: OmnibusNanoV6 at 2025-09-26 00:46:39.153731 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/286] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:46:39.192423 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/286] Building board: ORBITH743 at 2025-09-26 00:46:39.232023 BB: Trying checkout ArduPlane stable ORBITH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/ORBITH743/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 (ORBITH743) - not in board list BB: [189/286] Building board: OrqaF405Pro at 2025-09-26 00:46:40.271044 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/286] Building board: OrqaH743Pro at 2025-09-26 00:46:40.311452 BB: Trying checkout ArduPlane stable OrqaH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: [191/286] Building board: PH4-mini at 2025-09-26 00:46:41.341191 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/286] Building board: PH4-mini-bdshot at 2025-09-26 00:46:41.380681 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/286] Building board: pilotpi at 2025-09-26 00:46:41.420624 BB: Trying checkout ArduPlane stable pilotpi 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/pilotpi/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 (pilotpi) - not in board list BB: [194/286] Building board: Pix32v5 at 2025-09-26 00:46:42.433242 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/286] Building board: PixC4-Jetson at 2025-09-26 00:46:42.471678 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/286] Building board: PixFlamingo at 2025-09-26 00:46:42.510417 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/286] Building board: PixFlamingo-F767 at 2025-09-26 00:46:42.549841 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/286] Building board: Pixhawk1 at 2025-09-26 00:46:42.587520 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/286] Building board: Pixhawk1-1M at 2025-09-26 00:46:42.625147 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/286] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:46:42.663133 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/286] Building board: Pixhawk1-bdshot at 2025-09-26 00:46:42.700758 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/286] Building board: Pixhawk4 at 2025-09-26 00:46:42.739010 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/286] Building board: Pixhawk4-bdshot at 2025-09-26 00:46:42.777549 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/286] Building board: Pixhawk5X at 2025-09-26 00:46:42.817084 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/286] Building board: Pixhawk6C at 2025-09-26 00:46:42.856740 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/286] Building board: Pixhawk6C-bdshot at 2025-09-26 00:46:42.895700 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/286] Building board: Pixhawk6X at 2025-09-26 00:46:42.933130 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/286] Building board: Pixhawk6X-bdshot at 2025-09-26 00:46:42.971042 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/286] Building board: PixPilot-C3 at 2025-09-26 00:46:43.008030 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/286] Building board: PixPilot-V3 at 2025-09-26 00:46:43.044034 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/286] Building board: PixPilot-V6 at 2025-09-26 00:46:43.081162 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/286] Building board: PixPilot-V6PRO at 2025-09-26 00:46:43.119320 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/286] Building board: Pixracer at 2025-09-26 00:46:43.156609 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/286] Building board: Pixracer-bdshot at 2025-09-26 00:46:43.194859 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/286] Building board: PixSurveyA1 at 2025-09-26 00:46:43.233002 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/286] Building board: PixSurveyA1-IND at 2025-09-26 00:46:43.270047 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/286] Building board: PixSurveyA2-IND at 2025-09-26 00:46:43.307212 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [218/286] Building board: pocket at 2025-09-26 00:46:44.299065 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/286] Building board: pxf at 2025-09-26 00:46:44.335978 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/286] Building board: pxfmini at 2025-09-26 00:46:44.372345 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/286] Building board: QioTekAdeptF407 at 2025-09-26 00:46:44.410509 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/286] Building board: QioTekZealotF427 at 2025-09-26 00:46:44.448481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/286] Building board: QioTekZealotH743 at 2025-09-26 00:46:44.486916 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/286] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:46:44.524343 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/286] Building board: R9Pilot at 2025-09-26 00:46:44.563459 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/286] Building board: RadiolinkF405 at 2025-09-26 00:46:44.602637 BB: Trying checkout ArduPlane stable RadiolinkF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: [227/286] Building board: RadiolinkPIX6 at 2025-09-26 00:46:45.592949 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/286] Building board: RADIX2HD at 2025-09-26 00:46:45.632284 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/286] Building board: ReaperF745 at 2025-09-26 00:46:45.670047 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/286] Building board: revo-mini at 2025-09-26 00:46:45.708654 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/286] Building board: revo-mini-bdshot at 2025-09-26 00:46:45.746833 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/286] Building board: revo-mini-i2c at 2025-09-26 00:46:45.785147 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/286] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:46:45.821914 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/286] Building board: rst_zynq at 2025-09-26 00:46:45.859744 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.821s) BB-WAF: 'clean' finished successfully (1.209s) 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/1041] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1041] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1041] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1041] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1041] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1041] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1041] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1041] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1041] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1041] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/1041] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/1041] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/1041] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1041] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1041] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1041] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1041] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1041] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1041] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1041] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1041] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1041] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1041] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1041] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1041] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1041] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1041] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1041] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1041] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1041] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1041] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1041] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1041] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 56/1041] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 57/1041] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 58/1041] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1041] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1041] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1041] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1041] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1041] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1041] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 77/1041] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 78/1041] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 79/1041] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1041] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1041] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1041] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 83/1041] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 84/1041] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1041] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 86/1041] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1041] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 88/1041] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/1041] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1041] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 91/1041] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 92/1041] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 93/1041] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 94/1041] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 95/1041] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 96/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 97/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 99/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 100/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 104/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 106/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 110/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 112/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 115/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 116/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 117/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 118/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 119/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 120/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 121/1041] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1041] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 123/1041] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 124/1041] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1041] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1041] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1041] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 128/1041] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1041] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1041] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1041] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 132/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 133/1041] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1041] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 135/1041] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 136/1041] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 137/1041] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 138/1041] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 140/1041] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 141/1041] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 142/1041] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 144/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1041] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 146/1041] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 147/1041] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 148/1041] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1041] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 150/1041] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 151/1041] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1041] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1041] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1041] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1041] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1041] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 157/1041] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 158/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 159/1041] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1041] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 161/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1041] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 163/1041] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 164/1041] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 165/1041] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 166/1041] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1041] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 168/1041] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 169/1041] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 170/1041] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 171/1041] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1041] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 173/1041] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 174/1041] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 175/1041] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 176/1041] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 177/1041] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1041] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1041] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 180/1041] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 181/1041] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 182/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1041] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 185/1041] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 186/1041] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 187/1041] Compiling libraries/AP_DAL/AP_DAL_Compass.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 140386701883008: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1559725, 256)) BB: Failed build of ArduPlane rst_zynq stable BB: [235/286] Building board: SDMODELH7V1 at 2025-09-26 00:47:07.857034 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/286] Building board: SDMODELH7V2 at 2025-09-26 00:47:07.895670 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/286] Building board: SequreH743 at 2025-09-26 00:47:07.932495 BB: Trying checkout ArduPlane stable SequreH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/286] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:47:07.971548 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/286] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:47:08.008089 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/286] Building board: SIYI_N7 at 2025-09-26 00:47:08.045065 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/286] Building board: SkySakuraH743 at 2025-09-26 00:47:08.083571 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/286] Building board: SkystarsF405v2 at 2025-09-26 00:47:08.121563 BB: Trying checkout ArduPlane stable SkystarsF405v2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: [243/286] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:47:09.102053 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/286] Building board: SkystarsH7HDv2 at 2025-09-26 00:47:09.139964 BB: Trying checkout ArduPlane stable SkystarsH7HDv2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/286] Building board: sparky2 at 2025-09-26 00:47:09.177775 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/286] Building board: SPEDIXF405 at 2025-09-26 00:47:09.214888 BB: Trying checkout ArduPlane stable SPEDIXF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/286] Building board: SPEDIXH743 at 2025-09-26 00:47:09.253829 BB: Trying checkout ArduPlane stable SPEDIXH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/286] Building board: speedybeef4 at 2025-09-26 00:47:09.291335 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/286] Building board: SpeedyBeeF405AIO at 2025-09-26 00:47:09.332704 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/286] Building board: SpeedyBeeF405Mini at 2025-09-26 00:47:09.371593 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/286] Building board: SpeedyBeeF405WING at 2025-09-26 00:47:09.408778 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/286] Building board: speedybeef4v3 at 2025-09-26 00:47:09.448394 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/286] Building board: speedybeef4v4 at 2025-09-26 00:47:09.486660 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [254/286] Building board: SPRacingH7 at 2025-09-26 00:47:09.523952 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [255/286] Building board: SPRacingH7RF at 2025-09-26 00:47:09.560841 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/286] Building board: StellarF4 at 2025-09-26 00:47:09.597227 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [257/286] Building board: StellarF4V2 at 2025-09-26 00:47:10.613323 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/286] Building board: StellarH7V2 at 2025-09-26 00:47:11.647440 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [259/286] Building board: SuccexF4 at 2025-09-26 00:47:12.659338 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/286] Building board: SULILGH7-P1-P2 at 2025-09-26 00:47:12.698329 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [261/286] Building board: SVehicle-E2 at 2025-09-26 00:47:13.697284 BB: Trying checkout ArduPlane stable SVehicle-E2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: [262/286] Building board: Swan-K1 at 2025-09-26 00:47:14.688907 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/286] Building board: TBS-Colibri-F7 at 2025-09-26 00:47:14.727673 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/286] Building board: TBS_LUCID_H7 at 2025-09-26 00:47:14.763561 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/286] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:47:14.800599 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/286] Building board: TBS_LUCID_PRO at 2025-09-26 00:47:14.837980 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/286] Building board: thepeach-k1 at 2025-09-26 00:47:14.874735 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/286] Building board: thepeach-r1 at 2025-09-26 00:47:14.912745 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/286] Building board: TMotorH743 at 2025-09-26 00:47:14.948820 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/286] Building board: uav-dev-fc-um982 at 2025-09-26 00:47:14.986206 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [271/286] Building board: vnav at 2025-09-26 00:47:15.988336 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/286] Building board: VRBrain-v51 at 2025-09-26 00:47:16.025105 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/286] Building board: VRBrain-v52 at 2025-09-26 00:47:16.063709 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/286] Building board: VRBrain-v54 at 2025-09-26 00:47:16.103317 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/286] Building board: VRCore-v10 at 2025-09-26 00:47:16.140445 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/286] Building board: VRUBrain-v51 at 2025-09-26 00:47:16.179351 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/286] Building board: VUAV-V7pro at 2025-09-26 00:47:16.217138 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/286] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:47:16.254509 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/286] Building board: YARIV6X at 2025-09-26 00:47:16.292189 BB: Trying checkout ArduPlane stable YARIV6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/YARIV6X/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 (YARIV6X) - not in board list BB: [280/286] Building board: YJUAV_A6 at 2025-09-26 00:47:17.264890 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/286] Building board: YJUAV_A6SE at 2025-09-26 00:47:17.303796 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/286] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:47:17.340863 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/286] Building board: YJUAV_A6Ultra at 2025-09-26 00:47:17.379282 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [284/286] Building board: ZeroOneX6 at 2025-09-26 00:47:17.416319 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/286] Building board: ZeroOneX6_Air at 2025-09-26 00:47:17.454721 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [286/286] Building board: zynq at 2025-09-26 00:47:18.464076 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-26 00:47:21.819339 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/282] Building board: AcctonGodwit_GA1 at 2025-09-26 00:47:22.812811 BB: Trying checkout Rover stable AcctonGodwit_GA1 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-26 00:47:24.426944 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-26 00:47:24.466755 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/282] Building board: AEDROXH7 at 2025-09-26 00:47:24.505031 BB: Trying checkout Rover stable AEDROXH7 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/282] Building board: aero at 2025-09-26 00:47:24.542124 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.778s) BB-WAF: 'clean' finished successfully (1.270s) 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: 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: [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: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/aero/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: [6/7] Creating /home/autotest/build/tmp/binaries.build/aero/ap_version.h 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.SetLED BB-WAF: expanding com.hobbywing.esc.SelfTest 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.ServoInfoexpanding com.himark.servo.ServoCmd 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.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.Stream BB-WAF: expanding mppt.OutputEnable 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.CylinderStatus BB-WAF: expanding uavcan.equipment.ice.reciprocating.Status 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_2D.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PID.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/AP_Airspeed_DLVR.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_DroneCAN.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.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_Torqeedo.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.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_Bebop.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.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_LTC2946.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/board_drivers.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_SLCANIface.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.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_Mount.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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/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/NMEA.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.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_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_Baro.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.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_Canard_iface.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_DroneCAN_DNA_Server.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.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.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_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/AP_Filesystem_ROMFS.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/posix_compat.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_MAVlite_SPortToMAVlite.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_SPort.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.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_ExternalAHRS.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.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/AP_GPS_SBF.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 254/1197] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 255/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 256/1197] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1197] Compiling libraries/AP_Generator/AP_Generator_IE_2400.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_FuelCell.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 140425374641152: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1568186, 256)) BB: Failed build of Rover aero stable BB: [7/282] Building board: AeroCogito-H7Digital at 2025-09-26 00:47:37.933161 BB: Trying checkout Rover stable AeroCogito-H7Digital 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/282] Building board: AEROFOX-H7 at 2025-09-26 00:47:38.935365 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/282] Building board: AET-H743-Basic at 2025-09-26 00:47:38.974694 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/282] Building board: airbotf4 at 2025-09-26 00:47:39.016932 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/282] Building board: AIRLink at 2025-09-26 00:47:39.055908 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/282] Building board: Airvolute-DCS2 at 2025-09-26 00:47:39.094217 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/282] Building board: AnyleafH7 at 2025-09-26 00:47:39.132506 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/282] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:47:39.172066 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/282] Building board: ARK_FPV at 2025-09-26 00:47:39.211664 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [16/282] Building board: ARK_PI6X at 2025-09-26 00:47:40.228335 BB: Trying checkout Rover stable ARK_PI6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARK_PI6X/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_PI6X) - not in board list BB: [17/282] Building board: ARKV6X at 2025-09-26 00:47:41.287849 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/282] Building board: ARKV6X-bdshot at 2025-09-26 00:47:41.526676 BB: Trying checkout Rover stable ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/282] Building board: AtomRCF405NAVI at 2025-09-26 00:47:42.551945 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:47:42.593208 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [21/282] Building board: bbbmini at 2025-09-26 00:47:43.614546 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/282] Building board: BeastF7 at 2025-09-26 00:47:43.652950 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/282] Building board: BeastF7v2 at 2025-09-26 00:47:43.690999 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/282] Building board: BeastH7 at 2025-09-26 00:47:43.729748 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/282] Building board: BeastH7v2 at 2025-09-26 00:47:43.768220 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/282] Building board: bhat at 2025-09-26 00:47:43.806827 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/282] Building board: BlitzF745 at 2025-09-26 00:47:43.844497 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/282] Building board: BlitzF745AIO at 2025-09-26 00:47:43.881077 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/282] Building board: BlitzH743Pro at 2025-09-26 00:47:43.918713 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/282] Building board: BlitzMiniF745 at 2025-09-26 00:47:43.957366 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/282] Building board: BlitzWingH743 at 2025-09-26 00:47:43.995686 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/282] Building board: blue at 2025-09-26 00:47:44.033291 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/282] Building board: BOTWINGF405 at 2025-09-26 00:47:44.070547 BB: Trying checkout Rover stable BOTWINGF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/282] Building board: BrahmaF4 at 2025-09-26 00:47:45.060504 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [35/282] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:47:46.044488 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/282] Building board: BROTHERHOBBYH743 at 2025-09-26 00:47:46.084595 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/282] Building board: canzero at 2025-09-26 00:47:46.123236 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/282] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:47:46.159812 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/282] Building board: CBU-H7-Stamp at 2025-09-26 00:47:47.160047 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/282] Building board: CORVON405V2_1 at 2025-09-26 00:47:47.199465 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [41/282] Building board: CORVON743V1 at 2025-09-26 00:47:48.196963 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [42/282] Building board: CSKY405 at 2025-09-26 00:47:49.178582 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/282] Building board: CUAV-7-Nano at 2025-09-26 00:47:49.216011 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/282] Building board: CUAV-Nora at 2025-09-26 00:47:49.252876 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/282] Building board: CUAV-Nora-bdshot at 2025-09-26 00:47:49.290106 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/282] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:47:49.327835 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/282] Building board: CUAV-V6X-v2 at 2025-09-26 00:47:49.364549 BB: Trying checkout Rover stable CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: [48/282] Building board: CUAV-X25-EVO at 2025-09-26 00:47:50.346901 BB: Trying checkout Rover stable CUAV-X25-EVO 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: [49/282] Building board: CUAV-X7 at 2025-09-26 00:47:51.357813 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/282] Building board: CUAV-X7-bdshot at 2025-09-26 00:47:51.396080 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/282] Building board: CUAVv5 at 2025-09-26 00:47:51.435170 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/282] Building board: CUAVv5-bdshot at 2025-09-26 00:47:51.473954 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/282] Building board: CUAVv5Nano at 2025-09-26 00:47:51.512740 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/282] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:47:51.551852 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/282] Building board: CubeBlack at 2025-09-26 00:47:51.589549 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/282] Building board: CubeBlack+ at 2025-09-26 00:47:51.626907 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/282] Building board: CubeOrange at 2025-09-26 00:47:51.666179 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/282] Building board: CubeOrange-bdshot at 2025-09-26 00:47:51.704383 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/282] Building board: CubeOrangePlus at 2025-09-26 00:47:51.743237 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/282] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:47:51.781928 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/282] Building board: CubePurple at 2025-09-26 00:47:51.819763 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/282] Building board: CubeRedPrimary at 2025-09-26 00:47:51.857669 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/282] Building board: CubeRedSecondary at 2025-09-26 00:47:51.895446 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/282] Building board: CubeYellow at 2025-09-26 00:47:51.933908 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/282] Building board: CubeYellow-bdshot at 2025-09-26 00:47:51.970721 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/282] Building board: DAKEFPVF405 at 2025-09-26 00:47:52.008207 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [67/282] Building board: DAKEFPVH743 at 2025-09-26 00:47:52.999464 BB: Trying checkout Rover stable DAKEFPVH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: [68/282] Building board: DAKEFPVH743Pro at 2025-09-26 00:47:53.997486 BB: Trying checkout Rover stable DAKEFPVH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: [69/282] Building board: dark at 2025-09-26 00:47:55.020806 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/282] Building board: DevEBoxH7v2 at 2025-09-26 00:47:55.058980 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/282] Building board: DroneerF405 at 2025-09-26 00:47:55.097916 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [72/282] Building board: DrotekP3Pro at 2025-09-26 00:47:56.153337 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/282] Building board: Durandal at 2025-09-26 00:47:56.194727 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/282] Building board: Durandal-bdshot at 2025-09-26 00:47:56.235483 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/282] Building board: edge at 2025-09-26 00:47:56.276457 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/282] Building board: erleboard at 2025-09-26 00:47:56.316350 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/282] Building board: erlebrain2 at 2025-09-26 00:47:56.354834 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/282] Building board: esp32buzz at 2025-09-26 00:47:56.393718 BB: Trying checkout Rover stable esp32buzz 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1578768, 256)) BB: waf configure failed BB: [79/282] Building board: esp32diy at 2025-09-26 00:47:57.833612 BB: Trying checkout Rover stable esp32diy 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1579215, 256)) BB: waf configure failed BB: [80/282] Building board: esp32empty at 2025-09-26 00:47:59.228652 BB: Trying checkout Rover stable esp32empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1579662, 256)) BB: waf configure failed BB: [81/282] Building board: esp32icarus at 2025-09-26 00:48:00.614174 BB: Trying checkout Rover stable esp32icarus 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1580111, 256)) BB: waf configure failed BB: [82/282] Building board: esp32imu_module_v11 at 2025-09-26 00:48:02.027819 BB: Trying checkout Rover stable esp32imu_module_v11 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: [83/282] Building board: esp32nick at 2025-09-26 00:48:03.015463 BB: Trying checkout Rover stable esp32nick 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1580987, 256)) BB: waf configure failed BB: [84/282] Building board: esp32s3devkit at 2025-09-26 00:48:04.434723 BB: Trying checkout Rover stable esp32s3devkit 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1581434, 256)) BB: waf configure failed BB: [85/282] Building board: esp32s3empty at 2025-09-26 00:48:05.842655 BB: Trying checkout Rover stable esp32s3empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1581881, 256)) BB: waf configure failed BB: [86/282] Building board: esp32tomte76 at 2025-09-26 00:48:07.254049 BB: Trying checkout Rover stable esp32tomte76 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1582328, 256)) BB: waf configure failed BB: [87/282] Building board: F35Lightning at 2025-09-26 00:48:08.646626 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/282] Building board: F4BY at 2025-09-26 00:48:08.684771 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/282] Building board: F4BY_F427 at 2025-09-26 00:48:08.724430 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [90/282] Building board: F4BY_H743 at 2025-09-26 00:48:09.736157 BB: Trying checkout Rover stable F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/F4BY_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 (F4BY_H743) - not in board list BB: [91/282] Building board: FlyingMoonF407 at 2025-09-26 00:48:10.763620 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/282] Building board: FlyingMoonF427 at 2025-09-26 00:48:10.804318 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/282] Building board: FlyingMoonH743 at 2025-09-26 00:48:10.844296 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/282] Building board: FlywooF405Pro at 2025-09-26 00:48:10.884244 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/282] Building board: FlywooF745 at 2025-09-26 00:48:10.924392 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/282] Building board: FlywooF745Nano at 2025-09-26 00:48:10.965383 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/282] Building board: FlywooH743Pro at 2025-09-26 00:48:11.006337 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/282] Building board: fmuv2 at 2025-09-26 00:48:11.047018 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/282] Building board: fmuv3 at 2025-09-26 00:48:11.086519 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/282] Building board: fmuv5 at 2025-09-26 00:48:11.127088 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/282] Building board: FoxeerF405v2 at 2025-09-26 00:48:11.168002 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/282] Building board: FoxeerH743v1 at 2025-09-26 00:48:11.208304 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/282] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:48:11.248488 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [104/282] Building board: GEPRCF745BTHD at 2025-09-26 00:48:12.255025 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/282] Building board: GreenSightUltraBlue at 2025-09-26 00:48:12.294735 BB: Trying checkout Rover stable GreenSightUltraBlue 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: [106/282] Building board: Here4FC at 2025-09-26 00:48:13.284609 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:48:13.323929 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/282] Building board: JFB100 at 2025-09-26 00:48:13.362588 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/282] Building board: JFB110 at 2025-09-26 00:48:13.400575 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/282] Building board: JHEM_JHEF405 at 2025-09-26 00:48:13.438000 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/282] Building board: JHEMCU-H743HD at 2025-09-26 00:48:13.475866 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/282] Building board: JHEMCUF405PRO at 2025-09-26 00:48:13.514568 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [113/282] Building board: JHEMCUF405WING at 2025-09-26 00:48:14.502975 BB: Trying checkout Rover stable JHEMCUF405WING 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: [114/282] Building board: KakuteF4 at 2025-09-26 00:48:15.514013 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/282] Building board: KakuteF4-Wing at 2025-09-26 00:48:15.553148 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/282] Building board: KakuteF4Mini at 2025-09-26 00:48:15.591840 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/282] Building board: KakuteF7 at 2025-09-26 00:48:15.631945 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/282] Building board: KakuteF7-bdshot at 2025-09-26 00:48:15.670485 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/282] Building board: KakuteF7Mini at 2025-09-26 00:48:15.710146 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/282] Building board: KakuteH7 at 2025-09-26 00:48:15.749904 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/282] Building board: KakuteH7-bdshot at 2025-09-26 00:48:15.790034 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/282] Building board: KakuteH7-Wing at 2025-09-26 00:48:15.829561 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/282] Building board: KakuteH7Mini at 2025-09-26 00:48:15.868509 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-26 00:48:15.907232 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/282] Building board: KakuteH7v2 at 2025-09-26 00:48:15.946798 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/282] Building board: linux at 2025-09-26 00:48:15.985634 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/282] Building board: LongBowF405WING at 2025-09-26 00:48:16.023559 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:48:16.062723 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [129/282] Building board: luminousbee5 at 2025-09-26 00:48:17.066916 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/282] Building board: MambaF405-2022 at 2025-09-26 00:48:17.106325 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/282] Building board: MambaF405US-I2C at 2025-09-26 00:48:17.144900 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/282] Building board: MambaF405v2 at 2025-09-26 00:48:17.183815 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/282] Building board: MambaH743v4 at 2025-09-26 00:48:17.223478 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/282] Building board: MatekF405 at 2025-09-26 00:48:17.263787 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/282] Building board: MatekF405-bdshot at 2025-09-26 00:48:17.302969 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/282] Building board: MatekF405-CAN at 2025-09-26 00:48:17.341529 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/282] Building board: MatekF405-STD at 2025-09-26 00:48:17.380391 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/282] Building board: MatekF405-TE at 2025-09-26 00:48:17.423976 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-26 00:48:17.463137 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/282] Building board: MatekF405-Wing at 2025-09-26 00:48:17.501552 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:48:17.539793 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/282] Building board: MatekF765-SE at 2025-09-26 00:48:17.578110 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/282] Building board: MatekF765-Wing at 2025-09-26 00:48:17.616855 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:48:17.655562 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/282] Building board: MatekH743 at 2025-09-26 00:48:17.696057 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/282] Building board: MatekH743-bdshot at 2025-09-26 00:48:17.735557 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/282] Building board: MatekH7A3 at 2025-09-26 00:48:17.775239 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/282] Building board: MFT-SEMA100 at 2025-09-26 00:48:17.814107 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/282] Building board: MicoAir405Mini at 2025-09-26 00:48:17.852590 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/282] Building board: MicoAir405v2 at 2025-09-26 00:48:17.891816 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/282] Building board: MicoAir743 at 2025-09-26 00:48:17.930623 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/282] Building board: MicoAir743-AIO at 2025-09-26 00:48:17.969146 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/282] Building board: MicoAir743v2 at 2025-09-26 00:48:18.007593 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/282] Building board: mindpx-v2 at 2025-09-26 00:48:18.045303 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/282] Building board: mini-pix at 2025-09-26 00:48:18.081846 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/282] Building board: modalai_fc-v1 at 2025-09-26 00:48:18.119618 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/282] Building board: mRoControlZeroClassic at 2025-09-26 00:48:18.160522 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/282] Building board: mRoControlZeroF7 at 2025-09-26 00:48:18.198005 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/282] Building board: mRoControlZeroH7 at 2025-09-26 00:48:18.235294 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:48:18.272809 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:48:18.311972 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:48:18.350030 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/282] Building board: mRoNexus at 2025-09-26 00:48:18.387797 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/282] Building board: mRoPixracerPro at 2025-09-26 00:48:18.425483 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:48:18.463442 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/282] Building board: mRoX21 at 2025-09-26 00:48:18.501537 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/282] Building board: mRoX21-777 at 2025-09-26 00:48:18.539851 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/282] Building board: MUPilot at 2025-09-26 00:48:18.578494 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/282] Building board: NarinFC-H5 at 2025-09-26 00:48:18.616629 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [170/282] Building board: NarinFC-H7 at 2025-09-26 00:48:19.614902 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/282] Building board: navigator at 2025-09-26 00:48:19.653719 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/282] Building board: navigator64 at 2025-09-26 00:48:19.691849 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/282] Building board: navio at 2025-09-26 00:48:19.729674 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/282] Building board: navio2 at 2025-09-26 00:48:19.767279 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/282] Building board: NxtPX4v2 at 2025-09-26 00:48:19.804075 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/282] Building board: obal at 2025-09-26 00:48:19.841195 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/282] Building board: ocpoc_zynq at 2025-09-26 00:48:19.877973 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/282] Building board: omnibusf4 at 2025-09-26 00:48:19.914886 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/282] Building board: omnibusf4pro at 2025-09-26 00:48:19.951915 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-26 00:48:19.991249 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/282] Building board: omnibusf4v6 at 2025-09-26 00:48:20.028782 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/282] Building board: OMNIBUSF7V2 at 2025-09-26 00:48:20.067330 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/282] Building board: OmnibusNanoV6 at 2025-09-26 00:48:20.104184 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:48:20.143096 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/282] Building board: ORBITH743 at 2025-09-26 00:48:20.180480 BB: Trying checkout Rover stable ORBITH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/ORBITH743/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 (ORBITH743) - not in board list BB: [186/282] Building board: OrqaF405Pro at 2025-09-26 00:48:21.174771 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/282] Building board: OrqaH743Pro at 2025-09-26 00:48:21.213227 BB: Trying checkout Rover stable OrqaH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: [188/282] Building board: PH4-mini at 2025-09-26 00:48:22.183836 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/282] Building board: PH4-mini-bdshot at 2025-09-26 00:48:22.223737 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/282] Building board: pilotpi at 2025-09-26 00:48:22.263248 BB: Trying checkout Rover stable pilotpi 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/pilotpi/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 (pilotpi) - not in board list BB: [191/282] Building board: Pix32v5 at 2025-09-26 00:48:23.257060 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/282] Building board: PixC4-Jetson at 2025-09-26 00:48:23.295835 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/282] Building board: PixFlamingo at 2025-09-26 00:48:23.334108 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/282] Building board: PixFlamingo-F767 at 2025-09-26 00:48:23.372897 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/282] Building board: Pixhawk1 at 2025-09-26 00:48:23.409742 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/282] Building board: Pixhawk1-1M at 2025-09-26 00:48:23.447176 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:48:23.487322 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/282] Building board: Pixhawk1-bdshot at 2025-09-26 00:48:23.527711 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/282] Building board: Pixhawk4 at 2025-09-26 00:48:23.568268 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/282] Building board: Pixhawk4-bdshot at 2025-09-26 00:48:23.607117 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/282] Building board: Pixhawk5X at 2025-09-26 00:48:23.646902 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/282] Building board: Pixhawk6C at 2025-09-26 00:48:23.685077 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-26 00:48:23.723192 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/282] Building board: Pixhawk6X at 2025-09-26 00:48:23.764452 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-26 00:48:23.803316 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/282] Building board: PixPilot-C3 at 2025-09-26 00:48:23.841571 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/282] Building board: PixPilot-V3 at 2025-09-26 00:48:23.881004 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/282] Building board: PixPilot-V6 at 2025-09-26 00:48:23.919749 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/282] Building board: PixPilot-V6PRO at 2025-09-26 00:48:23.959458 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/282] Building board: Pixracer at 2025-09-26 00:48:23.997662 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/282] Building board: Pixracer-bdshot at 2025-09-26 00:48:24.035547 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/282] Building board: PixSurveyA1 at 2025-09-26 00:48:24.075316 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/282] Building board: PixSurveyA1-IND at 2025-09-26 00:48:24.114772 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/282] Building board: PixSurveyA2-IND at 2025-09-26 00:48:24.153790 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [215/282] Building board: pocket at 2025-09-26 00:48:25.142462 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/282] Building board: pxf at 2025-09-26 00:48:25.181384 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/282] Building board: pxfmini at 2025-09-26 00:48:25.220181 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/282] Building board: QioTekAdeptF407 at 2025-09-26 00:48:25.260185 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/282] Building board: QioTekZealotF427 at 2025-09-26 00:48:25.299650 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/282] Building board: QioTekZealotH743 at 2025-09-26 00:48:25.339467 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:48:25.378813 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/282] Building board: R9Pilot at 2025-09-26 00:48:25.419260 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/282] Building board: RadiolinkF405 at 2025-09-26 00:48:25.459339 BB: Trying checkout Rover stable RadiolinkF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: [224/282] Building board: RadiolinkPIX6 at 2025-09-26 00:48:26.489032 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/282] Building board: RADIX2HD at 2025-09-26 00:48:26.528937 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/282] Building board: ReaperF745 at 2025-09-26 00:48:26.569084 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/282] Building board: revo-mini at 2025-09-26 00:48:26.609256 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/282] Building board: revo-mini-bdshot at 2025-09-26 00:48:26.651873 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/282] Building board: revo-mini-i2c at 2025-09-26 00:48:26.691735 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/282] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:48:26.730846 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/282] Building board: rst_zynq at 2025-09-26 00:48:26.768937 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.767s) BB-WAF: 'clean' finished successfully (1.258s) 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_PosControl_Logging.cpp BB-WAF: [ 15/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/991] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/991] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/991] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/991] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/991] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 21/991] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 22/991] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 23/991] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/991] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 25/991] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/991] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/991] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 28/991] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/991] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 30/991] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 31/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.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_AutoTune.cpp BB-WAF: [ 37/991] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 38/991] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 39/991] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 40/991] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 41/991] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 42/991] Compiling libraries/APM_Control/AR_PosControl.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_DroneCAN.cpp BB-WAF: [ 69/991] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/991] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 71/991] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 72/991] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 73/991] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/991] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/991] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/991] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/991] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/991] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/991] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 80/991] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 81/991] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 82/991] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 83/991] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 84/991] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 85/991] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 86/991] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 87/991] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/991] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/991] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 90/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 91/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 92/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 93/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 94/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 96/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 97/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 99/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [100/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [101/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [102/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [103/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [104/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [105/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [106/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [107/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [108/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [109/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [110/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [111/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [112/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [113/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [114/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.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.cpp BB-WAF: [119/991] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_Logging.cpp BB-WAF: [125/991] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [126/991] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [127/991] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [128/991] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [129/991] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [130/991] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [131/991] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [132/991] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [133/991] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [134/991] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [135/991] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [136/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [137/991] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [138/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [139/991] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/991] Compiling libraries/AP_Common/time.cpp BB-WAF: [141/991] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [142/991] Compiling libraries/AP_Common/float16.cpp BB-WAF: [143/991] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [144/991] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [145/991] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [146/991] Compiling libraries/AP_Common/c++.cpp BB-WAF: [147/991] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [148/991] Compiling libraries/AP_Common/Location.cpp BB-WAF: [149/991] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [150/991] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [151/991] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [152/991] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [153/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [154/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [155/991] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.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_MMC3416.cpp BB-WAF: [159/991] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [160/991] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.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/CompassCalibrator.cpp BB-WAF: [164/991] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [165/991] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [166/991] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [167/991] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [168/991] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [169/991] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [170/991] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [171/991] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [172/991] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [173/991] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [174/991] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [175/991] Compiling libraries/AP_Compass/AP_Compass_BMM150.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_InertialSensor.cpp BB-WAF: [179/991] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [180/991] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [181/991] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [182/991] Compiling libraries/AP_DAL/AP_DAL_GPS.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_Scripting.cpp BB-WAF: [187/991] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [188/991] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [189/991] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [190/991] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [191/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 140306513574288: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1594040, 256)) BB: Failed build of Rover rst_zynq stable BB: [232/282] Building board: SDMODELH7V1 at 2025-09-26 00:48:48.584927 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/282] Building board: SDMODELH7V2 at 2025-09-26 00:48:48.623340 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/282] Building board: SequreH743 at 2025-09-26 00:48:48.661234 BB: Trying checkout Rover stable SequreH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:48:48.699443 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/282] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:48:48.735995 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/282] Building board: SIYI_N7 at 2025-09-26 00:48:48.776863 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/282] Building board: SkySakuraH743 at 2025-09-26 00:48:48.816833 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/282] Building board: SkystarsF405v2 at 2025-09-26 00:48:48.854908 BB: Trying checkout Rover stable SkystarsF405v2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: [240/282] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:48:49.837258 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/282] Building board: SkystarsH7HDv2 at 2025-09-26 00:48:49.875095 BB: Trying checkout Rover stable SkystarsH7HDv2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/282] Building board: sparky2 at 2025-09-26 00:48:49.913066 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/282] Building board: SPEDIXF405 at 2025-09-26 00:48:49.950871 BB: Trying checkout Rover stable SPEDIXF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/282] Building board: SPEDIXH743 at 2025-09-26 00:48:49.988930 BB: Trying checkout Rover stable SPEDIXH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/282] Building board: speedybeef4 at 2025-09-26 00:48:50.026738 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/282] Building board: SpeedyBeeF405AIO at 2025-09-26 00:48:50.064523 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/282] Building board: SpeedyBeeF405Mini at 2025-09-26 00:48:50.103421 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/282] Building board: SpeedyBeeF405WING at 2025-09-26 00:48:50.142222 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/282] Building board: speedybeef4v3 at 2025-09-26 00:48:50.180368 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/282] Building board: speedybeef4v4 at 2025-09-26 00:48:50.218516 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/282] Building board: SPRacingH7 at 2025-09-26 00:48:50.256282 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/282] Building board: SPRacingH7RF at 2025-09-26 00:48:50.294262 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/282] Building board: StellarF4 at 2025-09-26 00:48:50.332481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [254/282] Building board: StellarF4V2 at 2025-09-26 00:48:51.310683 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [255/282] Building board: StellarH7V2 at 2025-09-26 00:48:52.294053 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [256/282] Building board: SuccexF4 at 2025-09-26 00:48:53.276265 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/282] Building board: SULILGH7-P1-P2 at 2025-09-26 00:48:53.315115 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/282] Building board: SVehicle-E2 at 2025-09-26 00:48:54.294843 BB: Trying checkout Rover stable SVehicle-E2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-26 00:48:55.317267 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/282] Building board: TBS_LUCID_H7 at 2025-09-26 00:48:55.356990 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:48:55.396236 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/282] Building board: TBS_LUCID_PRO at 2025-09-26 00:48:55.436207 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/282] Building board: thepeach-k1 at 2025-09-26 00:48:55.476229 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/282] Building board: thepeach-r1 at 2025-09-26 00:48:55.516836 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/282] Building board: TMotorH743 at 2025-09-26 00:48:55.557004 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/282] Building board: uav-dev-fc-um982 at 2025-09-26 00:48:55.596253 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [267/282] Building board: vnav at 2025-09-26 00:48:56.619264 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/282] Building board: VRBrain-v51 at 2025-09-26 00:48:56.658821 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/282] Building board: VRBrain-v52 at 2025-09-26 00:48:56.698840 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/282] Building board: VRBrain-v54 at 2025-09-26 00:48:56.738721 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/282] Building board: VRCore-v10 at 2025-09-26 00:48:56.776672 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/282] Building board: VRUBrain-v51 at 2025-09-26 00:48:56.815289 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/282] Building board: VUAV-V7pro at 2025-09-26 00:48:56.854724 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:48:56.892574 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/282] Building board: YARIV6X at 2025-09-26 00:48:56.932789 BB: Trying checkout Rover stable YARIV6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/YARIV6X/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 (YARIV6X) - not in board list BB: [276/282] Building board: YJUAV_A6 at 2025-09-26 00:48:57.930131 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/282] Building board: YJUAV_A6SE at 2025-09-26 00:48:57.968735 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:48:58.008224 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/282] Building board: YJUAV_A6Ultra at 2025-09-26 00:48:58.047824 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/282] Building board: ZeroOneX6 at 2025-09-26 00:48:58.087585 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/282] Building board: ZeroOneX6_Air at 2025-09-26 00:48:58.127533 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [282/282] Building board: zynq at 2025-09-26 00:48:59.113879 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-26 00:49:01.896799 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/282] Building board: AcctonGodwit_GA1 at 2025-09-26 00:49:02.369337 BB: Trying checkout AntennaTracker stable AcctonGodwit_GA1 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-26 00:49:03.938231 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-26 00:49:04.145600 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/282] Building board: AEDROXH7 at 2025-09-26 00:49:04.184579 BB: Trying checkout AntennaTracker stable AEDROXH7 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/282] Building board: aero at 2025-09-26 00:49:04.223526 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.749s) BB-WAF: 'clean' finished successfully (1.267s) 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: [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: 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.SetDirectionexpanding com.hobbywing.esc.GetMajorConfig BB-WAF: 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_2D.cpp BB-WAF: [ 14/1128] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 15/1128] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 16/1128] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 17/1128] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 18/1128] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 19/1128] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 20/1128] Compiling libraries/AC_PID/AC_PID.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_Sagetech.cpp BB-WAF: [ 26/1128] Compiling libraries/AP_ADSB/AP_ADSB_Backend.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_Logging.cpp BB-WAF: [ 30/1128] Compiling libraries/AP_AHRS/AP_AHRS_SIM.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_SITL.cpp BB-WAF: [ 39/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 40/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 41/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 42/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 43/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 44/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 45/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 46/1128] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 47/1128] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 48/1128] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 49/1128] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 50/1128] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 51/1128] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 52/1128] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 53/1128] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 54/1128] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 55/1128] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 56/1128] Compiling libraries/AP_Baro/AP_Baro_atmosphere.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_BMP581.cpp BB-WAF: [ 61/1128] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 62/1128] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 63/1128] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 64/1128] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 65/1128] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 66/1128] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 67/1128] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 68/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 69/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 70/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 71/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 72/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 73/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 74/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 75/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 76/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 77/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 78/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 79/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 80/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 81/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 82/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 83/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 84/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 85/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 86/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 87/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 88/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 89/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 90/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 91/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 92/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 93/1128] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 94/1128] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 95/1128] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 96/1128] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 97/1128] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 98/1128] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.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_CANIfaceParams.cpp BB-WAF: [ 103/1128] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 104/1128] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 105/1128] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 106/1128] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 107/1128] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 108/1128] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 109/1128] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 110/1128] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 111/1128] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 112/1128] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 113/1128] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 114/1128] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 115/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 116/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 117/1128] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 118/1128] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 119/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 120/1128] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 121/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 122/1128] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 123/1128] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 124/1128] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 125/1128] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 126/1128] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 127/1128] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 128/1128] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 129/1128] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 130/1128] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 131/1128] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 132/1128] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 133/1128] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 134/1128] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 135/1128] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 136/1128] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 137/1128] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 138/1128] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 139/1128] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 140/1128] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 141/1128] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 142/1128] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 143/1128] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 144/1128] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 145/1128] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 146/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 147/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 148/1128] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 149/1128] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 150/1128] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 151/1128] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 152/1128] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 153/1128] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 154/1128] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 155/1128] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 156/1128] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 157/1128] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 158/1128] Compiling libraries/AP_Compass/AP_Compass_IST8310.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_GPS.cpp BB-WAF: [ 162/1128] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 163/1128] Compiling libraries/AP_DAL/AP_DAL_Compass.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/AP_Declination.cpp BB-WAF: [ 167/1128] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 168/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.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.cpp BB-WAF: [ 172/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 173/1128] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 174/1128] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 175/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 176/1128] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 177/1128] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 178/1128] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 179/1128] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 180/1128] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 181/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.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/AP_ExternalAHRS_backend.cpp BB-WAF: [ 186/1128] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 187/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 188/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.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_ESP32.cpp BB-WAF: [ 195/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 196/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 197/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 198/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 199/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 200/1128] Compiling libraries/AP_Filesystem/AP_Filesystem.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_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 204/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 205/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.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_D.cpp BB-WAF: [ 208/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 209/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.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_Message.cpp BB-WAF: [ 212/1128] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 213/1128] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 214/1128] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 215/1128] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 216/1128] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 217/1128] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 218/1128] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 219/1128] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 220/1128] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 221/1128] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 222/1128] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 223/1128] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 224/1128] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 225/1128] Compiling libraries/AP_GPS/AP_GPS_MSP.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 139644001233808: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1602470, 256)) BB: Failed build of AntennaTracker aero stable BB: [7/282] Building board: AeroCogito-H7Digital at 2025-09-26 00:49:16.250657 BB: Trying checkout AntennaTracker stable AeroCogito-H7Digital 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/282] Building board: AEROFOX-H7 at 2025-09-26 00:49:17.234392 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/282] Building board: AET-H743-Basic at 2025-09-26 00:49:17.273225 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/282] Building board: airbotf4 at 2025-09-26 00:49:17.311468 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/282] Building board: AIRLink at 2025-09-26 00:49:17.349681 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/282] Building board: Airvolute-DCS2 at 2025-09-26 00:49:17.388085 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/282] Building board: AnyleafH7 at 2025-09-26 00:49:17.426520 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/282] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:49:17.464639 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/282] Building board: ARK_FPV at 2025-09-26 00:49:17.502683 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [16/282] Building board: ARK_PI6X at 2025-09-26 00:49:18.496943 BB: Trying checkout AntennaTracker stable ARK_PI6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARK_PI6X/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_PI6X) - not in board list BB: [17/282] Building board: ARKV6X at 2025-09-26 00:49:19.511315 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/282] Building board: ARKV6X-bdshot at 2025-09-26 00:49:19.550357 BB: Trying checkout AntennaTracker stable ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/282] Building board: AtomRCF405NAVI at 2025-09-26 00:49:20.562233 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:49:20.601225 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [21/282] Building board: bbbmini at 2025-09-26 00:49:21.605623 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/282] Building board: BeastF7 at 2025-09-26 00:49:21.643692 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/282] Building board: BeastF7v2 at 2025-09-26 00:49:21.683393 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/282] Building board: BeastH7 at 2025-09-26 00:49:21.722394 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/282] Building board: BeastH7v2 at 2025-09-26 00:49:21.761807 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/282] Building board: bhat at 2025-09-26 00:49:21.799356 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/282] Building board: BlitzF745 at 2025-09-26 00:49:21.837071 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/282] Building board: BlitzF745AIO at 2025-09-26 00:49:21.876100 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/282] Building board: BlitzH743Pro at 2025-09-26 00:49:21.915290 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/282] Building board: BlitzMiniF745 at 2025-09-26 00:49:21.953833 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/282] Building board: BlitzWingH743 at 2025-09-26 00:49:21.991892 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/282] Building board: blue at 2025-09-26 00:49:22.028488 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/282] Building board: BOTWINGF405 at 2025-09-26 00:49:22.066180 BB: Trying checkout AntennaTracker stable BOTWINGF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/282] Building board: BrahmaF4 at 2025-09-26 00:49:23.099390 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [35/282] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:49:24.100355 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/282] Building board: BROTHERHOBBYH743 at 2025-09-26 00:49:24.139298 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/282] Building board: canzero at 2025-09-26 00:49:24.176886 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/282] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:49:24.214927 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/282] Building board: CBU-H7-Stamp at 2025-09-26 00:49:25.206715 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/282] Building board: CORVON405V2_1 at 2025-09-26 00:49:25.247214 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [41/282] Building board: CORVON743V1 at 2025-09-26 00:49:26.282105 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [42/282] Building board: CSKY405 at 2025-09-26 00:49:27.280443 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/282] Building board: CUAV-7-Nano at 2025-09-26 00:49:27.320433 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/282] Building board: CUAV-Nora at 2025-09-26 00:49:27.359734 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/282] Building board: CUAV-Nora-bdshot at 2025-09-26 00:49:27.398086 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/282] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:49:27.437121 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/282] Building board: CUAV-V6X-v2 at 2025-09-26 00:49:27.475899 BB: Trying checkout AntennaTracker stable CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: [48/282] Building board: CUAV-X25-EVO at 2025-09-26 00:49:28.459503 BB: Trying checkout AntennaTracker stable CUAV-X25-EVO 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: [49/282] Building board: CUAV-X7 at 2025-09-26 00:49:29.444249 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/282] Building board: CUAV-X7-bdshot at 2025-09-26 00:49:29.485471 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/282] Building board: CUAVv5 at 2025-09-26 00:49:29.523601 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/282] Building board: CUAVv5-bdshot at 2025-09-26 00:49:29.560579 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/282] Building board: CUAVv5Nano at 2025-09-26 00:49:29.597690 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/282] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:49:29.635689 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/282] Building board: CubeBlack at 2025-09-26 00:49:29.701718 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/282] Building board: CubeBlack+ at 2025-09-26 00:49:29.741090 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/282] Building board: CubeOrange at 2025-09-26 00:49:29.780736 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/282] Building board: CubeOrange-bdshot at 2025-09-26 00:49:29.819774 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/282] Building board: CubeOrangePlus at 2025-09-26 00:49:29.858613 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/282] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:49:29.896929 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/282] Building board: CubePurple at 2025-09-26 00:49:29.935466 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/282] Building board: CubeRedPrimary at 2025-09-26 00:49:29.974407 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/282] Building board: CubeRedSecondary at 2025-09-26 00:49:30.014575 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/282] Building board: CubeYellow at 2025-09-26 00:49:30.052642 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/282] Building board: CubeYellow-bdshot at 2025-09-26 00:49:30.089145 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/282] Building board: DAKEFPVF405 at 2025-09-26 00:49:30.125640 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [67/282] Building board: DAKEFPVH743 at 2025-09-26 00:49:31.161744 BB: Trying checkout AntennaTracker stable DAKEFPVH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: [68/282] Building board: DAKEFPVH743Pro at 2025-09-26 00:49:32.168864 BB: Trying checkout AntennaTracker stable DAKEFPVH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: [69/282] Building board: dark at 2025-09-26 00:49:33.197499 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/282] Building board: DevEBoxH7v2 at 2025-09-26 00:49:33.236232 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/282] Building board: DroneerF405 at 2025-09-26 00:49:33.275756 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [72/282] Building board: DrotekP3Pro at 2025-09-26 00:49:34.284895 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/282] Building board: Durandal at 2025-09-26 00:49:34.324990 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/282] Building board: Durandal-bdshot at 2025-09-26 00:49:34.363833 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/282] Building board: edge at 2025-09-26 00:49:34.402026 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/282] Building board: erleboard at 2025-09-26 00:49:34.437485 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/282] Building board: erlebrain2 at 2025-09-26 00:49:34.474853 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/282] Building board: esp32buzz at 2025-09-26 00:49:34.512658 BB: Trying checkout AntennaTracker stable esp32buzz 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1612926, 256)) BB: waf configure failed BB: [79/282] Building board: esp32diy at 2025-09-26 00:49:35.919410 BB: Trying checkout AntennaTracker stable esp32diy 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1613373, 256)) BB: waf configure failed BB: [80/282] Building board: esp32empty at 2025-09-26 00:49:37.292587 BB: Trying checkout AntennaTracker stable esp32empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1613820, 256)) BB: waf configure failed BB: [81/282] Building board: esp32icarus at 2025-09-26 00:49:38.664291 BB: Trying checkout AntennaTracker stable esp32icarus 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1614267, 256)) BB: waf configure failed BB: [82/282] Building board: esp32imu_module_v11 at 2025-09-26 00:49:40.045775 BB: Trying checkout AntennaTracker stable esp32imu_module_v11 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: [83/282] Building board: esp32nick at 2025-09-26 00:49:41.054782 BB: Trying checkout AntennaTracker stable esp32nick 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1615136, 256)) BB: waf configure failed BB: [84/282] Building board: esp32s3devkit at 2025-09-26 00:49:42.459563 BB: Trying checkout AntennaTracker stable esp32s3devkit 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1615583, 256)) BB: waf configure failed BB: [85/282] Building board: esp32s3empty at 2025-09-26 00:49:43.849054 BB: Trying checkout AntennaTracker stable esp32s3empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1616031, 256)) BB: waf configure failed BB: [86/282] Building board: esp32tomte76 at 2025-09-26 00:49:45.217774 BB: Trying checkout AntennaTracker stable esp32tomte76 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1616478, 256)) BB: waf configure failed BB: [87/282] Building board: F35Lightning at 2025-09-26 00:49:46.587380 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/282] Building board: F4BY at 2025-09-26 00:49:46.625832 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/282] Building board: F4BY_F427 at 2025-09-26 00:49:46.662968 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [90/282] Building board: F4BY_H743 at 2025-09-26 00:49:47.641878 BB: Trying checkout AntennaTracker stable F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/F4BY_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 (F4BY_H743) - not in board list BB: [91/282] Building board: FlyingMoonF407 at 2025-09-26 00:49:48.611474 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [92/282] Building board: FlyingMoonF427 at 2025-09-26 00:49:48.650208 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/282] Building board: FlyingMoonH743 at 2025-09-26 00:49:48.687177 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/282] Building board: FlywooF405Pro at 2025-09-26 00:49:48.724114 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/282] Building board: FlywooF745 at 2025-09-26 00:49:48.760939 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/282] Building board: FlywooF745Nano at 2025-09-26 00:49:48.797737 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/282] Building board: FlywooH743Pro at 2025-09-26 00:49:48.836595 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/282] Building board: fmuv2 at 2025-09-26 00:49:48.872671 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/282] Building board: fmuv3 at 2025-09-26 00:49:48.909709 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/282] Building board: fmuv5 at 2025-09-26 00:49:48.946306 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/282] Building board: FoxeerF405v2 at 2025-09-26 00:49:48.984076 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/282] Building board: FoxeerH743v1 at 2025-09-26 00:49:49.024485 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/282] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:49:49.060761 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [104/282] Building board: GEPRCF745BTHD at 2025-09-26 00:49:50.033552 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/282] Building board: GreenSightUltraBlue at 2025-09-26 00:49:50.073566 BB: Trying checkout AntennaTracker stable GreenSightUltraBlue 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: [106/282] Building board: Here4FC at 2025-09-26 00:49:51.060977 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:49:51.099247 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/282] Building board: JFB100 at 2025-09-26 00:49:51.136545 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/282] Building board: JFB110 at 2025-09-26 00:49:51.173956 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/282] Building board: JHEM_JHEF405 at 2025-09-26 00:49:51.210678 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/282] Building board: JHEMCU-H743HD at 2025-09-26 00:49:51.249899 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/282] Building board: JHEMCUF405PRO at 2025-09-26 00:49:51.288461 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [113/282] Building board: JHEMCUF405WING at 2025-09-26 00:49:52.273796 BB: Trying checkout AntennaTracker stable JHEMCUF405WING 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: [114/282] Building board: KakuteF4 at 2025-09-26 00:49:53.260566 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/282] Building board: KakuteF4-Wing at 2025-09-26 00:49:53.300922 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/282] Building board: KakuteF4Mini at 2025-09-26 00:49:53.339631 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [117/282] Building board: KakuteF7 at 2025-09-26 00:49:53.377058 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/282] Building board: KakuteF7-bdshot at 2025-09-26 00:49:53.415955 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/282] Building board: KakuteF7Mini at 2025-09-26 00:49:53.456130 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/282] Building board: KakuteH7 at 2025-09-26 00:49:53.494272 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/282] Building board: KakuteH7-bdshot at 2025-09-26 00:49:53.532441 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/282] Building board: KakuteH7-Wing at 2025-09-26 00:49:53.568385 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/282] Building board: KakuteH7Mini at 2025-09-26 00:49:53.607863 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-26 00:49:53.647060 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/282] Building board: KakuteH7v2 at 2025-09-26 00:49:53.685760 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/282] Building board: linux at 2025-09-26 00:49:53.724751 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/282] Building board: LongBowF405WING at 2025-09-26 00:49:53.762428 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:49:53.800413 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [129/282] Building board: luminousbee5 at 2025-09-26 00:49:54.813798 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/282] Building board: MambaF405-2022 at 2025-09-26 00:49:54.853114 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/282] Building board: MambaF405US-I2C at 2025-09-26 00:49:54.891432 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/282] Building board: MambaF405v2 at 2025-09-26 00:49:54.931286 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/282] Building board: MambaH743v4 at 2025-09-26 00:49:54.970172 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/282] Building board: MatekF405 at 2025-09-26 00:49:55.010497 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/282] Building board: MatekF405-bdshot at 2025-09-26 00:49:55.049188 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/282] Building board: MatekF405-CAN at 2025-09-26 00:49:55.086963 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/282] Building board: MatekF405-STD at 2025-09-26 00:49:55.125975 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/282] Building board: MatekF405-TE at 2025-09-26 00:49:55.165354 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-26 00:49:55.205638 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/282] Building board: MatekF405-Wing at 2025-09-26 00:49:55.246746 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:49:55.287234 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/282] Building board: MatekF765-SE at 2025-09-26 00:49:55.326534 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/282] Building board: MatekF765-Wing at 2025-09-26 00:49:55.366644 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:49:55.406909 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/282] Building board: MatekH743 at 2025-09-26 00:49:55.447383 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/282] Building board: MatekH743-bdshot at 2025-09-26 00:49:55.486999 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/282] Building board: MatekH7A3 at 2025-09-26 00:49:55.526120 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/282] Building board: MFT-SEMA100 at 2025-09-26 00:49:55.564022 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/282] Building board: MicoAir405Mini at 2025-09-26 00:49:55.604742 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/282] Building board: MicoAir405v2 at 2025-09-26 00:49:55.644899 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/282] Building board: MicoAir743 at 2025-09-26 00:49:55.684543 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/282] Building board: MicoAir743-AIO at 2025-09-26 00:49:55.729324 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/282] Building board: MicoAir743v2 at 2025-09-26 00:49:55.770194 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/282] Building board: mindpx-v2 at 2025-09-26 00:49:55.809769 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/282] Building board: mini-pix at 2025-09-26 00:49:55.849706 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/282] Building board: modalai_fc-v1 at 2025-09-26 00:49:55.889815 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/282] Building board: mRoControlZeroClassic at 2025-09-26 00:49:55.930189 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/282] Building board: mRoControlZeroF7 at 2025-09-26 00:49:55.970010 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/282] Building board: mRoControlZeroH7 at 2025-09-26 00:49:56.010060 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:49:56.049505 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:49:56.089815 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:49:56.130189 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/282] Building board: mRoNexus at 2025-09-26 00:49:56.170825 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/282] Building board: mRoPixracerPro at 2025-09-26 00:49:56.210890 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:49:56.249884 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/282] Building board: mRoX21 at 2025-09-26 00:49:56.289450 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/282] Building board: mRoX21-777 at 2025-09-26 00:49:56.328894 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/282] Building board: MUPilot at 2025-09-26 00:49:56.368883 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/282] Building board: NarinFC-H5 at 2025-09-26 00:49:56.408405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [170/282] Building board: NarinFC-H7 at 2025-09-26 00:49:57.420012 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/282] Building board: navigator at 2025-09-26 00:49:57.458744 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/282] Building board: navigator64 at 2025-09-26 00:49:57.496289 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/282] Building board: navio at 2025-09-26 00:49:57.532437 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/282] Building board: navio2 at 2025-09-26 00:49:57.571109 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/282] Building board: NxtPX4v2 at 2025-09-26 00:49:57.607630 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/282] Building board: obal at 2025-09-26 00:49:57.645384 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/282] Building board: ocpoc_zynq at 2025-09-26 00:49:57.682208 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/282] Building board: omnibusf4 at 2025-09-26 00:49:57.719702 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/282] Building board: omnibusf4pro at 2025-09-26 00:49:57.758101 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-26 00:49:57.796589 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/282] Building board: omnibusf4v6 at 2025-09-26 00:49:57.835058 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/282] Building board: OMNIBUSF7V2 at 2025-09-26 00:49:57.874945 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/282] Building board: OmnibusNanoV6 at 2025-09-26 00:49:57.923245 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:49:57.965236 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/282] Building board: ORBITH743 at 2025-09-26 00:49:58.003689 BB: Trying checkout AntennaTracker stable ORBITH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/ORBITH743/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 (ORBITH743) - not in board list BB: [186/282] Building board: OrqaF405Pro at 2025-09-26 00:49:58.991751 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/282] Building board: OrqaH743Pro at 2025-09-26 00:49:59.030410 BB: Trying checkout AntennaTracker stable OrqaH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: [188/282] Building board: PH4-mini at 2025-09-26 00:50:00.005471 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/282] Building board: PH4-mini-bdshot at 2025-09-26 00:50:00.043886 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/282] Building board: pilotpi at 2025-09-26 00:50:00.081940 BB: Trying checkout AntennaTracker stable pilotpi 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/pilotpi/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 (pilotpi) - not in board list BB: [191/282] Building board: Pix32v5 at 2025-09-26 00:50:01.068877 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/282] Building board: PixC4-Jetson at 2025-09-26 00:50:01.107973 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/282] Building board: PixFlamingo at 2025-09-26 00:50:01.146462 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/282] Building board: PixFlamingo-F767 at 2025-09-26 00:50:01.184798 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/282] Building board: Pixhawk1 at 2025-09-26 00:50:01.224922 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/282] Building board: Pixhawk1-1M at 2025-09-26 00:50:01.263400 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:50:01.299518 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/282] Building board: Pixhawk1-bdshot at 2025-09-26 00:50:01.335996 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/282] Building board: Pixhawk4 at 2025-09-26 00:50:01.374194 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/282] Building board: Pixhawk4-bdshot at 2025-09-26 00:50:01.412341 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/282] Building board: Pixhawk5X at 2025-09-26 00:50:01.450841 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/282] Building board: Pixhawk6C at 2025-09-26 00:50:01.488817 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-26 00:50:01.527701 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/282] Building board: Pixhawk6X at 2025-09-26 00:50:01.565869 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-26 00:50:01.606831 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/282] Building board: PixPilot-C3 at 2025-09-26 00:50:01.644386 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/282] Building board: PixPilot-V3 at 2025-09-26 00:50:01.682109 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/282] Building board: PixPilot-V6 at 2025-09-26 00:50:01.719266 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/282] Building board: PixPilot-V6PRO at 2025-09-26 00:50:01.757902 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/282] Building board: Pixracer at 2025-09-26 00:50:01.796016 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/282] Building board: Pixracer-bdshot at 2025-09-26 00:50:01.834445 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/282] Building board: PixSurveyA1 at 2025-09-26 00:50:01.878131 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/282] Building board: PixSurveyA1-IND at 2025-09-26 00:50:01.919369 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/282] Building board: PixSurveyA2-IND at 2025-09-26 00:50:01.960908 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [215/282] Building board: pocket at 2025-09-26 00:50:03.120319 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/282] Building board: pxf at 2025-09-26 00:50:03.165987 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/282] Building board: pxfmini at 2025-09-26 00:50:03.207587 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/282] Building board: QioTekAdeptF407 at 2025-09-26 00:50:03.245428 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/282] Building board: QioTekZealotF427 at 2025-09-26 00:50:03.284539 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/282] Building board: QioTekZealotH743 at 2025-09-26 00:50:03.322569 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:50:03.360417 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/282] Building board: R9Pilot at 2025-09-26 00:50:03.407338 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/282] Building board: RadiolinkF405 at 2025-09-26 00:50:03.451842 BB: Trying checkout AntennaTracker stable RadiolinkF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: [224/282] Building board: RadiolinkPIX6 at 2025-09-26 00:50:04.570004 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/282] Building board: RADIX2HD at 2025-09-26 00:50:04.618950 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/282] Building board: ReaperF745 at 2025-09-26 00:50:04.657297 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/282] Building board: revo-mini at 2025-09-26 00:50:04.695982 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/282] Building board: revo-mini-bdshot at 2025-09-26 00:50:04.735152 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/282] Building board: revo-mini-i2c at 2025-09-26 00:50:04.773471 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/282] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:50:04.812133 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/282] Building board: rst_zynq at 2025-09-26 00:50:04.850037 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.939s) BB-WAF: 'clean' finished successfully (1.224s) 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.cpp BB-WAF: [ 19/922] Compiling libraries/AC_PID/AC_PID_2D.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_MAVLink.cpp BB-WAF: [ 23/922] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 24/922] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.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_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_EFI.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_FuelFlow.cpp BB-WAF: [ 81/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 82/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 83/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 84/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 85/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 86/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 87/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 88/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 89/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 90/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 91/922] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 92/922] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 93/922] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 94/922] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 95/922] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 96/922] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 97/922] Compiling libraries/AP_Beacon/AP_Beacon.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_Logging.cpp BB-WAF: [102/922] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [103/922] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [104/922] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [105/922] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [106/922] Compiling libraries/AP_Camera/AP_Camera_Backend.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_Servo.cpp BB-WAF: [110/922] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [111/922] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [112/922] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [113/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [114/922] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [115/922] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [116/922] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [117/922] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [118/922] Compiling libraries/AP_Common/time.cpp BB-WAF: [119/922] Compiling libraries/AP_Common/c++.cpp BB-WAF: [120/922] Compiling libraries/AP_Common/float16.cpp BB-WAF: [121/922] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [122/922] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [123/922] Compiling libraries/AP_Common/Location.cpp BB-WAF: [124/922] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [125/922] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [126/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [127/922] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [128/922] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [129/922] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [130/922] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [131/922] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [132/922] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [133/922] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [134/922] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [135/922] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [136/922] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [137/922] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [138/922] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [139/922] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [140/922] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [141/922] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [142/922] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [143/922] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [144/922] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [145/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 139936468234336: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1628444, 256)) BB: Failed build of AntennaTracker rst_zynq stable BB: [232/282] Building board: SDMODELH7V1 at 2025-09-26 00:50:24.501952 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/282] Building board: SDMODELH7V2 at 2025-09-26 00:50:24.542049 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/282] Building board: SequreH743 at 2025-09-26 00:50:24.580804 BB: Trying checkout AntennaTracker stable SequreH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:50:24.619952 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/282] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:50:24.657351 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/282] Building board: SIYI_N7 at 2025-09-26 00:50:24.695035 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/282] Building board: SkySakuraH743 at 2025-09-26 00:50:24.734098 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/282] Building board: SkystarsF405v2 at 2025-09-26 00:50:24.772553 BB: Trying checkout AntennaTracker stable SkystarsF405v2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: [240/282] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:50:25.830085 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/282] Building board: SkystarsH7HDv2 at 2025-09-26 00:50:25.870420 BB: Trying checkout AntennaTracker stable SkystarsH7HDv2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/282] Building board: sparky2 at 2025-09-26 00:50:25.909619 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/282] Building board: SPEDIXF405 at 2025-09-26 00:50:25.950328 BB: Trying checkout AntennaTracker stable SPEDIXF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/282] Building board: SPEDIXH743 at 2025-09-26 00:50:25.992976 BB: Trying checkout AntennaTracker stable SPEDIXH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/282] Building board: speedybeef4 at 2025-09-26 00:50:26.032551 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/282] Building board: SpeedyBeeF405AIO at 2025-09-26 00:50:26.074140 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/282] Building board: SpeedyBeeF405Mini at 2025-09-26 00:50:26.116016 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/282] Building board: SpeedyBeeF405WING at 2025-09-26 00:50:26.156496 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/282] Building board: speedybeef4v3 at 2025-09-26 00:50:26.198959 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/282] Building board: speedybeef4v4 at 2025-09-26 00:50:26.238950 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/282] Building board: SPRacingH7 at 2025-09-26 00:50:26.279244 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/282] Building board: SPRacingH7RF at 2025-09-26 00:50:26.320828 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/282] Building board: StellarF4 at 2025-09-26 00:50:26.363067 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [254/282] Building board: StellarF4V2 at 2025-09-26 00:50:27.486918 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [255/282] Building board: StellarH7V2 at 2025-09-26 00:50:28.511463 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [256/282] Building board: SuccexF4 at 2025-09-26 00:50:30.117356 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/282] Building board: SULILGH7-P1-P2 at 2025-09-26 00:50:30.190005 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/282] Building board: SVehicle-E2 at 2025-09-26 00:50:31.252030 BB: Trying checkout AntennaTracker stable SVehicle-E2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-26 00:50:32.421320 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/282] Building board: TBS_LUCID_H7 at 2025-09-26 00:50:32.461860 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:50:32.500423 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/282] Building board: TBS_LUCID_PRO at 2025-09-26 00:50:32.539810 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/282] Building board: thepeach-k1 at 2025-09-26 00:50:32.582038 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/282] Building board: thepeach-r1 at 2025-09-26 00:50:32.621787 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/282] Building board: TMotorH743 at 2025-09-26 00:50:32.659678 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/282] Building board: uav-dev-fc-um982 at 2025-09-26 00:50:32.697730 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [267/282] Building board: vnav at 2025-09-26 00:50:34.284065 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/282] Building board: VRBrain-v51 at 2025-09-26 00:50:34.345502 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/282] Building board: VRBrain-v52 at 2025-09-26 00:50:34.412086 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/282] Building board: VRBrain-v54 at 2025-09-26 00:50:34.463577 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [271/282] Building board: VRCore-v10 at 2025-09-26 00:50:34.527509 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/282] Building board: VRUBrain-v51 at 2025-09-26 00:50:34.576044 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/282] Building board: VUAV-V7pro at 2025-09-26 00:50:34.622675 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:50:34.663295 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/282] Building board: YARIV6X at 2025-09-26 00:50:34.703884 BB: Trying checkout AntennaTracker stable YARIV6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/YARIV6X/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 (YARIV6X) - not in board list BB: [276/282] Building board: YJUAV_A6 at 2025-09-26 00:50:35.745931 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/282] Building board: YJUAV_A6SE at 2025-09-26 00:50:35.785330 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:50:35.846136 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/282] Building board: YJUAV_A6Ultra at 2025-09-26 00:50:35.884572 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/282] Building board: ZeroOneX6 at 2025-09-26 00:50:35.923592 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building AntennaTracker stable ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/282] Building board: ZeroOneX6_Air at 2025-09-26 00:50:35.963306 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [282/282] Building board: zynq at 2025-09-26 00:50:36.976770 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-26 00:50:39.919847 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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/282] Building board: AcctonGodwit_GA1 at 2025-09-26 00:50:42.525466 BB: Trying checkout ArduSub stable AcctonGodwit_GA1 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-26 00:50:43.657967 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-26 00:50:43.693054 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [5/282] Building board: AEDROXH7 at 2025-09-26 00:50:43.728434 BB: Trying checkout ArduSub stable AEDROXH7 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AEDROXH7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AEDROXH7/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 (AEDROXH7) - not in board list BB: [6/282] Building board: aero at 2025-09-26 00:50:44.693738 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac 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.757s) BB-WAF: 'clean' finished successfully (1.202s) 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.SetIDexpanding com.hobbywing.esc.SetAngle BB-WAF: 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/1144] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 9/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 10/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1144] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1144] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 16/1144] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 17/1144] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 18/1144] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1144] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/1144] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/1144] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 22/1144] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/1144] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/1144] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 25/1144] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 26/1144] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1144] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1144] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1144] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 30/1144] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 31/1144] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 32/1144] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1144] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 34/1144] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 35/1144] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 36/1144] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 37/1144] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 38/1144] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 39/1144] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 40/1144] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 41/1144] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/1144] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 43/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 44/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 45/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 46/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 47/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 48/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 49/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 50/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 51/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 52/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 53/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 54/1144] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 55/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 56/1144] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 57/1144] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 58/1144] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 59/1144] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 60/1144] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 61/1144] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 62/1144] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 63/1144] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 64/1144] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 65/1144] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 66/1144] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 67/1144] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 68/1144] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 69/1144] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 70/1144] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 71/1144] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 72/1144] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 73/1144] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 74/1144] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 75/1144] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 76/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 77/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 78/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 79/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 80/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 81/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 82/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 83/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 84/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 85/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 86/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 87/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 88/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 89/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 90/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 93/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 94/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 95/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 96/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 101/1144] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 102/1144] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 103/1144] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 104/1144] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 105/1144] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 106/1144] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 107/1144] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 108/1144] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 109/1144] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 110/1144] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 111/1144] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 112/1144] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 113/1144] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 114/1144] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 115/1144] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 116/1144] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 117/1144] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 118/1144] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 119/1144] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 120/1144] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 121/1144] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 122/1144] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 123/1144] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 124/1144] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 125/1144] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 126/1144] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 127/1144] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 128/1144] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 129/1144] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 130/1144] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 131/1144] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 132/1144] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 133/1144] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 134/1144] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 135/1144] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 136/1144] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 137/1144] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 138/1144] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 139/1144] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 140/1144] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 141/1144] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 142/1144] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 143/1144] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 144/1144] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 145/1144] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 146/1144] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 147/1144] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 148/1144] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 149/1144] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 150/1144] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 151/1144] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 152/1144] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 153/1144] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1144] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 155/1144] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 156/1144] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 157/1144] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 158/1144] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 159/1144] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 160/1144] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 161/1144] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 162/1144] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 163/1144] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 164/1144] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 165/1144] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 166/1144] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 167/1144] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 168/1144] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 169/1144] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 170/1144] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 171/1144] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 172/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 173/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 174/1144] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 175/1144] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 176/1144] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 177/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 178/1144] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 179/1144] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 180/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 181/1144] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 182/1144] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 183/1144] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 184/1144] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 185/1144] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 186/1144] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 187/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 188/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 189/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 190/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 191/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 192/1144] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 193/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 194/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 195/1144] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 196/1144] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 197/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 198/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 199/1144] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 200/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 201/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 202/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 203/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 204/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 205/1144] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 206/1144] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 207/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 208/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 209/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 210/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 211/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 212/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 213/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 214/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 215/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 216/1144] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 217/1144] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 218/1144] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 219/1144] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 220/1144] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 221/1144] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 222/1144] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 223/1144] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 224/1144] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 225/1144] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 226/1144] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 227/1144] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 228/1144] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 229/1144] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 230/1144] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 231/1144] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 232/1144] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 233/1144] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 234/1144] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 235/1144] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 236/1144] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 237/1144] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 238/1144] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 239/1144] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 240/1144] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 241/1144] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 242/1144] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 243/1144] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 244/1144] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 245/1144] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 246/1144] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 247/1144] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 248/1144] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 249/1144] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1144] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 251/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 252/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 253/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 254/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 255/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 256/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 257/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 258/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 259/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 260/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 261/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 262/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 263/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 264/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 265/1144] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 266/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 267/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 268/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 269/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 270/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 271/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 272/1144] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 273/1144] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [ 274/1144] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [ 275/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 276/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 277/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 278/1144] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [ 279/1144] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 280/1144] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 281/1144] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 282/1144] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 283/1144] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 284/1144] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 285/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 286/1144] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 287/1144] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 288/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 289/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 290/1144] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 291/1144] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 292/1144] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 293/1144] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 294/1144] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 295/1144] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 296/1144] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 297/1144] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 298/1144] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 299/1144] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 300/1144] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 301/1144] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 302/1144] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 303/1144] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 304/1144] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 305/1144] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 306/1144] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 307/1144] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 308/1144] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 309/1144] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 310/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 311/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 312/1144] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 313/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 314/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 315/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 316/1144] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 317/1144] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 318/1144] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 319/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 320/1144] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 321/1144] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 322/1144] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 323/1144] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 324/1144] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 325/1144] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 326/1144] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 327/1144] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 328/1144] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 329/1144] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 330/1144] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 331/1144] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 332/1144] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 333/1144] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 334/1144] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 335/1144] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 336/1144] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 337/1144] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 338/1144] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1144] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 340/1144] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 341/1144] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 342/1144] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 343/1144] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 344/1144] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 345/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 346/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 347/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 348/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 349/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 350/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 351/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 352/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 353/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 354/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 355/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 356/1144] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 357/1144] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 358/1144] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 359/1144] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 360/1144] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 361/1144] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 362/1144] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 363/1144] Compiling modules/lwip/src/core/init.c BB-WAF: [ 364/1144] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 365/1144] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 366/1144] Compiling modules/lwip/src/core/def.c BB-WAF: [ 367/1144] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 368/1144] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 369/1144] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 370/1144] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 371/1144] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 372/1144] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 373/1144] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 374/1144] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 375/1144] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 376/1144] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 377/1144] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 378/1144] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 379/1144] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 380/1144] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 381/1144] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 382/1144] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 383/1144] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 384/1144] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 385/1144] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 386/1144] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 387/1144] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 388/1144] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 389/1144] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 390/1144] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 391/1144] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 392/1144] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 393/1144] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 394/1144] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 395/1144] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 396/1144] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 397/1144] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 398/1144] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 399/1144] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 400/1144] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 401/1144] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 402/1144] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 403/1144] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 404/1144] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 405/1144] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 406/1144] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 407/1144] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 408/1144] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 409/1144] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 410/1144] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 411/1144] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 412/1144] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 413/1144] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 414/1144] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 415/1144] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 416/1144] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 417/1144] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 418/1144] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 419/1144] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 420/1144] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 421/1144] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 422/1144] Compiling modules/lwip/src/api/err.c BB-WAF: [ 423/1144] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 424/1144] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 425/1144] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 426/1144] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 427/1144] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 428/1144] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 429/1144] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1144] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 431/1144] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 432/1144] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 433/1144] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1144] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 435/1144] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 436/1144] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 437/1144] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 438/1144] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 439/1144] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 440/1144] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 441/1144] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 442/1144] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 443/1144] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 444/1144] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 445/1144] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 446/1144] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 447/1144] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 448/1144] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 449/1144] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 450/1144] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 451/1144] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 452/1144] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 453/1144] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 454/1144] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 455/1144] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 456/1144] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 457/1144] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 458/1144] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 459/1144] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 460/1144] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 461/1144] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 462/1144] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 463/1144] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 464/1144] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 465/1144] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 466/1144] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 467/1144] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1144] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 469/1144] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 470/1144] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 471/1144] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 472/1144] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 473/1144] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 474/1144] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 475/1144] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 476/1144] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 477/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 478/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 479/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 480/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 481/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 482/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 483/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 484/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 485/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 486/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 487/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 488/1144] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 489/1144] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1144] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 491/1144] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 492/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 493/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 494/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 495/1144] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 496/1144] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 497/1144] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 498/1144] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 499/1144] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 500/1144] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 501/1144] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 502/1144] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 503/1144] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 504/1144] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 505/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 506/1144] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 507/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 508/1144] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 509/1144] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 510/1144] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 511/1144] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 512/1144] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 513/1144] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 514/1144] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 515/1144] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 516/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 517/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 518/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 519/1144] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 520/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 521/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 522/1144] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 523/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 524/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 525/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 526/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 527/1144] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 528/1144] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 529/1144] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 530/1144] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 531/1144] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1144] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 533/1144] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 534/1144] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 535/1144] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 536/1144] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 537/1144] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 538/1144] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 539/1144] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1144] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 541/1144] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 542/1144] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 543/1144] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 544/1144] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 545/1144] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 546/1144] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 547/1144] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 548/1144] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 549/1144] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 550/1144] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 551/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 552/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 553/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 554/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 555/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 556/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 557/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 558/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 559/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 560/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 561/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 562/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 563/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 564/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 565/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 566/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 567/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 568/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 569/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 570/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 571/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 572/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 573/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 574/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 575/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 576/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 577/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 578/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 579/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 580/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 581/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 582/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 583/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 584/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 585/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 586/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 587/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 588/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 589/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 590/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 591/1144] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 592/1144] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 593/1144] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 594/1144] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 595/1144] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 596/1144] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 597/1144] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 598/1144] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 599/1144] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 600/1144] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 601/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 602/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 603/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 604/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 605/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 606/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 607/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 608/1144] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1144] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 610/1144] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1144] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 612/1144] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 613/1144] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 614/1144] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 615/1144] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 616/1144] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 617/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 618/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 619/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 620/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 621/1144] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 622/1144] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 623/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 624/1144] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 625/1144] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 626/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 627/1144] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 628/1144] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 629/1144] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 630/1144] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 631/1144] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 632/1144] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 633/1144] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 634/1144] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 635/1144] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 636/1144] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 637/1144] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 638/1144] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 639/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 640/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 641/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 642/1144] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 643/1144] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 644/1144] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 645/1144] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 646/1144] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 647/1144] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 648/1144] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 649/1144] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 650/1144] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 651/1144] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 652/1144] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 653/1144] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1144] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 655/1144] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 656/1144] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 657/1144] Compiling libraries/AP_HAL/utility/RCOutput_Tap.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: [ 658/1144] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 659/1144] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 660/1144] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 661/1144] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 662/1144] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 663/1144] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 664/1144] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 665/1144] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 666/1144] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 667/1144] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 668/1144] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 669/1144] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 670/1144] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 671/1144] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 672/1144] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 673/1144] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 674/1144] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 675/1144] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 676/1144] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 677/1144] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 678/1144] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 679/1144] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 680/1144] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 681/1144] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 682/1144] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 683/1144] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 684/1144] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 685/1144] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 686/1144] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 687/1144] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 688/1144] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 689/1144] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 690/1144] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 691/1144] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 692/1144] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 693/1144] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 694/1144] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 695/1144] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 696/1144] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 697/1144] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 698/1144] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 699/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 700/1144] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 701/1144] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 702/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 703/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 704/1144] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 705/1144] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 706/1144] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 707/1144] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 708/1144] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 709/1144] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 710/1144] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 711/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 712/1144] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 713/1144] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 714/1144] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 715/1144] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 716/1144] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 717/1144] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 718/1144] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 719/1144] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 720/1144] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 721/1144] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 722/1144] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 723/1144] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 724/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 725/1144] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 726/1144] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 727/1144] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 728/1144] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 729/1144] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 730/1144] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 731/1144] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 732/1144] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 733/1144] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 734/1144] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 735/1144] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 736/1144] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 737/1144] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 738/1144] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 739/1144] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 740/1144] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 741/1144] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 742/1144] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 743/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 744/1144] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 745/1144] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 746/1144] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 747/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [ 748/1144] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [ 749/1144] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 750/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 751/1144] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1144] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 753/1144] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 754/1144] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 755/1144] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 756/1144] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 757/1144] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 758/1144] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 759/1144] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 760/1144] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 761/1144] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 762/1144] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 763/1144] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 764/1144] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 765/1144] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 766/1144] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 767/1144] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 768/1144] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 769/1144] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 770/1144] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 771/1144] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 772/1144] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 773/1144] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 774/1144] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 775/1144] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 776/1144] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 777/1144] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 778/1144] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 779/1144] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 780/1144] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 781/1144] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 782/1144] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 783/1144] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 784/1144] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 785/1144] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 786/1144] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 787/1144] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 788/1144] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 789/1144] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 790/1144] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 791/1144] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 792/1144] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 793/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 794/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 795/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 796/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 797/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 798/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 799/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 800/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 801/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 802/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 803/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 804/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 805/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 806/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 807/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 808/1144] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 809/1144] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 810/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 811/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 812/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 813/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 814/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 815/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 816/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 817/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 818/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 819/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 820/1144] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 821/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 822/1144] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 823/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 824/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 825/1144] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 826/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 827/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 828/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 829/1144] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 830/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 831/1144] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 832/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 833/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 834/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 835/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 836/1144] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 837/1144] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 838/1144] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 839/1144] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 840/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1144] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1144] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 843/1144] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 844/1144] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1144] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 846/1144] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1144] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 849/1144] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 850/1144] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1144] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 852/1144] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 853/1144] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 854/1144] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 855/1144] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 856/1144] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 857/1144] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 858/1144] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1144] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 860/1144] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 861/1144] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 862/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 863/1144] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 864/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 865/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 866/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 867/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 868/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 869/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 870/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 871/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 872/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 873/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 874/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 875/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 876/1144] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 877/1144] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 878/1144] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 879/1144] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 880/1144] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 881/1144] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1144] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 883/1144] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 884/1144] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 885/1144] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 886/1144] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 887/1144] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 888/1144] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 889/1144] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 890/1144] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 891/1144] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 892/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 893/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 894/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 895/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 896/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 897/1144] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 898/1144] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 899/1144] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 900/1144] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 901/1144] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 902/1144] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 903/1144] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1144] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 905/1144] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 906/1144] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 907/1144] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 908/1144] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 909/1144] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 910/1144] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 911/1144] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 912/1144] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 913/1144] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1144] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 915/1144] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 916/1144] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 917/1144] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 918/1144] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 919/1144] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 920/1144] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 921/1144] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 922/1144] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 923/1144] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 924/1144] 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 140656653054272: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1637690, 256)) BB: Failed build of ArduSub aero stable BB: [7/282] Building board: AeroCogito-H7Digital at 2025-09-26 00:51:08.774523 BB: Trying checkout ArduSub stable AeroCogito-H7Digital 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/282] Building board: AEROFOX-H7 at 2025-09-26 00:51:09.721857 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [9/282] Building board: AET-H743-Basic at 2025-09-26 00:51:10.713884 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [10/282] Building board: airbotf4 at 2025-09-26 00:51:11.690032 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [11/282] Building board: AIRLink at 2025-09-26 00:51:11.734124 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [12/282] Building board: Airvolute-DCS2 at 2025-09-26 00:51:11.771605 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [13/282] Building board: AnyleafH7 at 2025-09-26 00:51:11.809187 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [14/282] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:51:11.846428 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [15/282] Building board: ARK_FPV at 2025-09-26 00:51:11.888133 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [16/282] Building board: ARK_PI6X at 2025-09-26 00:51:12.844653 BB: Trying checkout ArduSub stable ARK_PI6X 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARK_PI6X/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_PI6X) - not in board list BB: [17/282] Building board: ARKV6X at 2025-09-26 00:51:13.790172 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [18/282] Building board: ARKV6X-bdshot at 2025-09-26 00:51:13.829713 BB: Trying checkout ArduSub stable ARKV6X-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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/282] Building board: AtomRCF405NAVI at 2025-09-26 00:51:14.773595 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [20/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:51:14.810426 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [21/282] Building board: bbbmini at 2025-09-26 00:51:15.776072 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [22/282] Building board: BeastF7 at 2025-09-26 00:51:15.812335 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [23/282] Building board: BeastF7v2 at 2025-09-26 00:51:15.854505 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [24/282] Building board: BeastH7 at 2025-09-26 00:51:15.889042 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [25/282] Building board: BeastH7v2 at 2025-09-26 00:51:15.924821 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [26/282] Building board: bhat at 2025-09-26 00:51:15.960331 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable bhat binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [27/282] Building board: BlitzF745 at 2025-09-26 00:51:15.995618 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [28/282] Building board: BlitzF745AIO at 2025-09-26 00:51:16.948735 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [29/282] Building board: BlitzH743Pro at 2025-09-26 00:51:16.987473 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [30/282] Building board: BlitzMiniF745 at 2025-09-26 00:51:17.976063 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [31/282] Building board: BlitzWingH743 at 2025-09-26 00:51:18.939146 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [32/282] Building board: blue at 2025-09-26 00:51:19.926030 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable blue binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [33/282] Building board: BOTWINGF405 at 2025-09-26 00:51:19.962508 BB: Trying checkout ArduSub stable BOTWINGF405 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/282] Building board: BrahmaF4 at 2025-09-26 00:51:20.924078 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [35/282] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:51:21.857334 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [36/282] Building board: BROTHERHOBBYH743 at 2025-09-26 00:51:22.798294 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [37/282] Building board: canzero at 2025-09-26 00:51:23.751963 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable canzero binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [38/282] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:51:23.789145 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [39/282] Building board: CBU-H7-Stamp at 2025-09-26 00:51:24.734150 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [40/282] Building board: CORVON405V2_1 at 2025-09-26 00:51:25.687326 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [41/282] Building board: CORVON743V1 at 2025-09-26 00:51:26.683984 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [42/282] Building board: CSKY405 at 2025-09-26 00:51:27.641325 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [43/282] Building board: CUAV-7-Nano at 2025-09-26 00:51:28.667897 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [44/282] Building board: CUAV-Nora at 2025-09-26 00:51:29.609802 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [45/282] Building board: CUAV-Nora-bdshot at 2025-09-26 00:51:29.644449 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [46/282] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:51:29.679160 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [47/282] Building board: CUAV-V6X-v2 at 2025-09-26 00:51:30.647234 BB: Trying checkout ArduSub stable CUAV-V6X-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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-V6X-v2/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-V6X-v2) - not in board list BB: [48/282] Building board: CUAV-X25-EVO at 2025-09-26 00:51:31.608218 BB: Trying checkout ArduSub stable CUAV-X25-EVO 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CUAV-X25-EVO/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-X25-EVO) - not in board list BB: [49/282] Building board: CUAV-X7 at 2025-09-26 00:51:32.604185 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [50/282] Building board: CUAV-X7-bdshot at 2025-09-26 00:51:32.640716 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [51/282] Building board: CUAVv5 at 2025-09-26 00:51:32.676583 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [52/282] Building board: CUAVv5-bdshot at 2025-09-26 00:51:32.712306 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [53/282] Building board: CUAVv5Nano at 2025-09-26 00:51:32.748394 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [54/282] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:51:32.784548 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [55/282] Building board: CubeBlack at 2025-09-26 00:51:32.825655 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [56/282] Building board: CubeBlack+ at 2025-09-26 00:51:32.861309 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [57/282] Building board: CubeOrange at 2025-09-26 00:51:32.896318 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [58/282] Building board: CubeOrange-bdshot at 2025-09-26 00:51:32.931969 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [59/282] Building board: CubeOrangePlus at 2025-09-26 00:51:32.972165 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [60/282] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:51:33.009618 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [61/282] Building board: CubePurple at 2025-09-26 00:51:33.057497 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [62/282] Building board: CubeRedPrimary at 2025-09-26 00:51:33.099325 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [63/282] Building board: CubeRedSecondary at 2025-09-26 00:51:33.141196 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [64/282] Building board: CubeYellow at 2025-09-26 00:51:33.177616 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [65/282] Building board: CubeYellow-bdshot at 2025-09-26 00:51:33.213874 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [66/282] Building board: DAKEFPVF405 at 2025-09-26 00:51:33.250104 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [67/282] Building board: DAKEFPVH743 at 2025-09-26 00:51:34.195485 BB: Trying checkout ArduSub stable DAKEFPVH743 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: [68/282] Building board: DAKEFPVH743Pro at 2025-09-26 00:51:35.133400 BB: Trying checkout ArduSub stable DAKEFPVH743Pro 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: [69/282] Building board: dark at 2025-09-26 00:51:36.091673 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable dark binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [70/282] Building board: DevEBoxH7v2 at 2025-09-26 00:51:36.133948 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [71/282] Building board: DroneerF405 at 2025-09-26 00:51:36.175167 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [72/282] Building board: DrotekP3Pro at 2025-09-26 00:51:37.130668 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [73/282] Building board: Durandal at 2025-09-26 00:51:37.169469 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [74/282] Building board: Durandal-bdshot at 2025-09-26 00:51:37.206810 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [75/282] Building board: edge at 2025-09-26 00:51:37.244032 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable edge binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [76/282] Building board: erleboard at 2025-09-26 00:51:37.278692 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [77/282] Building board: erlebrain2 at 2025-09-26 00:51:37.313993 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [78/282] Building board: esp32buzz at 2025-09-26 00:51:37.350732 BB: Trying checkout ArduSub stable esp32buzz 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32buzz/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1654692, 256)) BB: waf configure failed BB: [79/282] Building board: esp32diy at 2025-09-26 00:51:38.744423 BB: Trying checkout ArduSub stable esp32diy 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32diy/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1655133, 256)) BB: waf configure failed BB: [80/282] Building board: esp32empty at 2025-09-26 00:51:40.049505 BB: Trying checkout ArduSub stable esp32empty 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32empty/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1655587, 256)) BB: waf configure failed BB: [81/282] Building board: esp32icarus at 2025-09-26 00:51:41.400302 BB: Trying checkout ArduSub stable esp32icarus 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32icarus/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1656044, 256)) BB: waf configure failed BB: [82/282] Building board: esp32imu_module_v11 at 2025-09-26 00:51:42.716939 BB: Trying checkout ArduSub stable esp32imu_module_v11 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: [83/282] Building board: esp32nick at 2025-09-26 00:51:43.666011 BB: Trying checkout ArduSub stable esp32nick 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32nick/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1656915, 256)) BB: waf configure failed BB: [84/282] Building board: esp32s3devkit at 2025-09-26 00:51:44.965787 BB: Trying checkout ArduSub stable esp32s3devkit 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32s3devkit/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1657366, 256)) BB: waf configure failed BB: [85/282] Building board: esp32s3empty at 2025-09-26 00:51:46.261735 BB: Trying checkout ArduSub stable esp32s3empty 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32s3empty/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1657823, 256)) BB: waf configure failed BB: [86/282] Building board: esp32tomte76 at 2025-09-26 00:51:47.546698 BB: Trying checkout ArduSub stable esp32tomte76 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/esp32tomte76/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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1658265, 256)) BB: waf configure failed BB: [87/282] Building board: F35Lightning at 2025-09-26 00:51:48.878098 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [88/282] Building board: F4BY at 2025-09-26 00:51:48.916174 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [89/282] Building board: F4BY_F427 at 2025-09-26 00:51:48.958188 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [90/282] Building board: F4BY_H743 at 2025-09-26 00:51:49.915556 BB: Trying checkout ArduSub stable F4BY_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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/F4BY_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 (F4BY_H743) - not in board list BB: [91/282] Building board: FlyingMoonF407 at 2025-09-26 00:51:50.861177 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [92/282] Building board: FlyingMoonF427 at 2025-09-26 00:51:50.895806 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [93/282] Building board: FlyingMoonH743 at 2025-09-26 00:51:50.930448 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [94/282] Building board: FlywooF405Pro at 2025-09-26 00:51:50.965736 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [95/282] Building board: FlywooF745 at 2025-09-26 00:51:51.002886 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [96/282] Building board: FlywooF745Nano at 2025-09-26 00:51:51.038368 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [97/282] Building board: FlywooH743Pro at 2025-09-26 00:51:51.073489 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [98/282] Building board: fmuv2 at 2025-09-26 00:51:52.007419 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [99/282] Building board: fmuv3 at 2025-09-26 00:51:52.043165 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [100/282] Building board: fmuv5 at 2025-09-26 00:51:52.077275 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [101/282] Building board: FoxeerF405v2 at 2025-09-26 00:51:52.112770 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [102/282] Building board: FoxeerH743v1 at 2025-09-26 00:51:53.057490 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [103/282] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:51:53.093509 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [104/282] Building board: GEPRCF745BTHD at 2025-09-26 00:51:54.024637 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [105/282] Building board: GreenSightUltraBlue at 2025-09-26 00:51:54.976878 BB: Trying checkout ArduSub stable GreenSightUltraBlue 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: [106/282] Building board: Here4FC at 2025-09-26 00:51:55.966504 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:51:56.008055 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [108/282] Building board: JFB100 at 2025-09-26 00:51:57.002705 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [109/282] Building board: JFB110 at 2025-09-26 00:51:57.040664 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [110/282] Building board: JHEM_JHEF405 at 2025-09-26 00:51:57.076159 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [111/282] Building board: JHEMCU-H743HD at 2025-09-26 00:51:58.017562 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [112/282] Building board: JHEMCUF405PRO at 2025-09-26 00:51:58.963929 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [113/282] Building board: JHEMCUF405WING at 2025-09-26 00:51:59.911134 BB: Trying checkout ArduSub stable JHEMCUF405WING 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: [114/282] Building board: KakuteF4 at 2025-09-26 00:52:00.861204 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [115/282] Building board: KakuteF4-Wing at 2025-09-26 00:52:00.899832 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [116/282] Building board: KakuteF4Mini at 2025-09-26 00:52:01.854791 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [117/282] Building board: KakuteF7 at 2025-09-26 00:52:01.891952 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [118/282] Building board: KakuteF7-bdshot at 2025-09-26 00:52:01.928852 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [119/282] Building board: KakuteF7Mini at 2025-09-26 00:52:01.966623 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [120/282] Building board: KakuteH7 at 2025-09-26 00:52:02.004854 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [121/282] Building board: KakuteH7-bdshot at 2025-09-26 00:52:02.041267 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [122/282] Building board: KakuteH7-Wing at 2025-09-26 00:52:02.079146 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [123/282] Building board: KakuteH7Mini at 2025-09-26 00:52:02.116018 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-26 00:52:02.153378 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [125/282] Building board: KakuteH7v2 at 2025-09-26 00:52:02.190757 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [126/282] Building board: linux at 2025-09-26 00:52:02.227700 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable linux binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [127/282] Building board: LongBowF405WING at 2025-09-26 00:52:02.262997 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:52:03.201830 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [129/282] Building board: luminousbee5 at 2025-09-26 00:52:04.147366 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [130/282] Building board: MambaF405-2022 at 2025-09-26 00:52:04.184594 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [131/282] Building board: MambaF405US-I2C at 2025-09-26 00:52:04.220182 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [132/282] Building board: MambaF405v2 at 2025-09-26 00:52:04.254924 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [133/282] Building board: MambaH743v4 at 2025-09-26 00:52:04.291110 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [134/282] Building board: MatekF405 at 2025-09-26 00:52:04.327917 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [135/282] Building board: MatekF405-bdshot at 2025-09-26 00:52:04.364033 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [136/282] Building board: MatekF405-CAN at 2025-09-26 00:52:04.400645 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [137/282] Building board: MatekF405-STD at 2025-09-26 00:52:04.437389 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [138/282] Building board: MatekF405-TE at 2025-09-26 00:52:04.475660 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-26 00:52:04.512603 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [140/282] Building board: MatekF405-Wing at 2025-09-26 00:52:04.549150 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:52:04.585754 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [142/282] Building board: MatekF765-SE at 2025-09-26 00:52:04.622628 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [143/282] Building board: MatekF765-Wing at 2025-09-26 00:52:04.659491 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:52:04.697371 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [145/282] Building board: MatekH743 at 2025-09-26 00:52:04.735032 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [146/282] Building board: MatekH743-bdshot at 2025-09-26 00:52:04.777187 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [147/282] Building board: MatekH7A3 at 2025-09-26 00:52:04.814217 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [148/282] Building board: MFT-SEMA100 at 2025-09-26 00:52:05.758576 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [149/282] Building board: MicoAir405Mini at 2025-09-26 00:52:06.697736 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [150/282] Building board: MicoAir405v2 at 2025-09-26 00:52:07.644875 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [151/282] Building board: MicoAir743 at 2025-09-26 00:52:08.604150 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [152/282] Building board: MicoAir743-AIO at 2025-09-26 00:52:09.557811 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [153/282] Building board: MicoAir743v2 at 2025-09-26 00:52:10.509745 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [154/282] Building board: mindpx-v2 at 2025-09-26 00:52:11.490487 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [155/282] Building board: mini-pix at 2025-09-26 00:52:11.528734 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [156/282] Building board: modalai_fc-v1 at 2025-09-26 00:52:11.565521 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [157/282] Building board: mRoControlZeroClassic at 2025-09-26 00:52:11.602206 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [158/282] Building board: mRoControlZeroF7 at 2025-09-26 00:52:11.639796 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [159/282] Building board: mRoControlZeroH7 at 2025-09-26 00:52:11.676436 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:52:11.712238 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:52:11.749559 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:52:11.786681 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [163/282] Building board: mRoNexus at 2025-09-26 00:52:11.823619 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [164/282] Building board: mRoPixracerPro at 2025-09-26 00:52:11.860481 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:52:11.896930 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [166/282] Building board: mRoX21 at 2025-09-26 00:52:11.933000 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [167/282] Building board: mRoX21-777 at 2025-09-26 00:52:11.975934 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [168/282] Building board: MUPilot at 2025-09-26 00:52:12.012405 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [169/282] Building board: NarinFC-H5 at 2025-09-26 00:52:12.944538 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [170/282] Building board: NarinFC-H7 at 2025-09-26 00:52:13.883511 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [171/282] Building board: navigator at 2025-09-26 00:52:14.822112 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navigator binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [172/282] Building board: navigator64 at 2025-09-26 00:52:14.858222 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [173/282] Building board: navio at 2025-09-26 00:52:14.892441 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navio binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [174/282] Building board: navio2 at 2025-09-26 00:52:14.927243 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [175/282] Building board: NxtPX4v2 at 2025-09-26 00:52:14.961431 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [176/282] Building board: obal at 2025-09-26 00:52:15.913672 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable obal binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [177/282] Building board: ocpoc_zynq at 2025-09-26 00:52:15.949121 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [178/282] Building board: omnibusf4 at 2025-09-26 00:52:15.983904 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [179/282] Building board: omnibusf4pro at 2025-09-26 00:52:16.020485 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-26 00:52:16.057911 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [181/282] Building board: omnibusf4v6 at 2025-09-26 00:52:16.093017 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [182/282] Building board: OMNIBUSF7V2 at 2025-09-26 00:52:16.139852 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [183/282] Building board: OmnibusNanoV6 at 2025-09-26 00:52:16.180781 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:52:16.219363 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [185/282] Building board: ORBITH743 at 2025-09-26 00:52:16.256509 BB: Trying checkout ArduSub stable ORBITH743 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/ORBITH743/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 (ORBITH743) - not in board list BB: [186/282] Building board: OrqaF405Pro at 2025-09-26 00:52:17.199056 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [187/282] Building board: OrqaH743Pro at 2025-09-26 00:52:18.134558 BB: Trying checkout ArduSub stable OrqaH743Pro 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: [188/282] Building board: PH4-mini at 2025-09-26 00:52:19.074521 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [189/282] Building board: PH4-mini-bdshot at 2025-09-26 00:52:19.111074 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [190/282] Building board: pilotpi at 2025-09-26 00:52:19.147130 BB: Trying checkout ArduSub stable pilotpi 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/pilotpi/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 (pilotpi) - not in board list BB: [191/282] Building board: Pix32v5 at 2025-09-26 00:52:20.079800 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [192/282] Building board: PixC4-Jetson at 2025-09-26 00:52:20.117170 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [193/282] Building board: PixFlamingo at 2025-09-26 00:52:20.152728 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [194/282] Building board: PixFlamingo-F767 at 2025-09-26 00:52:20.188320 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [195/282] Building board: Pixhawk1 at 2025-09-26 00:52:21.130359 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [196/282] Building board: Pixhawk1-1M at 2025-09-26 00:52:21.166344 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:52:21.201376 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [198/282] Building board: Pixhawk1-bdshot at 2025-09-26 00:52:21.238607 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [199/282] Building board: Pixhawk4 at 2025-09-26 00:52:21.275505 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [200/282] Building board: Pixhawk4-bdshot at 2025-09-26 00:52:21.310799 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [201/282] Building board: Pixhawk5X at 2025-09-26 00:52:21.346517 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [202/282] Building board: Pixhawk6C at 2025-09-26 00:52:21.382313 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-26 00:52:21.417126 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [204/282] Building board: Pixhawk6X at 2025-09-26 00:52:21.453393 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-26 00:52:21.488518 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [206/282] Building board: PixPilot-C3 at 2025-09-26 00:52:21.526068 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [207/282] Building board: PixPilot-V3 at 2025-09-26 00:52:21.561488 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [208/282] Building board: PixPilot-V6 at 2025-09-26 00:52:21.596898 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [209/282] Building board: PixPilot-V6PRO at 2025-09-26 00:52:21.643887 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [210/282] Building board: Pixracer at 2025-09-26 00:52:22.614117 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [211/282] Building board: Pixracer-bdshot at 2025-09-26 00:52:22.724693 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [212/282] Building board: PixSurveyA1 at 2025-09-26 00:52:22.840112 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [213/282] Building board: PixSurveyA1-IND at 2025-09-26 00:52:22.947453 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [214/282] Building board: PixSurveyA2-IND at 2025-09-26 00:52:23.004034 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [215/282] Building board: pocket at 2025-09-26 00:52:23.984652 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pocket binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [216/282] Building board: pxf at 2025-09-26 00:52:24.024108 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pxf binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [217/282] Building board: pxfmini at 2025-09-26 00:52:24.059450 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [218/282] Building board: QioTekAdeptF407 at 2025-09-26 00:52:24.094314 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [219/282] Building board: QioTekZealotF427 at 2025-09-26 00:52:24.128606 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [220/282] Building board: QioTekZealotH743 at 2025-09-26 00:52:24.167671 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:52:24.204346 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [222/282] Building board: R9Pilot at 2025-09-26 00:52:24.239706 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [223/282] Building board: RadiolinkF405 at 2025-09-26 00:52:24.275491 BB: Trying checkout ArduSub stable RadiolinkF405 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: [224/282] Building board: RadiolinkPIX6 at 2025-09-26 00:52:25.212990 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [225/282] Building board: RADIX2HD at 2025-09-26 00:52:26.168473 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [226/282] Building board: ReaperF745 at 2025-09-26 00:52:26.207529 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [227/282] Building board: revo-mini at 2025-09-26 00:52:26.244379 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [228/282] Building board: revo-mini-bdshot at 2025-09-26 00:52:26.280493 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [229/282] Building board: revo-mini-i2c at 2025-09-26 00:52:26.319283 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [230/282] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:52:26.356421 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [231/282] Building board: rst_zynq at 2025-09-26 00:52:26.394831 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: 1a196caba84aedc6a161ed7211ccc09b4ee193ac 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.714s) BB-WAF: 'clean' finished successfully (1.129s) 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/973] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 8/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 9/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/973] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 11/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/973] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/973] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 15/973] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 16/973] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/973] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/973] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/973] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 20/973] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 21/973] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 22/973] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/973] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/973] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/973] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/973] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 27/973] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 28/973] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 29/973] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 30/973] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 31/973] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 32/973] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 33/973] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/973] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 35/973] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 36/973] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 37/973] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 38/973] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 39/973] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 40/973] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 41/973] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 42/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 43/973] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 44/973] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 45/973] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 46/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 47/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 48/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 49/973] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 50/973] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 51/973] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 52/973] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 53/973] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 54/973] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 55/973] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 56/973] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 57/973] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 58/973] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 59/973] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 60/973] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 61/973] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 62/973] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 63/973] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 64/973] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 65/973] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 66/973] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 67/973] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 68/973] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 69/973] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 70/973] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 71/973] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 72/973] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 73/973] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 74/973] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 75/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 76/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 77/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 78/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 79/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 80/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 81/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 82/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 83/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 84/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 85/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 86/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 87/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 88/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 89/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 90/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 91/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 92/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 93/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 94/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 95/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 96/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 97/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 98/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [100/973] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [101/973] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [102/973] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [103/973] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [104/973] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [105/973] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [106/973] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [107/973] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [108/973] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [109/973] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [110/973] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [111/973] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [112/973] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [113/973] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [114/973] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [115/973] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [116/973] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [117/973] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [118/973] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [119/973] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [120/973] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [121/973] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [122/973] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [123/973] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [124/973] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [125/973] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [126/973] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [127/973] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [128/973] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [129/973] Compiling libraries/AP_Common/c++.cpp BB-WAF: [130/973] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [131/973] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [132/973] Compiling libraries/AP_Common/float16.cpp BB-WAF: [133/973] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [134/973] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [135/973] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [136/973] Compiling libraries/AP_Common/Location.cpp BB-WAF: [137/973] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [138/973] Compiling libraries/AP_Common/time.cpp BB-WAF: [139/973] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [140/973] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [141/973] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [142/973] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [143/973] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [144/973] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [145/973] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [146/973] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [147/973] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [148/973] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [149/973] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [150/973] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [151/973] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [152/973] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [153/973] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [154/973] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [155/973] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [156/973] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [157/973] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [158/973] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [159/973] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [160/973] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [161/973] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [162/973] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [163/973] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [164/973] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [165/973] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [166/973] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [167/973] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [168/973] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [169/973] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [170/973] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [171/973] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [172/973] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [173/973] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [174/973] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [175/973] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [176/973] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [177/973] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [178/973] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [179/973] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [180/973] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [181/973] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [182/973] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [183/973] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [184/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [185/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [186/973] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [187/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [188/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [189/973] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [190/973] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [191/973] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [192/973] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [193/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [194/973] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [195/973] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [196/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [197/973] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [198/973] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [199/973] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [200/973] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [201/973] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [203/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [204/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [205/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [206/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [207/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [208/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [209/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [210/973] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [211/973] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [212/973] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [213/973] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [214/973] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [215/973] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [216/973] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [217/973] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [218/973] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [219/973] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [220/973] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [221/973] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [222/973] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [223/973] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [224/973] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [225/973] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [226/973] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [227/973] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [228/973] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [229/973] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [230/973] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [231/973] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [232/973] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [233/973] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [234/973] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [235/973] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [236/973] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [237/973] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [238/973] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [239/973] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/973] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [241/973] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [242/973] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [243/973] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [244/973] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [245/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [246/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [247/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [248/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [249/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [250/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [251/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [252/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [253/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [254/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [255/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [256/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [257/973] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [258/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [259/973] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [260/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [261/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [262/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [263/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [264/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [265/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [266/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [267/973] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [268/973] Compiling libraries/AP_JSButton/AP_JSButton.cpp BB-WAF: [269/973] Compiling libraries/AP_KDECAN/AP_KDECAN.cpp BB-WAF: [270/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [271/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [272/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [273/973] Compiling libraries/AP_LeakDetector/AP_LeakDetector.cpp BB-WAF: [274/973] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [275/973] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [276/973] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [277/973] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [278/973] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [279/973] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [280/973] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [281/973] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [282/973] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [283/973] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [284/973] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [285/973] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [286/973] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [287/973] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [288/973] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [289/973] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [290/973] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [291/973] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [292/973] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [293/973] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [294/973] Compiling libraries/AP_Math/control.cpp BB-WAF: [295/973] Compiling libraries/AP_Math/location.cpp BB-WAF: [296/973] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [297/973] Compiling libraries/AP_Math/crc.cpp BB-WAF: [298/973] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [299/973] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [300/973] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [301/973] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [302/973] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [303/973] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [304/973] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [305/973] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [306/973] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [307/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [308/973] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [309/973] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [310/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [311/973] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [312/973] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [313/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [314/973] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [315/973] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [316/973] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [317/973] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [318/973] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [319/973] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [320/973] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [321/973] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [322/973] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [323/973] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [324/973] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [325/973] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [326/973] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [327/973] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [328/973] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [329/973] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [330/973] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [331/973] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [332/973] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [333/973] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [334/973] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/973] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [336/973] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [337/973] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [338/973] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [339/973] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [340/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [341/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [342/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [343/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [344/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [345/973] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [346/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [347/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [348/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [349/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [350/973] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [351/973] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [352/973] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [353/973] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [354/973] Compiling modules/lwip/src/core/udp.c BB-WAF: [355/973] Compiling modules/lwip/src/core/sys.c BB-WAF: [356/973] Compiling modules/lwip/src/core/memp.c BB-WAF: [357/973] Compiling modules/lwip/src/core/mem.c BB-WAF: [358/973] Compiling modules/lwip/src/core/ip.c BB-WAF: [359/973] Compiling modules/lwip/src/core/init.c BB-WAF: [360/973] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [361/973] Compiling modules/lwip/src/core/def.c BB-WAF: [362/973] Compiling modules/lwip/src/core/dns.c BB-WAF: [363/973] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [364/973] Compiling modules/lwip/src/core/altcp.c BB-WAF: [365/973] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [366/973] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [367/973] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [368/973] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [369/973] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [370/973] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [371/973] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [372/973] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [373/973] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [374/973] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [375/973] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [376/973] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [377/973] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [378/973] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [379/973] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [380/973] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [381/973] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [382/973] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [383/973] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [384/973] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [385/973] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [386/973] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [387/973] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [388/973] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [389/973] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [390/973] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [391/973] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [392/973] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [393/973] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [394/973] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [395/973] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [396/973] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [397/973] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [398/973] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [399/973] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [400/973] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [401/973] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [402/973] Compiling modules/lwip/src/core/stats.c BB-WAF: [403/973] Compiling modules/lwip/src/core/netif.c BB-WAF: [404/973] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [405/973] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [406/973] Compiling modules/lwip/src/api/sockets.c BB-WAF: [407/973] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [408/973] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [409/973] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [410/973] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [411/973] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [412/973] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [413/973] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [414/973] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [415/973] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [416/973] Compiling modules/lwip/src/api/if_api.c BB-WAF: [417/973] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [418/973] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [419/973] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [420/973] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [421/973] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [422/973] Compiling modules/lwip/src/api/netdb.c BB-WAF: [423/973] Compiling modules/lwip/src/api/err.c BB-WAF: [424/973] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [425/973] Compiling modules/lwip/src/core/raw.c BB-WAF: [426/973] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [427/973] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [428/973] Compiling modules/lwip/src/core/tcp.c BB-WAF: [429/973] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [430/973] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [431/973] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [432/973] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [433/973] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [434/973] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [435/973] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [436/973] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [437/973] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [438/973] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [439/973] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [440/973] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [441/973] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [442/973] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [443/973] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [444/973] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [445/973] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [446/973] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [447/973] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [448/973] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [449/973] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [450/973] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [451/973] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [452/973] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [453/973] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [454/973] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [455/973] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [456/973] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [457/973] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [458/973] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [459/973] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [460/973] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [461/973] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [462/973] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/973] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [464/973] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [465/973] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [466/973] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [467/973] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [468/973] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [469/973] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [470/973] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [471/973] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [472/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [473/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [474/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [475/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [476/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [477/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [478/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [479/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [480/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [481/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [482/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [483/973] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [484/973] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/973] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [486/973] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [487/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [488/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [489/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [490/973] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [491/973] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [492/973] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [493/973] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [494/973] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [495/973] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [496/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [497/973] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [499/973] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [500/973] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [501/973] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [502/973] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [503/973] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [504/973] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [505/973] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [506/973] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [507/973] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [508/973] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [509/973] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [510/973] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [511/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [512/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [513/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [514/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [515/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [516/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [517/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [518/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [519/973] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [520/973] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [521/973] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [522/973] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [523/973] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [524/973] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [525/973] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [526/973] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [527/973] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [528/973] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [529/973] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [530/973] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [531/973] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [532/973] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [533/973] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [534/973] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [535/973] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [536/973] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/973] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [538/973] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [539/973] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [540/973] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [541/973] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [542/973] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [543/973] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [544/973] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [545/973] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [546/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [547/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [548/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [549/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [550/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [551/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [552/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [553/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [554/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [555/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [556/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [557/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [558/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [559/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [560/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [561/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [562/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [563/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [564/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [565/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [566/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [567/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [568/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [569/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [570/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [571/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [572/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [573/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [574/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [575/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [576/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [577/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [578/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [579/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [580/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [581/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [582/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [583/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [584/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [585/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [586/973] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [587/973] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [588/973] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [589/973] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [590/973] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [591/973] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [592/973] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [593/973] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [594/973] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [595/973] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [596/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [597/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [598/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [599/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [600/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [601/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [602/973] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [603/973] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [604/973] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [605/973] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [606/973] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [607/973] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [608/973] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [609/973] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [610/973] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [611/973] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [612/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [613/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [614/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [615/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [616/973] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [617/973] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [618/973] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [619/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [620/973] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [621/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [622/973] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [623/973] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [624/973] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [625/973] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [626/973] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [627/973] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [628/973] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [629/973] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [630/973] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [631/973] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [632/973] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [633/973] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [635/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [636/973] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [637/973] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [638/973] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [639/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [640/973] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [641/973] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [642/973] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [643/973] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [644/973] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [645/973] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [646/973] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [647/973] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [648/973] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [649/973] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [650/973] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [651/973] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [652/973] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [653/973] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [654/973] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [655/973] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [656/973] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [657/973] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [658/973] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [659/973] Compiling libraries/AP_HAL/system.cpp BB-WAF: [660/973] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [661/973] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [662/973] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [663/973] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [664/973] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [665/973] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [666/973] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [667/973] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [668/973] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [669/973] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [670/973] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [671/973] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [672/973] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [673/973] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [674/973] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [675/973] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [676/973] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [677/973] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [678/973] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [679/973] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [680/973] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [681/973] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [682/973] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [683/973] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [684/973] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [685/973] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [686/973] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [687/973] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [688/973] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [689/973] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [690/973] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [691/973] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [692/973] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [693/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [694/973] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [695/973] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [696/973] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [697/973] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [698/973] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [699/973] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [700/973] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [701/973] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [702/973] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [703/973] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [704/973] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [705/973] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [706/973] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [707/973] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [708/973] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [709/973] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [710/973] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [711/973] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [712/973] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [713/973] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [714/973] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [715/973] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [716/973] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [717/973] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [718/973] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [719/973] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [720/973] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [721/973] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [722/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [723/973] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [724/973] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [725/973] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [726/973] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [727/973] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [728/973] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [729/973] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [730/973] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [731/973] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [732/973] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [733/973] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [734/973] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [735/973] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [736/973] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [737/973] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [738/973] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [739/973] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [740/973] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [741/973] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [742/973] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [743/973] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [744/973] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [745/973] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [746/973] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [747/973] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [748/973] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [749/973] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [750/973] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [751/973] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [752/973] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [753/973] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [754/973] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [755/973] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [756/973] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [757/973] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [758/973] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [759/973] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [760/973] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [761/973] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [762/973] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [763/973] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [764/973] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [765/973] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [766/973] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [767/973] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [768/973] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [769/973] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [770/973] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [771/973] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [772/973] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [773/973] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [774/973] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [775/973] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [776/973] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [777/973] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [778/973] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [779/973] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [780/973] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [781/973] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [782/973] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [783/973] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [784/973] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [785/973] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [786/973] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [787/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [788/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [789/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [790/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [791/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [792/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [793/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [794/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [795/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [796/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [797/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [798/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [799/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [800/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [801/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [802/973] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [803/973] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [804/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [805/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [806/973] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [807/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [808/973] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [809/973] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [810/973] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [811/973] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [812/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [813/973] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [814/973] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [815/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [816/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [817/973] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [818/973] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [819/973] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [820/973] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [821/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [822/973] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [823/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [824/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [825/973] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [826/973] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [827/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [828/973] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [829/973] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [830/973] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [831/973] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [832/973] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [833/973] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [834/973] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [835/973] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [836/973] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [837/973] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [838/973] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [839/973] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [840/973] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [841/973] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [842/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [843/973] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [844/973] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [845/973] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [846/973] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [847/973] Compiling libraries/AP_InertialSensor/AP_InertialSensor.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: /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 139922091817808: 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 139922111645392: cxx AP_Compass.cpp -> AP_Compass.cpp.5.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 139922111654352: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1677420, 256)) BB: Failed build of ArduSub rst_zynq stable BB: [232/282] Building board: SDMODELH7V1 at 2025-09-26 00:53:28.898785 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [233/282] Building board: SDMODELH7V2 at 2025-09-26 00:53:28.936463 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [234/282] Building board: SequreH743 at 2025-09-26 00:53:29.856187 BB: Trying checkout ArduSub stable SequreH743 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SequreH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SequreH743/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 (SequreH743) - not in board list BB: [235/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:53:30.805367 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [236/282] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:53:30.843088 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [237/282] Building board: SIYI_N7 at 2025-09-26 00:53:30.879858 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [238/282] Building board: SkySakuraH743 at 2025-09-26 00:53:30.917315 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [239/282] Building board: SkystarsF405v2 at 2025-09-26 00:53:31.875596 BB: Trying checkout ArduSub stable SkystarsF405v2 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: [240/282] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:53:32.817865 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [241/282] Building board: SkystarsH7HDv2 at 2025-09-26 00:53:32.853102 BB: Trying checkout ArduSub stable SkystarsH7HDv2 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SkystarsH7HDv2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SkystarsH7HDv2/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 (SkystarsH7HDv2) - not in board list BB: [242/282] Building board: sparky2 at 2025-09-26 00:53:33.805812 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [243/282] Building board: SPEDIXF405 at 2025-09-26 00:53:33.842317 BB: Trying checkout ArduSub stable SPEDIXF405 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPEDIXF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SPEDIXF405/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 (SPEDIXF405) - not in board list BB: [244/282] Building board: SPEDIXH743 at 2025-09-26 00:53:34.790482 BB: Trying checkout ArduSub stable SPEDIXH743 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPEDIXH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SPEDIXH743/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 (SPEDIXH743) - not in board list BB: [245/282] Building board: speedybeef4 at 2025-09-26 00:53:35.719552 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [246/282] Building board: SpeedyBeeF405AIO at 2025-09-26 00:53:35.756443 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [247/282] Building board: SpeedyBeeF405Mini at 2025-09-26 00:53:36.683745 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [248/282] Building board: SpeedyBeeF405WING at 2025-09-26 00:53:36.719768 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [249/282] Building board: speedybeef4v3 at 2025-09-26 00:53:36.755523 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [250/282] Building board: speedybeef4v4 at 2025-09-26 00:53:36.793111 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [251/282] Building board: SPRacingH7 at 2025-09-26 00:53:36.830041 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [252/282] Building board: SPRacingH7RF at 2025-09-26 00:53:36.864069 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [253/282] Building board: StellarF4 at 2025-09-26 00:53:36.899349 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [254/282] Building board: StellarF4V2 at 2025-09-26 00:53:37.814165 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [255/282] Building board: StellarH7V2 at 2025-09-26 00:53:38.737787 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [256/282] Building board: SuccexF4 at 2025-09-26 00:53:39.663531 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [257/282] Building board: SULILGH7-P1-P2 at 2025-09-26 00:53:39.700868 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [258/282] Building board: SVehicle-E2 at 2025-09-26 00:53:40.633242 BB: Trying checkout ArduSub stable SVehicle-E2 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-26 00:53:41.590123 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [260/282] Building board: TBS_LUCID_H7 at 2025-09-26 00:53:41.628553 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:53:42.575771 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [262/282] Building board: TBS_LUCID_PRO at 2025-09-26 00:53:43.509522 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [263/282] Building board: thepeach-k1 at 2025-09-26 00:53:44.437565 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [264/282] Building board: thepeach-r1 at 2025-09-26 00:53:44.474918 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [265/282] Building board: TMotorH743 at 2025-09-26 00:53:44.509566 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [266/282] Building board: uav-dev-fc-um982 at 2025-09-26 00:53:44.544415 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [267/282] Building board: vnav at 2025-09-26 00:53:45.463854 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable vnav binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [268/282] Building board: VRBrain-v51 at 2025-09-26 00:53:45.498697 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [269/282] Building board: VRBrain-v52 at 2025-09-26 00:53:45.532830 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [270/282] Building board: VRBrain-v54 at 2025-09-26 00:53:45.567511 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [271/282] Building board: VRCore-v10 at 2025-09-26 00:53:45.602267 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [272/282] Building board: VRUBrain-v51 at 2025-09-26 00:53:45.636382 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [273/282] Building board: VUAV-V7pro at 2025-09-26 00:53:45.672035 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:53:46.600331 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [275/282] Building board: YARIV6X at 2025-09-26 00:53:47.521220 BB: Trying checkout ArduSub stable YARIV6X 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/YARIV6X/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 (YARIV6X) - not in board list BB: [276/282] Building board: YJUAV_A6 at 2025-09-26 00:53:48.433938 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [277/282] Building board: YJUAV_A6SE at 2025-09-26 00:53:48.467567 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:53:48.502473 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [279/282] Building board: YJUAV_A6Ultra at 2025-09-26 00:53:48.535848 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: Building ArduSub stable YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes BB: oldversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac newversion=commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB: Skipping build - version match (commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac) BB: [280/282] Building board: ZeroOneX6 at 2025-09-26 00:53:48.569219 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [281/282] Building board: ZeroOneX6_Air at 2025-09-26 00:53:49.497088 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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: [282/282] Building board: zynq at 2025-09-26 00:53:50.422458 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 1a196caba8 Sub 4.5.6 release notes BB: Running (git log -1) BB-GIT: commit 1a196caba84aedc6a161ed7211ccc09b4ee193ac BB-GIT: Author: Willian Galvani BB-GIT: Date: Tue Sep 16 16:32:13 2025 -0300 BB-GIT: BB-GIT: Sub 4.5.6 release notes 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 1a196caba8 Sub 4.5.6 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/100] Building board: AeroFox-Airspeed at 2025-09-26 00:53:54.143552 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/100] Building board: AeroFox-Airspeed-DLVR at 2025-09-26 00:53:54.552210 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/100] Building board: AeroFox-GNSS_F9P at 2025-09-26 00:53:54.852925 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/100] Building board: AeroFox-PMU at 2025-09-26 00:53:55.151904 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/100] Building board: AR-F407SmartBat at 2025-09-26 00:53:55.193183 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/100] Building board: ARK_CANNODE at 2025-09-26 00:53:55.233397 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/100] Building board: ARK_GPS at 2025-09-26 00:53:55.272531 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/100] Building board: ARK_RTK_GPS at 2025-09-26 00:53:55.311990 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/100] Building board: BirdCANdy at 2025-09-26 00:53:55.359821 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/100] Building board: BotBloxDroneNet at 2025-09-26 00:53:55.400667 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/100] Building board: C-RTK2-HP at 2025-09-26 00:53:55.440500 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/100] Building board: CarbonixF405 at 2025-09-26 00:53:55.480553 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/100] Building board: CUAV_GPS at 2025-09-26 00:53:55.522866 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/100] Building board: CubeBlack-periph at 2025-09-26 00:53:55.563698 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/100] Building board: CubeNode at 2025-09-26 00:53:55.604535 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/100] Building board: CubeNode-ETH at 2025-09-26 00:53:55.646294 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/100] Building board: CubeOrange-periph at 2025-09-26 00:53:55.687305 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/100] Building board: CubeRedPrimary-PPPGW at 2025-09-26 00:53:55.728013 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/100] Building board: f103-ADSB at 2025-09-26 00:53:55.769641 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/100] Building board: f103-Airspeed at 2025-09-26 00:53:55.810430 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/100] Building board: f103-GPS at 2025-09-26 00:53:55.852419 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/100] Building board: f103-QiotekPeriph at 2025-09-26 00:53:55.893683 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/100] Building board: f103-RangeFinder at 2025-09-26 00:53:55.934495 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/100] Building board: f303-GPS at 2025-09-26 00:53:55.975213 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/100] Building board: f303-HWESC at 2025-09-26 00:53:56.016036 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/100] Building board: f303-M10025 at 2025-09-26 00:53:56.055961 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/100] Building board: f303-M10070 at 2025-09-26 00:53:56.096651 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/100] Building board: f303-MatekGPS at 2025-09-26 00:53:56.136778 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/100] Building board: f303-PWM at 2025-09-26 00:53:56.178256 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/100] Building board: f303-TempSensor at 2025-09-26 00:53:56.218150 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/100] Building board: f303-Universal at 2025-09-26 00:53:56.259524 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/100] Building board: f405-MatekAirspeed at 2025-09-26 00:53:56.300533 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/100] Building board: f405-MatekGPS at 2025-09-26 00:53:56.340486 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/100] Building board: FreeflyRTK at 2025-09-26 00:53:56.385266 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/100] Building board: Here4AP at 2025-09-26 00:53:56.427266 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/100] Building board: Hitec-Airspeed at 2025-09-26 00:53:56.470204 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/100] Building board: HitecMosaic at 2025-09-26 00:53:56.511362 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/100] Building board: HolybroF4_PMU at 2025-09-26 00:53:56.551831 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/100] Building board: HolybroG4_Airspeed at 2025-09-26 00:53:56.591944 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/100] Building board: HolybroG4_Compass at 2025-09-26 00:53:56.634462 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/100] Building board: HolybroG4_GPS at 2025-09-26 00:53:56.675369 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/100] Building board: HolybroGPS at 2025-09-26 00:53:56.715772 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/100] Building board: kha_eth at 2025-09-26 00:53:56.756374 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/100] Building board: MatekG474-DShot at 2025-09-26 00:53:56.795808 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/100] Building board: MatekG474-GPS at 2025-09-26 00:53:56.836784 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/100] Building board: MatekG474-Periph at 2025-09-26 00:53:56.876823 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/100] Building board: MatekH743-periph at 2025-09-26 00:53:56.918759 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/100] Building board: MatekL431-ADSB at 2025-09-26 00:53:56.959191 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/100] Building board: MatekL431-Airspeed at 2025-09-26 00:53:57.000097 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/100] Building board: MatekL431-APDTelem at 2025-09-26 00:53:57.042906 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/100] Building board: MatekL431-AUAV at 2025-09-26 00:53:57.082116 BB: Trying checkout AP_Periph stable MatekL431-AUAV 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-AUAV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MatekL431-AUAV/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 (MatekL431-AUAV) - not in board list BB: [52/100] Building board: MatekL431-BatteryTag at 2025-09-26 00:53:58.290737 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: [53/100] Building board: MatekL431-BattMon at 2025-09-26 00:53:58.330491 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: [54/100] Building board: MatekL431-bdshot at 2025-09-26 00:53:58.372267 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: [55/100] Building board: MatekL431-DShot at 2025-09-26 00:53:58.411142 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: [56/100] Building board: MatekL431-EFI at 2025-09-26 00:53:58.449272 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: [57/100] Building board: MatekL431-GPS at 2025-09-26 00:53:58.489873 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: [58/100] Building board: MatekL431-HWTelem at 2025-09-26 00:53:58.529151 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: [59/100] Building board: MatekL431-MagHiRes at 2025-09-26 00:53:58.567809 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: [60/100] Building board: MatekL431-Periph at 2025-09-26 00:53:58.607170 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: [61/100] Building board: MatekL431-Proximity at 2025-09-26 00:53:58.646600 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: [62/100] Building board: MatekL431-Rangefinder at 2025-09-26 00:53:58.687771 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: [63/100] Building board: MatekL431-RC at 2025-09-26 00:53:58.726797 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: [64/100] Building board: MatekL431-Serial at 2025-09-26 00:53:58.766945 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: [65/100] Building board: MFE_AirSpeed_CAN at 2025-09-26 00:53:58.806490 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: [66/100] Building board: MFE_PDB_CAN at 2025-09-26 00:53:58.846797 BB: Trying checkout AP_Periph stable MFE_PDB_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_PDB_CAN binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/MFE_PDB_CAN/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 (MFE_PDB_CAN) - not in board list BB: [67/100] Building board: MFE_POS3_CAN at 2025-09-26 00:53:59.891376 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: [68/100] Building board: mRo-M10095 at 2025-09-26 00:53:59.931005 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: [69/100] Building board: mRoCANPWM-M10126 at 2025-09-26 00:53:59.969898 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: [70/100] Building board: mRoKitCANrevC at 2025-09-26 00:54:00.009481 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: [71/100] Building board: Nucleo-G491 at 2025-09-26 00:54:00.048681 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: [72/100] Building board: Nucleo-L476 at 2025-09-26 00:54:00.086822 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: [73/100] Building board: Nucleo-L496 at 2025-09-26 00:54:00.124596 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: [74/100] Building board: Pixhawk6X-PPPGW at 2025-09-26 00:54:00.162478 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: [75/100] Building board: Pixracer-periph at 2025-09-26 00:54:00.201502 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: [76/100] Building board: rGNSS at 2025-09-26 00:54:00.240350 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: [77/100] Building board: Sierra-F405 at 2025-09-26 00:54:00.279557 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: [78/100] Building board: Sierra-F412 at 2025-09-26 00:54:00.322031 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: [79/100] Building board: Sierra-F9P at 2025-09-26 00:54:00.399787 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: [80/100] Building board: Sierra-L431 at 2025-09-26 00:54:00.438817 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: [81/100] Building board: Sierra-PrecisionPoint at 2025-09-26 00:54:00.478544 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: [82/100] Building board: Sierra-TrueNavIC at 2025-09-26 00:54:00.518467 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: [83/100] Building board: Sierra-TrueNavPro at 2025-09-26 00:54:00.555770 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: [84/100] Building board: Sierra-TrueNavPro-G4 at 2025-09-26 00:54:00.595949 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: [85/100] Building board: Sierra-TrueNorth at 2025-09-26 00:54:00.636318 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: [86/100] Building board: Sierra-TrueSpeed at 2025-09-26 00:54:00.676314 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: [87/100] Building board: sw-boom-f407 at 2025-09-26 00:54:00.715709 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: [88/100] Building board: sw-nav-f405 at 2025-09-26 00:54:00.755926 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: [89/100] Building board: sw-spar-f407 at 2025-09-26 00:54:00.796859 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: [90/100] Building board: TBS-L431-Airspeed at 2025-09-26 00:54:00.838082 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: [91/100] Building board: TBS-L431-BattMon at 2025-09-26 00:54:00.877387 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: [92/100] Building board: TBS-L431-CurrMon at 2025-09-26 00:54:00.917960 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: [93/100] Building board: TBS-L431-PWM at 2025-09-26 00:54:00.956815 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: [94/100] Building board: uav-dev-auav-g4 at 2025-09-26 00:54:00.995533 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: [95/100] Building board: uav-dev-powermodule at 2025-09-26 00:54:02.020537 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: [96/100] Building board: uav-dev_m10s at 2025-09-26 00:54:02.059765 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: [97/100] Building board: VM-L431-BatteryTag at 2025-09-26 00:54:02.099600 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: [98/100] Building board: VM-L431-Periph-Pico at 2025-09-26 00:54:03.103470 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: [99/100] Building board: VM-L431-SRV-Hub-4CHP at 2025-09-26 00:54:03.143540 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: [100/100] Building board: ZubaxGNSS at 2025-09-26 00:54:03.182619 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-26 00:54:04.680349 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 ((1698541, 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/282] Building board: AcctonGodwit_GA1 at 2025-09-26 00:54:05.017188 BB: Trying checkout Blimp stable AcctonGodwit_GA1 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 ((1698585, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AcctonGodwit_GA1 None BB: Failed checkout of Blimp AcctonGodwit_GA1 stable None BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-26 00:54:05.035134 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 ((1698629, 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: [4/282] Building board: ACNS-F405AIO at 2025-09-26 00:54:05.053285 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 ((1698673, 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: [5/282] Building board: AEDROXH7 at 2025-09-26 00:54:05.071188 BB: Trying checkout Blimp stable AEDROXH7 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 ((1698717, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AEDROXH7 None BB: Failed checkout of Blimp AEDROXH7 stable None BB: [6/282] Building board: aero at 2025-09-26 00:54:05.089343 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 ((1698761, 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: [7/282] Building board: AeroCogito-H7Digital at 2025-09-26 00:54:05.108942 BB: Trying checkout Blimp stable AeroCogito-H7Digital 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 ((1698805, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable AeroCogito-H7Digital None BB: Failed checkout of Blimp AeroCogito-H7Digital stable None BB: [8/282] Building board: AEROFOX-H7 at 2025-09-26 00:54:05.127995 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 ((1698849, 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: [9/282] Building board: AET-H743-Basic at 2025-09-26 00:54:05.146751 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 ((1698893, 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: [10/282] Building board: airbotf4 at 2025-09-26 00:54:05.165095 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 ((1698937, 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: [11/282] Building board: AIRLink at 2025-09-26 00:54:05.183911 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 ((1698981, 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: [12/282] Building board: Airvolute-DCS2 at 2025-09-26 00:54:05.202276 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 ((1699025, 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: [13/282] Building board: AnyleafH7 at 2025-09-26 00:54:05.220555 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 ((1699069, 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: [14/282] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:54:05.238996 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 ((1699113, 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: [15/282] Building board: ARK_FPV at 2025-09-26 00:54:05.257386 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 ((1699157, 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: [16/282] Building board: ARK_PI6X at 2025-09-26 00:54:05.276150 BB: Trying checkout Blimp stable ARK_PI6X 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 ((1699201, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARK_PI6X None BB: Failed checkout of Blimp ARK_PI6X stable None BB: [17/282] Building board: ARKV6X at 2025-09-26 00:54:05.295291 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 ((1699245, 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: [18/282] Building board: ARKV6X-bdshot at 2025-09-26 00:54:05.313958 BB: Trying checkout Blimp stable ARKV6X-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 ((1699289, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ARKV6X-bdshot None BB: Failed checkout of Blimp ARKV6X-bdshot stable None BB: [19/282] Building board: AtomRCF405NAVI at 2025-09-26 00:54:05.332282 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 ((1699333, 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: [20/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:54:05.351066 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 ((1699377, 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: [21/282] Building board: bbbmini at 2025-09-26 00:54:05.370007 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 ((1699421, 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: [22/282] Building board: BeastF7 at 2025-09-26 00:54:05.389109 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 ((1699465, 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: [23/282] Building board: BeastF7v2 at 2025-09-26 00:54:05.408225 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 ((1699509, 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: [24/282] Building board: BeastH7 at 2025-09-26 00:54:05.426395 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 ((1699553, 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: [25/282] Building board: BeastH7v2 at 2025-09-26 00:54:05.445386 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 ((1699597, 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: [26/282] Building board: bhat at 2025-09-26 00:54:05.464657 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 ((1699641, 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: [27/282] Building board: BlitzF745 at 2025-09-26 00:54:05.484199 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 ((1699685, 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: [28/282] Building board: BlitzF745AIO at 2025-09-26 00:54:05.502686 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 ((1699729, 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: [29/282] Building board: BlitzH743Pro at 2025-09-26 00:54:05.520930 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 ((1699773, 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: [30/282] Building board: BlitzMiniF745 at 2025-09-26 00:54:05.539408 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 ((1699817, 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: [31/282] Building board: BlitzWingH743 at 2025-09-26 00:54:05.557285 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 ((1699861, 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: [32/282] Building board: blue at 2025-09-26 00:54:05.574652 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 ((1699905, 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: [33/282] Building board: BOTWINGF405 at 2025-09-26 00:54:05.591665 BB: Trying checkout Blimp stable BOTWINGF405 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 ((1699949, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BOTWINGF405 None BB: Failed checkout of Blimp BOTWINGF405 stable None BB: [34/282] Building board: BrahmaF4 at 2025-09-26 00:54:05.608810 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 ((1699993, 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: [35/282] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:54:05.626906 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 ((1700037, 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: [36/282] Building board: BROTHERHOBBYH743 at 2025-09-26 00:54:05.644996 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 ((1700081, 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: [37/282] Building board: canzero at 2025-09-26 00:54:05.662911 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 ((1700125, 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: [38/282] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:54:05.680142 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 ((1700169, 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: [39/282] Building board: CBU-H7-Stamp at 2025-09-26 00:54:05.698428 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 ((1700213, 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: [40/282] Building board: CORVON405V2_1 at 2025-09-26 00:54:05.717778 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 ((1700257, 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: [41/282] Building board: CORVON743V1 at 2025-09-26 00:54:05.736433 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 ((1700301, 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: [42/282] Building board: CSKY405 at 2025-09-26 00:54:05.754825 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 ((1700345, 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: [43/282] Building board: CUAV-7-Nano at 2025-09-26 00:54:05.772860 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 ((1700389, 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: [44/282] Building board: CUAV-Nora at 2025-09-26 00:54:05.791847 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 ((1700433, 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: [45/282] Building board: CUAV-Nora-bdshot at 2025-09-26 00:54:05.810266 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 ((1700477, 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: [46/282] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:54:05.828378 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 ((1700521, 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: [47/282] Building board: CUAV-V6X-v2 at 2025-09-26 00:54:05.848480 BB: Trying checkout Blimp stable CUAV-V6X-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 ((1700565, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-V6X-v2 None BB: Failed checkout of Blimp CUAV-V6X-v2 stable None BB: [48/282] Building board: CUAV-X25-EVO at 2025-09-26 00:54:05.869404 BB: Trying checkout Blimp stable CUAV-X25-EVO 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 ((1700609, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CUAV-X25-EVO None BB: Failed checkout of Blimp CUAV-X25-EVO stable None BB: [49/282] Building board: CUAV-X7 at 2025-09-26 00:54:05.886688 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 ((1700653, 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: [50/282] Building board: CUAV-X7-bdshot at 2025-09-26 00:54:05.904252 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 ((1700697, 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: [51/282] Building board: CUAVv5 at 2025-09-26 00:54:05.922803 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 ((1700741, 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: [52/282] Building board: CUAVv5-bdshot at 2025-09-26 00:54:05.941110 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 ((1700785, 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: [53/282] Building board: CUAVv5Nano at 2025-09-26 00:54:05.960076 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 ((1700829, 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: [54/282] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:54:05.979122 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 ((1700873, 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: [55/282] Building board: CubeBlack at 2025-09-26 00:54:05.998110 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 ((1700917, 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: [56/282] Building board: CubeBlack+ at 2025-09-26 00:54:06.016449 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 ((1700961, 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: [57/282] Building board: CubeOrange at 2025-09-26 00:54:06.034836 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 ((1701005, 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: [58/282] Building board: CubeOrange-bdshot at 2025-09-26 00:54:06.053699 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 ((1701049, 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: [59/282] Building board: CubeOrangePlus at 2025-09-26 00:54:06.072028 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 ((1701093, 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: [60/282] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:54:06.090941 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 ((1701137, 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: [61/282] Building board: CubePurple at 2025-09-26 00:54:06.109523 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 ((1701181, 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: [62/282] Building board: CubeRedPrimary at 2025-09-26 00:54:06.128186 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 ((1701225, 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: [63/282] Building board: CubeRedSecondary at 2025-09-26 00:54:06.146980 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 ((1701269, 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: [64/282] Building board: CubeYellow at 2025-09-26 00:54:06.165223 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 ((1701313, 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: [65/282] Building board: CubeYellow-bdshot at 2025-09-26 00:54:06.184760 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 ((1701357, 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: [66/282] Building board: DAKEFPVF405 at 2025-09-26 00:54:06.203510 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 ((1701401, 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: [67/282] Building board: DAKEFPVH743 at 2025-09-26 00:54:06.222687 BB: Trying checkout Blimp stable DAKEFPVH743 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 ((1701445, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVH743 None BB: Failed checkout of Blimp DAKEFPVH743 stable None BB: [68/282] Building board: DAKEFPVH743Pro at 2025-09-26 00:54:06.241296 BB: Trying checkout Blimp stable DAKEFPVH743Pro 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 ((1701489, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable DAKEFPVH743Pro None BB: Failed checkout of Blimp DAKEFPVH743Pro stable None BB: [69/282] Building board: dark at 2025-09-26 00:54:06.259971 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 ((1701533, 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: [70/282] Building board: DevEBoxH7v2 at 2025-09-26 00:54:06.278706 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 ((1701577, 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: [71/282] Building board: DroneerF405 at 2025-09-26 00:54:06.296868 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 ((1701621, 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: [72/282] Building board: DrotekP3Pro at 2025-09-26 00:54:06.314629 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 ((1701665, 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: [73/282] Building board: Durandal at 2025-09-26 00:54:06.333441 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 ((1701709, 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: [74/282] Building board: Durandal-bdshot at 2025-09-26 00:54:06.351980 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 ((1701753, 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: [75/282] Building board: edge at 2025-09-26 00:54:06.370424 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 ((1701797, 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: [76/282] Building board: erleboard at 2025-09-26 00:54:06.388921 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 ((1701841, 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: [77/282] Building board: erlebrain2 at 2025-09-26 00:54:06.408531 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 ((1701885, 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: [78/282] Building board: esp32buzz at 2025-09-26 00:54:06.426394 BB: Trying checkout Blimp stable esp32buzz 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 ((1701929, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32buzz None BB: Failed checkout of Blimp esp32buzz stable None BB: [79/282] Building board: esp32diy at 2025-09-26 00:54:06.444405 BB: Trying checkout Blimp stable esp32diy 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 ((1701975, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32diy None BB: Failed checkout of Blimp esp32diy stable None BB: [80/282] Building board: esp32empty at 2025-09-26 00:54:06.462867 BB: Trying checkout Blimp stable esp32empty 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 ((1702019, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32empty None BB: Failed checkout of Blimp esp32empty stable None BB: [81/282] Building board: esp32icarus at 2025-09-26 00:54:06.481356 BB: Trying checkout Blimp stable esp32icarus 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 ((1702063, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32icarus None BB: Failed checkout of Blimp esp32icarus stable None BB: [82/282] Building board: esp32imu_module_v11 at 2025-09-26 00:54:06.499439 BB: Trying checkout Blimp stable esp32imu_module_v11 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 ((1702107, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32imu_module_v11 None BB: Failed checkout of Blimp esp32imu_module_v11 stable None BB: [83/282] Building board: esp32nick at 2025-09-26 00:54:06.518505 BB: Trying checkout Blimp stable esp32nick 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 ((1702151, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32nick None BB: Failed checkout of Blimp esp32nick stable None BB: [84/282] Building board: esp32s3devkit at 2025-09-26 00:54:06.536986 BB: Trying checkout Blimp stable esp32s3devkit 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 ((1702195, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32s3devkit None BB: Failed checkout of Blimp esp32s3devkit stable None BB: [85/282] Building board: esp32s3empty at 2025-09-26 00:54:06.556125 BB: Trying checkout Blimp stable esp32s3empty 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 ((1702239, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32s3empty None BB: Failed checkout of Blimp esp32s3empty stable None BB: [86/282] Building board: esp32tomte76 at 2025-09-26 00:54:06.574461 BB: Trying checkout Blimp stable esp32tomte76 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 ((1702283, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable esp32tomte76 None BB: Failed checkout of Blimp esp32tomte76 stable None BB: [87/282] Building board: F35Lightning at 2025-09-26 00:54:06.592223 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 ((1702327, 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: [88/282] Building board: F4BY at 2025-09-26 00:54:06.610266 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 ((1702371, 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: [89/282] Building board: F4BY_F427 at 2025-09-26 00:54:06.627272 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 ((1702415, 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: [90/282] Building board: F4BY_H743 at 2025-09-26 00:54:06.645346 BB: Trying checkout Blimp stable F4BY_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 ((1702459, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable F4BY_H743 None BB: Failed checkout of Blimp F4BY_H743 stable None BB: [91/282] Building board: FlyingMoonF407 at 2025-09-26 00:54:06.663317 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 ((1702503, 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: [92/282] Building board: FlyingMoonF427 at 2025-09-26 00:54:06.681216 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 ((1702547, 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: [93/282] Building board: FlyingMoonH743 at 2025-09-26 00:54:06.701386 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 ((1702591, 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: [94/282] Building board: FlywooF405Pro at 2025-09-26 00:54:06.720279 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 ((1702635, 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: [95/282] Building board: FlywooF745 at 2025-09-26 00:54:06.738243 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 ((1702679, 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: [96/282] Building board: FlywooF745Nano at 2025-09-26 00:54:06.756264 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 ((1702723, 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: [97/282] Building board: FlywooH743Pro at 2025-09-26 00:54:06.775059 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 ((1702767, 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: [98/282] Building board: fmuv2 at 2025-09-26 00:54:06.793223 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 ((1702811, 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: [99/282] Building board: fmuv3 at 2025-09-26 00:54:06.812371 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 ((1702855, 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: [100/282] Building board: fmuv5 at 2025-09-26 00:54:06.830766 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 ((1702899, 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: [101/282] Building board: FoxeerF405v2 at 2025-09-26 00:54:06.848531 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 ((1702943, 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: [102/282] Building board: FoxeerH743v1 at 2025-09-26 00:54:06.868929 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 ((1702987, 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: [103/282] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:54:06.886565 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 ((1703031, 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: [104/282] Building board: GEPRCF745BTHD at 2025-09-26 00:54:06.904847 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 ((1703075, 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: [105/282] Building board: GreenSightUltraBlue at 2025-09-26 00:54:06.923037 BB: Trying checkout Blimp stable GreenSightUltraBlue 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 ((1703119, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable GreenSightUltraBlue None BB: Failed checkout of Blimp GreenSightUltraBlue stable None BB: [106/282] Building board: Here4FC at 2025-09-26 00:54:06.941700 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 ((1703163, 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: [107/282] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:54:06.959847 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 ((1703207, 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: [108/282] Building board: JFB100 at 2025-09-26 00:54:06.977408 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 ((1703251, 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: [109/282] Building board: JFB110 at 2025-09-26 00:54:06.995976 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 ((1703295, 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: [110/282] Building board: JHEM_JHEF405 at 2025-09-26 00:54:07.016261 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 ((1703339, 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: [111/282] Building board: JHEMCU-H743HD at 2025-09-26 00:54:07.034456 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 ((1703383, 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: [112/282] Building board: JHEMCUF405PRO at 2025-09-26 00:54:07.052152 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 ((1703427, 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: [113/282] Building board: JHEMCUF405WING at 2025-09-26 00:54:07.071867 BB: Trying checkout Blimp stable JHEMCUF405WING 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 ((1703471, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable JHEMCUF405WING None BB: Failed checkout of Blimp JHEMCUF405WING stable None BB: [114/282] Building board: KakuteF4 at 2025-09-26 00:54:07.090036 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 ((1703515, 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: [115/282] Building board: KakuteF4-Wing at 2025-09-26 00:54:07.108424 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 ((1703559, 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: [116/282] Building board: KakuteF4Mini at 2025-09-26 00:54:07.127691 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 ((1703603, 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: [117/282] Building board: KakuteF7 at 2025-09-26 00:54:07.146294 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 ((1703647, 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: [118/282] Building board: KakuteF7-bdshot at 2025-09-26 00:54:07.164610 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 ((1703691, 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: [119/282] Building board: KakuteF7Mini at 2025-09-26 00:54:07.183193 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 ((1703735, 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: [120/282] Building board: KakuteH7 at 2025-09-26 00:54:07.201248 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 ((1703779, 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: [121/282] Building board: KakuteH7-bdshot at 2025-09-26 00:54:07.219870 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 ((1703823, 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: [122/282] Building board: KakuteH7-Wing at 2025-09-26 00:54:07.239345 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 ((1703867, 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: [123/282] Building board: KakuteH7Mini at 2025-09-26 00:54:07.257697 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 ((1703911, 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: [124/282] Building board: KakuteH7Mini-Nand at 2025-09-26 00:54:07.275547 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 ((1703955, 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: [125/282] Building board: KakuteH7v2 at 2025-09-26 00:54:07.294064 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 ((1703999, 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: [126/282] Building board: linux at 2025-09-26 00:54:07.312985 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 ((1704043, 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: [127/282] Building board: LongBowF405WING at 2025-09-26 00:54:07.331574 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 ((1704087, 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: [128/282] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:54:07.350226 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 ((1704131, 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: [129/282] Building board: luminousbee5 at 2025-09-26 00:54:07.368919 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 ((1704175, 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: [130/282] Building board: MambaF405-2022 at 2025-09-26 00:54:07.388573 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 ((1704219, 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: [131/282] Building board: MambaF405US-I2C at 2025-09-26 00:54:07.406552 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 ((1704263, 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: [132/282] Building board: MambaF405v2 at 2025-09-26 00:54:07.424241 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 ((1704307, 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: [133/282] Building board: MambaH743v4 at 2025-09-26 00:54:07.442493 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 ((1704351, 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: [134/282] Building board: MatekF405 at 2025-09-26 00:54:07.460962 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 ((1704395, 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: [135/282] Building board: MatekF405-bdshot at 2025-09-26 00:54:07.479300 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 ((1704439, 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: [136/282] Building board: MatekF405-CAN at 2025-09-26 00:54:07.498571 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 ((1704483, 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: [137/282] Building board: MatekF405-STD at 2025-09-26 00:54:07.517222 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 ((1704527, 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: [138/282] Building board: MatekF405-TE at 2025-09-26 00:54:07.535820 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 ((1704571, 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: [139/282] Building board: MatekF405-TE-bdshot at 2025-09-26 00:54:07.553954 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 ((1704615, 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: [140/282] Building board: MatekF405-Wing at 2025-09-26 00:54:07.572054 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 ((1704659, 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: [141/282] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:54:07.590458 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 ((1704703, 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: [142/282] Building board: MatekF765-SE at 2025-09-26 00:54:07.609025 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 ((1704747, 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: [143/282] Building board: MatekF765-Wing at 2025-09-26 00:54:07.628484 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 ((1704791, 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: [144/282] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:54:07.646954 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 ((1704835, 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: [145/282] Building board: MatekH743 at 2025-09-26 00:54:07.665169 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 ((1704879, 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: [146/282] Building board: MatekH743-bdshot at 2025-09-26 00:54:07.684400 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 ((1704923, 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: [147/282] Building board: MatekH7A3 at 2025-09-26 00:54:07.702689 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 ((1704967, 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: [148/282] Building board: MFT-SEMA100 at 2025-09-26 00:54:07.721086 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 ((1705011, 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: [149/282] Building board: MicoAir405Mini at 2025-09-26 00:54:07.740607 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 ((1705055, 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: [150/282] Building board: MicoAir405v2 at 2025-09-26 00:54:07.758813 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 ((1705099, 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: [151/282] Building board: MicoAir743 at 2025-09-26 00:54:07.777242 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 ((1705143, 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: [152/282] Building board: MicoAir743-AIO at 2025-09-26 00:54:07.796380 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 ((1705187, 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: [153/282] Building board: MicoAir743v2 at 2025-09-26 00:54:07.814829 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 ((1705231, 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: [154/282] Building board: mindpx-v2 at 2025-09-26 00:54:07.833046 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 ((1705275, 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: [155/282] Building board: mini-pix at 2025-09-26 00:54:07.851300 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 ((1705319, 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: [156/282] Building board: modalai_fc-v1 at 2025-09-26 00:54:07.869934 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 ((1705363, 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: [157/282] Building board: mRoControlZeroClassic at 2025-09-26 00:54:07.888779 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 ((1705407, 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: [158/282] Building board: mRoControlZeroF7 at 2025-09-26 00:54:07.908500 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 ((1705451, 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: [159/282] Building board: mRoControlZeroH7 at 2025-09-26 00:54:07.927289 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 ((1705495, 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: [160/282] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:54:07.945640 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 ((1705539, 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: [161/282] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:54:07.965158 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 ((1705583, 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: [162/282] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:54:07.983670 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 ((1705627, 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: [163/282] Building board: mRoNexus at 2025-09-26 00:54:08.002459 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 ((1705671, 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: [164/282] Building board: mRoPixracerPro at 2025-09-26 00:54:08.020863 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 ((1705715, 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: [165/282] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:54:08.040838 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 ((1705759, 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: [166/282] Building board: mRoX21 at 2025-09-26 00:54:08.060462 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 ((1705803, 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: [167/282] Building board: mRoX21-777 at 2025-09-26 00:54:08.079896 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 ((1705847, 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: [168/282] Building board: MUPilot at 2025-09-26 00:54:08.098837 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 ((1705891, 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: [169/282] Building board: NarinFC-H5 at 2025-09-26 00:54:08.117363 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 ((1705935, 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: [170/282] Building board: NarinFC-H7 at 2025-09-26 00:54:08.136483 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 ((1705979, 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: [171/282] Building board: navigator at 2025-09-26 00:54:08.156342 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 ((1706023, 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: [172/282] Building board: navigator64 at 2025-09-26 00:54:08.174357 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 ((1706067, 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: [173/282] Building board: navio at 2025-09-26 00:54:08.192367 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 ((1706111, 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: [174/282] Building board: navio2 at 2025-09-26 00:54:08.212312 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 ((1706155, 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: [175/282] Building board: NxtPX4v2 at 2025-09-26 00:54:08.232559 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 ((1706199, 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: [176/282] Building board: obal at 2025-09-26 00:54:08.250230 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 ((1706243, 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: [177/282] Building board: ocpoc_zynq at 2025-09-26 00:54:08.268850 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 ((1706287, 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: [178/282] Building board: omnibusf4 at 2025-09-26 00:54:08.288566 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 ((1706331, 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: [179/282] Building board: omnibusf4pro at 2025-09-26 00:54:08.307043 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 ((1706375, 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: [180/282] Building board: omnibusf4pro-bdshot at 2025-09-26 00:54:08.325777 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 ((1706419, 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: [181/282] Building board: omnibusf4v6 at 2025-09-26 00:54:08.344910 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 ((1706463, 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: [182/282] Building board: OMNIBUSF7V2 at 2025-09-26 00:54:08.365812 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 ((1706507, 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: [183/282] Building board: OmnibusNanoV6 at 2025-09-26 00:54:08.384851 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 ((1706551, 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: [184/282] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:54:08.404359 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 ((1706595, 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: [185/282] Building board: ORBITH743 at 2025-09-26 00:54:08.425509 BB: Trying checkout Blimp stable ORBITH743 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 ((1706639, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable ORBITH743 None BB: Failed checkout of Blimp ORBITH743 stable None BB: [186/282] Building board: OrqaF405Pro at 2025-09-26 00:54:08.446508 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 ((1706683, 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: [187/282] Building board: OrqaH743Pro at 2025-09-26 00:54:08.466152 BB: Trying checkout Blimp stable OrqaH743Pro 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 ((1706727, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable OrqaH743Pro None BB: Failed checkout of Blimp OrqaH743Pro stable None BB: [188/282] Building board: PH4-mini at 2025-09-26 00:54:08.485082 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 ((1706771, 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: [189/282] Building board: PH4-mini-bdshot at 2025-09-26 00:54:08.504204 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 ((1706815, 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: [190/282] Building board: pilotpi at 2025-09-26 00:54:08.523256 BB: Trying checkout Blimp stable pilotpi 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 ((1706859, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable pilotpi None BB: Failed checkout of Blimp pilotpi stable None BB: [191/282] Building board: Pix32v5 at 2025-09-26 00:54:08.541407 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 ((1706903, 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: [192/282] Building board: PixC4-Jetson at 2025-09-26 00:54:08.560511 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 ((1706947, 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: [193/282] Building board: PixFlamingo at 2025-09-26 00:54:08.579193 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 ((1706991, 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: [194/282] Building board: PixFlamingo-F767 at 2025-09-26 00:54:08.597686 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 ((1707035, 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: [195/282] Building board: Pixhawk1 at 2025-09-26 00:54:08.616434 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 ((1707079, 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: [196/282] Building board: Pixhawk1-1M at 2025-09-26 00:54:08.635838 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 ((1707123, 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: [197/282] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:54:08.655575 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 ((1707167, 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: [198/282] Building board: Pixhawk1-bdshot at 2025-09-26 00:54:08.674696 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 ((1707211, 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: [199/282] Building board: Pixhawk4 at 2025-09-26 00:54:08.693662 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 ((1707255, 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: [200/282] Building board: Pixhawk4-bdshot at 2025-09-26 00:54:08.712141 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 ((1707299, 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: [201/282] Building board: Pixhawk5X at 2025-09-26 00:54:08.730954 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 ((1707343, 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: [202/282] Building board: Pixhawk6C at 2025-09-26 00:54:08.749076 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 ((1707387, 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: [203/282] Building board: Pixhawk6C-bdshot at 2025-09-26 00:54:08.767347 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 ((1707431, 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: [204/282] Building board: Pixhawk6X at 2025-09-26 00:54:08.785691 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 ((1707475, 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: [205/282] Building board: Pixhawk6X-bdshot at 2025-09-26 00:54:08.804039 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 ((1707519, 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: [206/282] Building board: PixPilot-C3 at 2025-09-26 00:54:08.822530 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 ((1707563, 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: [207/282] Building board: PixPilot-V3 at 2025-09-26 00:54:08.841163 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 ((1707607, 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: [208/282] Building board: PixPilot-V6 at 2025-09-26 00:54:08.860141 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 ((1707651, 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: [209/282] Building board: PixPilot-V6PRO at 2025-09-26 00:54:08.878734 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 ((1707695, 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: [210/282] Building board: Pixracer at 2025-09-26 00:54:08.897091 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 ((1707739, 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: [211/282] Building board: Pixracer-bdshot at 2025-09-26 00:54:08.916053 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 ((1707783, 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: [212/282] Building board: PixSurveyA1 at 2025-09-26 00:54:08.936319 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 ((1707827, 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: [213/282] Building board: PixSurveyA1-IND at 2025-09-26 00:54:08.956138 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 ((1707871, 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: [214/282] Building board: PixSurveyA2-IND at 2025-09-26 00:54:08.976157 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 ((1707915, 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: [215/282] Building board: pocket at 2025-09-26 00:54:08.995156 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 ((1707959, 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: [216/282] Building board: pxf at 2025-09-26 00:54:09.014494 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 ((1708003, 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: [217/282] Building board: pxfmini at 2025-09-26 00:54:09.033039 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 ((1708047, 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: [218/282] Building board: QioTekAdeptF407 at 2025-09-26 00:54:09.056489 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 ((1708091, 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: [219/282] Building board: QioTekZealotF427 at 2025-09-26 00:54:09.075023 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 ((1708135, 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: [220/282] Building board: QioTekZealotH743 at 2025-09-26 00:54:09.094045 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 ((1708179, 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: [221/282] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:54:09.112570 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 ((1708223, 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: [222/282] Building board: R9Pilot at 2025-09-26 00:54:09.132564 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 ((1708267, 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: [223/282] Building board: RadiolinkF405 at 2025-09-26 00:54:09.152934 BB: Trying checkout Blimp stable RadiolinkF405 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 ((1708311, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable RadiolinkF405 None BB: Failed checkout of Blimp RadiolinkF405 stable None BB: [224/282] Building board: RadiolinkPIX6 at 2025-09-26 00:54:09.172278 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 ((1708355, 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: [225/282] Building board: RADIX2HD at 2025-09-26 00:54:09.191471 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 ((1708399, 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: [226/282] Building board: ReaperF745 at 2025-09-26 00:54:09.210727 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 ((1708443, 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: [227/282] Building board: revo-mini at 2025-09-26 00:54:09.229484 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 ((1708487, 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: [228/282] Building board: revo-mini-bdshot at 2025-09-26 00:54:09.248618 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 ((1708531, 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: [229/282] Building board: revo-mini-i2c at 2025-09-26 00:54:09.268346 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 ((1708575, 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: [230/282] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:54:09.287431 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 ((1708619, 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: [231/282] Building board: rst_zynq at 2025-09-26 00:54:09.306019 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 ((1708663, 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: [232/282] Building board: SDMODELH7V1 at 2025-09-26 00:54:09.324310 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 ((1708707, 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: [233/282] Building board: SDMODELH7V2 at 2025-09-26 00:54:09.342753 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 ((1708751, 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: [234/282] Building board: SequreH743 at 2025-09-26 00:54:09.362331 BB: Trying checkout Blimp stable SequreH743 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 ((1708795, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SequreH743 None BB: Failed checkout of Blimp SequreH743 stable None BB: [235/282] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:54:09.381388 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 ((1708839, 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: [236/282] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:54:09.400861 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 ((1708883, 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: [237/282] Building board: SIYI_N7 at 2025-09-26 00:54:09.419057 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 ((1708927, 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: [238/282] Building board: SkySakuraH743 at 2025-09-26 00:54:09.437355 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 ((1708971, 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: [239/282] Building board: SkystarsF405v2 at 2025-09-26 00:54:09.456299 BB: Trying checkout Blimp stable SkystarsF405v2 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 ((1709015, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsF405v2 None BB: Failed checkout of Blimp SkystarsF405v2 stable None BB: [240/282] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:54:09.474923 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 ((1709059, 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: [241/282] Building board: SkystarsH7HDv2 at 2025-09-26 00:54:09.493562 BB: Trying checkout Blimp stable SkystarsH7HDv2 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 ((1709103, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SkystarsH7HDv2 None BB: Failed checkout of Blimp SkystarsH7HDv2 stable None BB: [242/282] Building board: sparky2 at 2025-09-26 00:54:09.512399 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 ((1709147, 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: [243/282] Building board: SPEDIXF405 at 2025-09-26 00:54:09.531848 BB: Trying checkout Blimp stable SPEDIXF405 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 ((1709191, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPEDIXF405 None BB: Failed checkout of Blimp SPEDIXF405 stable None BB: [244/282] Building board: SPEDIXH743 at 2025-09-26 00:54:09.550101 BB: Trying checkout Blimp stable SPEDIXH743 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 ((1709235, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SPEDIXH743 None BB: Failed checkout of Blimp SPEDIXH743 stable None BB: [245/282] Building board: speedybeef4 at 2025-09-26 00:54:09.569122 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 ((1709279, 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: [246/282] Building board: SpeedyBeeF405AIO at 2025-09-26 00:54:09.587825 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 ((1709323, 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: [247/282] Building board: SpeedyBeeF405Mini at 2025-09-26 00:54:09.605436 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 ((1709367, 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: [248/282] Building board: SpeedyBeeF405WING at 2025-09-26 00:54:09.625092 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 ((1709411, 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: [249/282] Building board: speedybeef4v3 at 2025-09-26 00:54:09.643270 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 ((1709455, 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: [250/282] Building board: speedybeef4v4 at 2025-09-26 00:54:09.661340 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 ((1709499, 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: [251/282] Building board: SPRacingH7 at 2025-09-26 00:54:09.680439 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 ((1709543, 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: [252/282] Building board: SPRacingH7RF at 2025-09-26 00:54:09.700241 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 ((1709587, 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: [253/282] Building board: StellarF4 at 2025-09-26 00:54:09.718497 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 ((1709631, 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: [254/282] Building board: StellarF4V2 at 2025-09-26 00:54:09.736987 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 ((1709675, 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: [255/282] Building board: StellarH7V2 at 2025-09-26 00:54:09.755350 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 ((1709719, 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: [256/282] Building board: SuccexF4 at 2025-09-26 00:54:09.773856 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 ((1709763, 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: [257/282] Building board: SULILGH7-P1-P2 at 2025-09-26 00:54:09.792366 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 ((1709807, 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: [258/282] Building board: SVehicle-E2 at 2025-09-26 00:54:09.812292 BB: Trying checkout Blimp stable SVehicle-E2 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 ((1709851, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable SVehicle-E2 None BB: Failed checkout of Blimp SVehicle-E2 stable None BB: [259/282] Building board: TBS-Colibri-F7 at 2025-09-26 00:54:09.829839 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 ((1709895, 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: [260/282] Building board: TBS_LUCID_H7 at 2025-09-26 00:54:09.848660 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 ((1709939, 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: [261/282] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:54:09.868732 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 ((1709983, 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: [262/282] Building board: TBS_LUCID_PRO at 2025-09-26 00:54:09.887551 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 ((1710027, 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: [263/282] Building board: thepeach-k1 at 2025-09-26 00:54:09.906632 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 ((1710071, 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: [264/282] Building board: thepeach-r1 at 2025-09-26 00:54:09.925156 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 ((1710115, 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: [265/282] Building board: TMotorH743 at 2025-09-26 00:54:09.943628 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 ((1710159, 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: [266/282] Building board: uav-dev-fc-um982 at 2025-09-26 00:54:09.964839 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 ((1710203, 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: [267/282] Building board: vnav at 2025-09-26 00:54:09.984226 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 ((1710247, 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: [268/282] Building board: VRBrain-v51 at 2025-09-26 00:54:10.005413 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 ((1710291, 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: [269/282] Building board: VRBrain-v52 at 2025-09-26 00:54:10.024081 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 ((1710335, 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: [270/282] Building board: VRBrain-v54 at 2025-09-26 00:54:10.042922 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 ((1710379, 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: [271/282] Building board: VRCore-v10 at 2025-09-26 00:54:10.061393 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 ((1710423, 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: [272/282] Building board: VRUBrain-v51 at 2025-09-26 00:54:10.080827 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 ((1710467, 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: [273/282] Building board: VUAV-V7pro at 2025-09-26 00:54:10.099350 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 ((1710511, 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: [274/282] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:54:10.118135 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 ((1710555, 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: [275/282] Building board: YARIV6X at 2025-09-26 00:54:10.137177 BB: Trying checkout Blimp stable YARIV6X 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 ((1710599, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable YARIV6X None BB: Failed checkout of Blimp YARIV6X stable None BB: [276/282] Building board: YJUAV_A6 at 2025-09-26 00:54:10.156337 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 ((1710643, 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: [277/282] Building board: YJUAV_A6SE at 2025-09-26 00:54:10.174601 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 ((1710687, 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: [278/282] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:54:10.192980 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 ((1710731, 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: [279/282] Building board: YJUAV_A6Ultra at 2025-09-26 00:54:10.215237 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 ((1710775, 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: [280/282] Building board: ZeroOneX6 at 2025-09-26 00:54:10.233973 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 ((1710819, 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: [281/282] Building board: ZeroOneX6_Air at 2025-09-26 00:54:10.252849 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 ((1710863, 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: [282/282] Building board: zynq at 2025-09-26 00:54:10.271164 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 ((1710907, 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/299] Building board: 3DRControlZeroG at 2025-09-26 00:54:11.022510 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/299] Building board: AcctonGodwit_GA1 at 2025-09-26 00:54:12.079612 BB: Trying checkout ArduCopter beta AcctonGodwit_GA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: Considering frame heli for board AcctonGodwit_GA1 BB: Trying checkout ArduCopter beta AcctonGodwit_GA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AcctonGodwit_GA1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AcctonGodwit_GA1-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 (AcctonGodwit_GA1) - not in board list BB: [3/299] Building board: ACNS-CM4Pilot at 2025-09-26 00:54:14.169144 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/299] Building board: ACNS-F405AIO at 2025-09-26 00:54:14.245652 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/299] Building board: AEDROXH7 at 2025-09-26 00:54:14.323953 BB: Trying checkout ArduCopter beta AEDROXH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board AEDROXH7 BB: Trying checkout ArduCopter beta AEDROXH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEDROXH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/299] Building board: aero at 2025-09-26 00:54:14.403334 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.758s) BB-WAF: 'clean' finished successfully (1.277s) 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: [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: 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.Errorexpanding uavcan.protocol.file.GetInfo BB-WAF: 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_uAvionix_UCP.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.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_FBM320.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.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/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_CANManager_CANDriver_Params.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.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.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/NMEA.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/ExpandingString.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/Compass_learn.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_HMC5843.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.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_Compass.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.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_DroneCAN_DNA_Server.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.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_DroneCAN.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI.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.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_VectorNav.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.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_MicroStrain7.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_backend.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.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_SPort.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.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_MAVlite_MAVliteToSPort.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_D.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.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/RTCM3_Parser.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.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_Backend.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 265/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 266/1247] 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 140708635956656: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1713066, 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.758s) BB-WAF: 'clean' finished successfully (1.308s) 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.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.debug.LogMessage BB-WAF: expanding uavcan.protocol.file.Delete 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_Backend.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.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_HIL.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.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_atmosphere.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.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_LTC2946.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.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.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_SLCANIface.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_CANManager.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.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_Relay.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/float16.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_QMC5883P.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/Compass_PerMotor.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.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_LSM303D.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.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_IST8310.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass.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_ExternalAHRS.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_Airspeed.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.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_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_DroneCAN_serial.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.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_NWPMU.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.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_Hirth.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.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_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_Param.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.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_Telem.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_MAVlite_Message.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.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_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.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.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 260/1247] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 261/1247] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 262/1247] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 263/1247] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 264/1247] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 265/1247] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 266/1247] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 267/1247] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 268/1247] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 269/1247] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 270/1247] Compiling libraries/AP_Hott_Telem/AP_Hott_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: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 140154988729216: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1714664, 256)) BB: Failed build of ArduCopter aero-heli beta BB: [7/299] Building board: AeroCogito-H7Digital at 2025-09-26 00:54:41.610826 BB: Trying checkout ArduCopter beta AeroCogito-H7Digital None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: Considering frame heli for board AeroCogito-H7Digital BB: Trying checkout ArduCopter beta AeroCogito-H7Digital heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AeroCogito-H7Digital binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/AeroCogito-H7Digital-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 (AeroCogito-H7Digital) - not in board list BB: [8/299] Building board: aerofc-v1 at 2025-09-26 00:54:43.594227 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [9/299] Building board: AEROFOX-H7 at 2025-09-26 00:54:44.605273 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/299] Building board: AET-H743-Basic at 2025-09-26 00:54:44.678862 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/299] Building board: airbotf4 at 2025-09-26 00:54:44.752916 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/299] Building board: AIRLink at 2025-09-26 00:54:44.827596 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/299] Building board: Airvolute-DCS2 at 2025-09-26 00:54:44.904208 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/299] Building board: AnyleafH7 at 2025-09-26 00:54:44.979853 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/299] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:54:45.055706 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [16/299] Building board: ARK_FPV at 2025-09-26 00:54:45.130023 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [17/299] Building board: ARK_PI6X at 2025-09-26 00:54:47.092249 BB: Trying checkout ArduCopter beta ARK_PI6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_PI6X/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_PI6X) - not in board list BB: Considering frame heli for board ARK_PI6X BB: Trying checkout ArduCopter beta ARK_PI6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARK_PI6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARK_PI6X-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_PI6X) - not in board list BB: [18/299] Building board: ARKV6X at 2025-09-26 00:54:49.023755 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [19/299] Building board: ARKV6X-bdshot at 2025-09-26 00:54:49.101787 BB: Trying checkout ArduCopter beta ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: Considering frame heli for board ARKV6X-bdshot BB: Trying checkout ArduCopter beta ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ARKV6X-bdshot binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ARKV6X-bdshot-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 (ARKV6X-bdshot) - not in board list BB: [20/299] Building board: AtomRCF405NAVI at 2025-09-26 00:54:51.048791 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [21/299] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:54:51.126294 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [22/299] Building board: bbbmini at 2025-09-26 00:54:53.074662 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/299] Building board: BeastF7 at 2025-09-26 00:54:53.149971 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/299] Building board: BeastF7v2 at 2025-09-26 00:54:53.228192 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/299] Building board: BeastH7 at 2025-09-26 00:54:53.304753 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/299] Building board: BeastH7v2 at 2025-09-26 00:54:53.379508 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/299] Building board: bebop at 2025-09-26 00:54:53.455891 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [28/299] Building board: BETAFPV-F405 at 2025-09-26 00:54:53.526573 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/299] Building board: BETAFPV-F405-I2C at 2025-09-26 00:54:53.601620 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/299] Building board: bhat at 2025-09-26 00:54:53.681745 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta bhat binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/299] Building board: BlitzF745 at 2025-09-26 00:54:53.756000 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/299] Building board: BlitzF745AIO at 2025-09-26 00:54:53.830907 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/299] Building board: BlitzH743Pro at 2025-09-26 00:54:53.910451 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [34/299] Building board: BlitzMiniF745 at 2025-09-26 00:54:53.987624 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [35/299] Building board: BlitzWingH743 at 2025-09-26 00:54:54.066962 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/299] Building board: blue at 2025-09-26 00:54:54.143139 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/299] Building board: BOTWINGF405 at 2025-09-26 00:54:54.217351 BB: Trying checkout ArduCopter beta BOTWINGF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: Considering frame heli for board BOTWINGF405 BB: Trying checkout ArduCopter beta BOTWINGF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BOTWINGF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BOTWINGF405-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 (BOTWINGF405) - not in board list BB: [38/299] Building board: BrahmaF4 at 2025-09-26 00:54:56.272925 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/299] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:54:58.408433 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/299] Building board: BROTHERHOBBYH743 at 2025-09-26 00:54:58.486091 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [41/299] Building board: canzero at 2025-09-26 00:54:58.563893 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [42/299] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:54:58.652898 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [43/299] Building board: CBU-H7-Stamp at 2025-09-26 00:55:00.649924 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/299] Building board: CORVON405V2_1 at 2025-09-26 00:55:00.728822 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [45/299] Building board: CORVON743V1 at 2025-09-26 00:55:02.871560 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [46/299] Building board: CrazyF405 at 2025-09-26 00:55:05.087619 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [47/299] Building board: crazyflie2 at 2025-09-26 00:55:07.381319 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [48/299] Building board: CSKY405 at 2025-09-26 00:55:07.461476 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [49/299] Building board: CUAV-7-Nano at 2025-09-26 00:55:07.554172 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/299] Building board: CUAV-Nora at 2025-09-26 00:55:07.640913 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/299] Building board: CUAV-Nora-bdshot at 2025-09-26 00:55:07.724278 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/299] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:55:07.821594 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/299] Building board: CUAV-V6X-v2 at 2025-09-26 00:55:07.906826 BB: Trying checkout ArduCopter beta CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: Considering frame heli for board CUAV-V6X-v2 BB: Trying checkout ArduCopter beta CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-V6X-v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-V6X-v2-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 (CUAV-V6X-v2) - not in board list BB: [54/299] Building board: CUAV-X25-EVO at 2025-09-26 00:55:10.251382 BB: Trying checkout ArduCopter beta CUAV-X25-EVO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: Considering frame heli for board CUAV-X25-EVO BB: Trying checkout ArduCopter beta CUAV-X25-EVO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X25-EVO binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CUAV-X25-EVO-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 (CUAV-X25-EVO) - not in board list BB: [55/299] Building board: CUAV-X7 at 2025-09-26 00:55:12.590750 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/299] Building board: CUAV-X7-bdshot at 2025-09-26 00:55:12.668424 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/299] Building board: CUAVv5 at 2025-09-26 00:55:12.749240 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/299] Building board: CUAVv5-bdshot at 2025-09-26 00:55:12.843063 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/299] Building board: CUAVv5Nano at 2025-09-26 00:55:12.940667 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/299] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:55:13.034918 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/299] Building board: CubeBlack at 2025-09-26 00:55:13.131553 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/299] Building board: CubeBlack+ at 2025-09-26 00:55:13.222811 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/299] Building board: CubeGreen-solo at 2025-09-26 00:55:13.304085 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [64/299] Building board: CubeOrange at 2025-09-26 00:55:13.395413 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/299] Building board: CubeOrange-bdshot at 2025-09-26 00:55:13.475756 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/299] Building board: CubeOrange-SimOnHardWare at 2025-09-26 00:55:13.566580 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [67/299] Building board: CubeOrangePlus at 2025-09-26 00:55:13.652603 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [68/299] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:55:13.733016 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [69/299] Building board: CubeOrangePlus-SimOnHardWare at 2025-09-26 00:55:13.816565 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/299] Building board: CubePurple at 2025-09-26 00:55:13.895226 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/299] Building board: CubeRedPrimary at 2025-09-26 00:55:13.972531 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/299] Building board: CubeRedSecondary at 2025-09-26 00:55:14.056440 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [73/299] Building board: CubeSolo at 2025-09-26 00:55:14.133783 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [74/299] Building board: CubeYellow at 2025-09-26 00:55:14.205677 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/299] Building board: CubeYellow-bdshot at 2025-09-26 00:55:14.283966 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/299] Building board: DAKEFPVF405 at 2025-09-26 00:55:14.360519 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [77/299] Building board: DAKEFPVH743 at 2025-09-26 00:55:16.596322 BB: Trying checkout ArduCopter beta DAKEFPVH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: Considering frame heli for board DAKEFPVH743 BB: Trying checkout ArduCopter beta DAKEFPVH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743-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 (DAKEFPVH743) - not in board list BB: [78/299] Building board: DAKEFPVH743Pro at 2025-09-26 00:55:18.706937 BB: Trying checkout ArduCopter beta DAKEFPVH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: Considering frame heli for board DAKEFPVH743Pro BB: Trying checkout ArduCopter beta DAKEFPVH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DAKEFPVH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DAKEFPVH743Pro-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 (DAKEFPVH743Pro) - not in board list BB: [79/299] Building board: dark at 2025-09-26 00:55:20.793910 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta dark binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [80/299] Building board: DevEBoxH7v2 at 2025-09-26 00:55:21.087992 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [81/299] Building board: DroneerF405 at 2025-09-26 00:55:21.176121 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [82/299] Building board: DrotekP3Pro at 2025-09-26 00:55:23.272582 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [83/299] Building board: Durandal at 2025-09-26 00:55:23.355858 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [84/299] Building board: Durandal-bdshot at 2025-09-26 00:55:23.440579 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [85/299] Building board: edge at 2025-09-26 00:55:23.519829 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [86/299] Building board: erleboard at 2025-09-26 00:55:23.594846 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erleboard binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [87/299] Building board: erlebrain2 at 2025-09-26 00:55:23.676651 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [88/299] Building board: esp32buzz at 2025-09-26 00:55:23.757534 BB: Trying checkout ArduCopter beta esp32buzz None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1737310, 256)) BB: waf configure failed BB: Considering frame heli for board esp32buzz BB: Trying checkout ArduCopter beta esp32buzz heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32buzz binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32buzz-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1737771, 256)) BB: waf configure failed BB: [89/299] Building board: esp32diy at 2025-09-26 00:55:26.813730 BB: Trying checkout ArduCopter beta esp32diy None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1738236, 256)) BB: waf configure failed BB: Considering frame heli for board esp32diy BB: Trying checkout ArduCopter beta esp32diy heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32diy binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32diy-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1738687, 256)) BB: waf configure failed BB: [90/299] Building board: esp32empty at 2025-09-26 00:55:30.300298 BB: Trying checkout ArduCopter beta esp32empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1739167, 256)) BB: waf configure failed BB: Considering frame heli for board esp32empty BB: Trying checkout ArduCopter beta esp32empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32empty-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1739617, 256)) BB: waf configure failed BB: [91/299] Building board: esp32icarus at 2025-09-26 00:55:33.184880 BB: Trying checkout ArduCopter beta esp32icarus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1740088, 256)) BB: waf configure failed BB: Considering frame heli for board esp32icarus BB: Trying checkout ArduCopter beta esp32icarus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32icarus binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32icarus-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1740551, 256)) BB: waf configure failed BB: [92/299] Building board: esp32imu_module_v11 at 2025-09-26 00:55:36.447605 BB: Trying checkout ArduCopter beta esp32imu_module_v11 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: Considering frame heli for board esp32imu_module_v11 BB: Trying checkout ArduCopter beta esp32imu_module_v11 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32imu_module_v11 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32imu_module_v11-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 (esp32imu_module_v11) - not in board list BB: [93/299] Building board: esp32nick at 2025-09-26 00:55:38.537461 BB: Trying checkout ArduCopter beta esp32nick None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1741869, 256)) BB: waf configure failed BB: Considering frame heli for board esp32nick BB: Trying checkout ArduCopter beta esp32nick heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32nick binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32nick-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1742331, 256)) BB: waf configure failed BB: [94/299] Building board: esp32s3devkit at 2025-09-26 00:55:41.370483 BB: Trying checkout ArduCopter beta esp32s3devkit None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1742790, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3devkit BB: Trying checkout ArduCopter beta esp32s3devkit heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3devkit binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3devkit-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1743253, 256)) BB: waf configure failed BB: [95/299] Building board: esp32s3empty at 2025-09-26 00:55:44.239322 BB: Trying checkout ArduCopter beta esp32s3empty None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1743712, 256)) BB: waf configure failed BB: Considering frame heli for board esp32s3empty BB: Trying checkout ArduCopter beta esp32s3empty heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3empty binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3empty-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1744181, 256)) BB: waf configure failed BB: [96/299] Building board: esp32s3m5stampfly at 2025-09-26 00:55:47.055700 BB: Trying checkout ArduCopter beta esp32s3m5stampfly None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3m5stampfly binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3m5stampfly/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 (esp32s3m5stampfly) - not in board list BB: Considering frame heli for board esp32s3m5stampfly BB: Trying checkout ArduCopter beta esp32s3m5stampfly heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32s3m5stampfly binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32s3m5stampfly-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 (esp32s3m5stampfly) - not in board list BB: [97/299] Building board: esp32tomte76 at 2025-09-26 00:55:49.241554 BB: Trying checkout ArduCopter beta esp32tomte76 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1745495, 256)) BB: waf configure failed BB: Considering frame heli for board esp32tomte76 BB: Trying checkout ArduCopter beta esp32tomte76 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta esp32tomte76 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/esp32tomte76-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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1745957, 256)) BB: waf configure failed BB: [98/299] Building board: F35Lightning at 2025-09-26 00:55:52.145030 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/299] Building board: F4BY at 2025-09-26 00:55:52.223228 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/299] Building board: F4BY_F427 at 2025-09-26 00:55:52.306241 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [101/299] Building board: F4BY_H743 at 2025-09-26 00:55:54.378258 BB: Trying checkout ArduCopter beta F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_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 (F4BY_H743) - not in board list BB: Considering frame heli for board F4BY_H743 BB: Trying checkout ArduCopter beta F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta F4BY_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/F4BY_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 (F4BY_H743) - not in board list BB: [102/299] Building board: FlyingMoonF407 at 2025-09-26 00:55:56.468121 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/299] Building board: FlyingMoonF427 at 2025-09-26 00:55:56.549688 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/299] Building board: FlyingMoonH743 at 2025-09-26 00:55:56.640743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [105/299] Building board: FlywooF405HD-AIOv2 at 2025-09-26 00:55:56.734482 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [106/299] Building board: FlywooF405Pro at 2025-09-26 00:55:56.827907 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [107/299] Building board: FlywooF405S-AIO at 2025-09-26 00:55:56.914370 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/299] Building board: FlywooF745 at 2025-09-26 00:55:56.995739 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/299] Building board: FlywooF745Nano at 2025-09-26 00:55:57.082871 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/299] Building board: FlywooH743Pro at 2025-09-26 00:55:57.167248 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/299] Building board: fmuv2 at 2025-09-26 00:55:57.248559 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/299] Building board: fmuv3 at 2025-09-26 00:55:57.327466 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/299] Building board: fmuv5 at 2025-09-26 00:55:57.405134 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/299] Building board: FoxeerF405v2 at 2025-09-26 00:55:57.482526 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/299] Building board: FoxeerH743v1 at 2025-09-26 00:55:57.559482 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [116/299] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:55:57.636025 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [117/299] Building board: GEPRCF745BTHD at 2025-09-26 00:55:59.685041 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/299] Building board: GreenSightUltraBlue at 2025-09-26 00:55:59.760384 BB: Trying checkout ArduCopter beta GreenSightUltraBlue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: Considering frame heli for board GreenSightUltraBlue BB: Trying checkout ArduCopter beta GreenSightUltraBlue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta GreenSightUltraBlue binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/GreenSightUltraBlue-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 (GreenSightUltraBlue) - not in board list BB: [119/299] Building board: Here4FC at 2025-09-26 00:56:01.821775 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/299] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:56:01.904255 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/299] Building board: JFB100 at 2025-09-26 00:56:01.980131 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [122/299] Building board: JFB110 at 2025-09-26 00:56:02.057111 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/299] Building board: JHEM_JHEF405 at 2025-09-26 00:56:02.133245 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/299] Building board: JHEMCU-GSF405A at 2025-09-26 00:56:02.212547 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/299] Building board: JHEMCU-GSF405A-RX2 at 2025-09-26 00:56:02.292548 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/299] Building board: JHEMCU-H743HD at 2025-09-26 00:56:02.370462 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/299] Building board: JHEMCUF405PRO at 2025-09-26 00:56:02.446911 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [128/299] Building board: JHEMCUF405WING at 2025-09-26 00:56:04.472571 BB: Trying checkout ArduCopter beta JHEMCUF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: Considering frame heli for board JHEMCUF405WING BB: Trying checkout ArduCopter beta JHEMCUF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta JHEMCUF405WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/JHEMCUF405WING-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 (JHEMCUF405WING) - not in board list BB: [129/299] Building board: KakuteF4 at 2025-09-26 00:56:06.493602 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/299] Building board: KakuteF4-Wing at 2025-09-26 00:56:06.569634 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/299] Building board: KakuteF4Mini at 2025-09-26 00:56:06.645982 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [132/299] Building board: KakuteF7 at 2025-09-26 00:56:06.722007 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/299] Building board: KakuteF7-bdshot at 2025-09-26 00:56:06.795645 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/299] Building board: KakuteF7Mini at 2025-09-26 00:56:06.869986 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/299] Building board: KakuteH7 at 2025-09-26 00:56:06.941717 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/299] Building board: KakuteH7-bdshot at 2025-09-26 00:56:07.016028 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/299] Building board: KakuteH7-Wing at 2025-09-26 00:56:07.092860 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/299] Building board: KakuteH7Mini at 2025-09-26 00:56:07.171109 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/299] Building board: KakuteH7Mini-Nand at 2025-09-26 00:56:07.247985 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/299] Building board: KakuteH7v2 at 2025-09-26 00:56:07.326888 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/299] Building board: linux at 2025-09-26 00:56:07.415116 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta linux binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/299] Building board: LongBowF405WING at 2025-09-26 00:56:07.487242 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/299] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:56:07.561897 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [144/299] Building board: luminousbee5 at 2025-09-26 00:56:09.534287 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/299] Building board: MambaF405-2022 at 2025-09-26 00:56:09.616835 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/299] Building board: MambaF405US-I2C at 2025-09-26 00:56:09.693729 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/299] Building board: MambaF405v2 at 2025-09-26 00:56:09.774522 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/299] Building board: MambaH743v4 at 2025-09-26 00:56:09.849351 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/299] Building board: MatekF405 at 2025-09-26 00:56:09.924420 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/299] Building board: MatekF405-bdshot at 2025-09-26 00:56:09.998408 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/299] Building board: MatekF405-CAN at 2025-09-26 00:56:10.075021 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/299] Building board: MatekF405-STD at 2025-09-26 00:56:10.148826 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/299] Building board: MatekF405-TE at 2025-09-26 00:56:10.222995 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/299] Building board: MatekF405-TE-bdshot at 2025-09-26 00:56:10.296359 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/299] Building board: MatekF405-Wing at 2025-09-26 00:56:10.375012 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/299] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:56:10.448449 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/299] Building board: MatekF765-SE at 2025-09-26 00:56:10.524284 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/299] Building board: MatekF765-Wing at 2025-09-26 00:56:10.600025 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/299] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:56:10.675544 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/299] Building board: MatekH743 at 2025-09-26 00:56:10.754896 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/299] Building board: MatekH743-bdshot at 2025-09-26 00:56:10.836222 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/299] Building board: MatekH7A3 at 2025-09-26 00:56:10.915288 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/299] Building board: MFT-SEMA100 at 2025-09-26 00:56:11.000329 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/299] Building board: MicoAir405Mini at 2025-09-26 00:56:11.079811 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/299] Building board: MicoAir405v2 at 2025-09-26 00:56:11.160002 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/299] Building board: MicoAir743 at 2025-09-26 00:56:11.240474 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/299] Building board: MicoAir743-AIO at 2025-09-26 00:56:11.319375 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/299] Building board: MicoAir743v2 at 2025-09-26 00:56:11.399330 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/299] Building board: mindpx-v2 at 2025-09-26 00:56:11.476126 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/299] Building board: mini-pix at 2025-09-26 00:56:11.556216 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/299] Building board: modalai_fc-v1 at 2025-09-26 00:56:11.635071 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/299] Building board: mRoControlZeroClassic at 2025-09-26 00:56:11.715476 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [173/299] Building board: mRoControlZeroF7 at 2025-09-26 00:56:11.795657 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/299] Building board: mRoControlZeroH7 at 2025-09-26 00:56:11.874802 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/299] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:56:11.954319 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/299] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:56:12.033978 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/299] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:56:12.112021 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/299] Building board: mRoNexus at 2025-09-26 00:56:12.194119 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/299] Building board: mRoPixracerPro at 2025-09-26 00:56:12.271726 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/299] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:56:12.348493 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/299] Building board: mRoX21 at 2025-09-26 00:56:12.428181 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/299] Building board: mRoX21-777 at 2025-09-26 00:56:12.504779 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/299] Building board: MUPilot at 2025-09-26 00:56:12.577879 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/299] Building board: NarinFC-H5 at 2025-09-26 00:56:12.651927 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [185/299] Building board: NarinFC-H7 at 2025-09-26 00:56:14.643506 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NarinFC-H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/299] Building board: navigator at 2025-09-26 00:56:14.719671 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/299] Building board: navigator64 at 2025-09-26 00:56:14.794302 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/299] Building board: navio at 2025-09-26 00:56:14.864834 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [189/299] Building board: navio2 at 2025-09-26 00:56:14.939398 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/299] Building board: NxtPX4v2 at 2025-09-26 00:56:15.017608 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [191/299] Building board: obal at 2025-09-26 00:56:15.097001 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/299] Building board: ocpoc_zynq at 2025-09-26 00:56:15.173291 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/299] Building board: omnibusf4 at 2025-09-26 00:56:15.261510 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [194/299] Building board: omnibusf4pro at 2025-09-26 00:56:15.338681 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/299] Building board: omnibusf4pro-bdshot at 2025-09-26 00:56:15.417889 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/299] Building board: omnibusf4v6 at 2025-09-26 00:56:15.494985 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/299] Building board: OMNIBUSF7V2 at 2025-09-26 00:56:15.573874 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/299] Building board: OmnibusNanoV6 at 2025-09-26 00:56:15.651430 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/299] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:56:15.727960 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/299] Building board: ORBITH743 at 2025-09-26 00:56:15.806532 BB: Trying checkout ArduCopter beta ORBITH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ORBITH743/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 (ORBITH743) - not in board list BB: Considering frame heli for board ORBITH743 BB: Trying checkout ArduCopter beta ORBITH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ORBITH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/ORBITH743-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 (ORBITH743) - not in board list BB: [201/299] Building board: OrqaF405Pro at 2025-09-26 00:56:17.833513 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/299] Building board: OrqaH743Pro at 2025-09-26 00:56:17.909344 BB: Trying checkout ArduCopter beta OrqaH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: Considering frame heli for board OrqaH743Pro BB: Trying checkout ArduCopter beta OrqaH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta OrqaH743Pro binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/OrqaH743Pro-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 (OrqaH743Pro) - not in board list BB: [203/299] Building board: PH4-mini at 2025-09-26 00:56:19.902955 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/299] Building board: PH4-mini-bdshot at 2025-09-26 00:56:19.983946 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/299] Building board: pilotpi at 2025-09-26 00:56:20.071754 BB: Trying checkout ArduCopter beta pilotpi None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/pilotpi/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 (pilotpi) - not in board list BB: Considering frame heli for board pilotpi BB: Trying checkout ArduCopter beta pilotpi heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pilotpi binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/pilotpi-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 (pilotpi) - not in board list BB: [206/299] Building board: Pix32v5 at 2025-09-26 00:56:22.082481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/299] Building board: PixC4-Jetson at 2025-09-26 00:56:22.160468 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/299] Building board: PixFlamingo at 2025-09-26 00:56:22.235577 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/299] Building board: PixFlamingo-F767 at 2025-09-26 00:56:22.310980 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/299] Building board: Pixhawk1 at 2025-09-26 00:56:22.392542 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/299] Building board: Pixhawk1-1M at 2025-09-26 00:56:22.465904 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/299] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:56:22.550570 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/299] Building board: Pixhawk1-bdshot at 2025-09-26 00:56:22.632496 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/299] Building board: Pixhawk4 at 2025-09-26 00:56:22.717343 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/299] Building board: Pixhawk4-bdshot at 2025-09-26 00:56:22.806723 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/299] Building board: Pixhawk5X at 2025-09-26 00:56:22.881174 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/299] Building board: Pixhawk6C at 2025-09-26 00:56:22.956753 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [218/299] Building board: Pixhawk6C-bdshot at 2025-09-26 00:56:23.029316 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/299] Building board: Pixhawk6X at 2025-09-26 00:56:23.104490 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/299] Building board: Pixhawk6X-bdshot at 2025-09-26 00:56:23.179197 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/299] Building board: PixPilot-C3 at 2025-09-26 00:56:23.255162 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/299] Building board: PixPilot-V3 at 2025-09-26 00:56:23.328651 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/299] Building board: PixPilot-V6 at 2025-09-26 00:56:23.405547 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/299] Building board: PixPilot-V6PRO at 2025-09-26 00:56:23.480488 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/299] Building board: Pixracer at 2025-09-26 00:56:23.555796 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/299] Building board: Pixracer-bdshot at 2025-09-26 00:56:23.634628 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [227/299] Building board: PixSurveyA1 at 2025-09-26 00:56:23.711604 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/299] Building board: PixSurveyA1-IND at 2025-09-26 00:56:23.789247 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/299] Building board: PixSurveyA2-IND at 2025-09-26 00:56:23.876087 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [230/299] Building board: pocket at 2025-09-26 00:56:25.892850 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pocket binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/299] Building board: pxf at 2025-09-26 00:56:25.968822 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/299] Building board: pxfmini at 2025-09-26 00:56:26.047071 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/299] Building board: QioTekAdeptF407 at 2025-09-26 00:56:26.123007 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/299] Building board: QioTekZealotF427 at 2025-09-26 00:56:26.202436 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [235/299] Building board: QioTekZealotH743 at 2025-09-26 00:56:26.281293 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/299] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:56:26.359928 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/299] Building board: R9Pilot at 2025-09-26 00:56:26.440733 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/299] Building board: RadiolinkF405 at 2025-09-26 00:56:26.527158 BB: Trying checkout ArduCopter beta RadiolinkF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: Considering frame heli for board RadiolinkF405 BB: Trying checkout ArduCopter beta RadiolinkF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/RadiolinkF405-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 (RadiolinkF405) - not in board list BB: [239/299] Building board: RadiolinkPIX6 at 2025-09-26 00:56:28.633431 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/299] Building board: RADIX2HD at 2025-09-26 00:56:28.713968 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/299] Building board: ReaperF745 at 2025-09-26 00:56:28.792626 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/299] Building board: revo-mini at 2025-09-26 00:56:28.876315 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [243/299] Building board: revo-mini-bdshot at 2025-09-26 00:56:28.956753 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/299] Building board: revo-mini-i2c at 2025-09-26 00:56:29.035820 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/299] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:56:29.115118 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/299] Building board: rst_zynq at 2025-09-26 00:56:29.196620 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.756s) BB-WAF: 'clean' finished successfully (1.218s) 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/ControlMonitor.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.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/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.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_WPNav.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_Circle.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_ICM20789.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.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_BMP085.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_BMP581.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.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_SITL.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon.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_Backend.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.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/AP_ExpandingArray.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/time.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_FWVersion.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.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_MSP.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.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_DroneCAN.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.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/Compass_learn.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.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_InertialSensor.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.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: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.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 140029426316256: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1769442, 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.812s) BB-WAF: 'clean' finished successfully (1.195s) 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_FreqResp.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.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/AP_OADijkstra.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.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_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_PID.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_1D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID_2D.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_BMP280.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_BMP388.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_Backend.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_BMP581.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.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_Backend.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.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_Torqeedo.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.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_SITL.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_Backend.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_Relay.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.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_MAVLink.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/AP_ExpandingArray.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/Location.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/AP_Compass_QMC5883P.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.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/Compass_PerMotor.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.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/AP_Compass_IST8308.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass.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_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.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_Serial_MS.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_Scripting.cpp BB-WAF: [ 195/1042] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 196/1042] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 197/1042] 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 140194258449376: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1771008, 256)) BB: Failed build of ArduCopter rst_zynq-heli beta BB: [247/299] Building board: SDMODELH7V1 at 2025-09-26 00:57:13.886336 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/299] Building board: SDMODELH7V2 at 2025-09-26 00:57:13.968104 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/299] Building board: SequreH743 at 2025-09-26 00:57:14.045745 BB: Trying checkout ArduCopter beta SequreH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SequreH743 BB: Trying checkout ArduCopter beta SequreH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SequreH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/299] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:57:14.124193 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/299] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:57:14.199732 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/299] Building board: SIYI_N7 at 2025-09-26 00:57:14.275876 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/299] Building board: SkySakuraH743 at 2025-09-26 00:57:14.355305 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [254/299] Building board: SkystarsF405v2 at 2025-09-26 00:57:14.430478 BB: Trying checkout ArduCopter beta SkystarsF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: Considering frame heli for board SkystarsF405v2 BB: Trying checkout ArduCopter beta SkystarsF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsF405v2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SkystarsF405v2-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 (SkystarsF405v2) - not in board list BB: [255/299] Building board: SkystarsH7HD-bdshot at 2025-09-26 00:57:16.437109 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/299] Building board: SkystarsH7HDv2 at 2025-09-26 00:57:16.515294 BB: Trying checkout ArduCopter beta SkystarsH7HDv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SkystarsH7HDv2 BB: Trying checkout ArduCopter beta SkystarsH7HDv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SkystarsH7HDv2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [257/299] Building board: skyviper-journey at 2025-09-26 00:57:16.592277 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/299] Building board: skyviper-v2450 at 2025-09-26 00:57:16.668356 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [259/299] Building board: sparky2 at 2025-09-26 00:57:16.743071 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/299] Building board: SPEDIXF405 at 2025-09-26 00:57:16.819439 BB: Trying checkout ArduCopter beta SPEDIXF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXF405 BB: Trying checkout ArduCopter beta SPEDIXF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXF405 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [261/299] Building board: SPEDIXH743 at 2025-09-26 00:57:16.896432 BB: Trying checkout ArduCopter beta SPEDIXH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: Considering frame heli for board SPEDIXH743 BB: Trying checkout ArduCopter beta SPEDIXH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPEDIXH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [262/299] Building board: speedybeef4 at 2025-09-26 00:57:16.975067 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/299] Building board: SpeedyBeeF405AIO at 2025-09-26 00:57:17.055677 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/299] Building board: SpeedyBeeF405Mini at 2025-09-26 00:57:17.135035 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/299] Building board: SpeedyBeeF405WING at 2025-09-26 00:57:17.214688 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/299] Building board: speedybeef4v3 at 2025-09-26 00:57:17.304468 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/299] Building board: speedybeef4v4 at 2025-09-26 00:57:17.383246 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/299] Building board: SPRacingH7 at 2025-09-26 00:57:17.463174 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/299] Building board: SPRacingH7RF at 2025-09-26 00:57:17.543542 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/299] Building board: StellarF4 at 2025-09-26 00:57:17.622588 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [271/299] Building board: StellarF4V2 at 2025-09-26 00:57:19.640552 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [272/299] Building board: StellarH7V2 at 2025-09-26 00:57:21.665170 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [273/299] Building board: SuccexF4 at 2025-09-26 00:57:23.679492 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/299] Building board: SULILGH7-P1-P2 at 2025-09-26 00:57:23.761955 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [275/299] Building board: SVehicle-E2 at 2025-09-26 00:57:25.752301 BB: Trying checkout ArduCopter beta SVehicle-E2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: Considering frame heli for board SVehicle-E2 BB: Trying checkout ArduCopter beta SVehicle-E2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta SVehicle-E2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/SVehicle-E2-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 (SVehicle-E2) - not in board list BB: [276/299] Building board: TBS-Colibri-F7 at 2025-09-26 00:57:27.804542 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/299] Building board: TBS_LUCID_H7 at 2025-09-26 00:57:27.883057 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/299] Building board: TBS_LUCID_H7_WING at 2025-09-26 00:57:27.960295 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/299] Building board: TBS_LUCID_PRO at 2025-09-26 00:57:28.038979 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [280/299] Building board: thepeach-k1 at 2025-09-26 00:57:28.116324 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/299] Building board: thepeach-r1 at 2025-09-26 00:57:28.195583 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/299] Building board: TMotorH743 at 2025-09-26 00:57:28.284540 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/299] Building board: uav-dev-fc-um982 at 2025-09-26 00:57:28.363825 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [284/299] Building board: vnav at 2025-09-26 00:57:30.374785 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta vnav binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/299] Building board: VRBrain-v51 at 2025-09-26 00:57:30.458207 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [286/299] Building board: VRBrain-v52 at 2025-09-26 00:57:30.538339 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [287/299] Building board: VRBrain-v54 at 2025-09-26 00:57:30.619317 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [288/299] Building board: VRCore-v10 at 2025-09-26 00:57:30.699730 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [289/299] Building board: VRUBrain-v51 at 2025-09-26 00:57:30.780763 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [290/299] Building board: VUAV-V7pro at 2025-09-26 00:57:30.861117 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [291/299] Building board: X-MAV-AP-H743v2 at 2025-09-26 00:57:30.942097 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [292/299] Building board: YARIV6X at 2025-09-26 00:57:31.022182 BB: Trying checkout ArduCopter beta YARIV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/YARIV6X/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 (YARIV6X) - not in board list BB: Considering frame heli for board YARIV6X BB: Trying checkout ArduCopter beta YARIV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YARIV6X binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/YARIV6X-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 (YARIV6X) - not in board list BB: [293/299] Building board: YJUAV_A6 at 2025-09-26 00:57:33.061765 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [294/299] Building board: YJUAV_A6SE at 2025-09-26 00:57:33.144939 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [295/299] Building board: YJUAV_A6SE_H743 at 2025-09-26 00:57:33.223843 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [296/299] Building board: YJUAV_A6Ultra at 2025-09-26 00:57:33.311803 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [297/299] Building board: ZeroOneX6 at 2025-09-26 00:57:33.390331 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [298/299] Building board: ZeroOneX6_Air at 2025-09-26 00:57:33.469481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [299/299] Building board: zynq at 2025-09-26 00:57:35.484110 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/286] Building board: 3DRControlZeroG at 2025-09-26 00:57:39.270775 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/286] Building board: AcctonGodwit_GA1 at 2025-09-26 00:57:40.019110 BB: Trying checkout ArduPlane beta AcctonGodwit_GA1 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/286] Building board: ACNS-CM4Pilot at 2025-09-26 00:57:41.272903 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/286] Building board: ACNS-F405AIO at 2025-09-26 00:57:41.312627 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/286] Building board: AEDROXH7 at 2025-09-26 00:57:41.352109 BB: Trying checkout ArduPlane beta AEDROXH7 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/286] Building board: aero at 2025-09-26 00:57:41.392294 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.746s) BB-WAF: 'clean' finished successfully (1.256s) 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: [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: 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.SetAngleexpanding com.hobbywing.esc.SetID BB-WAF: 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.SetThrottleSource BB-WAF: expanding com.hobbywing.esc.StatusMsg2 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 uavcan.Timestampexpanding mppt.Stream BB-WAF: 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_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1247] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1247] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1247] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1247] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1247] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1247] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1247] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.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_MS5611.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.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_DAL/AP_DAL_GPS.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/posix_compat.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/AP_Filesystem_Param.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.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_MAVlite_Message.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.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_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.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 139939217028736: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1785615, 256)) BB: Failed build of ArduPlane aero beta BB: [7/286] Building board: AeroCogito-H7Digital at 2025-09-26 00:57:54.529991 BB: Trying checkout ArduPlane beta AeroCogito-H7Digital 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/286] Building board: AEROFOX-H7 at 2025-09-26 00:57:55.531203 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/286] Building board: AET-H743-Basic at 2025-09-26 00:57:55.569688 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/286] Building board: airbotf4 at 2025-09-26 00:57:55.608434 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/286] Building board: AIRLink at 2025-09-26 00:57:55.647299 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/286] Building board: Airvolute-DCS2 at 2025-09-26 00:57:55.686204 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/286] Building board: AnyleafH7 at 2025-09-26 00:57:55.724053 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/286] Building board: Aocoda-RC-H743Dual at 2025-09-26 00:57:55.761147 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/286] Building board: ARK_FPV at 2025-09-26 00:57:55.798660 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [16/286] Building board: ARK_PI6X at 2025-09-26 00:57:56.817812 BB: Trying checkout ArduPlane beta ARK_PI6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARK_PI6X/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_PI6X) - not in board list BB: [17/286] Building board: ARKV6X at 2025-09-26 00:57:57.824806 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/286] Building board: ARKV6X-bdshot at 2025-09-26 00:57:57.863861 BB: Trying checkout ArduPlane beta ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/286] Building board: AtomRCF405NAVI at 2025-09-26 00:57:58.853033 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/286] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 00:57:58.892827 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [21/286] Building board: bbbmini at 2025-09-26 00:57:59.880280 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/286] Building board: BeastF7 at 2025-09-26 00:57:59.918737 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/286] Building board: BeastF7v2 at 2025-09-26 00:57:59.956598 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/286] Building board: BeastH7 at 2025-09-26 00:57:59.995501 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/286] Building board: BeastH7v2 at 2025-09-26 00:58:00.033513 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/286] Building board: bhat at 2025-09-26 00:58:00.070497 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/286] Building board: BlitzF745 at 2025-09-26 00:58:00.107395 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/286] Building board: BlitzF745AIO at 2025-09-26 00:58:00.143869 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/286] Building board: BlitzH743Pro at 2025-09-26 00:58:00.192682 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/286] Building board: BlitzMiniF745 at 2025-09-26 00:58:00.230937 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/286] Building board: BlitzWingH743 at 2025-09-26 00:58:00.268474 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/286] Building board: blue at 2025-09-26 00:58:00.305356 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/286] Building board: BOTWINGF405 at 2025-09-26 00:58:00.340630 BB: Trying checkout ArduPlane beta BOTWINGF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/286] Building board: BrahmaF4 at 2025-09-26 00:58:01.333706 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [35/286] Building board: BROTHERHOBBYF405v3 at 2025-09-26 00:58:02.356449 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/286] Building board: BROTHERHOBBYH743 at 2025-09-26 00:58:02.395690 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/286] Building board: canzero at 2025-09-26 00:58:02.434425 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/286] Building board: CBU-H7-LC-Stamp at 2025-09-26 00:58:02.471739 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/286] Building board: CBU-H7-Stamp at 2025-09-26 00:58:03.469235 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/286] Building board: CORVON405V2_1 at 2025-09-26 00:58:03.508346 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [41/286] Building board: CORVON743V1 at 2025-09-26 00:58:04.508652 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [42/286] Building board: CSKY405 at 2025-09-26 00:58:05.529661 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/286] Building board: CUAV-7-Nano at 2025-09-26 00:58:05.571045 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/286] Building board: CUAV-Nora at 2025-09-26 00:58:05.617737 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [45/286] Building board: CUAV-Nora-bdshot at 2025-09-26 00:58:05.658851 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [46/286] Building board: CUAV-Pixhack-v3 at 2025-09-26 00:58:05.698666 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [47/286] Building board: CUAV-V6X-v2 at 2025-09-26 00:58:05.738690 BB: Trying checkout ArduPlane beta CUAV-V6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-V6X-v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CUAV-V6X-v2/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 (CUAV-V6X-v2) - not in board list BB: [48/286] Building board: CUAV-X25-EVO at 2025-09-26 00:58:06.735256 BB: Trying checkout ArduPlane beta CUAV-X25-EVO 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X25-EVO binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CUAV-X25-EVO/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 (CUAV-X25-EVO) - not in board list BB: [49/286] Building board: CUAV-X7 at 2025-09-26 00:58:07.712373 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [50/286] Building board: CUAV-X7-bdshot at 2025-09-26 00:58:07.752090 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [51/286] Building board: CUAVv5 at 2025-09-26 00:58:07.821130 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [52/286] Building board: CUAVv5-bdshot at 2025-09-26 00:58:07.859692 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [53/286] Building board: CUAVv5Nano at 2025-09-26 00:58:07.898684 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [54/286] Building board: CUAVv5Nano-bdshot at 2025-09-26 00:58:07.936809 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [55/286] Building board: CubeBlack at 2025-09-26 00:58:07.975328 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [56/286] Building board: CubeBlack+ at 2025-09-26 00:58:08.013229 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [57/286] Building board: CubeOrange at 2025-09-26 00:58:08.050044 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [58/286] Building board: CubeOrange-bdshot at 2025-09-26 00:58:08.086954 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [59/286] Building board: CubeOrangePlus at 2025-09-26 00:58:08.124465 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [60/286] Building board: CubeOrangePlus-bdshot at 2025-09-26 00:58:08.162162 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [61/286] Building board: CubePurple at 2025-09-26 00:58:08.199852 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [62/286] Building board: CubeRedPrimary at 2025-09-26 00:58:08.238165 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [63/286] Building board: CubeRedSecondary at 2025-09-26 00:58:08.276229 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [64/286] Building board: CubeYellow at 2025-09-26 00:58:08.314964 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [65/286] Building board: CubeYellow-bdshot at 2025-09-26 00:58:08.352142 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [66/286] Building board: DAKEFPVF405 at 2025-09-26 00:58:08.388759 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [67/286] Building board: DAKEFPVH743 at 2025-09-26 00:58:09.373897 BB: Trying checkout ArduPlane beta DAKEFPVH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DAKEFPVH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVH743/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 (DAKEFPVH743) - not in board list BB: [68/286] Building board: DAKEFPVH743Pro at 2025-09-26 00:58:10.356032 BB: Trying checkout ArduPlane beta DAKEFPVH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DAKEFPVH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DAKEFPVH743Pro/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 (DAKEFPVH743Pro) - not in board list BB: [69/286] Building board: dark at 2025-09-26 00:58:11.355384 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta dark binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [70/286] Building board: DevEBoxH7v2 at 2025-09-26 00:58:11.394472 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [71/286] Building board: disco at 2025-09-26 00:58:11.433428 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [72/286] Building board: DroneerF405 at 2025-09-26 00:58:11.472113 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [73/286] Building board: DrotekP3Pro at 2025-09-26 00:58:12.494849 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [74/286] Building board: Durandal at 2025-09-26 00:58:12.534849 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [75/286] Building board: Durandal-bdshot at 2025-09-26 00:58:12.573269 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [76/286] Building board: edge at 2025-09-26 00:58:12.613059 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [77/286] Building board: erleboard at 2025-09-26 00:58:12.650931 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [78/286] Building board: erlebrain2 at 2025-09-26 00:58:12.687502 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [79/286] Building board: esp32buzz at 2025-09-26 00:58:12.723550 BB: Trying checkout ArduPlane beta esp32buzz 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32buzz binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32buzz/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32buzz in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32buzz --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 : esp32buzz BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1796222, 256)) BB: waf configure failed BB: [80/286] Building board: esp32diy at 2025-09-26 00:58:14.135775 BB: Trying checkout ArduPlane beta esp32diy 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32diy binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32diy/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32diy in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32diy --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 : esp32diy BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1796669, 256)) BB: waf configure failed BB: [81/286] Building board: esp32empty at 2025-09-26 00:58:15.521751 BB: Trying checkout ArduPlane beta esp32empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32empty --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 : esp32empty BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1797116, 256)) BB: waf configure failed BB: [82/286] Building board: esp32icarus at 2025-09-26 00:58:16.913077 BB: Trying checkout ArduPlane beta esp32icarus 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32icarus binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32icarus/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32icarus in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32icarus --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 : esp32icarus BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1797563, 256)) BB: waf configure failed BB: [83/286] Building board: esp32imu_module_v11 at 2025-09-26 00:58:18.288498 BB: Trying checkout ArduPlane beta esp32imu_module_v11 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32imu_module_v11 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32imu_module_v11/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 (esp32imu_module_v11) - not in board list BB: [84/286] Building board: esp32nick at 2025-09-26 00:58:19.286774 BB: Trying checkout ArduPlane beta esp32nick 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32nick binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32nick/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32nick in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32nick --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 : esp32nick BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1798432, 256)) BB: waf configure failed BB: [85/286] Building board: esp32s3devkit at 2025-09-26 00:58:20.672868 BB: Trying checkout ArduPlane beta esp32s3devkit 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32s3devkit binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32s3devkit/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3devkit in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3devkit --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 : esp32s3devkit BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1798879, 256)) BB: waf configure failed BB: [86/286] Building board: esp32s3empty at 2025-09-26 00:58:22.045049 BB: Trying checkout ArduPlane beta esp32s3empty 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32s3empty binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32s3empty/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32s3empty in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32s3empty --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 : esp32s3empty BB-WAF: Using toolchain : xtensa-esp32s3-elf BB-WAF: Could not find the program ['xtensa-esp32s3-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1799326, 256)) BB: waf configure failed BB: [87/286] Building board: esp32tomte76 at 2025-09-26 00:58:23.413095 BB: Trying checkout ArduPlane beta esp32tomte76 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta esp32tomte76 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/esp32tomte76/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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for esp32tomte76 in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board esp32tomte76 --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 : esp32tomte76 BB-WAF: Using toolchain : xtensa-esp32-elf BB-WAF: Could not find the program ['xtensa-esp32-elf-ar'] BB-WAF: (complete log in /home/autotest/build/tmp/binaries.build/config.log) BB: Process failed ((1799773, 256)) BB: waf configure failed BB: [88/286] Building board: F35Lightning at 2025-09-26 00:58:24.796475 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [89/286] Building board: F4BY at 2025-09-26 00:58:24.834408 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [90/286] Building board: F4BY_F427 at 2025-09-26 00:58:24.871361 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [91/286] Building board: F4BY_H743 at 2025-09-26 00:58:25.860256 BB: Trying checkout ArduPlane beta F4BY_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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta F4BY_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/F4BY_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 (F4BY_H743) - not in board list BB: [92/286] Building board: FlyingMoonF407 at 2025-09-26 00:58:26.875459 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [93/286] Building board: FlyingMoonF427 at 2025-09-26 00:58:26.916023 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [94/286] Building board: FlyingMoonH743 at 2025-09-26 00:58:26.955858 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [95/286] Building board: FlywooF405Pro at 2025-09-26 00:58:26.995793 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [96/286] Building board: FlywooF745 at 2025-09-26 00:58:27.035133 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [97/286] Building board: FlywooF745Nano at 2025-09-26 00:58:27.075275 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [98/286] Building board: FlywooH743Pro at 2025-09-26 00:58:27.117115 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [99/286] Building board: fmuv2 at 2025-09-26 00:58:27.156359 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [100/286] Building board: fmuv3 at 2025-09-26 00:58:27.197125 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [101/286] Building board: fmuv5 at 2025-09-26 00:58:27.237158 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [102/286] Building board: FoxeerF405v2 at 2025-09-26 00:58:27.278287 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [103/286] Building board: FoxeerH743v1 at 2025-09-26 00:58:27.318233 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [104/286] Building board: GEPRC_TAKER_H743 at 2025-09-26 00:58:27.357360 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [105/286] Building board: GEPRCF745BTHD at 2025-09-26 00:58:28.333742 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit c228d3a6272b1a00269532b30027aa220e82b5e6 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GEPRCF745BTHD needs rebuild 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for GEPRCF745BTHD in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board GEPRCF745BTHD --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) 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 : GEPRCF745BTHD BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-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 compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=1501 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK 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 : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no 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: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled 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/GEPRCF745BTHD/target_list BB-WAF: 'configure' finished successfully (0.624s) BB-WAF: 'clean' finished successfully (1.325s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file defaults.parm:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/processed_defaults.parm BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/chibios_flags.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/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Setup for MCU STM32F745xx BB-WAF: Default parameters path from hwdef: /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/GEPRCF745BTHD/defaults.parm BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Sharing channel (1, 2) for TIM3_UP TIM3_CH4 BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/gen-bindings -> /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a 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/GEPRCF745BTHD/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 405/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 409/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 413/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 414/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 433/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 445/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 446/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 447/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 449/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 936/1012] Compiling /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 938/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 940/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/servos.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 964/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 965/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/lib/libArduPlane_libs.a BB-WAF: [ 966/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [1000/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [1001/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [1002/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [1003/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [1004/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [1005/1012] Compiling ArduPlane/radio.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/GEPRCF745BTHD/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 00000000081001a0 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/GEPRCF745BTHD' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 139868670118592: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((1802192, 256)) BB: Failed build of ArduPlane GEPRCF745BTHD beta BB: [106/286] Building board: GreenSightUltraBlue at 2025-09-26 00:58:55.441340 BB: Trying checkout ArduPlane beta GreenSightUltraBlue 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta GreenSightUltraBlue binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/GreenSightUltraBlue/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 (GreenSightUltraBlue) - not in board list BB: [107/286] Building board: HEEWING-F405 at 2025-09-26 00:58:56.469644 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [108/286] Building board: HEEWING-F405v2 at 2025-09-26 00:58:56.510873 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [109/286] Building board: Here4FC at 2025-09-26 00:58:56.551476 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [110/286] Building board: IFLIGHT_2RAW_H7 at 2025-09-26 00:58:56.591023 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [111/286] Building board: JFB100 at 2025-09-26 00:58:56.631007 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [112/286] Building board: JFB110 at 2025-09-26 00:58:56.671254 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [113/286] Building board: JHEM_JHEF405 at 2025-09-26 00:58:56.710979 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [114/286] Building board: JHEMCU-H743HD at 2025-09-26 00:58:56.759517 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [115/286] Building board: JHEMCUF405PRO at 2025-09-26 00:58:56.800237 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [116/286] Building board: JHEMCUF405WING at 2025-09-26 00:58:57.830395 BB: Trying checkout ArduPlane beta JHEMCUF405WING 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta JHEMCUF405WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/JHEMCUF405WING/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 (JHEMCUF405WING) - not in board list BB: [117/286] Building board: KakuteF4 at 2025-09-26 00:58:58.813481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [118/286] Building board: KakuteF4-Wing at 2025-09-26 00:58:58.851819 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [119/286] Building board: KakuteF4Mini at 2025-09-26 00:58:58.887890 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [120/286] Building board: KakuteF7 at 2025-09-26 00:58:58.923682 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [121/286] Building board: KakuteF7-bdshot at 2025-09-26 00:58:58.960990 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit c228d3a6272b1a00269532b30027aa220e82b5e6 newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/KakuteF7-bdshot needs rebuild 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Configuring for KakuteF7-bdshot in /home/autotest/build/tmp/binaries.build BB: Running (python3 ./waf configure --board KakuteF7-bdshot --out /home/autotest/build/tmp/binaries.build clean --assert-cc-version g++-10.2.1) 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 : KakuteF7-bdshot BB-WAF: Using toolchain : arm-none-eabi BB-WAF: Checking for 'g++' (C++ compiler) : ccache arm-none-eabi-g++ BB-WAF: Checking for 'gcc' (C compiler) : ccache arm-none-eabi-gcc BB-WAF: Checking for program 'arm-none-eabi-nm' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-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 compiler : g++-10.2.1 10.2.1 BB-WAF: Checking for program 'make' : /usr/bin/make BB-WAF: Checking for program 'arm-none-eabi-objcopy' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-objcopy BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Checking for env.py BB-WAF: env set ENABLE_DFU_BOOT=0 BB-WAF: env set WITH_FATFS=1 BB-WAF: env set PROCESS_STACK=0x1C00 BB-WAF: env set MAIN_STACK=0x600 BB-WAF: env set IOMCU_FW=0 BB-WAF: env set PERIPH_FW=0 BB-WAF: env set BOARD_FLASH_SIZE=1024 BB-WAF: env set EXT_FLASH_SIZE_MB=0 BB-WAF: env set INT_FLASH_PRIMARY=False BB-WAF: env set ENABLE_CRASHDUMP=False BB-WAF: env set CPU_FLAGS=['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard', '-DARM_MATH_CM4', '-u_printf_float'] BB-WAF: env set CORTEX=cortex-m4 BB-WAF: env set APJ_BOARD_ID=123 BB-WAF: env set APJ_BOARD_TYPE=STM32F745xx BB-WAF: env set USBID=0x1209/0x5741 BB-WAF: env set FLASH_RESERVE_START_KB=96 BB-WAF: env set EXT_FLASH_RESERVE_START_KB=0 BB-WAF: env set FLASH_TOTAL=950272 BB-WAF: env set HAS_EXTERNAL_FLASH_SECTIONS=0 BB-WAF: env set CHIBIOS_BUILD_FLAGS=USE_FATFS=yes CHIBIOS_STARTUP_MK=os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32f7xx.mk CHIBIOS_PLATFORM_MK=os/hal/ports/STM32/STM32F7xx/platform.mk MCU=cortex-m4 ENV_UDEFS=-DCHPRINTF_USE_FLOAT=1 BB-WAF: Enabling ChibiOS asserts : no BB-WAF: Disabling Watchdog : no BB-WAF: Enabling malloc guard : no BB-WAF: Enabling ChibiOS thread statistics : no BB-WAF: Enabling -Werror : yes BB-WAF: Checking for intelhex module: : OK 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 : not found BB-WAF: Checking for header byteswap.h : not found BB-WAF: Checking for HAVE_MEMRCHR : no 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: Gtest : STM32 boards currently don't support compiling gtest BB-WAF: Checking for program 'arm-none-eabi-size' : /home/autotest/arm-gcc/g++-10.2.1/bin/arm-none-eabi-size BB-WAF: Benchmarks : disabled BB-WAF: Unit tests : disabled 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/KakuteF7-bdshot/target_list BB-WAF: 'configure' finished successfully (0.617s) BB-WAF: 'clean' finished successfully (1.316s) BB: Running (python3 ./waf build --targets bin/arduplane) BB-WAF: Waf: Entering directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Checking for env.py BB-WAF: No env.py found BB-WAF: Generating hwdef.h BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: Generating ldscript.ld BB-WAF: Embedding file font0.bin:libraries/AP_OSD/fonts/font0.bin BB-WAF: Embedding file font1.bin:libraries/AP_OSD/fonts/font1.bin BB-WAF: Embedding file font2.bin:libraries/AP_OSD/fonts/font2.bin BB-WAF: Embedding file font3.bin:libraries/AP_OSD/fonts/font3.bin BB-WAF: Embedding file font4.bin:libraries/AP_OSD/fonts/font4.bin BB-WAF: Embedding file hwdef.dat:/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hw.dat BB-WAF: [ 3/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: [ 4/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/include_dirs BB-WAF: [ 5/10] Compiling libraries/AP_Scripting/generator/src/main.c BB-WAF: [ 6/10] Processing modules/mavlink/message_definitions/v1.0/all.xml BB-WAF: [ 7/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/ap_version.h BB-WAF: [ 8/10] Creating /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/chibios_flags.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/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/all BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ardupilotmega BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_fpv_osd.inc BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/minimize_common.inc BB-WAF: Removing HAL_MSP_GPS_ENABLED BB-WAF: Removing AP_BATTERY_SMBUS_ENABLED BB-WAF: Including /mnt/volume_nyc3_01/autotest/APM/APM/libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc BB-WAF: Removing define BB-WAF: Removing AP_BARO_BMP280_ENABLED BB-WAF: Removing HAL_WITH_MSP_DISPLAYPORT BB-WAF: Removing HAL_MSP_ENABLED BB-WAF: Removing AP_BARO_PROBE_EXTERNAL_I2C_BUSES BB-WAF: Removing PB1 BB-WAF: Removing PE11 BB-WAF: Removing PB0 BB-WAF: Removing PC9 BB-WAF: Setup for MCU STM32F745xx BB-WAF: No default parameter file found BB-WAF: Writing hwdef setup in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/hwdef.h BB-WAF: MCU Flags: cortex-m4 ['-mcpu=cortex-m4', '-mfpu=fpv4-sp-d16', '-mfloat-abi=hard'] BB-WAF: Writing DMA map BB-WAF: Setting up as normal BB-WAF: No change in hwdef.h BB-WAF: Generating ldscript.ld BB-WAF: BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ASLUAV BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/common BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/development BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/icarous BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/minimal BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/python_array_test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/standard BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/test BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/ualberta BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/uAvionix BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/loweheiser BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/storm32 BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/AVSSUAS BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/cubepilot BB-WAF: Generating C implementation in directory /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0/csAirLink BB-WAF: Copying fixed headers for protocol 2.0 to /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/GCS_MAVLink/include/mavlink/v2.0 BB-WAF: [ 9/10] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/modules/ChibiOS/libch.a BB-WAF: [10/10] Processing /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp,/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h: libraries/AP_Scripting/generator/description/bindings.desc /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/gen-bindings -> /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.h BB-WAF: [1/112] ChibiOS: Compiling crt0_v7m.S BB-WAF: [2/112] ChibiOS: Compiling vectors.S BB-WAF: [3/112] ChibiOS: Compiling chcoreasm.S BB-WAF: [4/112] ChibiOS: Compiling ff.c BB-WAF: [5/112] ChibiOS: Compiling ffunicode.c BB-WAF: [6/112] ChibiOS: Compiling chcore.c BB-WAF: [7/112] ChibiOS: Compiling crt1.c BB-WAF: [8/112] ChibiOS: Compiling bufstreams.c BB-WAF: [9/112] ChibiOS: Compiling chprintf.c BB-WAF: [10/112] ChibiOS: Compiling chscanf.c BB-WAF: [11/112] ChibiOS: Compiling memstreams.c BB-WAF: [12/112] ChibiOS: Compiling nullstreams.c BB-WAF: [13/112] ChibiOS: Compiling osal.c BB-WAF: [14/112] ChibiOS: Compiling hal_adc_lld.c BB-WAF: [15/112] ChibiOS: Compiling hal_can_lld.c BB-WAF: [16/112] ChibiOS: Compiling hal_crypto_lld.c BB-WAF: [17/112] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [18/112] ChibiOS: Compiling stm32_dma.c BB-WAF: [19/112] ChibiOS: Compiling stm32_exti.c BB-WAF: [20/112] ChibiOS: Compiling hal_pal_lld.c BB-WAF: [21/112] ChibiOS: Compiling hal_i2c_lld.c BB-WAF: [22/112] ChibiOS: Compiling hal_mac_lld.c BB-WAF: [23/112] ChibiOS: Compiling hal_usb_lld.c BB-WAF: [24/112] ChibiOS: Compiling hal_wspi_lld.c BB-WAF: [25/112] ChibiOS: Compiling hal_trng_lld.c BB-WAF: [26/112] ChibiOS: Compiling hal_rtc_lld.c BB-WAF: [27/112] ChibiOS: Compiling hal_sdc_lld.c BB-WAF: [28/112] ChibiOS: Compiling hal_i2s_lld.c BB-WAF: [29/112] ChibiOS: Compiling hal_spi_lld.c BB-WAF: [30/112] ChibiOS: Compiling hal_st_lld.c BB-WAF: [31/112] ChibiOS: Compiling hal_eicu_lld.c BB-WAF: [32/112] ChibiOS: Compiling hal_gpt_lld.c BB-WAF: [33/112] ChibiOS: Compiling hal_icu_lld.c BB-WAF: [34/112] ChibiOS: Compiling hal_pwm_lld.c BB-WAF: [35/112] ChibiOS: Compiling hal_serial_lld.c BB-WAF: [36/112] ChibiOS: Compiling hal_sio_lld.c BB-WAF: [37/112] ChibiOS: Compiling hal_uart_lld.c BB-WAF: [38/112] ChibiOS: Compiling hal_wdg_lld.c BB-WAF: [39/112] ChibiOS: Compiling hal_lld.c BB-WAF: [40/112] ChibiOS: Compiling stm32_isr.c BB-WAF: [41/112] ChibiOS: Compiling nvic.c BB-WAF: [42/112] ChibiOS: Compiling hal.c BB-WAF: [43/112] ChibiOS: Compiling hal_adc.c BB-WAF: [44/112] ChibiOS: Compiling hal_buffers.c BB-WAF: [45/112] ChibiOS: Compiling hal_can.c BB-WAF: [46/112] ChibiOS: Compiling hal_crypto.c BB-WAF: [47/112] ChibiOS: Compiling hal_dac.c BB-WAF: [48/112] ChibiOS: Compiling hal_efl.c BB-WAF: [49/112] ChibiOS: Compiling hal_eicu.c BB-WAF: [50/112] ChibiOS: Compiling hal_flash.c BB-WAF: [51/112] ChibiOS: Compiling hal_gpt.c BB-WAF: [52/112] ChibiOS: Compiling hal_i2c.c BB-WAF: [53/112] ChibiOS: Compiling hal_i2s.c BB-WAF: [54/112] ChibiOS: Compiling hal_icu.c BB-WAF: [55/112] ChibiOS: Compiling hal_mac.c BB-WAF: [56/112] ChibiOS: Compiling hal_mmc_spi.c BB-WAF: [57/112] ChibiOS: Compiling hal_mmcsd.c BB-WAF: [58/112] ChibiOS: Compiling hal_pal.c BB-WAF: [59/112] ChibiOS: Compiling hal_pwm.c BB-WAF: [60/112] ChibiOS: Compiling hal_queues.c BB-WAF: [61/112] ChibiOS: Compiling hal_rtc.c BB-WAF: [62/112] ChibiOS: Compiling hal_sdc.c BB-WAF: [63/112] ChibiOS: Compiling hal_serial.c BB-WAF: [64/112] ChibiOS: Compiling hal_serial_usb.c BB-WAF: [65/112] ChibiOS: Compiling hal_sio.c BB-WAF: [66/112] ChibiOS: Compiling hal_spi.c BB-WAF: [67/112] ChibiOS: Compiling hal_st.c BB-WAF: [68/112] ChibiOS: Compiling hal_trng.c BB-WAF: [69/112] ChibiOS: Compiling hal_uart.c BB-WAF: [70/112] ChibiOS: Compiling hal_usb.c BB-WAF: [71/112] ChibiOS: Compiling hal_wdg.c BB-WAF: [72/112] ChibiOS: Compiling hal_wspi.c BB-WAF: [73/112] ChibiOS: Compiling chdelegates.c BB-WAF: [74/112] ChibiOS: Compiling chfactory.c BB-WAF: [75/112] ChibiOS: Compiling chmboxes.c BB-WAF: [76/112] ChibiOS: Compiling chmemcore.c BB-WAF: [77/112] ChibiOS: Compiling chmemheaps.c BB-WAF: [78/112] ChibiOS: Compiling chmempools.c BB-WAF: [79/112] ChibiOS: Compiling chobjcaches.c BB-WAF: [80/112] ChibiOS: Compiling chpipes.c BB-WAF: [81/112] ChibiOS: Compiling chcond.c BB-WAF: [82/112] ChibiOS: Compiling chdebug.c BB-WAF: [83/112] ChibiOS: Compiling chdynamic.c BB-WAF: [84/112] ChibiOS: Compiling chevents.c BB-WAF: [85/112] ChibiOS: Compiling chinstances.c BB-WAF: [86/112] ChibiOS: Compiling chmsg.c BB-WAF: [87/112] ChibiOS: Compiling chmtx.c BB-WAF: [88/112] ChibiOS: Compiling chregistry.c BB-WAF: [89/112] ChibiOS: Compiling chrfcu.c BB-WAF: [90/112] ChibiOS: Compiling chschd.c BB-WAF: [91/112] ChibiOS: Compiling chsem.c BB-WAF: [92/112] ChibiOS: Compiling chstats.c BB-WAF: [93/112] ChibiOS: Compiling chsys.c BB-WAF: [94/112] ChibiOS: Compiling chthreads.c BB-WAF: [95/112] ChibiOS: Compiling chtm.c BB-WAF: [96/112] ChibiOS: Compiling chtrace.c BB-WAF: [97/112] ChibiOS: Compiling chvt.c BB-WAF: [98/112] ChibiOS: Compiling fatfs_diskio.c BB-WAF: [99/112] ChibiOS: Compiling fatfs_syscall.c BB-WAF: [100/112] ChibiOS: Compiling syscalls.c BB-WAF: [101/112] ChibiOS: Compiling stubs.c BB-WAF: [102/112] ChibiOS: Compiling board.c BB-WAF: [103/112] ChibiOS: Compiling usbcfg.c BB-WAF: [104/112] ChibiOS: Compiling usbcfg_dualcdc.c BB-WAF: [105/112] ChibiOS: Compiling usbcfg_common.c BB-WAF: [106/112] ChibiOS: Compiling flash.c BB-WAF: [107/112] ChibiOS: Compiling malloc.c BB-WAF: [108/112] ChibiOS: Compiling hrt.c BB-WAF: [109/112] ChibiOS: Compiling stm32_util.c BB-WAF: [110/112] ChibiOS: Compiling bouncebuffer.c BB-WAF: [111/112] ChibiOS: Compiling watchdog.c BB-WAF: [112/112] ChibiOS: Compiling ch.cpp BB-WAF: BB-WAF: ChibiOS: Done! BB-WAF: BB-WAF: arm-none-eabi-ar: creating modules/ChibiOS/libch.a 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/KakuteF7-bdshot/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/compile_commands.json BB-WAF: [ 11/1012] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 12/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 13/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 15/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 17/1012] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 18/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 19/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 20/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 21/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 22/1012] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 23/1012] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 24/1012] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1012] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 26/1012] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 27/1012] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1012] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/1012] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 30/1012] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1012] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1012] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 33/1012] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 34/1012] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 35/1012] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 36/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 37/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 38/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 39/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 40/1012] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 41/1012] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 42/1012] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1012] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 44/1012] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1012] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 46/1012] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 47/1012] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 48/1012] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 49/1012] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 50/1012] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 51/1012] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 52/1012] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 53/1012] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 54/1012] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 55/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 56/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 57/1012] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 58/1012] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 59/1012] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 60/1012] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 61/1012] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 62/1012] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 63/1012] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 64/1012] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 65/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1012] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 69/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 70/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 71/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 72/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 73/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 74/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 75/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 76/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 77/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 78/1012] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 79/1012] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 80/1012] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 81/1012] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1012] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 83/1012] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 84/1012] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 85/1012] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 86/1012] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 87/1012] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 88/1012] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 89/1012] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 90/1012] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 91/1012] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 92/1012] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 93/1012] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 94/1012] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 95/1012] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 96/1012] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 97/1012] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 98/1012] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 99/1012] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 100/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 101/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 102/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 103/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 104/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 106/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 107/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 108/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 109/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 110/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 111/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 112/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 113/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 114/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 115/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 116/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 117/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 118/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 119/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 120/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 121/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 122/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 123/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 124/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 125/1012] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 126/1012] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 127/1012] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 128/1012] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 129/1012] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 130/1012] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 131/1012] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 132/1012] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 133/1012] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 134/1012] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 135/1012] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1012] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1012] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1012] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 139/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 140/1012] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1012] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 142/1012] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 143/1012] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 144/1012] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1012] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 146/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 147/1012] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1012] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 149/1012] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1012] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1012] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 152/1012] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1012] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 154/1012] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1012] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 156/1012] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 157/1012] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 158/1012] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 159/1012] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 160/1012] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 161/1012] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 162/1012] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 163/1012] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 164/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1012] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 166/1012] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1012] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 168/1012] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 169/1012] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 170/1012] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 171/1012] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1012] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 173/1012] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 174/1012] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 175/1012] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 176/1012] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 177/1012] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 178/1012] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1012] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1012] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 181/1012] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 182/1012] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 183/1012] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 184/1012] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 185/1012] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 186/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1012] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 188/1012] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1012] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 190/1012] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 191/1012] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1012] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 193/1012] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1012] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 195/1012] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 196/1012] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 197/1012] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 198/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 199/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 200/1012] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 201/1012] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 202/1012] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 203/1012] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 204/1012] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1012] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 206/1012] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 207/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 210/1012] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 211/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 212/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 213/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 215/1012] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1012] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 218/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 219/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 220/1012] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 222/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 223/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 224/1012] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 225/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 226/1012] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 228/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 229/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 230/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 231/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 232/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 233/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 234/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 235/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 236/1012] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 237/1012] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 238/1012] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 239/1012] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 240/1012] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 241/1012] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 242/1012] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 243/1012] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1012] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 245/1012] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 246/1012] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 247/1012] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 248/1012] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 249/1012] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 250/1012] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 251/1012] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 252/1012] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 253/1012] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1012] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 255/1012] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 256/1012] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1012] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 258/1012] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 259/1012] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 260/1012] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 261/1012] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 262/1012] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 263/1012] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 264/1012] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 265/1012] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 266/1012] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1012] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1012] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1012] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1012] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 271/1012] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 272/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 273/1012] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 274/1012] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 275/1012] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 276/1012] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 277/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 278/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 279/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 280/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 281/1012] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 282/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 283/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 284/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 285/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 286/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 287/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 288/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 289/1012] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 290/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 291/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 292/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 293/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 294/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 295/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 296/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 297/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 298/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 299/1012] Compiling libraries/AP_InternalError/AP_InternalError.cpp BB-WAF: [ 300/1012] Compiling libraries/AP_JSON/AP_JSON.cpp BB-WAF: [ 301/1012] Compiling libraries/AP_L1_Control/AP_L1_Control.cpp BB-WAF: [ 302/1012] Compiling libraries/AP_LTM_Telem/AP_LTM_Telem.cpp BB-WAF: [ 303/1012] Compiling libraries/AP_Landing/AP_Landing.cpp BB-WAF: [ 304/1012] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 305/1012] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 306/1012] Compiling libraries/AP_Logger/AP_Logger_W25NXX.cpp BB-WAF: [ 307/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 308/1012] Compiling libraries/AP_Logger/AP_Logger_Flash_JEDEC.cpp BB-WAF: [ 309/1012] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 310/1012] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 311/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 312/1012] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 313/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 314/1012] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 315/1012] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 316/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 317/1012] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 318/1012] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 319/1012] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 320/1012] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 321/1012] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 322/1012] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 323/1012] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 324/1012] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 325/1012] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 326/1012] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 327/1012] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 328/1012] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 329/1012] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 330/1012] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 331/1012] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 332/1012] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 333/1012] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 334/1012] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 335/1012] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 336/1012] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 337/1012] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 338/1012] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 339/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 340/1012] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 341/1012] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 342/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 343/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 344/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 345/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 346/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 347/1012] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 348/1012] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 349/1012] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 350/1012] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 351/1012] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 352/1012] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 353/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 354/1012] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 355/1012] Compiling libraries/AP_Mount/AP_Mount_CADDX.cpp BB-WAF: [ 356/1012] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 357/1012] Compiling libraries/AP_Mount/AP_Mount_Backend_Serial.cpp BB-WAF: [ 358/1012] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 359/1012] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 360/1012] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 361/1012] Compiling libraries/AP_Mount/AP_Mount_Topotek.cpp BB-WAF: [ 362/1012] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 363/1012] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 364/1012] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 365/1012] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 366/1012] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 367/1012] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 368/1012] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 369/1012] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 370/1012] Compiling libraries/AP_MultiHeap/MultiHeap_malloc.cpp BB-WAF: [ 371/1012] Compiling libraries/AP_MultiHeap/AP_MultiHeap.cpp BB-WAF: [ 372/1012] Compiling libraries/AP_MultiHeap/MultiHeap_chibios.cpp BB-WAF: [ 373/1012] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 374/1012] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 375/1012] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 376/1012] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 377/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 378/1012] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 379/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 380/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 381/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 382/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 383/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 384/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 385/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 386/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 387/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 388/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 389/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 390/1012] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 391/1012] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 392/1012] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 393/1012] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 394/1012] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 395/1012] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 396/1012] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 397/1012] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 398/1012] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 399/1012] Compiling modules/lwip/src/core/init.c BB-WAF: [ 400/1012] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 401/1012] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 402/1012] Compiling modules/lwip/src/core/def.c BB-WAF: [ 403/1012] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 404/1012] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 405/1012] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 406/1012] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 407/1012] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 408/1012] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 409/1012] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 410/1012] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 411/1012] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 412/1012] Compiling libraries/AP_Networking/AP_Networking_CAN.cpp BB-WAF: [ 413/1012] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 414/1012] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 415/1012] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 416/1012] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 417/1012] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 418/1012] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 419/1012] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 420/1012] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 421/1012] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 422/1012] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 423/1012] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 424/1012] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 425/1012] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 426/1012] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 427/1012] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 428/1012] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 429/1012] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 430/1012] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 431/1012] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 432/1012] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 433/1012] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 434/1012] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 435/1012] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 436/1012] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 437/1012] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 438/1012] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 439/1012] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 440/1012] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 441/1012] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 442/1012] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 443/1012] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 444/1012] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 445/1012] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 446/1012] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 447/1012] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 448/1012] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 449/1012] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 450/1012] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 451/1012] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 452/1012] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 453/1012] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 454/1012] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 455/1012] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 456/1012] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 457/1012] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 458/1012] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 459/1012] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 460/1012] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 461/1012] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 462/1012] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 463/1012] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 464/1012] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 465/1012] Compiling modules/lwip/src/api/err.c BB-WAF: [ 466/1012] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 467/1012] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 468/1012] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 469/1012] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 470/1012] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 471/1012] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 472/1012] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 473/1012] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 474/1012] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 475/1012] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 476/1012] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 477/1012] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 478/1012] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 479/1012] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 480/1012] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 481/1012] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 482/1012] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 483/1012] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 484/1012] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 485/1012] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 486/1012] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 487/1012] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 488/1012] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 489/1012] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 490/1012] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 491/1012] Compiling libraries/AP_Notify/GPIO_LED_1.cpp BB-WAF: [ 492/1012] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 493/1012] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 494/1012] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 495/1012] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 496/1012] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 497/1012] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 498/1012] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 499/1012] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 500/1012] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 501/1012] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 502/1012] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 503/1012] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 504/1012] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 505/1012] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 506/1012] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 507/1012] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 508/1012] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 509/1012] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 510/1012] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 511/1012] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 512/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 513/1012] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 514/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 515/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 516/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 517/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 518/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 519/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 520/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 521/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 522/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 523/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 524/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 525/1012] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 526/1012] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 527/1012] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 528/1012] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 529/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 530/1012] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 531/1012] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 532/1012] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 533/1012] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 534/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 535/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 536/1012] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 537/1012] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 538/1012] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 539/1012] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 540/1012] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 541/1012] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 542/1012] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 543/1012] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 544/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 545/1012] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 546/1012] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 547/1012] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 548/1012] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 549/1012] Compiling libraries/AP_Quicktune/AP_Quicktune.cpp BB-WAF: [ 550/1012] Compiling libraries/AP_RAMTRON/AP_RAMTRON.cpp BB-WAF: [ 551/1012] Compiling libraries/AP_RCMapper/AP_RCMapper.cpp BB-WAF: [ 552/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 553/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_MAVLinkRadio.cpp BB-WAF: [ 554/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 555/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 556/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 557/1012] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 558/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 559/1012] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 560/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Joystick_SFML.cpp BB-WAF: [ 561/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 562/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 563/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 564/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 565/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FDM.cpp BB-WAF: [ 566/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Radio.cpp BB-WAF: [ 567/1012] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 568/1012] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 569/1012] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 570/1012] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 571/1012] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 572/1012] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 573/1012] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 574/1012] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 575/1012] Compiling libraries/AP_RPM/RPM_DroneCAN.cpp BB-WAF: [ 576/1012] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 577/1012] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 578/1012] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 579/1012] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 580/1012] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 581/1012] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 582/1012] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 583/1012] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 584/1012] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 585/1012] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 586/1012] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 587/1012] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 588/1012] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 589/1012] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 590/1012] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 591/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 592/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 593/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 594/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 595/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_RDS02UF.cpp BB-WAF: [ 596/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 597/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 598/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 599/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 600/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 601/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 602/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 603/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 604/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 605/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 606/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 607/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 608/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 609/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 610/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 611/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 612/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 613/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 614/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 615/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 616/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 617/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 618/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 619/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 620/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 621/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 622/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 623/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 624/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 625/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 626/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 627/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 628/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Ainstein_LR_D1.cpp BB-WAF: [ 629/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 630/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 631/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 632/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 633/1012] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 634/1012] Compiling libraries/AP_Relay/AP_Relay_Params.cpp BB-WAF: [ 635/1012] Compiling libraries/AP_RobotisServo/AP_RobotisServo.cpp BB-WAF: [ 636/1012] Compiling libraries/AP_SBusOut/AP_SBusOut.cpp BB-WAF: [ 637/1012] Compiling libraries/AP_Scheduler/PerfInfo.cpp BB-WAF: [ 638/1012] Compiling libraries/AP_SerialLED/AP_SerialLED.cpp BB-WAF: [ 639/1012] Compiling libraries/AP_SerialManager/AP_SerialManager.cpp BB-WAF: [ 640/1012] Compiling libraries/AP_ServoRelayEvents/AP_ServoRelayEvents.cpp BB-WAF: [ 641/1012] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.cpp BB-WAF: [ 642/1012] Compiling libraries/AP_Soaring/AP_Soaring.cpp BB-WAF: [ 643/1012] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 644/1012] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 645/1012] Compiling libraries/AP_Stats/AP_Stats.cpp BB-WAF: [ 646/1012] Compiling libraries/AP_TECS/AP_TECS.cpp BB-WAF: [ 647/1012] Compiling libraries/AP_TempCalibration/AP_TempCalibration.cpp BB-WAF: [ 648/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MLX90614.cpp BB-WAF: [ 649/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 650/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 651/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 652/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 653/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 654/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_DroneCAN.cpp BB-WAF: [ 655/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 656/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 657/1012] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 658/1012] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 659/1012] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 660/1012] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 661/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Backend.cpp BB-WAF: [ 662/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_Params.cpp BB-WAF: [ 663/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo_TQBus.cpp BB-WAF: [ 664/1012] Compiling libraries/AP_Torqeedo/AP_Torqeedo.cpp BB-WAF: [ 665/1012] Compiling libraries/AP_Tuning/AP_Tuning.cpp BB-WAF: [ 666/1012] Compiling libraries/AP_Vehicle/Parameters.cpp BB-WAF: [ 667/1012] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 668/1012] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 669/1012] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 670/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 671/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 672/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 673/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 674/1012] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 675/1012] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 676/1012] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 677/1012] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 678/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 679/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 680/1012] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 681/1012] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 682/1012] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 683/1012] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 684/1012] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 685/1012] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 686/1012] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 687/1012] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 688/1012] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 689/1012] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 690/1012] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 691/1012] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 692/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 693/1012] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 694/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 695/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 696/1012] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 697/1012] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 698/1012] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 699/1012] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 700/1012] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 701/1012] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 702/1012] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 703/1012] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 704/1012] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 705/1012] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 706/1012] Compiling libraries/PID/PID.cpp BB-WAF: [ 707/1012] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 708/1012] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 709/1012] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 710/1012] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 711/1012] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 712/1012] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 713/1012] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 714/1012] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 715/1012] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 716/1012] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 717/1012] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 718/1012] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 719/1012] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 720/1012] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 721/1012] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 722/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 723/1012] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 724/1012] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 725/1012] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 726/1012] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 727/1012] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 728/1012] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 729/1012] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 730/1012] Compiling libraries/AP_HAL/utility/DataRateLimit.cpp BB-WAF: [ 731/1012] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 732/1012] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 733/1012] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 734/1012] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 735/1012] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 736/1012] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 737/1012] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 738/1012] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 739/1012] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 740/1012] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 741/1012] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 742/1012] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 743/1012] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 744/1012] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 745/1012] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 746/1012] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 747/1012] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 748/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 749/1012] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 750/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 751/1012] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 752/1012] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 753/1012] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 754/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 755/1012] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 756/1012] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 757/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 758/1012] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 759/1012] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 760/1012] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 761/1012] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 762/1012] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 763/1012] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 764/1012] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 765/1012] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 766/1012] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 767/1012] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 768/1012] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 769/1012] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 770/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp BB-WAF: [ 771/1012] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 772/1012] Compiling libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp BB-WAF: [ 773/1012] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 774/1012] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 775/1012] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 776/1012] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 777/1012] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 778/1012] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 779/1012] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 780/1012] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 781/1012] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 782/1012] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 783/1012] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 784/1012] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 785/1012] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 786/1012] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 787/1012] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 788/1012] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 789/1012] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 790/1012] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 791/1012] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 792/1012] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 793/1012] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 794/1012] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 795/1012] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 796/1012] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 797/1012] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 798/1012] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 799/1012] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 800/1012] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 801/1012] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 802/1012] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 803/1012] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 804/1012] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 805/1012] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 806/1012] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 807/1012] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 808/1012] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 809/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 810/1012] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 811/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 812/1012] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 813/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 814/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 815/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 816/1012] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 817/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 818/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 819/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 820/1012] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 821/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 822/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 823/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 824/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 825/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 826/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 827/1012] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 828/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 829/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 830/1012] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 831/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 832/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 833/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 834/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 835/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 836/1012] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 837/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 838/1012] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 839/1012] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 840/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 841/1012] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 842/1012] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 843/1012] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 844/1012] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 845/1012] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 846/1012] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1012] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 848/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 849/1012] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 850/1012] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 851/1012] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 852/1012] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 853/1012] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 854/1012] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 855/1012] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 856/1012] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 857/1012] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 858/1012] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 859/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 860/1012] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 861/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 862/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 863/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 864/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 865/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 866/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 867/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 868/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 869/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 870/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 871/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 872/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 873/1012] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 874/1012] Compiling libraries/AP_Rally/AP_Rally.cpp BB-WAF: [ 875/1012] Compiling libraries/AP_Scheduler/AP_Scheduler.cpp BB-WAF: [ 876/1012] Compiling libraries/AP_Terrain/AP_Terrain.cpp BB-WAF: [ 877/1012] Compiling libraries/AP_Vehicle/AP_Vehicle.cpp BB-WAF: [ 878/1012] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 879/1012] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 880/1012] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 881/1012] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 882/1012] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 883/1012] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 884/1012] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 885/1012] Compiling libraries/RC_Channel/RC_Channel.cpp BB-WAF: [ 886/1012] Compiling libraries/StorageManager/StorageManager.cpp BB-WAF: [ 887/1012] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort_Passthrough.cpp BB-WAF: [ 888/1012] Compiling libraries/AP_IBus_Telem/AP_IBus_Telem.cpp BB-WAF: [ 889/1012] Compiling libraries/AP_Relay/AP_Relay.cpp BB-WAF: [ 890/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 891/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 892/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 893/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 894/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 895/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 896/1012] Compiling libraries/AP_RCProtocol/AP_RCProtocol_UDP.cpp BB-WAF: [ 897/1012] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 898/1012] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 899/1012] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 900/1012] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 901/1012] Compiling libraries/AC_Avoidance/AC_Avoid.cpp BB-WAF: [ 902/1012] Compiling libraries/AC_Avoidance/AP_OADatabase.cpp BB-WAF: [ 903/1012] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 904/1012] Compiling libraries/AP_LandingGear/AP_LandingGear.cpp BB-WAF: [ 905/1012] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.cpp BB-WAF: [ 906/1012] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 907/1012] Compiling libraries/AP_OSD/AP_OSD_Screen.cpp BB-WAF: [ 908/1012] Compiling libraries/AP_Filesystem/AP_Filesystem_posix.cpp BB-WAF: [ 909/1012] Compiling libraries/AP_ADSB/AP_ADSB.cpp BB-WAF: [ 910/1012] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 911/1012] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_Backend.cpp BB-WAF: [ 912/1012] Compiling libraries/AP_GyroFFT/AP_GyroFFT.cpp BB-WAF: [ 913/1012] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.cpp BB-WAF: [ 914/1012] Compiling libraries/AP_RCTelemetry/AP_RCTelemetry.cpp BB-WAF: [ 915/1012] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_InertialLabs.cpp BB-WAF: [ 916/1012] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor.cpp BB-WAF: [ 917/1012] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 918/1012] Compiling libraries/AP_Arming/AP_Arming.cpp BB-WAF: [ 919/1012] Compiling libraries/AP_Avoidance/AP_Avoidance.cpp BB-WAF: [ 920/1012] Compiling libraries/AC_WPNav/AC_Loiter.cpp BB-WAF: [ 921/1012] Compiling libraries/AC_AttitudeControl/AC_PosControl.cpp BB-WAF: [ 922/1012] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 923/1012] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 924/1012] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 925/1012] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 926/1012] Compiling libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp BB-WAF: [ 927/1012] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 928/1012] Compiling libraries/AP_Landing/AP_Landing_Slope.cpp BB-WAF: [ 929/1012] Compiling libraries/AC_AutoTune/AC_AutoTune.cpp BB-WAF: [ 930/1012] Compiling libraries/AP_Follow/AP_Follow.cpp BB-WAF: [ 931/1012] Compiling libraries/AC_PrecLand/AC_PrecLand.cpp BB-WAF: [ 932/1012] Compiling libraries/AP_HAL_ChibiOS/Storage.cpp BB-WAF: [ 933/1012] Compiling libraries/AP_HAL_ChibiOS/system.cpp BB-WAF: [ 934/1012] Compiling libraries/AP_HAL_ChibiOS/GPIO.cpp BB-WAF: [ 935/1012] Compiling libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp BB-WAF: [ 936/1012] Compiling libraries/AP_Scripting/lua_bindings.cpp BB-WAF: [ 937/1012] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 938/1012] Compiling /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/libraries/AP_Scripting/lua_generated_bindings.cpp BB-WAF: [ 939/1012] Compiling libraries/AP_Scripting/lua_scripts.cpp BB-WAF: [ 940/1012] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 941/1012] Compiling ArduPlane/mode_acro.cpp BB-WAF: [ 942/1012] Compiling ArduPlane/mode_cruise.cpp BB-WAF: [ 943/1012] Compiling ArduPlane/mode_qland.cpp BB-WAF: [ 944/1012] Compiling ArduPlane/tailsitter.cpp BB-WAF: [ 945/1012] Compiling ArduPlane/mode_loiter.cpp BB-WAF: [ 946/1012] Compiling ArduPlane/mode_guided.cpp BB-WAF: [ 947/1012] Compiling ArduPlane/mode_auto.cpp BB-WAF: [ 948/1012] Compiling ArduPlane/tuning.cpp BB-WAF: [ 949/1012] Compiling ArduPlane/soaring.cpp BB-WAF: [ 950/1012] Compiling ArduPlane/events.cpp BB-WAF: [ 951/1012] Compiling ArduPlane/mode_circle.cpp BB-WAF: [ 952/1012] Compiling ArduPlane/Parameters.cpp BB-WAF: [ 953/1012] Compiling ArduPlane/GCS_Plane.cpp BB-WAF: [ 954/1012] Compiling ArduPlane/mode_qstabilize.cpp BB-WAF: [ 955/1012] Compiling ArduPlane/tiltrotor.cpp BB-WAF: [ 956/1012] Compiling ArduPlane/Attitude.cpp BB-WAF: [ 957/1012] Compiling ArduPlane/Plane.cpp BB-WAF: [ 958/1012] Compiling ArduPlane/takeoff.cpp BB-WAF: [ 959/1012] Compiling ArduPlane/mode_fbwb.cpp BB-WAF: [ 960/1012] Compiling ArduPlane/Log.cpp BB-WAF: [ 961/1012] Compiling ArduPlane/mode_qacro.cpp BB-WAF: [ 962/1012] Compiling ArduPlane/mode_autotune.cpp BB-WAF: [ 963/1012] Compiling ArduPlane/control_modes.cpp BB-WAF: [ 964/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/lib/libArduPlane_libs.a BB-WAF: [ 965/1012] Compiling ArduPlane/reverse_thrust.cpp BB-WAF: [ 966/1012] Compiling ArduPlane/mode_LoiterAltQLand.cpp BB-WAF: [ 967/1012] Compiling ArduPlane/mode_takeoff.cpp BB-WAF: [ 968/1012] Compiling ArduPlane/system.cpp BB-WAF: [ 969/1012] Compiling ArduPlane/AP_Arming.cpp BB-WAF: [ 970/1012] Compiling ArduPlane/mode_rtl.cpp BB-WAF: [ 971/1012] Compiling ArduPlane/mode_stabilize.cpp BB-WAF: [ 972/1012] Compiling ArduPlane/systemid.cpp BB-WAF: [ 973/1012] Compiling ArduPlane/mode_manual.cpp BB-WAF: [ 974/1012] Compiling ArduPlane/is_flying.cpp BB-WAF: [ 975/1012] Compiling ArduPlane/fence.cpp BB-WAF: [ 976/1012] Compiling ArduPlane/mode_qloiter.cpp BB-WAF: [ 977/1012] Compiling ArduPlane/mode_avoidADSB.cpp BB-WAF: [ 978/1012] Compiling ArduPlane/qautotune.cpp BB-WAF: [ 979/1012] Compiling ArduPlane/parachute.cpp BB-WAF: [ 980/1012] Compiling ArduPlane/mode.cpp BB-WAF: [ 981/1012] Compiling ArduPlane/quadplane.cpp BB-WAF: [ 982/1012] Compiling ArduPlane/GCS_Mavlink.cpp BB-WAF: [ 983/1012] Compiling ArduPlane/mode_fbwa.cpp BB-WAF: [ 984/1012] Compiling ArduPlane/failsafe.cpp BB-WAF: [ 985/1012] Compiling ArduPlane/mode_qhover.cpp BB-WAF: [ 986/1012] Compiling ArduPlane/AP_ExternalControl_Plane.cpp BB-WAF: [ 987/1012] Compiling ArduPlane/avoidance_adsb.cpp BB-WAF: [ 988/1012] Compiling ArduPlane/navigation.cpp BB-WAF: [ 989/1012] Compiling ArduPlane/afs_plane.cpp BB-WAF: [ 990/1012] Compiling ArduPlane/ArduPlane.cpp BB-WAF: [ 991/1012] Compiling ArduPlane/commands_logic.cpp BB-WAF: [ 992/1012] Compiling ArduPlane/pullup.cpp BB-WAF: [ 993/1012] Compiling ArduPlane/sensors.cpp BB-WAF: [ 994/1012] Compiling ArduPlane/ekf_check.cpp BB-WAF: [ 995/1012] Compiling ArduPlane/radio.cpp BB-WAF: [ 996/1012] Compiling ArduPlane/commands.cpp BB-WAF: [ 997/1012] Compiling ArduPlane/mode_training.cpp BB-WAF: [ 998/1012] Compiling ArduPlane/mode_qautotune.cpp BB-WAF: [ 999/1012] Compiling ArduPlane/VTOL_Assist.cpp BB-WAF: [1000/1012] Compiling ArduPlane/altitude.cpp BB-WAF: [1001/1012] Compiling ArduPlane/servos.cpp BB-WAF: [1002/1012] Compiling ArduPlane/RC_Channel.cpp BB-WAF: [1003/1012] Compiling ArduPlane/mode_thermal.cpp BB-WAF: [1004/1012] Compiling ArduPlane/mode_qrtl.cpp BB-WAF: [1005/1012] Compiling ArduPlane/motor_test.cpp BB-WAF: [1006/1012] Linking /home/autotest/build/tmp/binaries.build/KakuteF7-bdshot/bin/arduplane BB-WAF: /home/autotest/arm-gcc/gcc-arm-none-eabi-10-2020-q4-major/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld:common.ld:202 cannot move location counter backwards (from 0000000008100160 to 0000000008100000) BB-WAF: collect2: error: ld returned 1 exit status BB-WAF: BB-WAF: Waf: Leaving directory `/home/autotest/build/tmp/binaries.build/KakuteF7-bdshot' BB-WAF: Build failed BB-WAF: -> task in 'bin/arduplane' failed (exit status 1): BB-WAF: {task 140062166022880: cxxprogram AP_Arming.cpp.51.o,AP_ExternalControl_Plane.cpp.51.o,ArduPlane.cpp.51.o,Attitude.cpp.51.o,GCS_Mavlink.cpp.51.o,GCS_Plane.cpp.51.o,Log.cpp.51.o,Parameters.cpp.51.o,Plane.cpp.51.o,RC_Channel.cpp.51.o,VTOL_Assist.cpp.51.o,afs_plane.cpp.51.o,altitude.cpp.51.o,avoidance_adsb.cpp.51.o,commands.cpp.51.o,commands_logic.cpp.51.o,control_modes.cpp.51.o,ekf_check.cpp.51.o,events.cpp.51.o,failsafe.cpp.51.o,fence.cpp.51.o,is_flying.cpp.51.o,mode.cpp.51.o,mode_LoiterAltQLand.cpp.51.o,mode_acro.cpp.51.o,mode_auto.cpp.51.o,mode_autotune.cpp.51.o,mode_avoidADSB.cpp.51.o,mode_circle.cpp.51.o,mode_cruise.cpp.51.o,mode_fbwa.cpp.51.o,mode_fbwb.cpp.51.o,mode_guided.cpp.51.o,mode_loiter.cpp.51.o,mode_manual.cpp.51.o,mode_qacro.cpp.51.o,mode_qautotune.cpp.51.o,mode_qhover.cpp.51.o,mode_qland.cpp.51.o,mode_qloiter.cpp.51.o,mode_qrtl.cpp.51.o,mode_qstabilize.cpp.51.o,mode_rtl.cpp.51.o,mode_stabilize.cpp.51.o,mode_takeoff.cpp.51.o,mode_thermal.cpp.51.o,mode_training.cpp.51.o,motor_test.cpp.51.o,navigation.cpp.51.o,parachute.cpp.51.o,pullup.cpp.51.o,qautotune.cpp.51.o,quadplane.cpp.51.o,radio.cpp.51.o,reverse_thrust.cpp.51.o,sensors.cpp.51.o,servos.cpp.51.o,soaring.cpp.51.o,system.cpp.51.o,systemid.cpp.51.o,tailsitter.cpp.51.o,takeoff.cpp.51.o,tiltrotor.cpp.51.o,tuning.cpp.51.o -> arduplane} BB-WAF: (run with -v to display more information) BB: Process failed ((1807925, 256)) BB: Failed build of ArduPlane KakuteF7-bdshot beta BB: [122/286] Building board: KakuteF7Mini at 2025-09-26 00:59:26.192474 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [123/286] Building board: KakuteH7 at 2025-09-26 00:59:26.234327 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [124/286] Building board: KakuteH7-bdshot at 2025-09-26 00:59:26.273306 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [125/286] Building board: KakuteH7-Wing at 2025-09-26 00:59:26.312909 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [126/286] Building board: KakuteH7Mini at 2025-09-26 00:59:26.354584 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [127/286] Building board: KakuteH7Mini-Nand at 2025-09-26 00:59:26.395484 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [128/286] Building board: KakuteH7v2 at 2025-09-26 00:59:26.437277 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [129/286] Building board: linux at 2025-09-26 00:59:26.476943 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta linux binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [130/286] Building board: LongBowF405WING at 2025-09-26 00:59:26.514988 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [131/286] Building board: LumenierLUXF765-NDAA at 2025-09-26 00:59:26.553268 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [132/286] Building board: luminousbee5 at 2025-09-26 00:59:27.559607 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [133/286] Building board: MambaF405-2022 at 2025-09-26 00:59:27.598743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [134/286] Building board: MambaF405US-I2C at 2025-09-26 00:59:27.637816 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [135/286] Building board: MambaF405v2 at 2025-09-26 00:59:27.677099 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [136/286] Building board: MambaH743v4 at 2025-09-26 00:59:27.716460 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [137/286] Building board: MatekF405 at 2025-09-26 00:59:27.755496 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [138/286] Building board: MatekF405-bdshot at 2025-09-26 00:59:27.792373 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [139/286] Building board: MatekF405-CAN at 2025-09-26 00:59:27.830244 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [140/286] Building board: MatekF405-STD at 2025-09-26 00:59:27.868424 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [141/286] Building board: MatekF405-TE at 2025-09-26 00:59:27.906707 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [142/286] Building board: MatekF405-TE-bdshot at 2025-09-26 00:59:27.944272 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [143/286] Building board: MatekF405-Wing at 2025-09-26 00:59:28.004618 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [144/286] Building board: MatekF405-Wing-bdshot at 2025-09-26 00:59:28.041040 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [145/286] Building board: MatekF765-SE at 2025-09-26 00:59:28.079224 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [146/286] Building board: MatekF765-Wing at 2025-09-26 00:59:28.115255 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [147/286] Building board: MatekF765-Wing-bdshot at 2025-09-26 00:59:28.151329 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [148/286] Building board: MatekH743 at 2025-09-26 00:59:28.187562 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [149/286] Building board: MatekH743-bdshot at 2025-09-26 00:59:28.225275 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [150/286] Building board: MatekH7A3 at 2025-09-26 00:59:28.264138 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [151/286] Building board: MFT-SEMA100 at 2025-09-26 00:59:28.301949 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [152/286] Building board: MicoAir405Mini at 2025-09-26 00:59:28.340543 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [153/286] Building board: MicoAir405v2 at 2025-09-26 00:59:28.379611 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [154/286] Building board: MicoAir743 at 2025-09-26 00:59:28.417251 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [155/286] Building board: MicoAir743-AIO at 2025-09-26 00:59:28.455725 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [156/286] Building board: MicoAir743v2 at 2025-09-26 00:59:28.494453 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [157/286] Building board: mindpx-v2 at 2025-09-26 00:59:28.531712 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [158/286] Building board: mini-pix at 2025-09-26 00:59:28.569084 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [159/286] Building board: modalai_fc-v1 at 2025-09-26 00:59:28.621368 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [160/286] Building board: mRoControlZeroClassic at 2025-09-26 00:59:28.660171 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [161/286] Building board: mRoControlZeroF7 at 2025-09-26 00:59:28.696737 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [162/286] Building board: mRoControlZeroH7 at 2025-09-26 00:59:28.734813 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [163/286] Building board: mRoControlZeroH7-bdshot at 2025-09-26 00:59:28.773596 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [164/286] Building board: mRoControlZeroOEMH7 at 2025-09-26 00:59:28.812184 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [165/286] Building board: mRoCZeroOEMH7-bdshot at 2025-09-26 00:59:28.851235 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [166/286] Building board: mRoNexus at 2025-09-26 00:59:28.888593 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [167/286] Building board: mRoPixracerPro at 2025-09-26 00:59:28.925403 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [168/286] Building board: mRoPixracerPro-bdshot at 2025-09-26 00:59:28.961713 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [169/286] Building board: mRoX21 at 2025-09-26 00:59:28.999935 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [170/286] Building board: mRoX21-777 at 2025-09-26 00:59:29.038657 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [171/286] Building board: MUPilot at 2025-09-26 00:59:29.077492 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [172/286] Building board: NarinFC-H5 at 2025-09-26 00:59:29.115049 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [173/286] Building board: NarinFC-H7 at 2025-09-26 00:59:30.089648 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta NarinFC-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [174/286] Building board: navigator at 2025-09-26 00:59:30.128108 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [175/286] Building board: navigator64 at 2025-09-26 00:59:30.164657 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [176/286] Building board: navio at 2025-09-26 00:59:30.200227 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [177/286] Building board: navio2 at 2025-09-26 00:59:30.236839 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [178/286] Building board: NxtPX4v2 at 2025-09-26 00:59:30.273726 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [179/286] Building board: obal at 2025-09-26 00:59:30.311403 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [180/286] Building board: ocpoc_zynq at 2025-09-26 00:59:30.350107 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [181/286] Building board: omnibusf4 at 2025-09-26 00:59:30.400555 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [182/286] Building board: omnibusf4pro at 2025-09-26 00:59:30.439613 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [183/286] Building board: omnibusf4pro-bdshot at 2025-09-26 00:59:30.478278 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [184/286] Building board: omnibusf4v6 at 2025-09-26 00:59:30.516862 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [185/286] Building board: OMNIBUSF7V2 at 2025-09-26 00:59:30.555611 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [186/286] Building board: OmnibusNanoV6 at 2025-09-26 00:59:30.593481 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [187/286] Building board: OmnibusNanoV6-bdshot at 2025-09-26 00:59:30.630615 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [188/286] Building board: ORBITH743 at 2025-09-26 00:59:30.669405 BB: Trying checkout ArduPlane beta ORBITH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ORBITH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/ORBITH743/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 (ORBITH743) - not in board list BB: [189/286] Building board: OrqaF405Pro at 2025-09-26 00:59:31.668014 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [190/286] Building board: OrqaH743Pro at 2025-09-26 00:59:31.707951 BB: Trying checkout ArduPlane beta OrqaH743Pro 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta OrqaH743Pro binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/OrqaH743Pro/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 (OrqaH743Pro) - not in board list BB: [191/286] Building board: PH4-mini at 2025-09-26 00:59:32.702969 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [192/286] Building board: PH4-mini-bdshot at 2025-09-26 00:59:32.743522 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [193/286] Building board: pilotpi at 2025-09-26 00:59:32.781996 BB: Trying checkout ArduPlane beta pilotpi 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pilotpi binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/pilotpi/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 (pilotpi) - not in board list BB: [194/286] Building board: Pix32v5 at 2025-09-26 00:59:33.812081 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [195/286] Building board: PixC4-Jetson at 2025-09-26 00:59:33.851598 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [196/286] Building board: PixFlamingo at 2025-09-26 00:59:33.890326 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [197/286] Building board: PixFlamingo-F767 at 2025-09-26 00:59:33.928979 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [198/286] Building board: Pixhawk1 at 2025-09-26 00:59:33.969117 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [199/286] Building board: Pixhawk1-1M at 2025-09-26 00:59:34.007626 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [200/286] Building board: Pixhawk1-1M-bdshot at 2025-09-26 00:59:34.048747 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [201/286] Building board: Pixhawk1-bdshot at 2025-09-26 00:59:34.087494 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [202/286] Building board: Pixhawk4 at 2025-09-26 00:59:34.126878 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [203/286] Building board: Pixhawk4-bdshot at 2025-09-26 00:59:34.165061 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [204/286] Building board: Pixhawk5X at 2025-09-26 00:59:34.203686 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [205/286] Building board: Pixhawk6C at 2025-09-26 00:59:34.243170 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [206/286] Building board: Pixhawk6C-bdshot at 2025-09-26 00:59:34.281966 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [207/286] Building board: Pixhawk6X at 2025-09-26 00:59:34.320284 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [208/286] Building board: Pixhawk6X-bdshot at 2025-09-26 00:59:34.360745 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [209/286] Building board: PixPilot-C3 at 2025-09-26 00:59:34.400708 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [210/286] Building board: PixPilot-V3 at 2025-09-26 00:59:34.440617 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [211/286] Building board: PixPilot-V6 at 2025-09-26 00:59:34.480259 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [212/286] Building board: PixPilot-V6PRO at 2025-09-26 00:59:34.521495 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [213/286] Building board: Pixracer at 2025-09-26 00:59:34.561053 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [214/286] Building board: Pixracer-bdshot at 2025-09-26 00:59:34.600860 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [215/286] Building board: PixSurveyA1 at 2025-09-26 00:59:34.652857 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [216/286] Building board: PixSurveyA1-IND at 2025-09-26 00:59:34.691750 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [217/286] Building board: PixSurveyA2-IND at 2025-09-26 00:59:34.730644 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [218/286] Building board: pocket at 2025-09-26 00:59:35.736107 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pocket binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [219/286] Building board: pxf at 2025-09-26 00:59:35.775103 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [220/286] Building board: pxfmini at 2025-09-26 00:59:35.812823 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [221/286] Building board: QioTekAdeptF407 at 2025-09-26 00:59:35.850072 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [222/286] Building board: QioTekZealotF427 at 2025-09-26 00:59:35.887655 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [223/286] Building board: QioTekZealotH743 at 2025-09-26 00:59:35.925644 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [224/286] Building board: QioTekZealotH743-bdshot at 2025-09-26 00:59:35.964943 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [225/286] Building board: R9Pilot at 2025-09-26 00:59:36.003977 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [226/286] Building board: RadiolinkF405 at 2025-09-26 00:59:36.043534 BB: Trying checkout ArduPlane beta RadiolinkF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta RadiolinkF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/RadiolinkF405/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 (RadiolinkF405) - not in board list BB: [227/286] Building board: RadiolinkPIX6 at 2025-09-26 00:59:37.040145 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [228/286] Building board: RADIX2HD at 2025-09-26 00:59:37.077913 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [229/286] Building board: ReaperF745 at 2025-09-26 00:59:37.116044 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [230/286] Building board: revo-mini at 2025-09-26 00:59:37.155085 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [231/286] Building board: revo-mini-bdshot at 2025-09-26 00:59:37.191561 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [232/286] Building board: revo-mini-i2c at 2025-09-26 00:59:37.228180 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [233/286] Building board: revo-mini-i2c-bdshot at 2025-09-26 00:59:37.265188 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [234/286] Building board: rst_zynq at 2025-09-26 00:59:37.303911 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.749s) BB-WAF: 'clean' finished successfully (1.220s) 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/1041] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 12/1041] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 13/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 14/1041] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1041] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1041] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1041] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/1041] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 21/1041] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1041] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1041] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1041] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 25/1041] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/1041] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 27/1041] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1041] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1041] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1041] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 31/1041] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 32/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 33/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1041] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1041] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1041] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1041] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1041] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1041] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1041] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1041] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1041] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1041] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1041] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1041] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1041] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1041] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1041] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1041] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1041] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1041] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1041] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 56/1041] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 57/1041] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 58/1041] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1041] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1041] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1041] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1041] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1041] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1041] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1041] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1041] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 78/1041] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1041] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1041] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 81/1041] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1041] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1041] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1041] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1041] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1041] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 87/1041] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1041] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1041] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1041] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 91/1041] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 92/1041] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 93/1041] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 94/1041] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 95/1041] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 96/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 98/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 99/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 100/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 102/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 103/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 106/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 109/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 110/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 111/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 113/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 114/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 115/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 116/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 117/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 118/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 119/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 120/1041] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 121/1041] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1041] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1041] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1041] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 125/1041] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1041] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1041] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 128/1041] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1041] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1041] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 131/1041] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1041] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 133/1041] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 134/1041] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1041] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 137/1041] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 138/1041] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1041] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 140/1041] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 141/1041] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 142/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1041] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 144/1041] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 145/1041] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 146/1041] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 147/1041] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 148/1041] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 149/1041] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1041] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1041] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 152/1041] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1041] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1041] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1041] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 156/1041] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 157/1041] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 158/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1041] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 160/1041] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1041] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 162/1041] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 163/1041] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 164/1041] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 165/1041] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 166/1041] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 167/1041] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 168/1041] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 169/1041] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 170/1041] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 171/1041] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 172/1041] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 173/1041] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 174/1041] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 175/1041] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 176/1041] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1041] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1041] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1041] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1041] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 181/1041] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1041] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1041] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1041] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1041] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 187/1041] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 188/1041] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1041] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1041] Compiling libraries/AP_Declination/tables.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 140407452333584: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1819384, 256)) BB: Failed build of ArduPlane rst_zynq beta BB: [235/286] Building board: SDMODELH7V1 at 2025-09-26 00:59:59.260795 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [236/286] Building board: SDMODELH7V2 at 2025-09-26 00:59:59.301138 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [237/286] Building board: SequreH743 at 2025-09-26 00:59:59.338673 BB: Trying checkout ArduPlane beta SequreH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SequreH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [238/286] Building board: SITL_arm_linux_gnueabihf at 2025-09-26 00:59:59.378579 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [239/286] Building board: SITL_x86_64_linux_gnu at 2025-09-26 00:59:59.415652 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [240/286] Building board: SIYI_N7 at 2025-09-26 00:59:59.455506 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [241/286] Building board: SkySakuraH743 at 2025-09-26 00:59:59.494318 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [242/286] Building board: SkystarsF405v2 at 2025-09-26 00:59:59.533235 BB: Trying checkout ArduPlane beta SkystarsF405v2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsF405v2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SkystarsF405v2/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 (SkystarsF405v2) - not in board list BB: [243/286] Building board: SkystarsH7HD-bdshot at 2025-09-26 01:00:00.526593 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [244/286] Building board: SkystarsH7HDv2 at 2025-09-26 01:00:00.565629 BB: Trying checkout ArduPlane beta SkystarsH7HDv2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SkystarsH7HDv2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [245/286] Building board: sparky2 at 2025-09-26 01:00:00.603429 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [246/286] Building board: SPEDIXF405 at 2025-09-26 01:00:00.641851 BB: Trying checkout ArduPlane beta SPEDIXF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPEDIXF405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [247/286] Building board: SPEDIXH743 at 2025-09-26 01:00:00.680185 BB: Trying checkout ArduPlane beta SPEDIXH743 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPEDIXH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [248/286] Building board: speedybeef4 at 2025-09-26 01:00:00.720635 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [249/286] Building board: SpeedyBeeF405AIO at 2025-09-26 01:00:00.760694 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [250/286] Building board: SpeedyBeeF405Mini at 2025-09-26 01:00:00.806421 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [251/286] Building board: SpeedyBeeF405WING at 2025-09-26 01:00:00.844515 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [252/286] Building board: speedybeef4v3 at 2025-09-26 01:00:00.883930 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [253/286] Building board: speedybeef4v4 at 2025-09-26 01:00:00.923438 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [254/286] Building board: SPRacingH7 at 2025-09-26 01:00:00.962726 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [255/286] Building board: SPRacingH7RF at 2025-09-26 01:00:01.002006 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [256/286] Building board: StellarF4 at 2025-09-26 01:00:01.039972 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [257/286] Building board: StellarF4V2 at 2025-09-26 01:00:02.084266 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [258/286] Building board: StellarH7V2 at 2025-09-26 01:00:03.174885 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [259/286] Building board: SuccexF4 at 2025-09-26 01:00:04.258039 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [260/286] Building board: SULILGH7-P1-P2 at 2025-09-26 01:00:04.299815 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [261/286] Building board: SVehicle-E2 at 2025-09-26 01:00:05.369621 BB: Trying checkout ArduPlane beta SVehicle-E2 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta SVehicle-E2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/SVehicle-E2/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 (SVehicle-E2) - not in board list BB: [262/286] Building board: Swan-K1 at 2025-09-26 01:00:06.443954 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [263/286] Building board: TBS-Colibri-F7 at 2025-09-26 01:00:06.482330 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [264/286] Building board: TBS_LUCID_H7 at 2025-09-26 01:00:06.525882 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [265/286] Building board: TBS_LUCID_H7_WING at 2025-09-26 01:00:06.565082 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_H7_WING binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [266/286] Building board: TBS_LUCID_PRO at 2025-09-26 01:00:06.620755 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [267/286] Building board: thepeach-k1 at 2025-09-26 01:00:06.683947 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [268/286] Building board: thepeach-r1 at 2025-09-26 01:00:06.724882 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [269/286] Building board: TMotorH743 at 2025-09-26 01:00:06.772476 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [270/286] Building board: uav-dev-fc-um982 at 2025-09-26 01:00:06.811799 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [271/286] Building board: vnav at 2025-09-26 01:00:07.920253 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta vnav binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [272/286] Building board: VRBrain-v51 at 2025-09-26 01:00:07.960613 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [273/286] Building board: VRBrain-v52 at 2025-09-26 01:00:08.000445 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [274/286] Building board: VRBrain-v54 at 2025-09-26 01:00:08.042307 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [275/286] Building board: VRCore-v10 at 2025-09-26 01:00:08.088057 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [276/286] Building board: VRUBrain-v51 at 2025-09-26 01:00:08.128141 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [277/286] Building board: VUAV-V7pro at 2025-09-26 01:00:08.175752 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [278/286] Building board: X-MAV-AP-H743v2 at 2025-09-26 01:00:08.236784 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [279/286] Building board: YARIV6X at 2025-09-26 01:00:08.285883 BB: Trying checkout ArduPlane beta YARIV6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YARIV6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/YARIV6X/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 (YARIV6X) - not in board list BB: [280/286] Building board: YJUAV_A6 at 2025-09-26 01:00:09.409416 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [281/286] Building board: YJUAV_A6SE at 2025-09-26 01:00:09.451656 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [282/286] Building board: YJUAV_A6SE_H743 at 2025-09-26 01:00:09.494200 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [283/286] Building board: YJUAV_A6Ultra at 2025-09-26 01:00:09.533117 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [284/286] Building board: ZeroOneX6 at 2025-09-26 01:00:09.579796 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [285/286] Building board: ZeroOneX6_Air at 2025-09-26 01:00:09.718147 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [286/286] Building board: zynq at 2025-09-26 01:00:10.792768 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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 1ebd4d996e Plane: version to 4.6.2 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 'bd9124715cc7cbb9bbe3f3270da0edb020507816' BB-GIT: Submodule path 'modules/DroneCAN/libcanard': checked out 'b2da417dfcbc0a4b617aeaa0d680dc357b233172' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 'a6bf350c679ed8ba042ad58bf81cc540d61bb605' BB-GIT: Submodule path 'modules/mavlink': checked out '430715591a7a14a996f56d4c724f2e0335d74546' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out 'aa033552599c981b3e916b42383de8a21754c9b4' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 49a57d11b6b1351d933b4b0c6028091c55ebd965 BB-GIT: Author: nttedt-murata BB-GIT: Date: Thu Sep 25 23:50:20 2025 +0900 BB-GIT: BB-GIT: Rover: Convert a literal value into a defined value BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/282] Building board: 3DRControlZeroG at 2025-09-26 01:00:13.762186 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [2/282] Building board: AcctonGodwit_GA1 at 2025-09-26 01:00:14.721136 BB: Trying checkout Rover beta AcctonGodwit_GA1 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AcctonGodwit_GA1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/AcctonGodwit_GA1/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 (AcctonGodwit_GA1) - not in board list BB: [3/282] Building board: ACNS-CM4Pilot at 2025-09-26 01:00:16.394249 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [4/282] Building board: ACNS-F405AIO at 2025-09-26 01:00:16.434639 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [5/282] Building board: AEDROXH7 at 2025-09-26 01:00:16.472970 BB: Trying checkout Rover beta AEDROXH7 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AEDROXH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [6/282] Building board: aero at 2025-09-26 01:00:16.519427 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef 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.318s) 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: 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.Statusexpanding uavcan.equipment.camera_gimbal.Mode BB-WAF: 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/AC_Avoidance_Logging.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PID.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/AP_Airspeed_SDP3X.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_SITL.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.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_ExternalAHRS.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.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_BMP280.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.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_Sum.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.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_INA2xx.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/board_drivers.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_CANSensor.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.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/CompassCalibrator.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass.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_Compass.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.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/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_serial.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.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_DroneCAN.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.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_Backend.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.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_backend.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_MicroStrain5.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_ROMFS.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.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_SPortToMAVlite.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_Backend.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 246/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 247/1197] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 248/1197] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 254/1197] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 255/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 256/1197] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 257/1197] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 258/1197] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 259/1197] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 260/1197] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 261/1197] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 262/1197] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 263/1197] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 264/1197] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 265/1197] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 266/1197] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 267/1197] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [ 268/1197] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [ 269/1197] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 270/1197] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 271/1197] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 272/1197] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 273/1197] Compiling libraries/AP_IRLock/IRLock.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 140252877171712: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((1828428, 256)) BB: Failed build of Rover aero beta BB: [7/282] Building board: AeroCogito-H7Digital at 2025-09-26 01:00:31.664667 BB: Trying checkout Rover beta AeroCogito-H7Digital 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AeroCogito-H7Digital binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/AeroCogito-H7Digital/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 (AeroCogito-H7Digital) - not in board list BB: [8/282] Building board: AEROFOX-H7 at 2025-09-26 01:00:32.733170 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [9/282] Building board: AET-H743-Basic at 2025-09-26 01:00:32.772243 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [10/282] Building board: airbotf4 at 2025-09-26 01:00:32.810899 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [11/282] Building board: AIRLink at 2025-09-26 01:00:32.849780 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [12/282] Building board: Airvolute-DCS2 at 2025-09-26 01:00:32.890524 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [13/282] Building board: AnyleafH7 at 2025-09-26 01:00:32.931158 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [14/282] Building board: Aocoda-RC-H743Dual at 2025-09-26 01:00:32.977271 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [15/282] Building board: ARK_FPV at 2025-09-26 01:00:33.029478 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [16/282] Building board: ARK_PI6X at 2025-09-26 01:00:34.052670 BB: Trying checkout Rover beta ARK_PI6X 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARK_PI6X binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARK_PI6X/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_PI6X) - not in board list BB: [17/282] Building board: ARKV6X at 2025-09-26 01:00:35.046001 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [18/282] Building board: ARKV6X-bdshot at 2025-09-26 01:00:35.083412 BB: Trying checkout Rover beta ARKV6X-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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta ARKV6X-bdshot binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/ARKV6X-bdshot/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 (ARKV6X-bdshot) - not in board list BB: [19/282] Building board: AtomRCF405NAVI at 2025-09-26 01:00:36.086163 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [20/282] Building board: ATOMRCF405NAVI-Deluxe at 2025-09-26 01:00:36.124959 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [21/282] Building board: bbbmini at 2025-09-26 01:00:37.202684 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [22/282] Building board: BeastF7 at 2025-09-26 01:00:37.254422 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [23/282] Building board: BeastF7v2 at 2025-09-26 01:00:37.311330 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [24/282] Building board: BeastH7 at 2025-09-26 01:00:37.374347 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [25/282] Building board: BeastH7v2 at 2025-09-26 01:00:37.436033 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [26/282] Building board: bhat at 2025-09-26 01:00:37.487940 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta bhat binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [27/282] Building board: BlitzF745 at 2025-09-26 01:00:37.527076 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [28/282] Building board: BlitzF745AIO at 2025-09-26 01:00:37.567575 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [29/282] Building board: BlitzH743Pro at 2025-09-26 01:00:37.606534 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [30/282] Building board: BlitzMiniF745 at 2025-09-26 01:00:37.647091 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [31/282] Building board: BlitzWingH743 at 2025-09-26 01:00:37.691567 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [32/282] Building board: blue at 2025-09-26 01:00:37.731996 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [33/282] Building board: BOTWINGF405 at 2025-09-26 01:00:37.772119 BB: Trying checkout Rover beta BOTWINGF405 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BOTWINGF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BOTWINGF405/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 (BOTWINGF405) - not in board list BB: [34/282] Building board: BrahmaF4 at 2025-09-26 01:00:38.766805 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [35/282] Building board: BROTHERHOBBYF405v3 at 2025-09-26 01:00:39.754829 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BROTHERHOBBYF405v3 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [36/282] Building board: BROTHERHOBBYH743 at 2025-09-26 01:00:39.794091 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta BROTHERHOBBYH743 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [37/282] Building board: canzero at 2025-09-26 01:00:39.831779 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [38/282] Building board: CBU-H7-LC-Stamp at 2025-09-26 01:00:39.870297 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [39/282] Building board: CBU-H7-Stamp at 2025-09-26 01:00:40.860704 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [40/282] Building board: CORVON405V2_1 at 2025-09-26 01:00:40.899339 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [41/282] Building board: CORVON743V1 at 2025-09-26 01:00:42.041658 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 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: [42/282] Building board: CSKY405 at 2025-09-26 01:00:43.109094 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [43/282] Building board: CUAV-7-Nano at 2025-09-26 01:00:43.147182 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 1ebd4d996e Plane: version to 4.6.2 BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB-GIT: Author: Randy Mackay BB-GIT: Date: Wed Jul 16 13:34:39 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.2 BB: oldversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef newversion=commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef BB: Skipping build - version match (commit 1ebd4d996e8b6bbeb1462a9655c00aa861d5beef) BB: [44/282] Building board: CUAV-Nora at 2025-09-26 01:00:43.185044 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: