Skip to content

Instantly share code, notes, and snippets.

@lupyuen
Created January 7, 2026 02:18
Show Gist options
  • Select an option

  • Save lupyuen/8cf82eab994c2bca77f129ffa118acf0 to your computer and use it in GitHub Desktop.

Select an option

Save lupyuen/8cf82eab994c2bca77f129ffa118acf0 to your computer and use it in GitHub Desktop.
Log for Ingest NuttX Builds. See https://lupyuen.org/articles/dashboard
This file has been truncated, but you can view the full file.
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ mkdir $HOME/riscv
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ pushd $HOME/riscv
~/riscv ~/ingest-nuttx-builds
luppy@nuttx-dashboard-vm:~/riscv$ git clone https://github.com/apache/nuttx
Cloning into 'nuttx'...
remote: Enumerating objects: 877437, done.
remote: Counting objects: 100% (285/285), done.
remote: Compressing objects: 100% (173/173), done.
remote: Total 877437 (delta 147), reused 112 (delta 112), pack-reused 877152 (from 4)
Receiving objects: 100% (877437/877437), 343.19 MiB | 16.97 MiB/s, done.
Resolving deltas: 100% (687692/687692), done.
Updating files: 100% (25300/25300), done.
luppy@nuttx-dashboard-vm:~/riscv$ popd
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ . $HOME/github-token.sh
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ gh auth status
github.com
✓ Logged in to github.com account nuttxpr (GITHUB_TOKEN)
- Active account: true
- Git operations protocol: https
- Token: ghp_************************************
- Token scopes: 'read:org', 'repo'
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ sudo apt install unzip
luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ ./github.sh
+ run_id=
+ user=NuttX
+ repo=nuttx
+ linux_step=10
+ msys2_step=9
+ (( 1 ))
+ (( 1 ))
+ defconfig=/tmp/defconfig-github.txt
+ find /home/luppy/riscv/nuttx -name defconfig
+ [[ '' == '' ]]
++ gh run list --repo NuttX/nuttx --limit 1 --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId'
+ latest_run_id=20761543268
+ set +x
latest_run_id=20761543268
++ gh run list --repo NuttX/nuttx --limit 1 --status completed --json databaseId,name,displayTitle,conclusion --jq '.[].databaseId'
+ completed_run_id=20761543268
+ set +x
completed_run_id=20761543268
+ [[ 20761543268 == '' ]]
+ [[ 20761543268 == '' ]]
+ [[ 20761543268 != \2\0\7\6\1\5\4\3\2\6\8 ]]
+ run_id=20761543268
+ tmp_path=/tmp/ingest-nuttx-builds-nuttx
+ rm -rf /tmp/ingest-nuttx-builds-nuttx
+ mkdir /tmp/ingest-nuttx-builds-nuttx
+ pushd /tmp/ingest-nuttx-builds-nuttx
/tmp/ingest-nuttx-builds-nuttx ~/ingest-nuttx-builds
+ git clone https://github.com/NuttX/nuttx
Cloning into 'nuttx'...
remote: Enumerating objects: 872536, done.
remote: Counting objects: 100% (253/253), done.
remote: Compressing objects: 100% (174/174), done.
remote: Total 872536 (delta 112), reused 80 (delta 79), pack-reused 872283 (from 4)
Receiving objects: 100% (872536/872536), 342.22 MiB | 17.57 MiB/s, done.
Resolving deltas: 100% (683656/683656), done.
Updating files: 100% (25300/25300), done.
+ cd nuttx
++ git log -2 --pretty=format:%H
+ last_two_commits='d25c6e00b325ecb7605b0a1880a5edcf66e91439
e3403709f8f4f8b52bf811a7894fac0c410dc4f9'
+ set +x
last_two_commits=d25c6e00b325ecb7605b0a1880a5edcf66e91439 e3403709f8f4f8b52bf811a7894fac0c410dc4f9
++ echo d25c6e00b325ecb7605b0a1880a5edcf66e91439 e3403709f8f4f8b52bf811a7894fac0c410dc4f9
++ cut -d ' ' -f 2
+ nuttx_hash=e3403709f8f4f8b52bf811a7894fac0c410dc4f9
+ set +x
nuttx_hash=e3403709f8f4f8b52bf811a7894fac0c410dc4f9
+ popd
~/ingest-nuttx-builds
+ rm -rf /tmp/ingest-nuttx-builds-nuttx
+ mkdir /tmp/ingest-nuttx-builds-nuttx
+ pushd /tmp/ingest-nuttx-builds-nuttx
/tmp/ingest-nuttx-builds-nuttx ~/ingest-nuttx-builds
+ git clone https://github.com/apache/nuttx-apps
Cloning into 'nuttx-apps'...
remote: Enumerating objects: 97027, done.
remote: Counting objects: 100% (654/654), done.
remote: Compressing objects: 100% (399/399), done.
remote: Total 97027 (delta 419), reused 257 (delta 255), pack-reused 96373 (from 4)
Receiving objects: 100% (97027/97027), 26.05 MiB | 11.52 MiB/s, done.
Resolving deltas: 100% (78132/78132), done.
+ cd nuttx-apps
++ git log -1 --pretty=format:%H
+ apps_hash=416c315f928110b37f9b7a362f4dd2f2d89b0cac
+ set +x
apps_hash=416c315f928110b37f9b7a362f4dd2f2d89b0cac
+ popd
~/ingest-nuttx-builds
+ curl -L --output /tmp/run-log.zip -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/logs
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 944k 0 944k 0 0 295k 0 --:--:-- 0:00:03 --:--:-- 405k
+ tmp_path=/tmp/ingest-nuttx-builds
+ rm -rf /tmp/ingest-nuttx-builds
+ mkdir /tmp/ingest-nuttx-builds
+ pushd /tmp/ingest-nuttx-builds
/tmp/ingest-nuttx-builds ~/ingest-nuttx-builds
+ unzip /tmp/run-log.zip
Archive: /tmp/run-log.zip
inflating: 0_msys2 (msys2).txt
inflating: msys2 (msys2)/system.txt
inflating: 1_macOS (sim-02).txt
inflating: macOS (sim-02)/system.txt
inflating: 2_macOS (sim-01).txt
inflating: macOS (sim-01)/system.txt
inflating: 3_macOS (macos).txt
inflating: macOS (macos)/system.txt
inflating: 4_macOS (sim-03).txt
inflating: macOS (sim-03)/system.txt
inflating: 5_msvc.txt
inflating: msvc/system.txt
inflating: 6_Linux (other).txt
inflating: Linux (other)/system.txt
inflating: 7_Linux (arm-10).txt
inflating: Linux (arm-10)/system.txt
inflating: 8_Linux (arm-08).txt
inflating: Linux (arm-08)/system.txt
inflating: 9_Linux (arm-04).txt
inflating: Linux (arm-04)/system.txt
inflating: 10_Linux (arm-03).txt
inflating: Linux (arm-03)/system.txt
inflating: 11_Linux (arm-11).txt
inflating: Linux (arm-11)/system.txt
inflating: 12_Linux (arm-12).txt
inflating: Linux (arm-12)/system.txt
inflating: 13_Linux (risc-v-06).txt
inflating: Linux (risc-v-06)/system.txt
inflating: 14_Linux (risc-v-02).txt
inflating: Linux (risc-v-02)/system.txt
inflating: 15_Linux (arm-05).txt
inflating: Linux (arm-05)/system.txt
inflating: 16_Linux (arm-06).txt
inflating: Linux (arm-06)/system.txt
inflating: 17_Linux (sim-03).txt
inflating: Linux (sim-03)/system.txt
inflating: 18_Linux (arm-02).txt
inflating: Linux (arm-02)/system.txt
inflating: 19_Linux (arm-07).txt
inflating: Linux (arm-07)/system.txt
inflating: 20_Linux (arm-09).txt
inflating: Linux (arm-09)/system.txt
inflating: 21_Linux (risc-v-05).txt
inflating: Linux (risc-v-05)/system.txt
inflating: 22_Linux (risc-v-04).txt
inflating: Linux (risc-v-04)/system.txt
inflating: 23_Linux (sim-01).txt
inflating: Linux (sim-01)/system.txt
inflating: 24_Linux (xtensa-02).txt
inflating: Linux (xtensa-02)/system.txt
inflating: 25_Linux (arm-14).txt
inflating: Linux (arm-14)/system.txt
inflating: 26_Linux (xtensa-01).txt
inflating: Linux (xtensa-01)/system.txt
inflating: 27_Linux (risc-v-01).txt
inflating: Linux (risc-v-01)/system.txt
inflating: 28_Linux (arm64-01).txt
inflating: Linux (arm64-01)/system.txt
inflating: 29_Linux (arm-13).txt
inflating: Linux (arm-13)/system.txt
inflating: 30_Linux (risc-v-03).txt
inflating: Linux (risc-v-03)/system.txt
inflating: 31_Linux (sim-02).txt
inflating: Linux (sim-02)/system.txt
inflating: 32_Linux (x86_64-01).txt
inflating: Linux (x86_64-01)/system.txt
inflating: 33_Linux (arm-01).txt
inflating: Linux (arm-01)/system.txt
inflating: 34_Linux-Arch _ Select-Builds.txt
inflating: Linux-Arch _ Select-Builds/system.txt
inflating: 35_macOS-Arch _ Select-Builds.txt
inflating: macOS-Arch _ Select-Builds/system.txt
inflating: 36_msys2-Arch _ Select-Builds.txt
inflating: msys2-Arch _ Select-Builds/system.txt
inflating: 37_msvc-Arch _ Select-Builds.txt
inflating: msvc-Arch _ Select-Builds/system.txt
inflating: 38_Fetch-Source.txt
inflating: Fetch-Source/system.txt
+ popd
~/ingest-nuttx-builds
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-01 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-01
+ local os=Linux
+ local step=10
+ local group=arm-01
+ local 'job_name=Linux (arm-01)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-01)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 52775 0 0:00:03 0:00:03 --:--:-- 52784
+ local job_id=59617687267
+ set +x
job_id=59617687267
+ [[ 59617687267 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/33_Linux (arm-01).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/33_Linux (arm-01).txt'
+ local filename=ci-arm-01.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-01.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:83
+ colrm 1 29
+ cat '/tmp/ingest-nuttx-builds/33_Linux (arm-01).txt'
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-01.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {6dec00d0-4407-4969-b267-7fab0d2fd4f5}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-01)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2010) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-01.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-01 --run-id 20761543268 --job-id 59617687267 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-01.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-01 --run-id 20761543268 --job-id 59617687267 --step 10`
lines[0]=Configuration/Tool: pcduino-a10/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pcduino-a10/nsh
target=pcduino-a10:nsh
timestamp=2026-01-06T20:51:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:51:29", timestamp_log="2026-01-06T20:51:29", user="NuttX", arch="arm", subarch="a1x", group="arm-01", board="pcduino-a10", config="nsh", target="pcduino-a10:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:774", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pcduino-a10:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: beaglebone-black/lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize beaglebone-black/lcd
target=beaglebone-black:lcd
timestamp=2026-01-06T20:52:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:24", timestamp_log="2026-01-06T20:52:24", user="NuttX", arch="arm", subarch="am335x", group="arm-01", board="beaglebone-black", config="lcd", target="beaglebone-black:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:784", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/beaglebone-black:lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: beaglebone-black/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize beaglebone-black/nsh
target=beaglebone-black:nsh
timestamp=2026-01-06T20:53:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:14", timestamp_log="2026-01-06T20:53:14", user="NuttX", arch="arm", subarch="am335x", group="arm-01", board="beaglebone-black", config="nsh", target="beaglebone-black:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:794", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/beaglebone-black:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/rtc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/rtc
target=at32f437-mini:rtc
timestamp=2026-01-06T20:53:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:50", timestamp_log="2026-01-06T20:53:50", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="rtc", target="at32f437-mini:rtc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:804", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:rtc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/usbserial
target=at32f437-mini:usbserial
timestamp=2026-01-06T20:54:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:40", timestamp_log="2026-01-06T20:54:40", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="usbserial", target="at32f437-mini:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:814", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/adc
target=at32f437-mini:adc
timestamp=2026-01-06T20:55:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:29", timestamp_log="2026-01-06T20:55:29", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="adc", target="at32f437-mini:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:824", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/usbnsh
target=at32f437-mini:usbnsh
timestamp=2026-01-06T20:56:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:56:05", timestamp_log="2026-01-06T20:56:05", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="usbnsh", target="at32f437-mini:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:834", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/can_socket,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/can_socket
target=at32f437-mini:can_socket
timestamp=2026-01-06T20:56:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:56:40", timestamp_log="2026-01-06T20:56:40", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="can_socket", target="at32f437-mini:can_socket", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:844", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:can_socket", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/msc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/msc
target=at32f437-mini:msc
timestamp=2026-01-06T20:57:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:23", timestamp_log="2026-01-06T20:57:23", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="msc", target="at32f437-mini:msc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:854", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:msc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/sdcard,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/sdcard
target=at32f437-mini:sdcard
timestamp=2026-01-06T20:58:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:15", timestamp_log="2026-01-06T20:58:15", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="sdcard", target="at32f437-mini:sdcard", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:864", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:sdcard", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/can_char,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/can_char
target=at32f437-mini:can_char
timestamp=2026-01-06T20:58:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:53", timestamp_log="2026-01-06T20:58:53", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="can_char", target="at32f437-mini:can_char", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:874", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:can_char", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/pwm
target=at32f437-mini:pwm
timestamp=2026-01-06T20:59:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:29", timestamp_log="2026-01-06T20:59:29", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="pwm", target="at32f437-mini:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:884", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/nsh
target=at32f437-mini:nsh
timestamp=2026-01-06T21:00:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:05", timestamp_log="2026-01-06T21:00:05", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="nsh", target="at32f437-mini:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:894", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/systemview,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/systemview
target=at32f437-mini:systemview
timestamp=2026-01-06T21:00:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:40", timestamp_log="2026-01-06T21:00:40", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="systemview", target="at32f437-mini:systemview", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:904", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:systemview", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: at32f437-mini/eth,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize at32f437-mini/eth
target=at32f437-mini:eth
timestamp=2026-01-06T21:01:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:26", timestamp_log="2026-01-06T21:01:26", user="NuttX", arch="arm", subarch="at32", group="arm-01", board="at32f437-mini", config="eth", target="at32f437-mini:eth", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:914", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/at32f437-mini:eth", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: c5471evm/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=c5471evm:nettest
timestamp=2026-01-06T21:02:09
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:09", timestamp_log="2026-01-06T21:02:09", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="nettest", target="c5471evm:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:924", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:924", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:nettest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: c5471evm/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=c5471evm:nsh
timestamp=2026-01-06T21:02:58
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:58", timestamp_log="2026-01-06T21:02:58", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="nsh", target="c5471evm:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:936", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:936", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: c5471evm/httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=c5471evm:httpd
timestamp=2026-01-06T21:03:53
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:53", timestamp_log="2026-01-06T21:03:53", user="NuttX", arch="arm", subarch="c5471", group="arm-01", board="c5471evm", config="httpd", target="c5471evm:httpd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:948", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:948", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/c5471evm:httpd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: csk6011a-nano/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize csk6011a-nano/nsh
target=csk6011a-nano:nsh
timestamp=2026-01-06T21:04:45
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:45", timestamp_log="2026-01-06T21:04:45", user="NuttX", arch="arm", subarch="csk6", group="arm-01", board="csk6011a-nano", config="nsh", target="csk6011a-nano:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:960", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/csk6011a-nano:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/rndis_composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/rndis_composite
target=spresense:rndis_composite
timestamp=2026-01-06T21:05:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:32", timestamp_log="2026-01-06T21:05:32", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis_composite", target="spresense:rndis_composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:970", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis_composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/charger,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/charger
target=spresense:charger
timestamp=2026-01-06T21:06:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:51", timestamp_log="2026-01-06T21:06:51", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="charger", target="spresense:charger", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:988", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:charger", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/lte,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/lte
target=spresense:lte
timestamp=2026-01-06T21:07:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:48", timestamp_log="2026-01-06T21:07:48", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="lte", target="spresense:lte", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:998", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:lte", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/usbmsc
target=spresense:usbmsc
timestamp=2026-01-06T21:09:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:11", timestamp_log="2026-01-06T21:09:11", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="usbmsc", target="spresense:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1019", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/rndis
target=spresense:rndis
timestamp=2026-01-06T21:10:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:07", timestamp_log="2026-01-06T21:10:07", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis", target="spresense:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1029", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/lcd
target=spresense:lcd
timestamp=2026-01-06T21:10:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:57", timestamp_log="2026-01-06T21:10:57", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="lcd", target="spresense:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1047", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/module
target=spresense:module
timestamp=2026-01-06T21:11:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:37", timestamp_log="2026-01-06T21:11:37", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="module", target="spresense:module", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1057", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:module", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/usbnsh
target=spresense:usbnsh
timestamp=2026-01-06T21:12:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:30", timestamp_log="2026-01-06T21:12:30", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="usbnsh", target="spresense:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1067", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/posix_spawn
target=spresense:posix_spawn
timestamp=2026-01-06T21:13:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:12", timestamp_log="2026-01-06T21:13:12", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="posix_spawn", target="spresense:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1077", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:posix_spawn", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/wifi_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/wifi_smp
target=spresense:wifi_smp
timestamp=2026-01-06T21:14:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:06", timestamp_log="2026-01-06T21:14:06", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="wifi_smp", target="spresense:wifi_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1087", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:wifi_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/smp
target=spresense:smp
timestamp=2026-01-06T21:15:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:29", timestamp_log="2026-01-06T21:15:29", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="smp", target="spresense:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1097", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/fmsynth,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/fmsynth
target=spresense:fmsynth
timestamp=2026-01-06T21:16:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:26", timestamp_log="2026-01-06T21:16:26", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="fmsynth", target="spresense:fmsynth", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1107", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:fmsynth", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/rndis_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/rndis_smp
target=spresense:rndis_smp
timestamp=2026-01-06T21:17:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:05", timestamp_log="2026-01-06T21:17:05", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="rndis_smp", target="spresense:rndis_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1117", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:rndis_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/wifi,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/wifi
target=spresense:wifi
timestamp=2026-01-06T21:18:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:22", timestamp_log="2026-01-06T21:18:22", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="wifi", target="spresense:wifi", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1135", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:wifi", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/camera,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/camera
target=spresense:camera
timestamp=2026-01-06T21:19:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:44", timestamp_log="2026-01-06T21:19:44", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="camera", target="spresense:camera", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1145", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:camera", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/nsh
target=spresense:nsh
timestamp=2026-01-06T21:20:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:25", timestamp_log="2026-01-06T21:20:25", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh", target="spresense:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1155", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/audio
target=spresense:audio
timestamp=2026-01-06T21:21:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:02", timestamp_log="2026-01-06T21:21:02", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="audio", target="spresense:audio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1165", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:audio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/nsh_trace,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/nsh_trace
target=spresense:nsh_trace
timestamp=2026-01-06T21:21:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:39", timestamp_log="2026-01-06T21:21:39", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh_trace", target="spresense:nsh_trace", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1175", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh_trace", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/audio_sdk,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/audio_sdk
target=spresense:audio_sdk
timestamp=2026-01-06T21:22:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:24", timestamp_log="2026-01-06T21:22:24", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="audio_sdk", target="spresense:audio_sdk", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1185", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:audio_sdk", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/elf
target=spresense:elf
timestamp=2026-01-06T21:23:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:02", timestamp_log="2026-01-06T21:23:02", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="elf", target="spresense:elf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1195", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:elf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/example_camera,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/example_camera
target=spresense:example_camera
timestamp=2026-01-06T21:23:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:56", timestamp_log="2026-01-06T21:23:56", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="example_camera", target="spresense:example_camera", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1205", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:example_camera", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/mpy,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/mpy
target=spresense:mpy
timestamp=2026-01-06T21:24:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:41", timestamp_log="2026-01-06T21:24:41", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="mpy", target="spresense:mpy", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1215", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:mpy", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/nsh_automount,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/nsh_automount
target=spresense:nsh_automount
timestamp=2026-01-06T21:25:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:19", timestamp_log="2026-01-06T21:25:19", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="nsh_automount", target="spresense:nsh_automount", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1225", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:nsh_automount", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: spresense/example_lcd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize spresense/example_lcd
target=spresense:example_lcd
timestamp=2026-01-06T21:26:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:07", timestamp_log="2026-01-06T21:26:07", user="NuttX", arch="arm", subarch="cxd56xx", group="arm-01", board="spresense", config="example_lcd", target="spresense:example_lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1235", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/spresense:example_lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ntosd-dm320/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ntosd-dm320/nettest
target=ntosd-dm320:nettest
timestamp=2026-01-06T21:26:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:50", timestamp_log="2026-01-06T21:26:50", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="nettest", target="ntosd-dm320:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1245", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:nettest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ntosd-dm320/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ntosd-dm320/webserver
target=ntosd-dm320:webserver
timestamp=2026-01-06T21:27:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:38", timestamp_log="2026-01-06T21:27:38", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="webserver", target="ntosd-dm320:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1255", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:webserver", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ntosd-dm320/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ntosd-dm320/nsh
target=ntosd-dm320:nsh
timestamp=2026-01-06T21:28:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:29", timestamp_log="2026-01-06T21:28:29", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="nsh", target="ntosd-dm320:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1265", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:42 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ntosd-dm320/udp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ntosd-dm320/udp
target=ntosd-dm320:udp
timestamp=2026-01-06T21:29:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:26", timestamp_log="2026-01-06T21:29:26", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="udp", target="ntosd-dm320:udp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1275", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:udp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ntosd-dm320/poll,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ntosd-dm320/poll
target=ntosd-dm320:poll
timestamp=2026-01-06T21:30:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:15", timestamp_log="2026-01-06T21:30:15", user="NuttX", arch="arm", subarch="dm320", group="arm-01", board="ntosd-dm320", config="poll", target="ntosd-dm320:poll", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1285", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ntosd-dm320:poll", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-efm32g880f128-stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-efm32g880f128-stk/nsh
target=olimex-efm32g880f128-stk:nsh
timestamp=2026-01-06T21:31:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:07", timestamp_log="2026-01-06T21:31:07", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="olimex-efm32g880f128-stk", config="nsh", target="olimex-efm32g880f128-stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1295", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-efm32g880f128-stk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: efm32gg-stk3700/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize efm32gg-stk3700/nsh
target=efm32gg-stk3700:nsh
timestamp=2026-01-06T21:31:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:55", timestamp_log="2026-01-06T21:31:55", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="efm32gg-stk3700", config="nsh", target="efm32gg-stk3700:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1305", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/efm32gg-stk3700:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: efm32-g8xx-stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize efm32-g8xx-stk/nsh
target=efm32-g8xx-stk:nsh
timestamp=2026-01-06T21:32:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:39", timestamp_log="2026-01-06T21:32:39", user="NuttX", arch="arm", subarch="efm32", group="arm-01", board="efm32-g8xx-stk", config="nsh", target="efm32-g8xx-stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1315", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/efm32-g8xx-stk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: quickfeather/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize quickfeather/nsh
target=quickfeather:nsh
timestamp=2026-01-06T21:33:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:13", timestamp_log="2026-01-06T21:33:13", user="NuttX", arch="arm", subarch="eoss3", group="arm-01", board="quickfeather", config="nsh", target="quickfeather:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1325", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/quickfeather:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: fvp-armv8r-aarch32/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize fvp-armv8r-aarch32/nsh
target=fvp-armv8r-aarch32:nsh
timestamp=2026-01-06T21:34:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:03", timestamp_log="2026-01-06T21:34:03", user="NuttX", arch="arm", subarch="fvp-v8r-aarch32", group="arm-01", board="fvp-armv8r-aarch32", config="nsh", target="fvp-armv8r-aarch32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1335", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/fvp-armv8r-aarch32:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-aiotbox/aiotboxnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-aiotbox/aiotboxnsh
target=gd32f450zk-aiotbox:aiotboxnsh
timestamp=2026-01-06T21:34:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:53", timestamp_log="2026-01-06T21:34:53", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-aiotbox", config="aiotboxnsh", target="gd32f450zk-aiotbox:aiotboxnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1345", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-aiotbox:aiotboxnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-aiotbox/aiotboxnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-aiotbox/aiotboxnsh
target=gd32f470zk-aiotbox:aiotboxnsh
timestamp=2026-01-06T21:35:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:41", timestamp_log="2026-01-06T21:35:41", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-aiotbox", config="aiotboxnsh", target="gd32f470zk-aiotbox:aiotboxnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1355", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-aiotbox:aiotboxnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470ik-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470ik-eval/fmclfsnsh
target=gd32f470ik-eval:fmclfsnsh
timestamp=2026-01-06T21:36:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:17", timestamp_log="2026-01-06T21:36:17", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="fmclfsnsh", target="gd32f470ik-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1365", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:fmclfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470ik-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470ik-eval/nsh
target=gd32f470ik-eval:nsh
timestamp=2026-01-06T21:37:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:12", timestamp_log="2026-01-06T21:37:12", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="nsh", target="gd32f470ik-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1375", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:43 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470ik-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470ik-eval/i2c0testnsh
target=gd32f470ik-eval:i2c0testnsh
timestamp=2026-01-06T21:37:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:50", timestamp_log="2026-01-06T21:37:50", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="i2c0testnsh", target="gd32f470ik-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1385", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:i2c0testnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470ik-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470ik-eval/netnsh
target=gd32f470ik-eval:netnsh
timestamp=2026-01-06T21:38:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:36", timestamp_log="2026-01-06T21:38:36", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470ik-eval", config="netnsh", target="gd32f470ik-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1395", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470ik-eval:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/spilfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/spilfsnsh
target=gd32f470zk-eval:spilfsnsh
timestamp=2026-01-06T21:39:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:31", timestamp_log="2026-01-06T21:39:31", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="spilfsnsh", target="gd32f470zk-eval:spilfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1405", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:spilfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/fmclfsnsh
target=gd32f470zk-eval:fmclfsnsh
timestamp=2026-01-06T21:40:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:29", timestamp_log="2026-01-06T21:40:29", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="fmclfsnsh", target="gd32f470zk-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1415", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:fmclfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/nsh
target=gd32f470zk-eval:nsh
timestamp=2026-01-06T21:41:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:11", timestamp_log="2026-01-06T21:41:11", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="nsh", target="gd32f470zk-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1425", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/i2c0testnsh
target=gd32f470zk-eval:i2c0testnsh
timestamp=2026-01-06T21:41:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:57", timestamp_log="2026-01-06T21:41:57", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="i2c0testnsh", target="gd32f470zk-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1435", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:i2c0testnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/netnsh
target=gd32f470zk-eval:netnsh
timestamp=2026-01-06T21:42:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:44", timestamp_log="2026-01-06T21:42:44", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="netnsh", target="gd32f470zk-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1445", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f470zk-eval/sdionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f470zk-eval/sdionsh
target=gd32f470zk-eval:sdionsh
timestamp=2026-01-06T21:43:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:38", timestamp_log="2026-01-06T21:43:38", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f470zk-eval", config="sdionsh", target="gd32f470zk-eval:sdionsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1455", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f470zk-eval:sdionsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/spilfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/spilfsnsh
target=gd32f450zk-eval:spilfsnsh
timestamp=2026-01-06T21:44:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:35", timestamp_log="2026-01-06T21:44:35", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="spilfsnsh", target="gd32f450zk-eval:spilfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1465", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:spilfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/btngpionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/btngpionsh
target=gd32f450zk-eval:btngpionsh
timestamp=2026-01-06T21:45:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:16", timestamp_log="2026-01-06T21:45:16", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="btngpionsh", target="gd32f450zk-eval:btngpionsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1475", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:btngpionsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/fmcfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/fmcfsnsh
target=gd32f450zk-eval:fmcfsnsh
timestamp=2026-01-06T21:46:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:02", timestamp_log="2026-01-06T21:46:02", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="fmcfsnsh", target="gd32f450zk-eval:fmcfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1485", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:fmcfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:44 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/fmclfsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/fmclfsnsh
target=gd32f450zk-eval:fmclfsnsh
timestamp=2026-01-06T21:46:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:42", timestamp_log="2026-01-06T21:46:42", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="fmclfsnsh", target="gd32f450zk-eval:fmclfsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1495", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:fmclfsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/spifsnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/spifsnsh
target=gd32f450zk-eval:spifsnsh
timestamp=2026-01-06T21:47:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:22", timestamp_log="2026-01-06T21:47:22", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="spifsnsh", target="gd32f450zk-eval:spifsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1505", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:spifsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/nsh
target=gd32f450zk-eval:nsh
timestamp=2026-01-06T21:48:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:02", timestamp_log="2026-01-06T21:48:02", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="nsh", target="gd32f450zk-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1515", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/i2c0testnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/i2c0testnsh
target=gd32f450zk-eval:i2c0testnsh
timestamp=2026-01-06T21:48:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:37", timestamp_log="2026-01-06T21:48:37", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="i2c0testnsh", target="gd32f450zk-eval:i2c0testnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1525", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:i2c0testnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/netnsh
target=gd32f450zk-eval:netnsh
timestamp=2026-01-06T21:49:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:12", timestamp_log="2026-01-06T21:49:12", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="netnsh", target="gd32f450zk-eval:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1535", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: gd32f450zk-eval/sdionsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize gd32f450zk-eval/sdionsh
target=gd32f450zk-eval:sdionsh
timestamp=2026-01-06T21:49:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:51", timestamp_log="2026-01-06T21:49:51", user="NuttX", arch="arm", subarch="gd32f4", group="arm-01", board="gd32f450zk-eval", config="sdionsh", target="gd32f450zk-eval:sdionsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687267#step:10:1545", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/gd32f450zk-eval:sdionsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:45 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-02 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-02
+ local os=Linux
+ local step=10
+ local group=arm-02
+ local 'job_name=Linux (arm-02)'
++ jq '.jobs | map(select(.name == "Linux (arm-02)")) | .[].id'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 68937 0 0:00:02 0:00:02 --:--:-- 68937
+ local job_id=59617687342
+ set +x
job_id=59617687342
+ [[ 59617687342 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/18_Linux (arm-02).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/18_Linux (arm-02).txt'
+ local filename=ci-arm-02.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-02.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:83
+ cat '/tmp/ingest-nuttx-builds/18_Linux (arm-02).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-02.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {6eafad90-3f84-42c9-88ea-236dcf9426ba}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-02)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2029) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-02.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-02 --run-id 20761543268 --job-id 59617687342 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-02.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-02 --run-id 20761543268 --job-id 59617687342 --step 10`
lines[0]=Configuration/Tool: sabre-6quad/netnsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netnsh_smp
target=sabre-6quad:netnsh_smp
timestamp=2026-01-06T20:51:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:51:06", timestamp_log="2026-01-06T20:51:06", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_smp", target="sabre-6quad:netnsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:772", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/knsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/knsh_smp
target=sabre-6quad:knsh_smp
timestamp=2026-01-06T20:52:22
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:22", timestamp_log="2026-01-06T20:52:22", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="knsh_smp", target="sabre-6quad:knsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:790", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:790", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:knsh_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/knsh
target=sabre-6quad:knsh
timestamp=2026-01-06T20:53:52
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:52", timestamp_log="2026-01-06T20:53:52", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="knsh", target="sabre-6quad:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:803", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:803", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: sabre-6quad/coredump,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=sabre-6quad:coredump
timestamp=2026-01-06T20:55:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:17", timestamp_log="2026-01-06T20:55:17", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="coredump", target="sabre-6quad:coredump", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:817", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:coredump", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/netnsh_wb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netnsh_wb
target=sabre-6quad:netnsh_wb
timestamp=2026-01-06T20:55:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:58", timestamp_log="2026-01-06T20:55:58", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_wb", target="sabre-6quad:netnsh_wb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:827", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_wb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/posix_spawn
target=sabre-6quad:posix_spawn
timestamp=2026-01-06T20:57:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:10", timestamp_log="2026-01-06T20:57:10", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="posix_spawn", target="sabre-6quad:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:860", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:posix_spawn", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/netknsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netknsh
target=sabre-6quad:netknsh
timestamp=2026-01-06T20:58:04
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:04", timestamp_log="2026-01-06T20:58:04", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netknsh", target="sabre-6quad:netknsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:870", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:870", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netknsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Cmake in present: sabre-6quad/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=sabre-6quad:smp
timestamp=2026-01-06T20:59:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:46", timestamp_log="2026-01-06T20:59:46", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="smp", target="sabre-6quad:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:891", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/netknsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netknsh_smp
target=sabre-6quad:netknsh_smp
timestamp=2026-01-06T21:00:23
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:23", timestamp_log="2026-01-06T21:00:23", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netknsh_smp", target="sabre-6quad:netknsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:901", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:901", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netknsh_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Cmake in present: sabre-6quad/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=sabre-6quad:nsh
timestamp=2026-01-06T21:02:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:02", timestamp_log="2026-01-06T21:02:02", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="nsh", target="sabre-6quad:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:922", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/libcxx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/libcxx
target=sabre-6quad:libcxx
timestamp=2026-01-06T21:02:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:40", timestamp_log="2026-01-06T21:02:40", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="libcxx", target="sabre-6quad:libcxx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:932", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:libcxx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/citest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/citest
target=sabre-6quad:citest
timestamp=2026-01-06T21:04:07
*** Msg: Running NuttX...
*** Msg: ++ pwd
*** Msg: + olddir=/github/workspace/sources/nuttx
*** Msg: + nuttdir=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../
*** Msg: + cd /github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../
*** Msg: + source /github/workspace/nuttx-ntfc/venv/bin/activate
*** Msg: ++ deactivate nondestructive
*** Msg: ++ '[' -n '' ']'
*** Msg: ++ '[' -n '' ']'
*** Msg: ++ '[' -n /usr/bin/bash -o -n '' ']'
*** Msg: ++ hash -r
*** Msg: ++ '[' -n '' ']'
*** Msg: ++ unset VIRTUAL_ENV
*** Msg: ++ unset VIRTUAL_ENV_PROMPT
*** Msg: ++ '[' '!' nondestructive = nondestructive ']'
*** Msg: ++ VIRTUAL_ENV=/github/workspace/nuttx-ntfc/venv
*** Msg: ++ export VIRTUAL_ENV
*** Msg: ++ _OLD_VIRTUAL_PATH=/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
*** Msg: ++ PATH=/github/workspace/nuttx-ntfc/venv/bin:/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
*** Msg: ++ export PATH
*** Msg: ++ '[' -n '' ']'
*** Msg: ++ '[' -z '' ']'
*** Msg: ++ _OLD_VIRTUAL_PS1=
*** Msg: ++ PS1='(venv) '
*** Msg: ++ export PS1
*** Msg: ++ VIRTUAL_ENV_PROMPT='(venv) '
*** Msg: ++ export VIRTUAL_ENV_PROMPT
*** Msg: ++ '[' -n /usr/bin/bash -o -n '' ']'
*** Msg: ++ hash -r
*** Msg: + confpath=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/config.yaml
*** Msg: + jsonconf=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/session.json
*** Msg: + testpath=/github/workspace/nuttx-ntfc/external/nuttx-testing
*** Msg: + python3 -m ntfc test --testpath=/github/workspace/nuttx-ntfc/external/nuttx-testing --confpath=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/config.yaml --jsonconf=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/session.json
*** Msg: CPU information header not found in output
*** Msg: YAML config:
*** Msg: {'config': {'cwd': './'},
*** Msg: 'product': {'cores': {'core0': {'conf_path': './.config',
*** Msg: 'device': 'qemu',
*** Msg: 'elf_path': './nuttx',
*** Msg: 'exec_args': '-semihosting -M sabrelite -m '
*** Msg: '1024 -smp 4 -nographic',
*** Msg: 'exec_path': 'qemu-system-arm',
*** Msg: 'name': 'main'}},
*** Msg: 'name': 'sabre-6quad'}}
*** Msg: JSON config:
*** Msg: {'args': {'kv': []},
*** Msg: 'module': {'exclude_module': [], 'include_module': [], 'order': []}}
*** Msg: ============================= test session starts ==============================
*** Msg: platform linux -- Python 3.10.12, pytest-9.0.2, pluggy-1.6.0
*** Msg: rootdir: /github/workspace/nuttx-ntfc
*** Msg: configfile: tox.ini
*** Msg: plugins: timeout-2.4.0, dependency-0.6.0, ordering-0.6, repeat-0.9.4
*** Msg: timeout: 800.0s
*** Msg: timeout method: signal
*** Msg: timeout func_only: False
*** Msg: session timeout: 3600.0s
*** Msg: collected 932 items
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/integration/test_arch_os_integration.py::test_os PASSED [ 1%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_hello_integration PASSED [ 2%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_helloxx_integration PASSED [ 3%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_pipe_integration PASSED [ 5%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_popen_integration PASSED [ 6%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_getprime PASSED [ 7%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/example/test_arch_example_integration.py::test_usrsocktest PASSED [ 8%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat001 PASSED [ 10%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat002 PASSED [ 11%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat003 PASSED [ 12%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat004 PASSED [ 13%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat005 PASSED [ 15%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat006 PASSED [ 16%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat007 PASSED [ 17%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat008 PASSED [ 18%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat009 PASSED [ 20%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat010 PASSED [ 21%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCat::test_cat011 PASSED [ 22%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd001 PASSED [ 24%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd002 PASSED [ 25%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd003 PASSED [ 26%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd004 PASSED [ 27%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCd::test_cd005 PASSED [ 29%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo001 PASSED [ 30%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo002 PASSED [ 31%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEcho::test_echo003 PASSED [ 32%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help01 PASSED [ 34%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help02 PASSED [ 35%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help_v PASSED [ 36%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHelp::test_help_cat PASSED [ 37%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_l PASSED [ 39%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_s SKIPPED [ 40%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestLs::test_ls_R PASSED [ 41%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRm::test_rm001 PASSED [ 43%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRm::test_rm002 PASSED [ 44%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMkdir::test_mkdir001 PASSED [ 45%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRmdir::test_rmdir001 PASSED [ 46%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestRmdir::test_rmdir002 PASSED [ 48%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp001 PASSED [ 49%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp002 PASSED [ 50%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestCp::test_cp003 PASSED [ 51%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestPs::test_ps PASSED [ 53%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTime::test_sleep PASSED [ 54%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTime::test_usleep PASSED [ 55%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestSet::test_set PASSED [ 56%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestSet::test_unset PASSED [ 58%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestTest::test_test PASSED [ 59%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDirname::test_dirname PASSED [ 60%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestBasename::test_basename PASSED [ 62%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDf::test_df PASSED [ 63%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestDf::test_df_h PASSED [ 64%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname PASSED [ 65%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_a PASSED [ 67%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_s PASSED [ 68%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_r PASSED [ 69%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_v SKIPPED [ 70%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_m SKIPPED [ 72%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestUname::test_uname_i SKIPPED [ 73%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestEnv::test_env PASSED [ 74%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMv::test_mv PASSED [ 75%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestPwd::test_pwd PASSED [ 77%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestHexdump::test_hexdump PASSED [ 78%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMkrd::test_mkrd PASSED [ 79%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestMw::test_mw SKIPPED [ 81%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/nsh/test_arch_nsh_integration.py::TestExec::test_exec SKIPPED [ 82%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[1-10] PASSED [ 83%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[2-10] PASSED [ 84%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[3-10] PASSED [ 86%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[4-10] PASSED [ 87%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[5-10] PASSED [ 88%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[6-10] PASSED [ 89%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[7-10] PASSED [ 91%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[8-10] PASSED [ 92%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[9-10] PASSED [ 93%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/os/stability/test_arch_os_stability.py::test_mm_sta[10-10] PASSED [ 94%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/space/test_space_integration.py::test_free PASSED [ 96%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/arch/space/test_space_integration.py::test_df PASSED [ 97%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/mm/integration/test_mm_integration.py::test_mm PASSED [ 98%]
*** Msg: ../../nuttx-ntfc/external/nuttx-testing/tools/test_tools.py::test_system_mmleak SKIPPED [100%]
*** Msg: ================== 72 passed, 7 skipped in 580.59s (0:09:40) ===================
*** Msg: + ret=0
*** Msg: 0
*** Msg: + echo 0
*** Msg: + deactivate
*** Msg: + '[' -n /tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
*** Msg: + PATH=/tools/ccache/bin:/tools/gn:/tools/picotool:/tools/wamr:/tools/xtensa-esp-elf-gcc/bin:/tools/sparc-gaisler-elf-gcc/bin:/tools/riscv-none-elf-gcc/bin:/tools/renesas-toolchain/rx-elf-gcc/bin:/tools/pinguino-compilers/p32/bin:/tools/gcc-avr32-gnu/bin:/tools/gcc-aarch64-none-elf/bin:/tools/gcc-arm-none-eabi/bin:/tools/clang-arm-none-eabi/bin:/tools/ldc2/ldc2-1.39.0-linux-x86_64/bin:/tools/zig/0.13.0/files:/tools/rust/cargo/bin:/tools/kconfig-frontends/bin:/tools/bloaty/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
*** Msg: + export PATH
*** Msg: + unset _OLD_VIRTUAL_PATH
*** Msg: + '[' -n '' ']'
*** Msg: + '[' -n /usr/bin/bash -o -n '' ']'
*** Msg: + hash -r
*** Msg: + '[' -n '' ']'
*** Msg: + unset VIRTUAL_ENV
*** Msg: + unset VIRTUAL_ENV_PROMPT
*** Msg: + '[' '!' '' = nondestructive ']'
*** Msg: + unset -f deactivate
*** Msg: + artifacts=/github/workspace/buildartifacts/sabre-6quad/citest//ntfc
*** Msg: + mkdir -p /github/workspace/buildartifacts/sabre-6quad/citest//ntfc
*** Msg: + mv pytest.debug.log /github/workspace/buildartifacts/sabre-6quad/citest//ntfc
*** Msg: + mv result /github/workspace/buildartifacts/sabre-6quad/citest//ntfc
*** Msg: + cd /github/workspace/sources/nuttx
*** Msg: + exit 0
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:07", timestamp_log="2026-01-06T21:04:07", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="citest", target="sabre-6quad:citest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:942", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:942", msg="Running NuttX... \n ++ pwd \n + olddir=/github/workspace/sources/nuttx \n + nuttdir=/github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ \n + cd /github/workspace/sources/nuttx/boards/arm/imx6/sabre-6quad/configs/citest/../../../../../../ \n + source /github/workspace/nuttx-ntfc/venv/bin/activate \n ++ deactivate nondestructive \n ++ '[' -n '' ']' \n ++ '[' -n '' ']' \n ++ '[' -n /usr/bin/bash -o -n '' ']' \n ++ hash -r \n ++ '[' -n '' ']' \n ++ unset VIRTUAL_ENV \n ", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:citest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/netnsh_ar8031,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netnsh_ar8031
target=sabre-6quad:netnsh_ar8031
timestamp=2026-01-06T21:14:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:59", timestamp_log="2026-01-06T21:14:59", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh_ar8031", target="sabre-6quad:netnsh_ar8031", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1113", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh_ar8031", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/elf
target=sabre-6quad:elf
timestamp=2026-01-06T21:16:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:07", timestamp_log="2026-01-06T21:16:07", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="elf", target="sabre-6quad:elf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1130", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:elf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sabre-6quad/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sabre-6quad/netnsh
target=sabre-6quad:netnsh
timestamp=2026-01-06T21:17:02
*** Msg: 0 --:--:-- --:--:-- --:--:-- 0
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:02", timestamp_log="2026-01-06T21:17:02", user="NuttX", arch="arm", subarch="imx6", group="arm-02", board="sabre-6quad", config="netnsh", target="sabre-6quad:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1140", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1140", msg="0 --:--:-- --:--:-- --:--:-- 0", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sabre-6quad:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imx95-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imx95-evk/nsh
target=imx95-evk:nsh
timestamp=2026-01-06T21:17:54
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:54", timestamp_log="2026-01-06T21:17:54", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="nsh", target="imx95-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1175", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1175", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imx95-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imx95-evk/can
target=imx95-evk:can
timestamp=2026-01-06T21:18:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:44", timestamp_log="2026-01-06T21:18:44", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="can", target="imx95-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1186", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imx95-evk/rpmsg,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imx95-evk/rpmsg
target=imx95-evk:rpmsg
timestamp=2026-01-06T21:19:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:44", timestamp_log="2026-01-06T21:19:44", user="NuttX", arch="arm", subarch="imx9", group="arm-02", board="imx95-evk", config="rpmsg", target="imx95-evk:rpmsg", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1196", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imx95-evk:rpmsg", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/pwm-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/pwm-4.1
target=teensy-4.x:pwm-4.1
timestamp=2026-01-06T21:20:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:38", timestamp_log="2026-01-06T21:20:38", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="pwm-4.1", target="teensy-4.x:pwm-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1206", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:pwm-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/netnsh-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/netnsh-4.1
target=teensy-4.x:netnsh-4.1
timestamp=2026-01-06T21:21:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:31", timestamp_log="2026-01-06T21:21:31", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="netnsh-4.1", target="teensy-4.x:netnsh-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1216", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:netnsh-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/lcd-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/lcd-4.1
target=teensy-4.x:lcd-4.1
timestamp=2026-01-06T21:22:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:28", timestamp_log="2026-01-06T21:22:28", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="lcd-4.1", target="teensy-4.x:lcd-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1226", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:lcd-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/nsh-4.0,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/nsh-4.0
target=teensy-4.x:nsh-4.0
timestamp=2026-01-06T21:23:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:08", timestamp_log="2026-01-06T21:23:08", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="nsh-4.0", target="teensy-4.x:nsh-4.0", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1236", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:nsh-4.0", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/nsh-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/nsh-4.1
target=teensy-4.x:nsh-4.1
timestamp=2026-01-06T21:23:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:46", timestamp_log="2026-01-06T21:23:46", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="nsh-4.1", target="teensy-4.x:nsh-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1246", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:nsh-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/lua-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/lua-4.1
target=teensy-4.x:lua-4.1
timestamp=2026-01-06T21:24:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:23", timestamp_log="2026-01-06T21:24:23", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="lua-4.1", target="teensy-4.x:lua-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1256", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:lua-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/enc-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/enc-4.1
target=teensy-4.x:enc-4.1
timestamp=2026-01-06T21:25:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:13", timestamp_log="2026-01-06T21:25:13", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="enc-4.1", target="teensy-4.x:enc-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1274", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:enc-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/can-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/can-4.1
target=teensy-4.x:can-4.1
timestamp=2026-01-06T21:25:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:51", timestamp_log="2026-01-06T21:25:51", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="can-4.1", target="teensy-4.x:can-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1284", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:can-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/sd-4.1,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/sd-4.1
target=teensy-4.x:sd-4.1
timestamp=2026-01-06T21:26:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:33", timestamp_log="2026-01-06T21:26:33", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="sd-4.1", target="teensy-4.x:sd-4.1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1294", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:sd-4.1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-4.x/pikron-bb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-4.x/pikron-bb
target=teensy-4.x:pikron-bb
timestamp=2026-01-06T21:27:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:12", timestamp_log="2026-01-06T21:27:12", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="teensy-4.x", config="pikron-bb", target="teensy-4.x:pikron-bb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1304", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-4.x:pikron-bb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/knsh
target=imxrt1170-evk:knsh
timestamp=2026-01-06T21:28:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:24", timestamp_log="2026-01-06T21:28:24", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="knsh", target="imxrt1170-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1314", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/nsh
target=imxrt1170-evk:nsh
timestamp=2026-01-06T21:29:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:44", timestamp_log="2026-01-06T21:29:44", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="nsh", target="imxrt1170-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1324", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/can
target=imxrt1170-evk:can
timestamp=2026-01-06T21:30:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:37", timestamp_log="2026-01-06T21:30:37", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="can", target="imxrt1170-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1334", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/canfd
target=imxrt1170-evk:canfd
timestamp=2026-01-06T21:31:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:36", timestamp_log="2026-01-06T21:31:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="canfd", target="imxrt1170-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1344", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:canfd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/netnsh
target=imxrt1170-evk:netnsh
timestamp=2026-01-06T21:32:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:17", timestamp_log="2026-01-06T21:32:17", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="netnsh", target="imxrt1170-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1354", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1170-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1170-evk/libcxxtest
target=imxrt1170-evk:libcxxtest
timestamp=2026-01-06T21:33:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:15", timestamp_log="2026-01-06T21:33:15", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1170-evk", config="libcxxtest", target="imxrt1170-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1364", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1170-evk:libcxxtest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/nshocram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/nshocram
target=imxrt1060-evk:nshocram
timestamp=2026-01-06T21:34:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:36", timestamp_log="2026-01-06T21:34:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="nshocram", target="imxrt1060-evk:nshocram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1374", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:nshocram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/lvgl
target=imxrt1060-evk:lvgl
timestamp=2026-01-06T21:35:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:18", timestamp_log="2026-01-06T21:35:18", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="lvgl", target="imxrt1060-evk:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1384", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:lvgl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/knsh
target=imxrt1060-evk:knsh
timestamp=2026-01-06T21:36:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:50", timestamp_log="2026-01-06T21:36:50", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="knsh", target="imxrt1060-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1394", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/nsh
target=imxrt1060-evk:nsh
timestamp=2026-01-06T21:38:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:13", timestamp_log="2026-01-06T21:38:13", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="nsh", target="imxrt1060-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1404", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/can
target=imxrt1060-evk:can
timestamp=2026-01-06T21:38:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:50", timestamp_log="2026-01-06T21:38:50", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="can", target="imxrt1060-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1414", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/canfd
target=imxrt1060-evk:canfd
timestamp=2026-01-06T21:39:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:48", timestamp_log="2026-01-06T21:39:48", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="canfd", target="imxrt1060-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1424", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:canfd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/netnsh
target=imxrt1060-evk:netnsh
timestamp=2026-01-06T21:40:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:29", timestamp_log="2026-01-06T21:40:29", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="netnsh", target="imxrt1060-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1434", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/netnsh_dcache_wb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/netnsh_dcache_wb
target=imxrt1060-evk:netnsh_dcache_wb
timestamp=2026-01-06T21:41:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:26", timestamp_log="2026-01-06T21:41:26", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="netnsh_dcache_wb", target="imxrt1060-evk:netnsh_dcache_wb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1452", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:netnsh_dcache_wb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1060-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1060-evk/libcxxtest
target=imxrt1060-evk:libcxxtest
timestamp=2026-01-06T21:42:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:32", timestamp_log="2026-01-06T21:42:32", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1060-evk", config="libcxxtest", target="imxrt1060-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1470", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1060-evk:libcxxtest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/nshocram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/nshocram
target=imxrt1064-evk:nshocram
timestamp=2026-01-06T21:43:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:52", timestamp_log="2026-01-06T21:43:52", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="nshocram", target="imxrt1064-evk:nshocram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1480", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:nshocram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/lvgl
target=imxrt1064-evk:lvgl
timestamp=2026-01-06T21:44:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:28", timestamp_log="2026-01-06T21:44:28", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="lvgl", target="imxrt1064-evk:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1490", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:lvgl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/knsh
target=imxrt1064-evk:knsh
timestamp=2026-01-06T21:45:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:36", timestamp_log="2026-01-06T21:45:36", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="knsh", target="imxrt1064-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1500", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/mcuboot-loader
target=imxrt1064-evk:mcuboot-loader
timestamp=2026-01-06T21:46:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:51", timestamp_log="2026-01-06T21:46:51", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="mcuboot-loader", target="imxrt1064-evk:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1510", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:mcuboot-loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/nsh
target=imxrt1064-evk:nsh
timestamp=2026-01-06T21:47:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:46", timestamp_log="2026-01-06T21:47:46", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="nsh", target="imxrt1064-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1527", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/can
target=imxrt1064-evk:can
timestamp=2026-01-06T21:48:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:23", timestamp_log="2026-01-06T21:48:23", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="can", target="imxrt1064-evk:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1537", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/mcuboot-app,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/mcuboot-app
target=imxrt1064-evk:mcuboot-app
timestamp=2026-01-06T21:49:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:02", timestamp_log="2026-01-06T21:49:02", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="mcuboot-app", target="imxrt1064-evk:mcuboot-app", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1547", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:mcuboot-app", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/canfd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/canfd
target=imxrt1064-evk:canfd
timestamp=2026-01-06T21:50:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:05", timestamp_log="2026-01-06T21:50:05", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="canfd", target="imxrt1064-evk:canfd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1564", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:canfd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/netnsh
target=imxrt1064-evk:netnsh
timestamp=2026-01-06T21:50:45
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:45", timestamp_log="2026-01-06T21:50:45", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="netnsh", target="imxrt1064-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1574", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1064-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1064-evk/libcxxtest
target=imxrt1064-evk:libcxxtest
timestamp=2026-01-06T21:51:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:30", timestamp_log="2026-01-06T21:51:30", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1064-evk", config="libcxxtest", target="imxrt1064-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1591", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1064-evk:libcxxtest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arcx-socket-grid/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arcx-socket-grid/nsh
target=arcx-socket-grid:nsh
timestamp=2026-01-06T21:52:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:14", timestamp_log="2026-01-06T21:52:14", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="arcx-socket-grid", config="nsh", target="arcx-socket-grid:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1601", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arcx-socket-grid:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arcx-socket-grid/usbdisk,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arcx-socket-grid/usbdisk
target=arcx-socket-grid:usbdisk
timestamp=2026-01-06T21:53:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:03", timestamp_log="2026-01-06T21:53:03", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="arcx-socket-grid", config="usbdisk", target="arcx-socket-grid:usbdisk", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1611", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arcx-socket-grid:usbdisk", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1020-evk/usdhc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1020-evk/usdhc
target=imxrt1020-evk:usdhc
timestamp=2026-01-06T21:53:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:57", timestamp_log="2026-01-06T21:53:57", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="usdhc", target="imxrt1020-evk:usdhc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1621", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:usdhc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1020-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1020-evk/nsh
target=imxrt1020-evk:nsh
timestamp=2026-01-06T21:54:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:52", timestamp_log="2026-01-06T21:54:52", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="nsh", target="imxrt1020-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1631", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1020-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1020-evk/netnsh
target=imxrt1020-evk:netnsh
timestamp=2026-01-06T21:55:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:41", timestamp_log="2026-01-06T21:55:41", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1020-evk", config="netnsh", target="imxrt1020-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1641", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1020-evk:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1050-evk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1050-evk/knsh
target=imxrt1050-evk:knsh
timestamp=2026-01-06T21:56:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:27", timestamp_log="2026-01-06T21:56:27", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="knsh", target="imxrt1050-evk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1651", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1050-evk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1050-evk/nsh
target=imxrt1050-evk:nsh
timestamp=2026-01-06T21:57:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:37", timestamp_log="2026-01-06T21:57:37", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="nsh", target="imxrt1050-evk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1661", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1050-evk/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1050-evk/netnsh
target=imxrt1050-evk:netnsh
timestamp=2026-01-06T21:58:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:13", timestamp_log="2026-01-06T21:58:13", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="netnsh", target="imxrt1050-evk:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1671", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: imxrt1050-evk/libcxxtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize imxrt1050-evk/libcxxtest
target=imxrt1050-evk:libcxxtest
timestamp=2026-01-06T21:59:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:01", timestamp_log="2026-01-06T21:59:01", user="NuttX", arch="arm", subarch="imxrt", group="arm-02", board="imxrt1050-evk", config="libcxxtest", target="imxrt1050-evk:libcxxtest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1681", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/imxrt1050-evk:libcxxtest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: kwikstik-k40/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=kwikstik-k40:ostest
timestamp=2026-01-06T22:00:18
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:18", timestamp_log="2026-01-06T22:00:18", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="kwikstik-k40", config="ostest", target="kwikstik-k40:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1691", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1691", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/kwikstik-k40:ostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: twr-k64f120m/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize twr-k64f120m/nsh
target=twr-k64f120m:nsh
timestamp=2026-01-06T22:01:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:07", timestamp_log="2026-01-06T22:01:07", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k64f120m", config="nsh", target="twr-k64f120m:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1703", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k64f120m:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: twr-k64f120m/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize twr-k64f120m/netnsh
target=twr-k64f120m:netnsh
timestamp=2026-01-06T22:01:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:59", timestamp_log="2026-01-06T22:01:59", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k64f120m", config="netnsh", target="twr-k64f120m:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1713", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k64f120m:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k64f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k64f/nsh
target=freedom-k64f:nsh
timestamp=2026-01-06T22:02:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:46", timestamp_log="2026-01-06T22:02:46", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="nsh", target="freedom-k64f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1723", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k64f/cdcacm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k64f/cdcacm
target=freedom-k64f:cdcacm
timestamp=2026-01-06T22:03:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:39", timestamp_log="2026-01-06T22:03:39", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="cdcacm", target="freedom-k64f:cdcacm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1733", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:cdcacm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k64f/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k64f/netnsh
target=freedom-k64f:netnsh
timestamp=2026-01-06T22:04:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:04:29", timestamp_log="2026-01-06T22:04:29", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="netnsh", target="freedom-k64f:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1743", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k64f/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k64f/demo
target=freedom-k64f:demo
timestamp=2026-01-06T22:05:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:28", timestamp_log="2026-01-06T22:05:28", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k64f", config="demo", target="freedom-k64f:demo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1753", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k64f:demo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k66f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k66f/nsh
target=freedom-k66f:nsh
timestamp=2026-01-06T22:06:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:06:16", timestamp_log="2026-01-06T22:06:16", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k66f", config="nsh", target="freedom-k66f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1763", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k66f:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k66f/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k66f/netnsh
target=freedom-k66f:netnsh
timestamp=2026-01-06T22:07:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:15", timestamp_log="2026-01-06T22:07:15", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k66f", config="netnsh", target="freedom-k66f:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1773", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k66f:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:02:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: twr-k60n512/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=twr-k60n512:nsh
timestamp=2026-01-06T22:08:22
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:08:22", timestamp_log="2026-01-06T22:08:22", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="twr-k60n512", config="nsh", target="twr-k60n512:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1783", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1783", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/twr-k60n512:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-3.x/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-3.x/usbnsh
target=teensy-3.x:usbnsh
timestamp=2026-01-06T22:09:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:12", timestamp_log="2026-01-06T22:09:12", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="teensy-3.x", config="usbnsh", target="teensy-3.x:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1795", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-3.x:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-3.x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-3.x/nsh
target=teensy-3.x:nsh
timestamp=2026-01-06T22:10:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:02", timestamp_log="2026-01-06T22:10:02", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="teensy-3.x", config="nsh", target="teensy-3.x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1805", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-3.x:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k28f/nshsdusb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k28f/nshsdusb
target=freedom-k28f:nshsdusb
timestamp=2026-01-06T22:10:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:53", timestamp_log="2026-01-06T22:10:53", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k28f", config="nshsdusb", target="freedom-k28f:nshsdusb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1815", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k28f:nshsdusb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-k28f/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-k28f/nsh
target=freedom-k28f:nsh
timestamp=2026-01-06T22:11:54
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:54", timestamp_log="2026-01-06T22:11:54", user="NuttX", arch="arm", subarch="kinetis", group="arm-02", board="freedom-k28f", config="nsh", target="freedom-k28f:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1825", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-k28f:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-kl25z/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-kl25z/nsh
target=freedom-kl25z:nsh
timestamp=2026-01-06T22:12:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:12:44", timestamp_log="2026-01-06T22:12:44", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="freedom-kl25z", config="nsh", target="freedom-kl25z:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1835", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-kl25z:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: freedom-kl26z/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize freedom-kl26z/nsh
target=freedom-kl26z:nsh
timestamp=2026-01-06T22:13:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:13:27", timestamp_log="2026-01-06T22:13:27", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="freedom-kl26z", config="nsh", target="freedom-kl26z:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1845", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/freedom-kl26z:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: teensy-lc/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize teensy-lc/nsh
target=teensy-lc:nsh
timestamp=2026-01-06T22:13:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:13:59", timestamp_log="2026-01-06T22:13:59", user="NuttX", arch="arm", subarch="kl", group="arm-02", board="teensy-lc", config="nsh", target="teensy-lc:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687342#step:10:1855", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/teensy-lc:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:01 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-03 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-03
+ local os=Linux
+ local step=10
+ local group=arm-03
+ local 'job_name=Linux (arm-03)'
++ jq '.jobs | map(select(.name == "Linux (arm-03)")) | .[].id'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 70038 0 0:00:02 0:00:02 --:--:-- 70040
+ local job_id=59617687334
+ set +x
job_id=59617687334
+ [[ 59617687334 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/10_Linux (arm-03).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/10_Linux (arm-03).txt'
+ local filename=ci-arm-03.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-03.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:83
+ cat '/tmp/ingest-nuttx-builds/10_Linux (arm-03).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-03.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {e88565b6-7bc8-40b5-8bf3-370ae7cf21d4}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-03)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2001) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-03.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-03 --run-id 20761543268 --job-id 59617687334 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-03.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-03 --run-id 20761543268 --job-id 59617687334 --step 10`
lines[0]=Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: olimex-lpc1766stk/slip-httpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: olimex-lpc1766stk/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=olimex-lpc1766stk:usbserial
timestamp=2026-01-06T20:59:21
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:21", timestamp_log="2026-01-06T20:59:21", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="usbserial", target="olimex-lpc1766stk:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:781", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:781", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-lpc1766stk:usbmsc
timestamp=2026-01-06T21:00:06
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:06", timestamp_log="2026-01-06T21:00:06", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="usbmsc", target="olimex-lpc1766stk:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:793", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:793", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=olimex-lpc1766stk:nettest
timestamp=2026-01-06T21:00:51
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:51", timestamp_log="2026-01-06T21:00:51", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="nettest", target="olimex-lpc1766stk:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:805", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:805", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:nettest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/hidmouse,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc1766stk/hidmouse
target=olimex-lpc1766stk:hidmouse
timestamp=2026-01-06T21:01:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:38", timestamp_log="2026-01-06T21:01:38", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="hidmouse", target="olimex-lpc1766stk:hidmouse", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:817", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:hidmouse", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/thttpd-binfs,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc1766stk/thttpd-binfs
target=olimex-lpc1766stk:thttpd-binfs
timestamp=2026-01-06T21:02:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:36", timestamp_log="2026-01-06T21:02:36", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="thttpd-binfs", target="olimex-lpc1766stk:thttpd-binfs", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:827", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:thttpd-binfs", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/hidkbd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc1766stk/hidkbd
target=olimex-lpc1766stk:hidkbd
timestamp=2026-01-06T21:03:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:26", timestamp_log="2026-01-06T21:03:26", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="hidkbd", target="olimex-lpc1766stk:hidkbd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:837", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:hidkbd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=olimex-lpc1766stk:nsh
timestamp=2026-01-06T21:04:02
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:02", timestamp_log="2026-01-06T21:04:02", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="nsh", target="olimex-lpc1766stk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:847", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:847", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/zmodem,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=olimex-lpc1766stk:zmodem
timestamp=2026-01-06T21:04:48
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:48", timestamp_log="2026-01-06T21:04:48", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="zmodem", target="olimex-lpc1766stk:zmodem", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:859", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:859", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:zmodem", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc1766stk/ftpc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc1766stk/ftpc
target=olimex-lpc1766stk:ftpc
timestamp=2026-01-06T21:05:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:32", timestamp_log="2026-01-06T21:05:32", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="olimex-lpc1766stk", config="ftpc", target="olimex-lpc1766stk:ftpc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:871", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc1766stk:ftpc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: olimex-lpc1766stk/thttpd-nxflat,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: u-blox-c027/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize u-blox-c027/nsh
target=u-blox-c027:nsh
timestamp=2026-01-06T21:06:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:16", timestamp_log="2026-01-06T21:06:16", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="u-blox-c027", config="nsh", target="u-blox-c027:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:888", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/u-blox-c027:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: zkit-arm-1769/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=zkit-arm-1769:hello
timestamp=2026-01-06T21:07:13
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:13", timestamp_log="2026-01-06T21:07:13", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="hello", target="zkit-arm-1769:hello", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:898", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:898", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:hello", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: zkit-arm-1769/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=zkit-arm-1769:nsh
timestamp=2026-01-06T21:08:01
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:01", timestamp_log="2026-01-06T21:08:01", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="nsh", target="zkit-arm-1769:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:910", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:910", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: zkit-arm-1769/nxhello,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=zkit-arm-1769:nxhello
timestamp=2026-01-06T21:08:50
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:50", timestamp_log="2026-01-06T21:08:50", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="zkit-arm-1769", config="nxhello", target="zkit-arm-1769:nxhello", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:922", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:922", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zkit-arm-1769:nxhello", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: zkit-arm-1769/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: mbed/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mbed/userled
target=mbed:userled
timestamp=2026-01-06T21:09:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:56", timestamp_log="2026-01-06T21:09:56", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mbed", config="userled", target="mbed:userled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:941", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mbed:userled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mbed/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mbed/nsh
target=mbed:nsh
timestamp=2026-01-06T21:10:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:40", timestamp_log="2026-01-06T21:10:40", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mbed", config="nsh", target="mbed:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:951", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mbed:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=open1788:knsh
timestamp=2026-01-06T21:11:15
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:15", timestamp_log="2026-01-06T21:11:15", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="knsh", target="open1788:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:961", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:961", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=open1788:nsh
timestamp=2026-01-06T21:12:26
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:26", timestamp_log="2026-01-06T21:12:26", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="nsh", target="open1788:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:973", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:973", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize open1788/fb
target=open1788:fb
timestamp=2026-01-06T21:13:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:13", timestamp_log="2026-01-06T21:13:13", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="fb", target="open1788:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:985", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/knxterm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize open1788/knxterm
target=open1788:knxterm
timestamp=2026-01-06T21:14:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:06", timestamp_log="2026-01-06T21:14:06", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="knxterm", target="open1788:knxterm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:995", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:knxterm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/pdcurses,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize open1788/pdcurses
target=open1788:pdcurses
timestamp=2026-01-06T21:15:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:29", timestamp_log="2026-01-06T21:15:29", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="pdcurses", target="open1788:pdcurses", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1005", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:pdcurses", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/pwfb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize open1788/pwfb
target=open1788:pwfb
timestamp=2026-01-06T21:16:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:09", timestamp_log="2026-01-06T21:16:09", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="pwfb", target="open1788:pwfb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1015", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:pwfb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: open1788/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize open1788/nxlines
target=open1788:nxlines
timestamp=2026-01-06T21:17:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:03", timestamp_log="2026-01-06T21:17:03", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="open1788", config="nxlines", target="open1788:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1025", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/open1788:nxlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lx_cpu/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lx_cpu/nsh
target=lx_cpu:nsh
timestamp=2026-01-06T21:17:56
*** Msg: arm-none-eabi-ld: warning: errno has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: hello has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: struct has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: signal has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: mutex has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: pthread has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: task has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:56", timestamp_log="2026-01-06T21:17:56", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lx_cpu", config="nsh", target="lx_cpu:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1035", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1035", msg="arm-none-eabi-ld: warning: errno has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: hello has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: struct has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: signal has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: mutex has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: pthread has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: task has a LOAD segment w", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lx_cpu:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc1768/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpcxpresso-lpc1768/nx
target=lpcxpresso-lpc1768:nx
timestamp=2026-01-06T21:19:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:11", timestamp_log="2026-01-06T21:19:11", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="nx", target="lpcxpresso-lpc1768:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1052", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc1768/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpcxpresso-lpc1768/dhcpd
target=lpcxpresso-lpc1768:dhcpd
timestamp=2026-01-06T21:20:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:04", timestamp_log="2026-01-06T21:20:04", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="dhcpd", target="lpcxpresso-lpc1768:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1062", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:dhcpd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc1768/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpcxpresso-lpc1768/usbmsc
target=lpcxpresso-lpc1768:usbmsc
timestamp=2026-01-06T21:20:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:50", timestamp_log="2026-01-06T21:20:50", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="usbmsc", target="lpcxpresso-lpc1768:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1072", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc1768/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpcxpresso-lpc1768/nsh
target=lpcxpresso-lpc1768:nsh
timestamp=2026-01-06T21:21:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:23", timestamp_log="2026-01-06T21:21:23", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpcxpresso-lpc1768", config="nsh", target="lpcxpresso-lpc1768:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1082", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc1768:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:08 GMT", "content-length": "0"} }
lines[0]=Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: lpcxpresso-lpc1768/thttpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: pnev5180b/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pnev5180b/knsh
target=pnev5180b:knsh
timestamp=2026-01-06T21:22:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:11", timestamp_log="2026-01-06T21:22:11", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="knsh", target="pnev5180b:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1099", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:08 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pnev5180b/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pnev5180b/usbnsh
target=pnev5180b:usbnsh
timestamp=2026-01-06T21:23:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:15", timestamp_log="2026-01-06T21:23:15", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="usbnsh", target="pnev5180b:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1109", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:08 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pnev5180b/nsh-cdcecm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pnev5180b/nsh-cdcecm
target=pnev5180b:nsh-cdcecm
timestamp=2026-01-06T21:23:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:56", timestamp_log="2026-01-06T21:23:56", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="nsh-cdcecm", target="pnev5180b:nsh-cdcecm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1119", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:nsh-cdcecm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:08 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pnev5180b/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pnev5180b/nsh
target=pnev5180b:nsh
timestamp=2026-01-06T21:24:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:40", timestamp_log="2026-01-06T21:24:40", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="nsh", target="pnev5180b:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1129", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:08 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pnev5180b/usbnsh-cdcecm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pnev5180b/usbnsh-cdcecm
target=pnev5180b:usbnsh-cdcecm
timestamp=2026-01-06T21:25:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:14", timestamp_log="2026-01-06T21:25:14", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="pnev5180b", config="usbnsh-cdcecm", target="pnev5180b:usbnsh-cdcecm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1139", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pnev5180b:usbnsh-cdcecm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:09 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4088-quickstart/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=lpc4088-quickstart:knsh
timestamp=2026-01-06T21:25:53
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:53", timestamp_log="2026-01-06T21:25:53", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-quickstart", config="knsh", target="lpc4088-quickstart:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1149", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1149", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-quickstart:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:09 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4088-quickstart/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=lpc4088-quickstart:nsh
timestamp=2026-01-06T21:27:09
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:09", timestamp_log="2026-01-06T21:27:09", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-quickstart", config="nsh", target="lpc4088-quickstart:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1161", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1161", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-quickstart:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:09 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mcb1700/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=mcb1700:nsh
timestamp=2026-01-06T21:27:56
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:56", timestamp_log="2026-01-06T21:27:56", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="mcb1700", config="nsh", target="mcb1700:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1173", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1173", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcb1700:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:09 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4088-devkit/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=lpc4088-devkit:knsh
timestamp=2026-01-06T21:28:30
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:30", timestamp_log="2026-01-06T21:28:30", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-devkit", config="knsh", target="lpc4088-devkit:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1185", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1185", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-devkit:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:09 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4088-devkit/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=lpc4088-devkit:nsh
timestamp=2026-01-06T21:29:21
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:21", timestamp_log="2026-01-06T21:29:21", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lpc4088-devkit", config="nsh", target="lpc4088-devkit:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1197", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1197", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4088-devkit:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lincoln60/thttpd-binfs,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lincoln60/thttpd-binfs
target=lincoln60:thttpd-binfs
timestamp=2026-01-06T21:30:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:18", timestamp_log="2026-01-06T21:30:18", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="thttpd-binfs", target="lincoln60:thttpd-binfs", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1209", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:thttpd-binfs", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lincoln60/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lincoln60/nsh
target=lincoln60:nsh
timestamp=2026-01-06T21:30:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:59", timestamp_log="2026-01-06T21:30:59", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="nsh", target="lincoln60:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1219", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lincoln60/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lincoln60/netnsh
target=lincoln60:netnsh
timestamp=2026-01-06T21:31:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:39", timestamp_log="2026-01-06T21:31:39", user="NuttX", arch="arm", subarch="lpc17xx_40xx", group="arm-03", board="lincoln60", config="netnsh", target="lincoln60:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687334#step:10:1229", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lincoln60:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:10 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-04 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-04
+ local os=Linux
+ local step=10
+ local group=arm-04
+ local 'job_name=Linux (arm-04)'
++ jq '.jobs | map(select(.name == "Linux (arm-04)")) | .[].id'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 85727 0 0:00:01 0:00:01 --:--:-- 85721
+ local job_id=59617687425
+ set +x
job_id=59617687425
+ [[ 59617687425 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/9_Linux (arm-04).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/9_Linux (arm-04).txt'
+ local filename=ci-arm-04.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-04.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:83
+ cat '/tmp/ingest-nuttx-builds/9_Linux (arm-04).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-04.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {ea2017f6-512b-42b9-b1b8-9e75cd5d2af1}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-04)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2001) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-04.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-04 --run-id 20761543268 --job-id 59617687425 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-04.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-04 --run-id 20761543268 --job-id 59617687425 --step 10`
lines[0]=Configuration/Tool: lc823450-xgevk/kostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/kostest
target=lc823450-xgevk:kostest
timestamp=2026-01-06T21:35:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:26", timestamp_log="2026-01-06T21:35:26", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="kostest", target="lc823450-xgevk:kostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:774", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:kostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/krndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/krndis
target=lc823450-xgevk:krndis
timestamp=2026-01-06T21:36:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:39", timestamp_log="2026-01-06T21:36:39", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="krndis", target="lc823450-xgevk:krndis", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:784", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:krndis", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/rndis
target=lc823450-xgevk:rndis
timestamp=2026-01-06T21:38:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:32", timestamp_log="2026-01-06T21:38:32", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="rndis", target="lc823450-xgevk:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:794", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:rndis", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/knsh
target=lc823450-xgevk:knsh
timestamp=2026-01-06T21:39:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:55", timestamp_log="2026-01-06T21:39:55", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="knsh", target="lc823450-xgevk:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:812", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/usb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/usb
target=lc823450-xgevk:usb
timestamp=2026-01-06T21:41:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:23", timestamp_log="2026-01-06T21:41:23", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="usb", target="lc823450-xgevk:usb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:822", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:usb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/posix_spawn,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/posix_spawn
target=lc823450-xgevk:posix_spawn
timestamp=2026-01-06T21:42:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:29", timestamp_log="2026-01-06T21:42:29", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="posix_spawn", target="lc823450-xgevk:posix_spawn", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:832", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:posix_spawn", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/bt,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/bt
target=lc823450-xgevk:bt
timestamp=2026-01-06T21:43:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:21", timestamp_log="2026-01-06T21:43:21", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="bt", target="lc823450-xgevk:bt", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:842", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:bt", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/nsh
target=lc823450-xgevk:nsh
timestamp=2026-01-06T21:44:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:35", timestamp_log="2026-01-06T21:44:35", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="nsh", target="lc823450-xgevk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:852", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/audio
target=lc823450-xgevk:audio
timestamp=2026-01-06T21:45:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:36", timestamp_log="2026-01-06T21:45:36", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="audio", target="lc823450-xgevk:audio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:862", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:audio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/elf
target=lc823450-xgevk:elf
timestamp=2026-01-06T21:46:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:30", timestamp_log="2026-01-06T21:46:30", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="elf", target="lc823450-xgevk:elf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:872", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:elf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lc823450-xgevk/ipl2,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lc823450-xgevk/ipl2
target=lc823450-xgevk:ipl2
timestamp=2026-01-06T21:47:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:23", timestamp_log="2026-01-06T21:47:23", user="NuttX", arch="arm", subarch="lc823450", group="arm-04", board="lc823450-xgevk", config="ipl2", target="lc823450-xgevk:ipl2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:882", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lc823450-xgevk:ipl2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mcu123-lpc214x/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=mcu123-lpc214x:usbserial
timestamp=2026-01-06T21:48:14
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:14", timestamp_log="2026-01-06T21:48:14", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="usbserial", target="mcu123-lpc214x:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:892", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:892", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mcu123-lpc214x/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=mcu123-lpc214x:usbmsc
timestamp=2026-01-06T21:49:01
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:01", timestamp_log="2026-01-06T21:49:01", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="usbmsc", target="mcu123-lpc214x:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:904", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:904", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mcu123-lpc214x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=mcu123-lpc214x:nsh
timestamp=2026-01-06T21:49:49
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:49", timestamp_log="2026-01-06T21:49:49", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="nsh", target="mcu123-lpc214x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:916", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:916", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mcu123-lpc214x/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=mcu123-lpc214x:composite
timestamp=2026-01-06T21:50:40
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:40", timestamp_log="2026-01-06T21:50:40", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="mcu123-lpc214x", config="composite", target="mcu123-lpc214x:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:928", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:928", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mcu123-lpc214x:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: zp214xpa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize zp214xpa/nsh
target=zp214xpa:nsh
timestamp=2026-01-06T21:51:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:30", timestamp_log="2026-01-06T21:51:30", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="zp214xpa", config="nsh", target="zp214xpa:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:940", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zp214xpa:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: zp214xpa/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize zp214xpa/nxlines
target=zp214xpa:nxlines
timestamp=2026-01-06T21:52:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:07", timestamp_log="2026-01-06T21:52:07", user="NuttX", arch="arm", subarch="lpc214x", group="arm-04", board="zp214xpa", config="nxlines", target="zp214xpa:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:950", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/zp214xpa:nxlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc2378/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc2378/nsh
target=olimex-lpc2378:nsh
timestamp=2026-01-06T21:53:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:01", timestamp_log="2026-01-06T21:53:01", user="NuttX", arch="arm", subarch="lpc2378", group="arm-04", board="olimex-lpc2378", config="nsh", target="olimex-lpc2378:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:960", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc2378:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-lpc-h3131/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-lpc-h3131/nsh
target=olimex-lpc-h3131:nsh
timestamp=2026-01-06T21:53:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:49", timestamp_log="2026-01-06T21:53:49", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="olimex-lpc-h3131", config="nsh", target="olimex-lpc-h3131:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:970", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-lpc-h3131:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ea3131/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ea3131/usbserial
target=ea3131:usbserial
timestamp=2026-01-06T21:54:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:40", timestamp_log="2026-01-06T21:54:40", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="usbserial", target="ea3131:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:980", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ea3131/pgnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ea3131/pgnsh
target=ea3131:pgnsh
timestamp=2026-01-06T21:55:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:29", timestamp_log="2026-01-06T21:55:29", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="pgnsh", target="ea3131:pgnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:990", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:pgnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ea3131/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ea3131/nsh
target=ea3131:nsh
timestamp=2026-01-06T21:56:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:11", timestamp_log="2026-01-06T21:56:11", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3131", config="nsh", target="ea3131:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1000", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3131:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ea3152/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=ea3152:ostest
timestamp=2026-01-06T21:57:00
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:00", timestamp_log="2026-01-06T21:57:00", user="NuttX", arch="arm", subarch="lpc31xx", group="arm-04", board="ea3152", config="ostest", target="ea3152:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1010", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1010", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ea3152:ostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4370-link2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpc4370-link2/nsh
target=lpc4370-link2:nsh
timestamp=2026-01-06T21:57:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:49", timestamp_log="2026-01-06T21:57:49", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4370-link2", config="nsh", target="lpc4370-link2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1022", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4370-link2:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4357-evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpc4357-evb/nsh
target=lpc4357-evb:nsh
timestamp=2026-01-06T21:58:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:41", timestamp_log="2026-01-06T21:58:41", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4357-evb", config="nsh", target="lpc4357-evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1032", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4357-evb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4337-ws/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpc4337-ws/nsh
target=lpc4337-ws:nsh
timestamp=2026-01-06T21:59:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:20", timestamp_log="2026-01-06T21:59:20", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4337-ws", config="nsh", target="lpc4337-ws:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1042", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4337-ws:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: bambino-200e/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize bambino-200e/knsh
target=bambino-200e:knsh
timestamp=2026-01-06T21:59:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:56", timestamp_log="2026-01-06T21:59:56", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="knsh", target="bambino-200e:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1052", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: bambino-200e/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize bambino-200e/usbnsh
target=bambino-200e:usbnsh
timestamp=2026-01-06T22:01:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:07", timestamp_log="2026-01-06T22:01:07", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="usbnsh", target="bambino-200e:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1062", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: bambino-200e/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize bambino-200e/nsh
target=bambino-200e:nsh
timestamp=2026-01-06T22:01:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:53", timestamp_log="2026-01-06T22:01:53", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="nsh", target="bambino-200e:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1072", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: bambino-200e/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize bambino-200e/netnsh
target=bambino-200e:netnsh
timestamp=2026-01-06T22:02:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:30", timestamp_log="2026-01-06T22:02:30", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="netnsh", target="bambino-200e:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1082", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: bambino-200e/max31855,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize bambino-200e/max31855
target=bambino-200e:max31855
timestamp=2026-01-06T22:03:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:19", timestamp_log="2026-01-06T22:03:19", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="bambino-200e", config="max31855", target="bambino-200e:max31855", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1092", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/bambino-200e:max31855", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpc4330-xplorer/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize lpc4330-xplorer/nsh
target=lpc4330-xplorer:nsh
timestamp=2026-01-06T22:03:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:55", timestamp_log="2026-01-06T22:03:55", user="NuttX", arch="arm", subarch="lpc43xx", group="arm-04", board="lpc4330-xplorer", config="nsh", target="lpc4330-xplorer:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1102", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpc4330-xplorer:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/nxwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/nxwm
target=lpcxpresso-lpc54628:nxwm
timestamp=2026-01-06T22:04:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:04:30", timestamp_log="2026-01-06T22:04:30", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="nxwm", target="lpcxpresso-lpc54628:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1112", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/lvgl,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/lvgl
target=lpcxpresso-lpc54628:lvgl
timestamp=2026-01-06T22:05:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:33", timestamp_log="2026-01-06T22:05:33", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="lvgl", target="lpcxpresso-lpc54628:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1122", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:lvgl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/twm4nx1,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/twm4nx1
target=lpcxpresso-lpc54628:twm4nx1
timestamp=2026-01-06T22:07:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:13", timestamp_log="2026-01-06T22:07:13", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="twm4nx1", target="lpcxpresso-lpc54628:twm4nx1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1132", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:twm4nx1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/pwlines,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/pwlines
target=lpcxpresso-lpc54628:pwlines
timestamp=2026-01-06T22:08:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:08:19", timestamp_log="2026-01-06T22:08:19", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="pwlines", target="lpcxpresso-lpc54628:pwlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1142", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:pwlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/nsh
target=lpcxpresso-lpc54628:nsh
timestamp=2026-01-06T22:09:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:14", timestamp_log="2026-01-06T22:09:14", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="nsh", target="lpcxpresso-lpc54628:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1152", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/fb,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/fb
target=lpcxpresso-lpc54628:fb
timestamp=2026-01-06T22:10:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:04", timestamp_log="2026-01-06T22:10:04", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="fb", target="lpcxpresso-lpc54628:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1162", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/netnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/netnsh
target=lpcxpresso-lpc54628:netnsh
timestamp=2026-01-06T22:10:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:57", timestamp_log="2026-01-06T22:10:57", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="netnsh", target="lpcxpresso-lpc54628:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1172", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/pwfb,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/pwfb
target=lpcxpresso-lpc54628:pwfb
timestamp=2026-01-06T22:11:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:47", timestamp_log="2026-01-06T22:11:47", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="pwfb", target="lpcxpresso-lpc54628:pwfb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1182", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:pwfb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: lpcxpresso-lpc54628/twm4nx2,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize lpcxpresso-lpc54628/twm4nx2
target=lpcxpresso-lpc54628:twm4nx2
timestamp=2026-01-06T22:12:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:12:42", timestamp_log="2026-01-06T22:12:42", user="NuttX", arch="arm", subarch="lpc54xx", group="arm-04", board="lpcxpresso-lpc54628", config="twm4nx2", target="lpcxpresso-lpc54628:twm4nx2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687425#step:10:1192", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/lpcxpresso-lpc54628:twm4nx2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:19 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-05 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-05
+ local os=Linux
+ local step=10
+ local group=arm-05
+ local 'job_name=Linux (arm-05)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-05)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 65438 0 0:00:02 0:00:02 --:--:-- 65449
+ local job_id=59617687390
+ set +x
job_id=59617687390
+ [[ 59617687390 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt'
+ local filename=ci-arm-05.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-05.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:83
+ cat '/tmp/ingest-nuttx-builds/15_Linux (arm-05).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-05.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {0bf416a9-1f19-41f2-bd71-46f6d1f83608}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-05)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:1994) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-05.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-05 --run-id 20761543268 --job-id 59617687390 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-05.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-05 --run-id 20761543268 --job-id 59617687390 --step 10`
lines[0]=Configuration/Tool: max32660-evsys/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize max32660-evsys/nsh
target=max32660-evsys:nsh
timestamp=2026-01-06T20:50:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:50:48", timestamp_log="2026-01-06T20:50:48", user="NuttX", arch="arm", subarch="max326xx", group="arm-05", board="max32660-evsys", config="nsh", target="max32660-evsys:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:775", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/max32660-evsys:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:23 GMT", "content-length": "0"} }
lines[0]=Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: moxa/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: mps2-an500/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps2-an500/knsh
target=mps2-an500:knsh
timestamp=2026-01-06T20:51:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:51:43", timestamp_log="2026-01-06T20:51:43", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an500", config="knsh", target="mps2-an500:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:792", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an500:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps2-an500/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps2-an500/nsh
target=mps2-an500:nsh
timestamp=2026-01-06T20:52:54
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:54", timestamp_log="2026-01-06T20:52:54", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an500", config="nsh", target="mps2-an500:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:802", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an500:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps2-an521/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps2-an521/nsh
target=mps2-an521:nsh
timestamp=2026-01-06T20:53:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:42", timestamp_log="2026-01-06T20:53:42", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps2-an521", config="nsh", target="mps2-an521:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:812", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps2-an521:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps3-an547/ap,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps3-an547/ap
target=mps3-an547:ap
timestamp=2026-01-06T20:54:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:30", timestamp_log="2026-01-06T20:54:30", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="ap", target="mps3-an547:ap", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:822", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:ap", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps3-an547/bl,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps3-an547/bl
target=mps3-an547:bl
timestamp=2026-01-06T20:55:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:24", timestamp_log="2026-01-06T20:55:24", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="bl", target="mps3-an547:bl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:832", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:bl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps3-an547/clang,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize mps3-an547/clang
target=mps3-an547:clang
timestamp=2026-01-06T20:56:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:56:14", timestamp_log="2026-01-06T20:56:14", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="clang", target="mps3-an547:clang", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:842", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:clang", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps3-an547/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps3-an547/nsh
target=mps3-an547:nsh
timestamp=2026-01-06T20:57:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:06", timestamp_log="2026-01-06T20:57:06", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="nsh", target="mps3-an547:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:852", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mps3-an547/picostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mps3-an547/picostest
target=mps3-an547:picostest
timestamp=2026-01-06T20:57:55
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/hello has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/ostest has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:55", timestamp_log="2026-01-06T20:57:55", user="NuttX", arch="arm", subarch="mps", group="arm-05", board="mps3-an547", config="picostest", target="mps3-an547:picostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:862", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:862", msg="arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/hello has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/apps/bin/ostest has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mps3-an547:picostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: verdin-mx8mp/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize verdin-mx8mp/nsh
target=verdin-mx8mp:nsh
timestamp=2026-01-06T20:58:46
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:46", timestamp_log="2026-01-06T20:58:46", user="NuttX", arch="arm", subarch="mx8mp", group="arm-05", board="verdin-mx8mp", config="nsh", target="verdin-mx8mp:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:874", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:874", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/verdin-mx8mp:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: verdin-mx8mp/rpmsg,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize verdin-mx8mp/rpmsg
target=verdin-mx8mp:rpmsg
timestamp=2026-01-06T21:00:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:06", timestamp_log="2026-01-06T21:00:06", user="NuttX", arch="arm", subarch="mx8mp", group="arm-05", board="verdin-mx8mp", config="rpmsg", target="verdin-mx8mp:rpmsg", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:885", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/verdin-mx8mp:rpmsg", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-mdk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-mdk:nsh
timestamp=2026-01-06T21:01:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:02", timestamp_log="2026-01-06T21:01:02", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-mdk", config="nsh", target="nrf52832-mdk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:896", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-mdk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:24 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52-feather/userleds,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52-feather:userleds
timestamp=2026-01-06T21:01:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:35", timestamp_log="2026-01-06T21:01:35", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="userleds", target="nrf52-feather:userleds", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:907", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:userleds", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52-feather/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52-feather:nsh
timestamp=2026-01-06T21:01:54
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:54", timestamp_log="2026-01-06T21:01:54", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="nsh", target="nrf52-feather:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:918", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52-feather/i2c,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52-feather:i2c
timestamp=2026-01-06T21:02:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:13", timestamp_log="2026-01-06T21:02:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52-feather", config="i2c", target="nrf52-feather:i2c", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:929", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52-feather:i2c", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dongle/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dongle:usbnsh
timestamp=2026-01-06T21:02:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:32", timestamp_log="2026-01-06T21:02:32", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="usbnsh", target="nrf52840-dongle:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:940", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52840-dongle/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52840-dongle/ieee802154_mac
target=nrf52840-dongle:ieee802154_mac
timestamp=2026-01-06T21:03:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:07", timestamp_log="2026-01-06T21:03:07", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="ieee802154_mac", target="nrf52840-dongle:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:950", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:ieee802154_mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dongle/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dongle:nsh
timestamp=2026-01-06T21:03:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:58", timestamp_log="2026-01-06T21:03:58", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dongle", config="nsh", target="nrf52840-dongle:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:961", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dongle:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: arduino-nano-33ble/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=arduino-nano-33ble:usbnsh
timestamp=2026-01-06T21:04:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:18", timestamp_log="2026-01-06T21:04:18", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble", config="usbnsh", target="arduino-nano-33ble:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:972", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: arduino-nano-33ble/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=arduino-nano-33ble:nsh
timestamp=2026-01-06T21:04:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:37", timestamp_log="2026-01-06T21:04:37", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble", config="nsh", target="arduino-nano-33ble:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:983", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:sdc
timestamp=2026-01-06T21:04:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:57", timestamp_log="2026-01-06T21:04:57", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="sdc", target="nrf52832-dk:sdc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:994", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:sdc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:ostest_tickless
timestamp=2026-01-06T21:05:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:42", timestamp_log="2026-01-06T21:05:42", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="ostest_tickless", target="nrf52832-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1005", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:ostest_tickless", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:mcuboot_loader
timestamp=2026-01-06T21:06:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:06", timestamp_log="2026-01-06T21:06:06", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_loader", target="nrf52832-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1016", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52832-dk/mrf24j40_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52832-dk/mrf24j40_mac
target=nrf52832-dk:mrf24j40_mac
timestamp=2026-01-06T21:06:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:39", timestamp_log="2026-01-06T21:06:39", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mrf24j40_mac", target="nrf52832-dk:mrf24j40_mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1026", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mrf24j40_mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52832-dk/mrf24j40_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52832-dk/mrf24j40_6lowpan
target=nrf52832-dk:mrf24j40_6lowpan
timestamp=2026-01-06T21:07:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:31", timestamp_log="2026-01-06T21:07:31", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mrf24j40_6lowpan", target="nrf52832-dk:mrf24j40_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1036", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mrf24j40_6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/sdc_nimble,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:sdc_nimble
timestamp=2026-01-06T21:08:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:30", timestamp_log="2026-01-06T21:08:30", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="sdc_nimble", target="nrf52832-dk:sdc_nimble", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1047", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:sdc_nimble", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:mcuboot_app
timestamp=2026-01-06T21:09:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:02", timestamp_log="2026-01-06T21:09:02", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_app", target="nrf52832-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1058", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_app", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/mcuboot_loader_minimal,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:mcuboot_loader_minimal
timestamp=2026-01-06T21:09:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:35", timestamp_log="2026-01-06T21:09:35", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="mcuboot_loader_minimal", target="nrf52832-dk:mcuboot_loader_minimal", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1069", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:mcuboot_loader_minimal", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-dk:nsh
timestamp=2026-01-06T21:10:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:07", timestamp_log="2026-01-06T21:10:07", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="nsh", target="nrf52832-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1080", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52832-dk/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52832-dk/jumbo
target=nrf52832-dk:jumbo
timestamp=2026-01-06T21:10:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:26", timestamp_log="2026-01-06T21:10:26", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-dk", config="jumbo", target="nrf52832-dk:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1090", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-dk:jumbo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf9160-dk-nrf52/ieee802154_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf9160-dk-nrf52/ieee802154_6lowpan
target=nrf9160-dk-nrf52:ieee802154_6lowpan
timestamp=2026-01-06T21:11:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:05", timestamp_log="2026-01-06T21:11:05", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="ieee802154_6lowpan", target="nrf9160-dk-nrf52:ieee802154_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1100", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:ieee802154_6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf9160-dk-nrf52/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf9160-dk-nrf52/ieee802154_mac
target=nrf9160-dk-nrf52:ieee802154_mac
timestamp=2026-01-06T21:12:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:09", timestamp_log="2026-01-06T21:12:09", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="ieee802154_mac", target="nrf9160-dk-nrf52:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1110", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:ieee802154_mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf9160-dk-nrf52/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf9160-dk-nrf52/nsh
target=nrf9160-dk-nrf52:nsh
timestamp=2026-01-06T21:12:54
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:54", timestamp_log="2026-01-06T21:12:54", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf9160-dk-nrf52", config="nsh", target="nrf9160-dk-nrf52:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1120", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk-nrf52:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:27 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52832-sparkfun/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52832-sparkfun:nsh
timestamp=2026-01-06T21:13:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:29", timestamp_log="2026-01-06T21:13:29", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52832-sparkfun", config="nsh", target="nrf52832-sparkfun:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1131", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52832-sparkfun:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-nrf52840/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-nrf52840/usbnsh
target=xiao-nrf52840:usbnsh
timestamp=2026-01-06T21:13:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:47", timestamp_log="2026-01-06T21:13:47", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="usbnsh", target="xiao-nrf52840:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1141", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-nrf52840/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-nrf52840/nsh
target=xiao-nrf52840:nsh
timestamp=2026-01-06T21:14:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:24", timestamp_log="2026-01-06T21:14:24", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="nsh", target="xiao-nrf52840:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1151", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-nrf52840/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-nrf52840/jumbo
target=xiao-nrf52840:jumbo
timestamp=2026-01-06T21:14:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:59", timestamp_log="2026-01-06T21:14:59", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="xiao-nrf52840", config="jumbo", target="xiao-nrf52840:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1161", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-nrf52840:jumbo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Cmake in present: thingy52/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=thingy52:nsh
timestamp=2026-01-06T21:15:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:33", timestamp_log="2026-01-06T21:15:33", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="thingy52", config="nsh", target="thingy52:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1172", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy52:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Cmake in present: arduino-nano-33ble-rev2/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=arduino-nano-33ble-rev2:usbnsh
timestamp=2026-01-06T21:15:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:55", timestamp_log="2026-01-06T21:15:55", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble-rev2", config="usbnsh", target="arduino-nano-33ble-rev2:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1183", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble-rev2:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Cmake in present: arduino-nano-33ble-rev2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=arduino-nano-33ble-rev2:nsh
timestamp=2026-01-06T21:16:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:13", timestamp_log="2026-01-06T21:16:13", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="arduino-nano-33ble-rev2", config="nsh", target="arduino-nano-33ble-rev2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1194", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-nano-33ble-rev2:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/highpri,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:highpri
timestamp=2026-01-06T21:16:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:32", timestamp_log="2026-01-06T21:16:32", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="highpri", target="nrf52840-dk:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1205", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:highpri", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:28 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/sdc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:sdc
timestamp=2026-01-06T21:17:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:04", timestamp_log="2026-01-06T21:17:04", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sdc", target="nrf52840-dk:sdc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1216", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sdc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:29 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52840-dk/ieee802154_6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52840-dk/ieee802154_6lowpan
target=nrf52840-dk:ieee802154_6lowpan
timestamp=2026-01-06T21:17:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:31", timestamp_log="2026-01-06T21:17:31", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ieee802154_6lowpan", target="nrf52840-dk:ieee802154_6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1226", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ieee802154_6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:29 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/rndis,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:rndis
timestamp=2026-01-06T21:18:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:09", timestamp_log="2026-01-06T21:18:09", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="rndis", target="nrf52840-dk:rndis", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1237", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:rndis", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:29 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:ostest_tickless
timestamp=2026-01-06T21:18:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:46", timestamp_log="2026-01-06T21:18:46", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ostest_tickless", target="nrf52840-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1248", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ostest_tickless", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:29 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:mcuboot_loader
timestamp=2026-01-06T21:19:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:06", timestamp_log="2026-01-06T21:19:06", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="mcuboot_loader", target="nrf52840-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1259", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:mcuboot_loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:29 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52840-dk/ieee802154_mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52840-dk/ieee802154_mac
target=nrf52840-dk:ieee802154_mac
timestamp=2026-01-06T21:19:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:26", timestamp_log="2026-01-06T21:19:26", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="ieee802154_mac", target="nrf52840-dk:ieee802154_mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1269", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:ieee802154_mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:30 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/sdc_nimble,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:sdc_nimble
timestamp=2026-01-06T21:20:00
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:00", timestamp_log="2026-01-06T21:20:00", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sdc_nimble", target="nrf52840-dk:sdc_nimble", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1280", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sdc_nimble", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:30 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:mcuboot_app
timestamp=2026-01-06T21:20:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:28", timestamp_log="2026-01-06T21:20:28", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="mcuboot_app", target="nrf52840-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1291", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:mcuboot_app", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:30 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:nsh
timestamp=2026-01-06T21:20:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:49", timestamp_log="2026-01-06T21:20:49", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="nsh", target="nrf52840-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1302", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:30 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/cdcacm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:cdcacm
timestamp=2026-01-06T21:21:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:07", timestamp_log="2026-01-06T21:21:07", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="cdcacm", target="nrf52840-dk:cdcacm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1313", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:cdcacm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:30 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nrf52840-dk/jumbo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nrf52840-dk/jumbo
target=nrf52840-dk:jumbo
timestamp=2026-01-06T21:21:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:28", timestamp_log="2026-01-06T21:21:28", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="jumbo", target="nrf52840-dk:jumbo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1323", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:jumbo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:31 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:composite
timestamp=2026-01-06T21:22:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:12", timestamp_log="2026-01-06T21:22:12", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="composite", target="nrf52840-dk:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1334", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:31 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf52840-dk/sx127x,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf52840-dk:sx127x
timestamp=2026-01-06T21:22:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:36", timestamp_log="2026-01-06T21:22:36", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="nrf52840-dk", config="sx127x", target="nrf52840-dk:sx127x", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1345", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf52840-dk:sx127x", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy91-nrf52/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy91-nrf52/usbnsh
target=thingy91-nrf52:usbnsh
timestamp=2026-01-06T21:22:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:55", timestamp_log="2026-01-06T21:22:55", user="NuttX", arch="arm", subarch="nrf52", group="arm-05", board="thingy91-nrf52", config="usbnsh", target="thingy91-nrf52:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1355", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91-nrf52:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:31 GMT", "content-length": "0"} }
lines[0]=Cmake in present: thingy53/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=thingy53:nsh_cpuapp
timestamp=2026-01-06T21:23:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:27", timestamp_log="2026-01-06T21:23:27", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="nsh_cpuapp", target="thingy53:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1366", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:nsh_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy53/rpmsghci_nimble_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy53/rpmsghci_nimble_cpuapp
target=thingy53:rpmsghci_nimble_cpuapp
timestamp=2026-01-06T21:24:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:01", timestamp_log="2026-01-06T21:24:01", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rpmsghci_nimble_cpuapp", target="thingy53:rpmsghci_nimble_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1376", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rpmsghci_nimble_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:32 GMT", "content-length": "0"} }
lines[0]=Cmake in present: thingy53/nsh_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=thingy53:nsh_cpunet
timestamp=2026-01-06T21:25:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:03", timestamp_log="2026-01-06T21:25:03", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="nsh_cpunet", target="thingy53:nsh_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1394", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:nsh_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy53/rgbled_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy53/rgbled_cpuapp
target=thingy53:rgbled_cpuapp
timestamp=2026-01-06T21:25:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:35", timestamp_log="2026-01-06T21:25:35", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rgbled_cpuapp", target="thingy53:rgbled_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1404", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rgbled_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy53/rpmsghci_sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy53/rpmsghci_sdc_cpunet
target=thingy53:rpmsghci_sdc_cpunet
timestamp=2026-01-06T21:26:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:25", timestamp_log="2026-01-06T21:26:25", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="rpmsghci_sdc_cpunet", target="thingy53:rpmsghci_sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1414", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:rpmsghci_sdc_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:32 GMT", "content-length": "0"} }
lines[0]=Cmake in present: thingy53/composite_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=thingy53:composite_cpuapp
timestamp=2026-01-06T21:27:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:19", timestamp_log="2026-01-06T21:27:19", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="thingy53", config="composite_cpuapp", target="thingy53:composite_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1425", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy53:composite_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:32 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-audio-dk/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-audio-dk:nsh_cpuapp
timestamp=2026-01-06T21:28:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:04", timestamp_log="2026-01-06T21:28:04", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-audio-dk", config="nsh_cpuapp", target="nrf5340-audio-dk:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1436", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-audio-dk:nsh_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/rptun_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=nrf5340-dk:rptun_cpunet
timestamp=2026-01-06T21:28:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:25", timestamp_log="2026-01-06T21:28:25", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rptun_cpunet", target="nrf5340-dk:rptun_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1447", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rptun_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/rptun_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=nrf5340-dk:rptun_cpuapp
timestamp=2026-01-06T21:28:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:47", timestamp_log="2026-01-06T21:28:47", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rptun_cpuapp", target="nrf5340-dk:rptun_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1476", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rptun_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/adc_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:adc_cpuapp
timestamp=2026-01-06T21:29:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:10", timestamp_log="2026-01-06T21:29:10", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="adc_cpuapp", target="nrf5340-dk:adc_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1505", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:adc_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/mcuboot_loader_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:mcuboot_loader_cpuapp
timestamp=2026-01-06T21:29:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:30", timestamp_log="2026-01-06T21:29:30", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="mcuboot_loader_cpuapp", target="nrf5340-dk:mcuboot_loader_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1516", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:mcuboot_loader_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/rpmsghci_bt_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=nrf5340-dk:rpmsghci_bt_cpuapp
timestamp=2026-01-06T21:30:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:06", timestamp_log="2026-01-06T21:30:06", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_bt_cpuapp", target="nrf5340-dk:rpmsghci_bt_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1527", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_bt_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:33 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/nsh_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:nsh_cpuapp
timestamp=2026-01-06T21:30:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:48", timestamp_log="2026-01-06T21:30:48", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="nsh_cpuapp", target="nrf5340-dk:nsh_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1556", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:nsh_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:34 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/pwm_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:pwm_cpuapp
timestamp=2026-01-06T21:31:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:08", timestamp_log="2026-01-06T21:31:08", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="pwm_cpuapp", target="nrf5340-dk:pwm_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1567", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:pwm_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:34 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/rpmsghci_nimble_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=nrf5340-dk:rpmsghci_nimble_cpuapp
timestamp=2026-01-06T21:31:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:27", timestamp_log="2026-01-06T21:31:27", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_nimble_cpuapp", target="nrf5340-dk:rpmsghci_nimble_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1578", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_nimble_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:34 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/qspi_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:qspi_cpuapp
timestamp=2026-01-06T21:32:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:17", timestamp_log="2026-01-06T21:32:17", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="qspi_cpuapp", target="nrf5340-dk:qspi_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1607", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:qspi_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:34 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/nsh_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:nsh_cpunet
timestamp=2026-01-06T21:32:54
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:54", timestamp_log="2026-01-06T21:32:54", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="nsh_cpunet", target="nrf5340-dk:nsh_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1618", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:nsh_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:34 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/sdc_nimble_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:sdc_nimble_cpunet
timestamp=2026-01-06T21:33:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:14", timestamp_log="2026-01-06T21:33:14", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="sdc_nimble_cpunet", target="nrf5340-dk:sdc_nimble_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1629", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:sdc_nimble_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:35 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/timer_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:timer_cpuapp
timestamp=2026-01-06T21:33:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:59", timestamp_log="2026-01-06T21:33:59", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="timer_cpuapp", target="nrf5340-dk:timer_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1640", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:timer_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:35 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/ostest_tickless_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:ostest_tickless_cpuapp
timestamp=2026-01-06T21:34:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:19", timestamp_log="2026-01-06T21:34:19", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="ostest_tickless_cpuapp", target="nrf5340-dk:ostest_tickless_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1651", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:ostest_tickless_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:35 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/mcuboot_app_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:mcuboot_app_cpuapp
timestamp=2026-01-06T21:34:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:39", timestamp_log="2026-01-06T21:34:39", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="mcuboot_app_cpuapp", target="nrf5340-dk:mcuboot_app_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1662", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:mcuboot_app_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:35 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:sdc_cpunet
timestamp=2026-01-06T21:35:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:14", timestamp_log="2026-01-06T21:35:14", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="sdc_cpunet", target="nrf5340-dk:sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1673", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:sdc_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:35 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/buttons_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:buttons_cpuapp
timestamp=2026-01-06T21:35:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:52", timestamp_log="2026-01-06T21:35:52", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="buttons_cpuapp", target="nrf5340-dk:buttons_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1684", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:buttons_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:36 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/rpmsghci_sdc_cpunet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=nrf5340-dk:rpmsghci_sdc_cpunet
timestamp=2026-01-06T21:36:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:12", timestamp_log="2026-01-06T21:36:12", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="rpmsghci_sdc_cpunet", target="nrf5340-dk:rpmsghci_sdc_cpunet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1695", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:rpmsghci_sdc_cpunet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:36 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf5340-dk/composite_cpuapp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf5340-dk:composite_cpuapp
timestamp=2026-01-06T21:36:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:53", timestamp_log="2026-01-06T21:36:53", user="NuttX", arch="arm", subarch="nrf53", group="arm-05", board="nrf5340-dk", config="composite_cpuapp", target="nrf5340-dk:composite_cpuapp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1724", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf5340-dk:composite_cpuapp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:36 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy91/nsh_nrf52,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy91/nsh_nrf52
target=thingy91:nsh_nrf52
timestamp=2026-01-06T21:37:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:16", timestamp_log="2026-01-06T21:37:16", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="thingy91", config="nsh_nrf52", target="thingy91:nsh_nrf52", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1734", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91:nsh_nrf52", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:36 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: thingy91/nsh_rtt,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize thingy91/nsh_rtt
target=thingy91:nsh_rtt
timestamp=2026-01-06T21:38:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:03", timestamp_log="2026-01-06T21:38:03", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="thingy91", config="nsh_rtt", target="thingy91:nsh_rtt", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1744", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/thingy91:nsh_rtt", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:36 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/ostest_tickless,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:ostest_tickless
timestamp=2026-01-06T21:38:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:39", timestamp_log="2026-01-06T21:38:39", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="ostest_tickless", target="nrf9160-dk:ostest_tickless", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1755", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:ostest_tickless", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/mcuboot_loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:mcuboot_loader
timestamp=2026-01-06T21:39:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:16", timestamp_log="2026-01-06T21:39:16", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="mcuboot_loader", target="nrf9160-dk:mcuboot_loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1766", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:mcuboot_loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/miniboot_s,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:miniboot_s
timestamp=2026-01-06T21:39:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:52", timestamp_log="2026-01-06T21:39:52", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="miniboot_s", target="nrf9160-dk:miniboot_s", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1777", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:miniboot_s", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/mcuboot_app,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:mcuboot_app
timestamp=2026-01-06T21:40:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:25", timestamp_log="2026-01-06T21:40:25", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="mcuboot_app", target="nrf9160-dk:mcuboot_app", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1788", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:mcuboot_app", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:nsh
timestamp=2026-01-06T21:41:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:02", timestamp_log="2026-01-06T21:41:02", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="nsh", target="nrf9160-dk:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1799", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nrf9160-dk/modem_ns,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nrf9160-dk:modem_ns
timestamp=2026-01-06T21:41:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:27", timestamp_log="2026-01-06T21:41:27", user="NuttX", arch="arm", subarch="nrf91", group="arm-05", board="nrf9160-dk", config="modem_ns", target="nrf9160-dk:modem_ns", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1810", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nrf9160-dk:modem_ns", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nutiny-nuc120/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=nutiny-nuc120:nsh
timestamp=2026-01-06T21:42:15
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:15", timestamp_log="2026-01-06T21:42:15", user="NuttX", arch="arm", subarch="nuc1xx", group="arm-05", board="nutiny-nuc120", config="nsh", target="nutiny-nuc120:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1820", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1820", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nutiny-nuc120:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: phy6222/phy_sbp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize phy6222/phy_sbp
target=phy6222:phy_sbp
timestamp=2026-01-06T21:42:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:51", timestamp_log="2026-01-06T21:42:51", user="NuttX", arch="arm", subarch="phy62xx", group="arm-05", board="phy6222", config="phy_sbp", target="phy6222:phy_sbp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1832", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/phy6222:phy_sbp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: phy6222/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize phy6222/nsh
target=phy6222:nsh
timestamp=2026-01-06T21:43:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:36", timestamp_log="2026-01-06T21:43:36", user="NuttX", arch="arm", subarch="phy62xx", group="arm-05", board="phy6222", config="nsh", target="phy6222:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1842", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/phy6222:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7r/pnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7r/pnsh
target=qemu-armv7r:pnsh
timestamp=2026-01-06T21:44:18
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:18", timestamp_log="2026-01-06T21:44:18", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7r", config="pnsh", target="qemu-armv7r:pnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1852", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1852", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7r:pnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:38 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7r/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7r/nsh
target=qemu-armv7r:nsh
timestamp=2026-01-06T21:45:38
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:38", timestamp_log="2026-01-06T21:45:38", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7r", config="nsh", target="qemu-armv7r:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1863", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1863", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7r:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/rpserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/rpserver
target=qemu-armv7a:rpserver
timestamp=2026-01-06T21:46:28
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:28", timestamp_log="2026-01-06T21:46:28", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="rpserver", target="qemu-armv7a:rpserver", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1874", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1874", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:rpserver", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/knsh_smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/knsh_smp
target=qemu-armv7a:knsh_smp
timestamp=2026-01-06T21:47:27
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:27", timestamp_log="2026-01-06T21:47:27", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="knsh_smp", target="qemu-armv7a:knsh_smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1885", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1885", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:knsh_smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/knsh
target=qemu-armv7a:knsh
timestamp=2026-01-06T21:48:56
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:56", timestamp_log="2026-01-06T21:48:56", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="knsh", target="qemu-armv7a:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1902", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1902", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/rpproxy,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/rpproxy
target=qemu-armv7a:rpproxy
timestamp=2026-01-06T21:50:21
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:21", timestamp_log="2026-01-06T21:50:21", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="rpproxy", target="qemu-armv7a:rpproxy", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1919", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1919", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:rpproxy", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/smp
target=qemu-armv7a:smp
timestamp=2026-01-06T21:51:18
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-objcopy: /github/workspace/sources/nuttx/stLWb5pK: section .bss lma 0x66a820 adjusted to 0x66d820
*** Msg: arm-none-eabi-objcopy: /github/workspace/sources/nuttx/nuttx: warning: empty loadable segment detected at vaddr=0x40200000, is this intentional?
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:18", timestamp_log="2026-01-06T21:51:18", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="smp", target="qemu-armv7a:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1930", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1930", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-objcopy: /github/workspace/sources/nuttx/stLWb5pK: section .bss lm", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/gdbstub,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/gdbstub
target=qemu-armv7a:gdbstub
timestamp=2026-01-06T21:52:16
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:16", timestamp_log="2026-01-06T21:52:16", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="gdbstub", target="qemu-armv7a:gdbstub", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1946", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1946", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:gdbstub", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: qemu-armv7a/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize qemu-armv7a/nsh
target=qemu-armv7a:nsh
timestamp=2026-01-06T21:53:11
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:11", timestamp_log="2026-01-06T21:53:11", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="nsh", target="qemu-armv7a:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1957", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1957", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:40 GMT", "content-length": "0"} }
lines[0]=Cmake in present: qemu-armv7a/full,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=-- C_FLAGS : -Wall -Wextra
target=qemu-armv7a:full
timestamp=2026-01-06T21:54:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:07", timestamp_log="2026-01-06T21:54:07", user="NuttX", arch="arm", subarch="qemu", group="arm-05", board="qemu-armv7a", config="full", target="qemu-armv7a:full", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687390#step:10:1972", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/qemu-armv7a:full", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:40 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-06 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-06
+ local os=Linux
+ local step=10
+ local group=arm-06
+ local 'job_name=Linux (arm-06)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-06)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 55085 0 0:00:03 0:00:03 --:--:-- 55101
+ local job_id=59617687328
+ set +x
job_id=59617687328
+ [[ 59617687328 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/16_Linux (arm-06).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/16_Linux (arm-06).txt'
+ local filename=ci-arm-06.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-06.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:83
+ cat '/tmp/ingest-nuttx-builds/16_Linux (arm-06).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-06.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {9c57dd90-aab9-423b-831d-7666742f2a3e}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-06)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:1993) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-06.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-06 --run-id 20761543268 --job-id 59617687328 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-06.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-06 --run-id 20761543268 --job-id 59617687328 --step 10`
lines[0]=Configuration/Tool: arduino-r4-minima/nsh-leds,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arduino-r4-minima/nsh-leds
target=arduino-r4-minima:nsh-leds
timestamp=2026-01-06T20:50:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:50:57", timestamp_log="2026-01-06T20:50:57", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="nsh-leds", target="arduino-r4-minima:nsh-leds", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:770", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:nsh-leds", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-r4-minima/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arduino-r4-minima/pwm
target=arduino-r4-minima:pwm
timestamp=2026-01-06T20:51:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:51:44", timestamp_log="2026-01-06T20:51:44", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="pwm", target="arduino-r4-minima:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:780", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-r4-minima/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arduino-r4-minima/nsh
target=arduino-r4-minima:nsh
timestamp=2026-01-06T20:52:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:17", timestamp_log="2026-01-06T20:52:17", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="arduino-r4-minima", config="nsh", target="arduino-r4-minima:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:790", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-r4-minima:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-ra4m1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-ra4m1/nsh
target=xiao-ra4m1:nsh
timestamp=2026-01-06T20:52:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:52", timestamp_log="2026-01-06T20:52:52", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="xiao-ra4m1", config="nsh", target="xiao-ra4m1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:800", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-ra4m1:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-ra4m1/combo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-ra4m1/combo
target=xiao-ra4m1:combo
timestamp=2026-01-06T20:53:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:26", timestamp_log="2026-01-06T20:53:26", user="NuttX", arch="arm", subarch="ra4", group="arm-06", board="xiao-ra4m1", config="combo", target="xiao-ra4m1:combo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:810", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-ra4m1:combo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nshsram
target=waveshare-rp2040-lcd-1.28:nshsram
timestamp=2026-01-06T20:54:01
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:01", timestamp_log="2026-01-06T20:54:01", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nshsram", target="waveshare-rp2040-lcd-1.28:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:820", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:820", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/usbmsc
target=waveshare-rp2040-lcd-1.28:usbmsc
timestamp=2026-01-06T20:54:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:50", timestamp_log="2026-01-06T20:54:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="usbmsc", target="waveshare-rp2040-lcd-1.28:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:831", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/lvgl,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/lvgl
target=waveshare-rp2040-lcd-1.28:lvgl
timestamp=2026-01-06T20:55:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:42", timestamp_log="2026-01-06T20:55:42", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="lvgl", target="waveshare-rp2040-lcd-1.28:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:841", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:lvgl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:45 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/usbnsh
target=waveshare-rp2040-lcd-1.28:usbnsh
timestamp=2026-01-06T20:57:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:12", timestamp_log="2026-01-06T20:57:12", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="usbnsh", target="waveshare-rp2040-lcd-1.28:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:851", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/smp
target=waveshare-rp2040-lcd-1.28:smp
timestamp=2026-01-06T20:57:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:46", timestamp_log="2026-01-06T20:57:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="smp", target="waveshare-rp2040-lcd-1.28:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:861", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nsh
target=waveshare-rp2040-lcd-1.28:nsh
timestamp=2026-01-06T20:58:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:35", timestamp_log="2026-01-06T20:58:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nsh", target="waveshare-rp2040-lcd-1.28:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:871", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/nsh-flash
target=waveshare-rp2040-lcd-1.28:nsh-flash
timestamp=2026-01-06T20:59:11
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:11", timestamp_log="2026-01-06T20:59:11", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="nsh-flash", target="waveshare-rp2040-lcd-1.28:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:881", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:881", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/fb
target=waveshare-rp2040-lcd-1.28:fb
timestamp=2026-01-06T20:59:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:59", timestamp_log="2026-01-06T20:59:59", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="fb", target="waveshare-rp2040-lcd-1.28:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:892", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/composite
target=waveshare-rp2040-lcd-1.28:composite
timestamp=2026-01-06T21:00:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:34", timestamp_log="2026-01-06T21:00:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="composite", target="waveshare-rp2040-lcd-1.28:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:902", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-lcd-1.28/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-lcd-1.28/spisd
target=waveshare-rp2040-lcd-1.28:spisd
timestamp=2026-01-06T21:01:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:10", timestamp_log="2026-01-06T21:01:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-lcd-1.28", config="spisd", target="waveshare-rp2040-lcd-1.28:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:912", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-lcd-1.28:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/nshsram
target=pimoroni-tiny2040:nshsram
timestamp=2026-01-06T21:01:46
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:46", timestamp_log="2026-01-06T21:01:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nshsram", target="pimoroni-tiny2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:922", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:922", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/usbmsc
target=pimoroni-tiny2040:usbmsc
timestamp=2026-01-06T21:02:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:20", timestamp_log="2026-01-06T21:02:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="usbmsc", target="pimoroni-tiny2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:933", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/usbnsh
target=pimoroni-tiny2040:usbnsh
timestamp=2026-01-06T21:02:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:56", timestamp_log="2026-01-06T21:02:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="usbnsh", target="pimoroni-tiny2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:943", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/gpio
target=pimoroni-tiny2040:gpio
timestamp=2026-01-06T21:03:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:30", timestamp_log="2026-01-06T21:03:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="gpio", target="pimoroni-tiny2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:953", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:gpio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:46 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/smp
target=pimoroni-tiny2040:smp
timestamp=2026-01-06T21:04:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:05", timestamp_log="2026-01-06T21:04:05", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="smp", target="pimoroni-tiny2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:963", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/nsh
target=pimoroni-tiny2040:nsh
timestamp=2026-01-06T21:04:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:40", timestamp_log="2026-01-06T21:04:40", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nsh", target="pimoroni-tiny2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:973", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/nsh-flash
target=pimoroni-tiny2040:nsh-flash
timestamp=2026-01-06T21:05:14
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:14", timestamp_log="2026-01-06T21:05:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="nsh-flash", target="pimoroni-tiny2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:983", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:983", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/composite
target=pimoroni-tiny2040:composite
timestamp=2026-01-06T21:05:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:49", timestamp_log="2026-01-06T21:05:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="composite", target="pimoroni-tiny2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:994", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-tiny2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-tiny2040/spisd
target=pimoroni-tiny2040:spisd
timestamp=2026-01-06T21:06:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:24", timestamp_log="2026-01-06T21:06:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="pimoroni-tiny2040", config="spisd", target="pimoroni-tiny2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1004", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-tiny2040:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nshsram
target=adafruit-qt-py-rp2040:nshsram
timestamp=2026-01-06T21:06:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:59", timestamp_log="2026-01-06T21:06:59", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nshsram", target="adafruit-qt-py-rp2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1014", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/usbnsh
target=adafruit-qt-py-rp2040:usbnsh
timestamp=2026-01-06T21:07:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:34", timestamp_log="2026-01-06T21:07:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="usbnsh", target="adafruit-qt-py-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1024", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/gpio
target=adafruit-qt-py-rp2040:gpio
timestamp=2026-01-06T21:08:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:09", timestamp_log="2026-01-06T21:08:09", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="gpio", target="adafruit-qt-py-rp2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1034", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:gpio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/smp
target=adafruit-qt-py-rp2040:smp
timestamp=2026-01-06T21:08:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:43", timestamp_log="2026-01-06T21:08:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="smp", target="adafruit-qt-py-rp2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1044", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nsh
target=adafruit-qt-py-rp2040:nsh
timestamp=2026-01-06T21:09:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:19", timestamp_log="2026-01-06T21:09:19", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nsh", target="adafruit-qt-py-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1054", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-qt-py-rp2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-qt-py-rp2040/nsh-flash
target=adafruit-qt-py-rp2040:nsh-flash
timestamp=2026-01-06T21:09:54
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:54", timestamp_log="2026-01-06T21:09:54", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-qt-py-rp2040", config="nsh-flash", target="adafruit-qt-py-rp2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1064", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1064", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-qt-py-rp2040:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-zero/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-zero/usbnsh
target=waveshare-rp2040-zero:usbnsh
timestamp=2026-01-06T21:10:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:29", timestamp_log="2026-01-06T21:10:29", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="usbnsh", target="waveshare-rp2040-zero:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1075", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-zero/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-zero/gpio
target=waveshare-rp2040-zero:gpio
timestamp=2026-01-06T21:11:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:20", timestamp_log="2026-01-06T21:11:20", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="gpio", target="waveshare-rp2040-zero:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1085", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:gpio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-zero/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-zero/nsh
target=waveshare-rp2040-zero:nsh
timestamp=2026-01-06T21:11:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:56", timestamp_log="2026-01-06T21:11:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="nsh", target="waveshare-rp2040-zero:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1095", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: waveshare-rp2040-zero/ws2812,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize waveshare-rp2040-zero/ws2812
target=waveshare-rp2040-zero:ws2812
timestamp=2026-01-06T21:12:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:32", timestamp_log="2026-01-06T21:12:32", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="waveshare-rp2040-zero", config="ws2812", target="waveshare-rp2040-zero:ws2812", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1105", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/waveshare-rp2040-zero:ws2812", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: seeed-xiao-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize seeed-xiao-rp2040/usbnsh
target=seeed-xiao-rp2040:usbnsh
timestamp=2026-01-06T21:13:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:09", timestamp_log="2026-01-06T21:13:09", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="usbnsh", target="seeed-xiao-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1115", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: seeed-xiao-rp2040/gpio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize seeed-xiao-rp2040/gpio
target=seeed-xiao-rp2040:gpio
timestamp=2026-01-06T21:13:45
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:45", timestamp_log="2026-01-06T21:13:45", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="gpio", target="seeed-xiao-rp2040:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1125", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:gpio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: seeed-xiao-rp2040/userleds,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize seeed-xiao-rp2040/userleds
target=seeed-xiao-rp2040:userleds
timestamp=2026-01-06T21:14:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:21", timestamp_log="2026-01-06T21:14:21", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="userleds", target="seeed-xiao-rp2040:userleds", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1135", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:userleds", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: seeed-xiao-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize seeed-xiao-rp2040/nsh
target=seeed-xiao-rp2040:nsh
timestamp=2026-01-06T21:14:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:56", timestamp_log="2026-01-06T21:14:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="nsh", target="seeed-xiao-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1145", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: seeed-xiao-rp2040/ws2812,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize seeed-xiao-rp2040/ws2812
target=seeed-xiao-rp2040:ws2812
timestamp=2026-01-06T21:15:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:31", timestamp_log="2026-01-06T21:15:31", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="seeed-xiao-rp2040", config="ws2812", target="seeed-xiao-rp2040:ws2812", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1155", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/seeed-xiao-rp2040:ws2812", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/lcd1602
target=raspberrypi-pico:lcd1602
timestamp=2026-01-06T21:16:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:07", timestamp_log="2026-01-06T21:16:07", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="lcd1602", target="raspberrypi-pico:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1165", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:lcd1602", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/audiopack
target=raspberrypi-pico:audiopack
timestamp=2026-01-06T21:16:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:42", timestamp_log="2026-01-06T21:16:42", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="audiopack", target="raspberrypi-pico:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1175", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:audiopack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/tmp112,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/tmp112
target=raspberrypi-pico:tmp112
timestamp=2026-01-06T21:17:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:33", timestamp_log="2026-01-06T21:17:33", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="tmp112", target="raspberrypi-pico:tmp112", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1185", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:tmp112", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:49 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/displaypack
target=raspberrypi-pico:displaypack
timestamp=2026-01-06T21:18:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:08", timestamp_log="2026-01-06T21:18:08", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="displaypack", target="raspberrypi-pico:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1195", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:displaypack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/ssd1306
target=raspberrypi-pico:ssd1306
timestamp=2026-01-06T21:19:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:04", timestamp_log="2026-01-06T21:19:04", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="ssd1306", target="raspberrypi-pico:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1205", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:ssd1306", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/pico-restouch-lcd-2.8,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/pico-restouch-lcd-2.8
target=raspberrypi-pico:pico-restouch-lcd-2.8
timestamp=2026-01-06T21:20:00
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:00", timestamp_log="2026-01-06T21:20:00", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="pico-restouch-lcd-2.8", target="raspberrypi-pico:pico-restouch-lcd-2.8", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1215", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:pico-restouch-lcd-2.8", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/nshsram
target=raspberrypi-pico:nshsram
timestamp=2026-01-06T21:20:56
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:56", timestamp_log="2026-01-06T21:20:56", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nshsram", target="raspberrypi-pico:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1225", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1225", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/usbmsc
target=raspberrypi-pico:usbmsc
timestamp=2026-01-06T21:21:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:31", timestamp_log="2026-01-06T21:21:31", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="usbmsc", target="raspberrypi-pico:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1236", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/usbnsh
target=raspberrypi-pico:usbnsh
timestamp=2026-01-06T21:22:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:08", timestamp_log="2026-01-06T21:22:08", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="usbnsh", target="raspberrypi-pico:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1246", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/waveshare-lcd-1.14
target=raspberrypi-pico:waveshare-lcd-1.14
timestamp=2026-01-06T21:22:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:43", timestamp_log="2026-01-06T21:22:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="waveshare-lcd-1.14", target="raspberrypi-pico:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1256", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:waveshare-lcd-1.14", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/smp
target=raspberrypi-pico:smp
timestamp=2026-01-06T21:23:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:23", timestamp_log="2026-01-06T21:23:23", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="smp", target="raspberrypi-pico:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1266", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/nsh
target=raspberrypi-pico:nsh
timestamp=2026-01-06T21:23:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:58", timestamp_log="2026-01-06T21:23:58", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nsh", target="raspberrypi-pico:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1276", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/nsh-flash
target=raspberrypi-pico:nsh-flash
timestamp=2026-01-06T21:24:33
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:33", timestamp_log="2026-01-06T21:24:33", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="nsh-flash", target="raspberrypi-pico:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1286", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1286", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/ads7046,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/ads7046
target=raspberrypi-pico:ads7046
timestamp=2026-01-06T21:25:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:08", timestamp_log="2026-01-06T21:25:08", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="ads7046", target="raspberrypi-pico:ads7046", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1297", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:ads7046", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/composite
target=raspberrypi-pico:composite
timestamp=2026-01-06T21:25:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:43", timestamp_log="2026-01-06T21:25:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="composite", target="raspberrypi-pico:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1307", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/enc28j60
target=raspberrypi-pico:enc28j60
timestamp=2026-01-06T21:26:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:18", timestamp_log="2026-01-06T21:26:18", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="enc28j60", target="raspberrypi-pico:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1317", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:enc28j60", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/spisd
target=raspberrypi-pico:spisd
timestamp=2026-01-06T21:27:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:12", timestamp_log="2026-01-06T21:27:12", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="spisd", target="raspberrypi-pico:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1327", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/waveshare-lcd-1.3
target=raspberrypi-pico:waveshare-lcd-1.3
timestamp=2026-01-06T21:27:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:47", timestamp_log="2026-01-06T21:27:47", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="waveshare-lcd-1.3", target="raspberrypi-pico:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1337", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:waveshare-lcd-1.3", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico/st7735
target=raspberrypi-pico:st7735
timestamp=2026-01-06T21:28:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:26", timestamp_log="2026-01-06T21:28:26", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="st7735", target="raspberrypi-pico:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1347", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:st7735", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:53 GMT", "content-length": "0"} }
lines[0]=Cmake in present: raspberrypi-pico/bmp280,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=raspberrypi-pico:bmp280
timestamp=2026-01-06T21:29:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:01", timestamp_log="2026-01-06T21:29:01", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico", config="bmp280", target="raspberrypi-pico:bmp280", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1358", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico:bmp280", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/lcd1602
target=raspberrypi-pico-w:lcd1602
timestamp=2026-01-06T21:29:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:37", timestamp_log="2026-01-06T21:29:37", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="lcd1602", target="raspberrypi-pico-w:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1368", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:lcd1602", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/audiopack
target=raspberrypi-pico-w:audiopack
timestamp=2026-01-06T21:30:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:08", timestamp_log="2026-01-06T21:30:08", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="audiopack", target="raspberrypi-pico-w:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1378", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:audiopack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/displaypack
target=raspberrypi-pico-w:displaypack
timestamp=2026-01-06T21:30:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:44", timestamp_log="2026-01-06T21:30:44", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="displaypack", target="raspberrypi-pico-w:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1388", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:displaypack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/ssd1306
target=raspberrypi-pico-w:ssd1306
timestamp=2026-01-06T21:31:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:24", timestamp_log="2026-01-06T21:31:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="ssd1306", target="raspberrypi-pico-w:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1398", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:ssd1306", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/nshsram
target=raspberrypi-pico-w:nshsram
timestamp=2026-01-06T21:32:03
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:03", timestamp_log="2026-01-06T21:32:03", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nshsram", target="raspberrypi-pico-w:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1408", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1408", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/usbmsc
target=raspberrypi-pico-w:usbmsc
timestamp=2026-01-06T21:32:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:37", timestamp_log="2026-01-06T21:32:37", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="usbmsc", target="raspberrypi-pico-w:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1419", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/telnet,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/telnet
target=raspberrypi-pico-w:telnet
timestamp=2026-01-06T21:33:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:12", timestamp_log="2026-01-06T21:33:12", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="telnet", target="raspberrypi-pico-w:telnet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1429", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:telnet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/usbnsh
target=raspberrypi-pico-w:usbnsh
timestamp=2026-01-06T21:34:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:15", timestamp_log="2026-01-06T21:34:15", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="usbnsh", target="raspberrypi-pico-w:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1439", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/waveshare-lcd-1.14
target=raspberrypi-pico-w:waveshare-lcd-1.14
timestamp=2026-01-06T21:34:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:51", timestamp_log="2026-01-06T21:34:51", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="waveshare-lcd-1.14", target="raspberrypi-pico-w:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1449", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:waveshare-lcd-1.14", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/smp
target=raspberrypi-pico-w:smp
timestamp=2026-01-06T21:35:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:30", timestamp_log="2026-01-06T21:35:30", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="smp", target="raspberrypi-pico-w:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1459", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/nsh
target=raspberrypi-pico-w:nsh
timestamp=2026-01-06T21:36:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:05", timestamp_log="2026-01-06T21:36:05", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nsh", target="raspberrypi-pico-w:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1469", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/nsh-flash
target=raspberrypi-pico-w:nsh-flash
timestamp=2026-01-06T21:36:39
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:39", timestamp_log="2026-01-06T21:36:39", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="nsh-flash", target="raspberrypi-pico-w:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1479", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1479", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/composite
target=raspberrypi-pico-w:composite
timestamp=2026-01-06T21:37:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:14", timestamp_log="2026-01-06T21:37:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="composite", target="raspberrypi-pico-w:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1490", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/enc28j60
target=raspberrypi-pico-w:enc28j60
timestamp=2026-01-06T21:37:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:50", timestamp_log="2026-01-06T21:37:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="enc28j60", target="raspberrypi-pico-w:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1500", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:enc28j60", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/spisd
target=raspberrypi-pico-w:spisd
timestamp=2026-01-06T21:38:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:31", timestamp_log="2026-01-06T21:38:31", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="spisd", target="raspberrypi-pico-w:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1510", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/waveshare-lcd-1.3
target=raspberrypi-pico-w:waveshare-lcd-1.3
timestamp=2026-01-06T21:39:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:07", timestamp_log="2026-01-06T21:39:07", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="waveshare-lcd-1.3", target="raspberrypi-pico-w:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1520", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:waveshare-lcd-1.3", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-w/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-w/st7735
target=raspberrypi-pico-w:st7735
timestamp=2026-01-06T21:39:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:46", timestamp_log="2026-01-06T21:39:46", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="raspberrypi-pico-w", config="st7735", target="raspberrypi-pico-w:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1530", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-w:st7735", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/lcd1602
target=adafruit-feather-rp2040:lcd1602
timestamp=2026-01-06T21:40:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:22", timestamp_log="2026-01-06T21:40:22", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="lcd1602", target="adafruit-feather-rp2040:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1540", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:lcd1602", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/audiopack
target=adafruit-feather-rp2040:audiopack
timestamp=2026-01-06T21:40:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:57", timestamp_log="2026-01-06T21:40:57", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="audiopack", target="adafruit-feather-rp2040:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1550", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:audiopack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/displaypack
target=adafruit-feather-rp2040:displaypack
timestamp=2026-01-06T21:41:32
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:32", timestamp_log="2026-01-06T21:41:32", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="displaypack", target="adafruit-feather-rp2040:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1560", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:displaypack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/ssd1306
target=adafruit-feather-rp2040:ssd1306
timestamp=2026-01-06T21:42:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:11", timestamp_log="2026-01-06T21:42:11", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="ssd1306", target="adafruit-feather-rp2040:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1570", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:ssd1306", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/nshsram
target=adafruit-feather-rp2040:nshsram
timestamp=2026-01-06T21:42:50
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:50", timestamp_log="2026-01-06T21:42:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nshsram", target="adafruit-feather-rp2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1580", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1580", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/usbmsc
target=adafruit-feather-rp2040:usbmsc
timestamp=2026-01-06T21:43:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:24", timestamp_log="2026-01-06T21:43:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="usbmsc", target="adafruit-feather-rp2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1591", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/usbnsh
target=adafruit-feather-rp2040:usbnsh
timestamp=2026-01-06T21:44:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:01", timestamp_log="2026-01-06T21:44:01", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="usbnsh", target="adafruit-feather-rp2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1601", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/waveshare-lcd-1.14
target=adafruit-feather-rp2040:waveshare-lcd-1.14
timestamp=2026-01-06T21:44:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:35", timestamp_log="2026-01-06T21:44:35", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="waveshare-lcd-1.14", target="adafruit-feather-rp2040:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1611", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:waveshare-lcd-1.14", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/smp
target=adafruit-feather-rp2040:smp
timestamp=2026-01-06T21:45:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:14", timestamp_log="2026-01-06T21:45:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="smp", target="adafruit-feather-rp2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1621", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/nsh
target=adafruit-feather-rp2040:nsh
timestamp=2026-01-06T21:45:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:49", timestamp_log="2026-01-06T21:45:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nsh", target="adafruit-feather-rp2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1631", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/nsh-flash
target=adafruit-feather-rp2040:nsh-flash
timestamp=2026-01-06T21:46:24
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:24", timestamp_log="2026-01-06T21:46:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="nsh-flash", target="adafruit-feather-rp2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1641", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1641", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:58 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/composite
target=adafruit-feather-rp2040:composite
timestamp=2026-01-06T21:46:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:59", timestamp_log="2026-01-06T21:46:59", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="composite", target="adafruit-feather-rp2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1652", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/enc28j60
target=adafruit-feather-rp2040:enc28j60
timestamp=2026-01-06T21:47:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:34", timestamp_log="2026-01-06T21:47:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="enc28j60", target="adafruit-feather-rp2040:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1662", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:enc28j60", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/spisd
target=adafruit-feather-rp2040:spisd
timestamp=2026-01-06T21:48:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:14", timestamp_log="2026-01-06T21:48:14", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="spisd", target="adafruit-feather-rp2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1672", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/waveshare-lcd-1.3
target=adafruit-feather-rp2040:waveshare-lcd-1.3
timestamp=2026-01-06T21:48:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:50", timestamp_log="2026-01-06T21:48:50", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="waveshare-lcd-1.3", target="adafruit-feather-rp2040:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1682", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:waveshare-lcd-1.3", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-feather-rp2040/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-feather-rp2040/st7735
target=adafruit-feather-rp2040:st7735
timestamp=2026-01-06T21:49:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:28", timestamp_log="2026-01-06T21:49:28", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-feather-rp2040", config="st7735", target="adafruit-feather-rp2040:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1692", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-feather-rp2040:st7735", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: w5500-evb-pico/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize w5500-evb-pico/usbnsh
target=w5500-evb-pico:usbnsh
timestamp=2026-01-06T21:50:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:03", timestamp_log="2026-01-06T21:50:03", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="w5500-evb-pico", config="usbnsh", target="w5500-evb-pico:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1702", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/w5500-evb-pico:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:03:59 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/lcd1602
target=adafruit-kb2040:lcd1602
timestamp=2026-01-06T21:50:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:51", timestamp_log="2026-01-06T21:50:51", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="lcd1602", target="adafruit-kb2040:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1712", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:lcd1602", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/audiopack
target=adafruit-kb2040:audiopack
timestamp=2026-01-06T21:51:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:27", timestamp_log="2026-01-06T21:51:27", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="audiopack", target="adafruit-kb2040:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1722", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:audiopack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/displaypack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/displaypack
target=adafruit-kb2040:displaypack
timestamp=2026-01-06T21:52:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:04", timestamp_log="2026-01-06T21:52:04", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="displaypack", target="adafruit-kb2040:displaypack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1732", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:displaypack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/ssd1306
target=adafruit-kb2040:ssd1306
timestamp=2026-01-06T21:52:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:43", timestamp_log="2026-01-06T21:52:43", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="ssd1306", target="adafruit-kb2040:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1742", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:ssd1306", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/nshsram
target=adafruit-kb2040:nshsram
timestamp=2026-01-06T21:53:23
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:23", timestamp_log="2026-01-06T21:53:23", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nshsram", target="adafruit-kb2040:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1752", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1752", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:00 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/usbmsc
target=adafruit-kb2040:usbmsc
timestamp=2026-01-06T21:53:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:58", timestamp_log="2026-01-06T21:53:58", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="usbmsc", target="adafruit-kb2040:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1763", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/usbnsh
target=adafruit-kb2040:usbnsh
timestamp=2026-01-06T21:54:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:34", timestamp_log="2026-01-06T21:54:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="usbnsh", target="adafruit-kb2040:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1773", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/waveshare-lcd-1.14,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/waveshare-lcd-1.14
target=adafruit-kb2040:waveshare-lcd-1.14
timestamp=2026-01-06T21:55:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:09", timestamp_log="2026-01-06T21:55:09", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="waveshare-lcd-1.14", target="adafruit-kb2040:waveshare-lcd-1.14", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1783", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:waveshare-lcd-1.14", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/smp
target=adafruit-kb2040:smp
timestamp=2026-01-06T21:55:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:49", timestamp_log="2026-01-06T21:55:49", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="smp", target="adafruit-kb2040:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1793", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/nsh
target=adafruit-kb2040:nsh
timestamp=2026-01-06T21:56:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:24", timestamp_log="2026-01-06T21:56:24", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nsh", target="adafruit-kb2040:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1803", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:01 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/nsh-flash
target=adafruit-kb2040:nsh-flash
timestamp=2026-01-06T21:56:59
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:59", timestamp_log="2026-01-06T21:56:59", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="nsh-flash", target="adafruit-kb2040:nsh-flash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1813", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1813", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:nsh-flash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/composite
target=adafruit-kb2040:composite
timestamp=2026-01-06T21:57:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:34", timestamp_log="2026-01-06T21:57:34", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="composite", target="adafruit-kb2040:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1824", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/enc28j60,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/enc28j60
target=adafruit-kb2040:enc28j60
timestamp=2026-01-06T21:58:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:10", timestamp_log="2026-01-06T21:58:10", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="enc28j60", target="adafruit-kb2040:enc28j60", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1834", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:enc28j60", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/spisd
target=adafruit-kb2040:spisd
timestamp=2026-01-06T21:58:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:51", timestamp_log="2026-01-06T21:58:51", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="spisd", target="adafruit-kb2040:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1844", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/waveshare-lcd-1.3,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/waveshare-lcd-1.3
target=adafruit-kb2040:waveshare-lcd-1.3
timestamp=2026-01-06T21:59:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:27", timestamp_log="2026-01-06T21:59:27", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="waveshare-lcd-1.3", target="adafruit-kb2040:waveshare-lcd-1.3", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1854", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:waveshare-lcd-1.3", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: adafruit-kb2040/st7735,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize adafruit-kb2040/st7735
target=adafruit-kb2040:st7735
timestamp=2026-01-06T22:00:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:05", timestamp_log="2026-01-06T22:00:05", user="NuttX", arch="arm", subarch="rp2040", group="arm-06", board="adafruit-kb2040", config="st7735", target="adafruit-kb2040:st7735", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1864", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/adafruit-kb2040:st7735", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-rp2350/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-rp2350/usbnsh
target=xiao-rp2350:usbnsh
timestamp=2026-01-06T22:00:40
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:40", timestamp_log="2026-01-06T22:00:40", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="usbnsh", target="xiao-rp2350:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1874", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1874", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-rp2350/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-rp2350/nsh
target=xiao-rp2350:nsh
timestamp=2026-01-06T22:01:32
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:32", timestamp_log="2026-01-06T22:01:32", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="nsh", target="xiao-rp2350:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1885", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1885", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-rp2350/combo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize xiao-rp2350/combo
target=xiao-rp2350:combo
timestamp=2026-01-06T22:02:09
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:09", timestamp_log="2026-01-06T22:02:09", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="xiao-rp2350", config="combo", target="xiao-rp2350:combo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1896", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1896", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-rp2350:combo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/audiopack,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/audiopack
target=pimoroni-pico-2-plus:audiopack
timestamp=2026-01-06T22:02:45
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:45", timestamp_log="2026-01-06T22:02:45", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="audiopack", target="pimoroni-pico-2-plus:audiopack", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1907", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1907", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:audiopack", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/nshsram,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/nshsram
target=pimoroni-pico-2-plus:nshsram
timestamp=2026-01-06T22:03:37
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:37", timestamp_log="2026-01-06T22:03:37", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="nshsram", target="pimoroni-pico-2-plus:nshsram", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1918", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1918", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:nshsram", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/usbmsc
target=pimoroni-pico-2-plus:usbmsc
timestamp=2026-01-06T22:04:28
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:04:28", timestamp_log="2026-01-06T22:04:28", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="usbmsc", target="pimoroni-pico-2-plus:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1929", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1929", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/usbnsh
target=pimoroni-pico-2-plus:usbnsh
timestamp=2026-01-06T22:05:08
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:08", timestamp_log="2026-01-06T22:05:08", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="usbnsh", target="pimoroni-pico-2-plus:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1940", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1940", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/smp
target=pimoroni-pico-2-plus:smp
timestamp=2026-01-06T22:05:44
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:44", timestamp_log="2026-01-06T22:05:44", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="smp", target="pimoroni-pico-2-plus:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1951", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1951", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/userled
target=pimoroni-pico-2-plus:userled
timestamp=2026-01-06T22:06:35
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:06:35", timestamp_log="2026-01-06T22:06:35", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="userled", target="pimoroni-pico-2-plus:userled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1962", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1962", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:userled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/nsh
target=pimoroni-pico-2-plus:nsh
timestamp=2026-01-06T22:07:11
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:11", timestamp_log="2026-01-06T22:07:11", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="nsh", target="pimoroni-pico-2-plus:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1973", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1973", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pimoroni-pico-2-plus/composite,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pimoroni-pico-2-plus/composite
target=pimoroni-pico-2-plus:composite
timestamp=2026-01-06T22:07:47
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:47", timestamp_log="2026-01-06T22:07:47", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="pimoroni-pico-2-plus", config="composite", target="pimoroni-pico-2-plus:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1984", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1984", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pimoroni-pico-2-plus:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-2/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-2/usbnsh
target=raspberrypi-pico-2:usbnsh
timestamp=2026-01-06T22:08:24
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:08:24", timestamp_log="2026-01-06T22:08:24", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="usbnsh", target="raspberrypi-pico-2:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1995", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:1995", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-2/smp,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-2/smp
target=raspberrypi-pico-2:smp
timestamp=2026-01-06T22:09:00
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:00", timestamp_log="2026-01-06T22:09:00", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="smp", target="raspberrypi-pico-2:smp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2006", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2006", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:smp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-2/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-2/userled
target=raspberrypi-pico-2:userled
timestamp=2026-01-06T22:09:41
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:41", timestamp_log="2026-01-06T22:09:41", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="userled", target="raspberrypi-pico-2:userled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2017", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2017", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:userled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-2/nsh
target=raspberrypi-pico-2:nsh
timestamp=2026-01-06T22:10:16
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:16", timestamp_log="2026-01-06T22:10:16", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="nsh", target="raspberrypi-pico-2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2028", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2028", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: raspberrypi-pico-2/spisd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize raspberrypi-pico-2/spisd
target=raspberrypi-pico-2:spisd
timestamp=2026-01-06T22:10:52
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:52", timestamp_log="2026-01-06T22:10:52", user="NuttX", arch="arm", subarch="rp23xx", group="arm-06", board="raspberrypi-pico-2", config="spisd", target="raspberrypi-pico-2:spisd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2039", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687328#step:10:2039", msg="arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/raspberrypi-pico-2:spisd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:06 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-07 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-07
+ local os=Linux
+ local step=10
+ local group=arm-07
+ local 'job_name=Linux (arm-07)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-07)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 63402 0 0:00:02 0:00:02 --:--:-- 63384
+ local job_id=59617687317
+ set +x
job_id=59617687317
+ [[ 59617687317 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/19_Linux (arm-07).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/19_Linux (arm-07).txt'
+ local filename=ci-arm-07.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-07.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:83
+ cat '/tmp/ingest-nuttx-builds/19_Linux (arm-07).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-07.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {e7aa8a45-db45-4dbd-b8bc-1ff9b7ebcbc9}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-07)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2003) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-07.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-07 --run-id 20761543268 --job-id 59617687317 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-07.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-07 --run-id 20761543268 --job-id 59617687317 --step 10`
lines[0]=Configuration/Tool: s32k144evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize s32k144evb/nsh
target=s32k144evb:nsh
timestamp=2026-01-06T20:57:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:41", timestamp_log="2026-01-06T20:57:41", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k144evb", config="nsh", target="s32k144evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:774", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k144evb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: s32k148evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize s32k148evb/nsh
target=s32k148evb:nsh
timestamp=2026-01-06T20:58:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:30", timestamp_log="2026-01-06T20:58:30", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k148evb", config="nsh", target="s32k148evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:784", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k148evb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: s32k118evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize s32k118evb/nsh
target=s32k118evb:nsh
timestamp=2026-01-06T20:59:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:08", timestamp_log="2026-01-06T20:59:08", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k118evb", config="nsh", target="s32k118evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:794", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k118evb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ucans32k146/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ucans32k146/nsh
target=ucans32k146:nsh
timestamp=2026-01-06T20:59:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:48", timestamp_log="2026-01-06T20:59:48", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="nsh", target="ucans32k146:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:804", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ucans32k146/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ucans32k146/can
target=ucans32k146:can
timestamp=2026-01-06T21:00:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:23", timestamp_log="2026-01-06T21:00:23", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="can", target="ucans32k146:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:814", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:10 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: ucans32k146/se05x,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize ucans32k146/se05x
target=ucans32k146:se05x
timestamp=2026-01-06T21:01:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:16", timestamp_log="2026-01-06T21:01:16", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="ucans32k146", config="se05x", target="ucans32k146:se05x", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:824", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/ucans32k146:se05x", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: s32k146evb/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize s32k146evb/nsh
target=s32k146evb:nsh
timestamp=2026-01-06T21:02:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:21", timestamp_log="2026-01-06T21:02:21", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="s32k146evb", config="nsh", target="s32k146evb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:852", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/s32k146evb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: rddrone-bms772/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize rddrone-bms772/nsh
target=rddrone-bms772:nsh
timestamp=2026-01-06T21:02:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:56", timestamp_log="2026-01-06T21:02:56", user="NuttX", arch="arm", subarch="s32k1xx", group="arm-07", board="rddrone-bms772", config="nsh", target="rddrone-bms772:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:862", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/rddrone-bms772:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4l-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam4l-xplained:nsh
timestamp=2026-01-06T21:03:30
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:30", timestamp_log="2026-01-06T21:03:30", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4l-xplained", config="nsh", target="sam4l-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:872", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:872", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4l-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4s-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam4s-xplained:nsh
timestamp=2026-01-06T21:04:15
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:15", timestamp_log="2026-01-06T21:04:15", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained", config="nsh", target="sam4s-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:884", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:884", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam3u-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam3u-ek:nxwm
timestamp=2026-01-06T21:04:59
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:59", timestamp_log="2026-01-06T21:04:59", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nxwm", target="sam3u-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:896", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:896", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam3u-ek/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam3u-ek:nx
timestamp=2026-01-06T21:06:01
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:01", timestamp_log="2026-01-06T21:06:01", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nx", target="sam3u-ek:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:908", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:908", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam3u-ek/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam3u-ek:knsh
timestamp=2026-01-06T21:06:52
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:52", timestamp_log="2026-01-06T21:06:52", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="knsh", target="sam3u-ek:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:920", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:920", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam3u-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=sam3u-ek:nsh
timestamp=2026-01-06T21:08:00
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:00", timestamp_log="2026-01-06T21:08:00", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam3u-ek", config="nsh", target="sam3u-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:932", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:932", msg="/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam3u-ek:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-due/nsh-leds,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arduino-due/nsh-leds
target=arduino-due:nsh-leds
timestamp=2026-01-06T21:08:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:46", timestamp_log="2026-01-06T21:08:46", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="arduino-due", config="nsh-leds", target="arduino-due:nsh-leds", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:944", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-due:nsh-leds", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:11 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-due/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize arduino-due/nsh
target=arduino-due:nsh
timestamp=2026-01-06T21:09:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:33", timestamp_log="2026-01-06T21:09:33", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="arduino-due", config="nsh", target="arduino-due:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:954", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-due:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: flipnclick-sam3x/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize flipnclick-sam3x/nsh
target=flipnclick-sam3x:nsh
timestamp=2026-01-06T21:10:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:07", timestamp_log="2026-01-06T21:10:07", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="flipnclick-sam3x", config="nsh", target="flipnclick-sam3x:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:964", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/flipnclick-sam3x:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: flipnclick-sam3x/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize flipnclick-sam3x/nxlines
target=flipnclick-sam3x:nxlines
timestamp=2026-01-06T21:10:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:48", timestamp_log="2026-01-06T21:10:48", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="flipnclick-sam3x", config="nxlines", target="flipnclick-sam3x:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:974", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/flipnclick-sam3x:nxlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4s-xplained-pro/fs,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sam4s-xplained-pro/fs
target=sam4s-xplained-pro:fs
timestamp=2026-01-06T21:11:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:29", timestamp_log="2026-01-06T21:11:29", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained-pro", config="fs", target="sam4s-xplained-pro:fs", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:984", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained-pro:fs", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4s-xplained-pro/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sam4s-xplained-pro/nsh
target=sam4s-xplained-pro:nsh
timestamp=2026-01-06T21:12:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:21", timestamp_log="2026-01-06T21:12:21", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4s-xplained-pro", config="nsh", target="sam4s-xplained-pro:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:994", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4s-xplained-pro:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4cmp-db/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sam4cmp-db/nsh
target=sam4cmp-db:nsh
timestamp=2026-01-06T21:13:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:11", timestamp_log="2026-01-06T21:13:11", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4cmp-db", config="nsh", target="sam4cmp-db:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1004", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4cmp-db:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4e-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sam4e-ek/nxwm
target=sam4e-ek:nxwm
timestamp=2026-01-06T21:13:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:58", timestamp_log="2026-01-06T21:13:58", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="nxwm", target="sam4e-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1014", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4e-ek/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=sam4e-ek:usbnsh
timestamp=2026-01-06T21:15:12
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:12", timestamp_log="2026-01-06T21:15:12", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="usbnsh", target="sam4e-ek:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1024", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1024", msg="/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sam4e-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sam4e-ek/nsh
target=sam4e-ek:nsh
timestamp=2026-01-06T21:16:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:09", timestamp_log="2026-01-06T21:16:09", user="NuttX", arch="arm", subarch="sam34", group="arm-07", board="sam4e-ek", config="nsh", target="sam4e-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1036", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sam4e-ek:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/nxwm
target=sama5d3x-ek:nxwm
timestamp=2026-01-06T21:16:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:52", timestamp_log="2026-01-06T21:16:52", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nxwm", target="sama5d3x-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1046", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/norboot,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/norboot
target=sama5d3x-ek:norboot
timestamp=2026-01-06T21:17:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:57", timestamp_log="2026-01-06T21:17:57", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="norboot", target="sama5d3x-ek:norboot", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1056", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:norboot", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/nx
target=sama5d3x-ek:nx
timestamp=2026-01-06T21:18:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:42", timestamp_log="2026-01-06T21:18:42", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nx", target="sama5d3x-ek:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1066", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/ov2640,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/ov2640
target=sama5d3x-ek:ov2640
timestamp=2026-01-06T21:19:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:34", timestamp_log="2026-01-06T21:19:34", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="ov2640", target="sama5d3x-ek:ov2640", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1076", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:ov2640", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/hello
target=sama5d3x-ek:hello
timestamp=2026-01-06T21:20:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:20", timestamp_log="2026-01-06T21:20:20", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="hello", target="sama5d3x-ek:hello", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1086", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:hello", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/nsh
target=sama5d3x-ek:nsh
timestamp=2026-01-06T21:21:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:04", timestamp_log="2026-01-06T21:21:04", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nsh", target="sama5d3x-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1096", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/nxplayer,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/nxplayer
target=sama5d3x-ek:nxplayer
timestamp=2026-01-06T21:21:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:53", timestamp_log="2026-01-06T21:21:53", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="nxplayer", target="sama5d3x-ek:nxplayer", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1106", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:nxplayer", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3x-ek/demo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3x-ek/demo
target=sama5d3x-ek:demo
timestamp=2026-01-06T21:22:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:31", timestamp_log="2026-01-06T21:22:31", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3x-ek", config="demo", target="sama5d3x-ek:demo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1116", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3x-ek:demo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d2-xult/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d2-xult/nsh
target=sama5d2-xult:nsh
timestamp=2026-01-06T21:23:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:21", timestamp_log="2026-01-06T21:23:21", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="nsh", target="sama5d2-xult:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1126", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d2-xult/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d2-xult/sdmmcnsh
target=sama5d2-xult:sdmmcnsh
timestamp=2026-01-06T21:24:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:14", timestamp_log="2026-01-06T21:24:14", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="sdmmcnsh", target="sama5d2-xult:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1136", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:sdmmcnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d2-xult/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d2-xult/netnsh
target=sama5d2-xult:netnsh
timestamp=2026-01-06T21:25:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:20", timestamp_log="2026-01-06T21:25:20", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d2-xult", config="netnsh", target="sama5d2-xult:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1146", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d2-xult:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:14 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/nxwm
target=sama5d4-ek:nxwm
timestamp=2026-01-06T21:26:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:22", timestamp_log="2026-01-06T21:26:22", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="nxwm", target="sama5d4-ek:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1156", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/at25boot,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/at25boot
target=sama5d4-ek:at25boot
timestamp=2026-01-06T21:27:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:44", timestamp_log="2026-01-06T21:27:44", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="at25boot", target="sama5d4-ek:at25boot", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1166", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:at25boot", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/ipv6,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/ipv6
target=sama5d4-ek:ipv6
timestamp=2026-01-06T21:28:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:34", timestamp_log="2026-01-06T21:28:34", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="ipv6", target="sama5d4-ek:ipv6", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1176", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:ipv6", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/knsh
target=sama5d4-ek:knsh
timestamp=2026-01-06T21:29:41
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:41", timestamp_log="2026-01-06T21:29:41", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="knsh", target="sama5d4-ek:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1186", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1186", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/bridge,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/bridge
target=sama5d4-ek:bridge
timestamp=2026-01-06T21:31:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:06", timestamp_log="2026-01-06T21:31:06", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="bridge", target="sama5d4-ek:bridge", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1199", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:bridge", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/dramboot,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/dramboot
target=sama5d4-ek:dramboot
timestamp=2026-01-06T21:32:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:02", timestamp_log="2026-01-06T21:32:02", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="dramboot", target="sama5d4-ek:dramboot", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1209", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:dramboot", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/nsh
target=sama5d4-ek:nsh
timestamp=2026-01-06T21:32:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:51", timestamp_log="2026-01-06T21:32:51", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="nsh", target="sama5d4-ek:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1219", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/ramtest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/ramtest
target=sama5d4-ek:ramtest
timestamp=2026-01-06T21:33:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:42", timestamp_log="2026-01-06T21:33:42", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="ramtest", target="sama5d4-ek:ramtest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1229", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:ramtest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d4-ek/elf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d4-ek/elf
target=sama5d4-ek:elf
timestamp=2026-01-06T21:34:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:31", timestamp_log="2026-01-06T21:34:31", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d4-ek", config="elf", target="sama5d4-ek:elf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1239", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d4-ek:elf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3-xplained/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3-xplained/knsh
target=sama5d3-xplained:knsh
timestamp=2026-01-06T21:35:31
*** Msg: MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src
*** Msg: /github/workspace/sources/apps /github/workspace/sources/nuttx
*** Msg: /github/workspace/sources/nuttx
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:31", timestamp_log="2026-01-06T21:35:31", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="knsh", target="sama5d3-xplained:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1249", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1249", msg="MK: Notice: No header files found in /github/workspace/sources/nuttx/arch/arm/src \n /github/workspace/sources/apps /github/workspace/sources/nuttx \n /github/workspace/sources/nuttx", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3-xplained/ethernet-over-usb-2-high-speed,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3-xplained/ethernet-over-usb-2-high-speed
target=sama5d3-xplained:ethernet-over-usb-2-high-speed
timestamp=2026-01-06T21:36:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:53", timestamp_log="2026-01-06T21:36:53", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="ethernet-over-usb-2-high-speed", target="sama5d3-xplained:ethernet-over-usb-2-high-speed", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1262", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:ethernet-over-usb-2-high-speed", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3-xplained/bridge,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3-xplained/bridge
target=sama5d3-xplained:bridge
timestamp=2026-01-06T21:37:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:50", timestamp_log="2026-01-06T21:37:50", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="bridge", target="sama5d3-xplained:bridge", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1272", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:bridge", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3-xplained/nsh
target=sama5d3-xplained:nsh
timestamp=2026-01-06T21:38:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:44", timestamp_log="2026-01-06T21:38:44", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="nsh", target="sama5d3-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1282", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: sama5d3-xplained/bluetooth,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize sama5d3-xplained/bluetooth
target=sama5d3-xplained:bluetooth
timestamp=2026-01-06T21:39:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:24", timestamp_log="2026-01-06T21:39:24", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="sama5d3-xplained", config="bluetooth", target="sama5d3-xplained:bluetooth", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1292", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/sama5d3-xplained:bluetooth", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: giant-board/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize giant-board/nsh
target=giant-board:nsh
timestamp=2026-01-06T21:40:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:22", timestamp_log="2026-01-06T21:40:22", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="nsh", target="giant-board:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1302", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: giant-board/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize giant-board/sdmmcnsh
target=giant-board:sdmmcnsh
timestamp=2026-01-06T21:40:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:59", timestamp_log="2026-01-06T21:40:59", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="sdmmcnsh", target="giant-board:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1312", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:sdmmcnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: giant-board/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize giant-board/netnsh
target=giant-board:netnsh
timestamp=2026-01-06T21:41:42
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:42", timestamp_log="2026-01-06T21:41:42", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="netnsh", target="giant-board:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1322", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: giant-board/sdmmc-net-nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize giant-board/sdmmc-net-nsh
target=giant-board:sdmmc-net-nsh
timestamp=2026-01-06T21:42:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:25", timestamp_log="2026-01-06T21:42:25", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="giant-board", config="sdmmc-net-nsh", target="giant-board:sdmmc-net-nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1332", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/giant-board:sdmmc-net-nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: jupiter-nano/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize jupiter-nano/nsh
target=jupiter-nano:nsh
timestamp=2026-01-06T21:43:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:16", timestamp_log="2026-01-06T21:43:16", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="nsh", target="jupiter-nano:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1342", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: jupiter-nano/sdmmcnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize jupiter-nano/sdmmcnsh
target=jupiter-nano:sdmmcnsh
timestamp=2026-01-06T21:43:53
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:53", timestamp_log="2026-01-06T21:43:53", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="sdmmcnsh", target="jupiter-nano:sdmmcnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1352", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:sdmmcnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: jupiter-nano/sdmmc-nsh-net-resolvconf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize jupiter-nano/sdmmc-nsh-net-resolvconf
target=jupiter-nano:sdmmc-nsh-net-resolvconf
timestamp=2026-01-06T21:44:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:36", timestamp_log="2026-01-06T21:44:36", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="sdmmc-nsh-net-resolvconf", target="jupiter-nano:sdmmc-nsh-net-resolvconf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1362", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:sdmmc-nsh-net-resolvconf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: jupiter-nano/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize jupiter-nano/netnsh
target=jupiter-nano:netnsh
timestamp=2026-01-06T21:45:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:21", timestamp_log="2026-01-06T21:45:21", user="NuttX", arch="arm", subarch="sama5", group="arm-07", board="jupiter-nano", config="netnsh", target="jupiter-nano:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1372", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/jupiter-nano:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-m0/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize arduino-m0/usbnsh
target=arduino-m0:usbnsh
timestamp=2026-01-06T21:46:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:04", timestamp_log="2026-01-06T21:46:04", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="arduino-m0", config="usbnsh", target="arduino-m0:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1382", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-m0:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: arduino-m0/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize arduino-m0/nsh
target=arduino-m0:nsh
timestamp=2026-01-06T21:46:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:47", timestamp_log="2026-01-06T21:46:47", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="arduino-m0", config="nsh", target="arduino-m0:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1392", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/arduino-m0:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: saml21-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize saml21-xplained/nsh
target=saml21-xplained:nsh
timestamp=2026-01-06T21:47:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:18", timestamp_log="2026-01-06T21:47:18", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="saml21-xplained", config="nsh", target="saml21-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1402", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/saml21-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:20 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samd20-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize samd20-xplained/nsh
target=samd20-xplained:nsh
timestamp=2026-01-06T21:47:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:58", timestamp_log="2026-01-06T21:47:58", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="samd20-xplained", config="nsh", target="samd20-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1412", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samd20-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:20 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: xiao-seeeduino/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize xiao-seeeduino/nsh
target=xiao-seeeduino:nsh
timestamp=2026-01-06T21:48:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:38", timestamp_log="2026-01-06T21:48:38", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="xiao-seeeduino", config="nsh", target="xiao-seeeduino:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1422", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/xiao-seeeduino:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:20 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samd21-xplained/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize samd21-xplained/nsh
target=samd21-xplained:nsh
timestamp=2026-01-06T21:49:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:08", timestamp_log="2026-01-06T21:49:08", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="samd21-xplained", config="nsh", target="samd21-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1432", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samd21-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:20 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: circuit-express/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize circuit-express/usbnsh
target=circuit-express:usbnsh
timestamp=2026-01-06T21:49:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:39", timestamp_log="2026-01-06T21:49:39", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="circuit-express", config="usbnsh", target="circuit-express:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1442", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/circuit-express:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:20 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: circuit-express/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize circuit-express/nsh
target=circuit-express:nsh
timestamp=2026-01-06T21:50:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:22", timestamp_log="2026-01-06T21:50:22", user="NuttX", arch="arm", subarch="samd2l2", group="arm-07", board="circuit-express", config="nsh", target="circuit-express:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1452", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/circuit-express:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:21 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same54-xplained-pro/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize same54-xplained-pro/nsh
target=same54-xplained-pro:nsh
timestamp=2026-01-06T21:51:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:03", timestamp_log="2026-01-06T21:51:03", user="NuttX", arch="arm", subarch="samd5e5", group="arm-07", board="same54-xplained-pro", config="nsh", target="same54-xplained-pro:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1462", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same54-xplained-pro:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:21 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: metro-m4/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize metro-m4/nsh
target=metro-m4:nsh
timestamp=2026-01-06T21:51:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:48", timestamp_log="2026-01-06T21:51:48", user="NuttX", arch="arm", subarch="samd5e5", group="arm-07", board="metro-m4", config="nsh", target="metro-m4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1472", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/metro-m4:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:21 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pic32czca70-curiosity/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pic32czca70-curiosity/nsh
target=pic32czca70-curiosity:nsh
timestamp=2026-01-06T21:52:22
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:22", timestamp_log="2026-01-06T21:52:22", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="pic32czca70-curiosity", config="nsh", target="pic32czca70-curiosity:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1482", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pic32czca70-curiosity:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:21 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: pic32czca70-curiosity/max,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize pic32czca70-curiosity/max
target=pic32czca70-curiosity:max
timestamp=2026-01-06T21:53:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:13", timestamp_log="2026-01-06T21:53:13", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="pic32czca70-curiosity", config="max", target="pic32czca70-curiosity:max", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1492", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/pic32czca70-curiosity:max", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:21 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/nxwm
target=samv71-xult:nxwm
timestamp=2026-01-06T21:54:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:04", timestamp_log="2026-01-06T21:54:04", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="nxwm", target="samv71-xult:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1502", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:22 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/vnc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/vnc
target=samv71-xult:vnc
timestamp=2026-01-06T21:55:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:14", timestamp_log="2026-01-06T21:55:14", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="vnc", target="samv71-xult:vnc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1512", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:vnc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:22 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mxtxplnd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mxtxplnd
target=samv71-xult:mxtxplnd
timestamp=2026-01-06T21:56:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:24", timestamp_log="2026-01-06T21:56:24", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mxtxplnd", target="samv71-xult:mxtxplnd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1522", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mxtxplnd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:22 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/vnxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/vnxwm
target=samv71-xult:vnxwm
timestamp=2026-01-06T21:57:17
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:17", timestamp_log="2026-01-06T21:57:17", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="vnxwm", target="samv71-xult:vnxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1532", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:vnxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:22 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mrf24j40-starhub
target=samv71-xult:mrf24j40-starhub
timestamp=2026-01-06T21:58:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:39", timestamp_log="2026-01-06T21:58:39", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mrf24j40-starhub", target="samv71-xult:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1542", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mrf24j40-starhub", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:22 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mcuboot-update-agent,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mcuboot-update-agent
target=samv71-xult:mcuboot-update-agent
timestamp=2026-01-06T21:59:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:36", timestamp_log="2026-01-06T21:59:36", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-update-agent", target="samv71-xult:mcuboot-update-agent", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1552", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-update-agent", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:23 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/module
target=samv71-xult:module
timestamp=2026-01-06T22:00:44
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:44", timestamp_log="2026-01-06T22:00:44", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="module", target="samv71-xult:module", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1570", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:module", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:23 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/knsh
target=samv71-xult:knsh
timestamp=2026-01-06T22:01:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:31", timestamp_log="2026-01-06T22:01:31", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="knsh", target="samv71-xult:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1580", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:23 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/oa_tc6,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/oa_tc6
target=samv71-xult:oa_tc6
timestamp=2026-01-06T22:02:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:48", timestamp_log="2026-01-06T22:02:48", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="oa_tc6", target="samv71-xult:oa_tc6", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1590", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:oa_tc6", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:23 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mcuboot-loader
target=samv71-xult:mcuboot-loader
timestamp=2026-01-06T22:03:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:37", timestamp_log="2026-01-06T22:03:37", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-loader", target="samv71-xult:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1600", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:23 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/nsh
target=samv71-xult:nsh
timestamp=2026-01-06T22:04:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:04:26", timestamp_log="2026-01-06T22:04:26", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="nsh", target="samv71-xult:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1618", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mcuboot-slot-confirm
target=samv71-xult:mcuboot-slot-confirm
timestamp=2026-01-06T22:05:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:04", timestamp_log="2026-01-06T22:05:04", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-slot-confirm", target="samv71-xult:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1628", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-slot-confirm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/mcuboot-swap-test,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/mcuboot-swap-test
target=samv71-xult:mcuboot-swap-test
timestamp=2026-01-06T22:05:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:50", timestamp_log="2026-01-06T22:05:50", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="mcuboot-swap-test", target="samv71-xult:mcuboot-swap-test", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1645", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:mcuboot-swap-test", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: samv71-xult/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize samv71-xult/netnsh
target=samv71-xult:netnsh
timestamp=2026-01-06T22:06:27
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:06:27", timestamp_log="2026-01-06T22:06:27", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="samv71-xult", config="netnsh", target="samv71-xult:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1663", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/samv71-xult:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/mrf24j40-starhub
target=same70-xplained:mrf24j40-starhub
timestamp=2026-01-06T22:07:26
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:26", timestamp_log="2026-01-06T22:07:26", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mrf24j40-starhub", target="same70-xplained:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1673", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mrf24j40-starhub", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:24 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/adc
target=same70-xplained:adc
timestamp=2026-01-06T22:08:31
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:08:31", timestamp_log="2026-01-06T22:08:31", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="adc", target="same70-xplained:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1683", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/pwm
target=same70-xplained:pwm
timestamp=2026-01-06T22:09:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:14", timestamp_log="2026-01-06T22:09:14", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="pwm", target="same70-xplained:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1693", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/mcuboot-loader
target=same70-xplained:mcuboot-loader
timestamp=2026-01-06T22:09:52
*** Msg: lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options.
*** Msg: lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
*** Msg: lto-wrapper: note: see the '-flto' option documentation for more information
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:52", timestamp_log="2026-01-06T22:09:52", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mcuboot-loader", target="same70-xplained:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1703", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1703", msg="lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. \n lto-wrapper: warning: using serial compilation of 2 LTRANS jobs \n lto-wrapper: note: see the '-flto' option documentation for more information", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mcuboot-loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/nsh
target=same70-xplained:nsh
timestamp=2026-01-06T22:10:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:38", timestamp_log="2026-01-06T22:10:38", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="nsh", target="same70-xplained:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1724", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:25 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/can
target=same70-xplained:can
timestamp=2026-01-06T22:11:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:15", timestamp_log="2026-01-06T22:11:15", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="can", target="same70-xplained:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1734", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/twm4nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/twm4nx
target=same70-xplained:twm4nx
timestamp=2026-01-06T22:11:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:52", timestamp_log="2026-01-06T22:11:52", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="twm4nx", target="same70-xplained:twm4nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1744", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:twm4nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/mcuboot-slot-confirm
target=same70-xplained:mcuboot-slot-confirm
timestamp=2026-01-06T22:13:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:13:09", timestamp_log="2026-01-06T22:13:09", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="mcuboot-slot-confirm", target="same70-xplained:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1754", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:mcuboot-slot-confirm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/pysim,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/pysim
target=same70-xplained:pysim
timestamp=2026-01-06T22:14:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:14:05", timestamp_log="2026-01-06T22:14:05", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="pysim", target="same70-xplained:pysim", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1772", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:pysim", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-xplained/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-xplained/netnsh
target=same70-xplained:netnsh
timestamp=2026-01-06T22:15:11
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:15:11", timestamp_log="2026-01-06T22:15:11", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-xplained", config="netnsh", target="same70-xplained:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1782", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-xplained:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:26 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-qmtech/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-qmtech/mcuboot-loader
target=same70-qmtech:mcuboot-loader
timestamp=2026-01-06T22:16:00
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:16:00", timestamp_log="2026-01-06T22:16:00", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="mcuboot-loader", target="same70-qmtech:mcuboot-loader", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1792", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:mcuboot-loader", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-qmtech/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-qmtech/nsh
target=same70-qmtech:nsh
timestamp=2026-01-06T22:16:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:16:48", timestamp_log="2026-01-06T22:16:48", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="nsh", target="same70-qmtech:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1809", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:27 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: same70-qmtech/mcuboot-slot-confirm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize same70-qmtech/mcuboot-slot-confirm
target=same70-qmtech:mcuboot-slot-confirm
timestamp=2026-01-06T22:17:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:17:38", timestamp_log="2026-01-06T22:17:38", user="NuttX", arch="arm", subarch="samv7", group="arm-07", board="same70-qmtech", config="mcuboot-slot-confirm", target="same70-qmtech:mcuboot-slot-confirm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687317#step:10:1819", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/same70-qmtech:mcuboot-slot-confirm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:27 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-08 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-08
+ local os=Linux
+ local step=10
+ local group=arm-08
+ local 'job_name=Linux (arm-08)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-08)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 68287 0 0:00:02 0:00:02 --:--:-- 68275
+ local job_id=59617687321
+ set +x
job_id=59617687321
+ [[ 59617687321 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/8_Linux (arm-08).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/8_Linux (arm-08).txt'
+ local filename=ci-arm-08.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-08.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:83
+ cat '/tmp/ingest-nuttx-builds/8_Linux (arm-08).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-08.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {ad1b1aee-f700-49ba-8a29-0ecf33e1c0c7}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-08)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2006) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-08.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-08 --run-id 20761543268 --job-id 59617687321 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-08.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-08 --run-id 20761543268 --job-id 59617687321 --step 10`
lines[0]=Configuration/Tool: axoloti/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize axoloti/nsh
target=axoloti:nsh
timestamp=2026-01-06T21:38:24
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:24", timestamp_log="2026-01-06T21:38:24", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="axoloti", config="nsh", target="axoloti:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:774", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:774", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/axoloti:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g431b-esc1/foc_f32,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g431b-esc1/foc_f32
target=b-g431b-esc1:foc_f32
timestamp=2026-01-06T21:39:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:13", timestamp_log="2026-01-06T21:39:13", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="foc_f32", target="b-g431b-esc1:foc_f32", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:787", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:foc_f32", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g431b-esc1/cansock,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g431b-esc1/cansock
target=b-g431b-esc1:cansock
timestamp=2026-01-06T21:40:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:05", timestamp_log="2026-01-06T21:40:05", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="cansock", target="b-g431b-esc1:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:797", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:cansock", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g431b-esc1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g431b-esc1/nsh
target=b-g431b-esc1:nsh
timestamp=2026-01-06T21:41:00
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:00", timestamp_log="2026-01-06T21:41:00", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="nsh", target="b-g431b-esc1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:807", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:31 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g431b-esc1/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g431b-esc1/can
target=b-g431b-esc1:can
timestamp=2026-01-06T21:41:50
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:50", timestamp_log="2026-01-06T21:41:50", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="can", target="b-g431b-esc1:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:817", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g431b-esc1/foc_b16,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g431b-esc1/foc_b16
target=b-g431b-esc1:foc_b16
timestamp=2026-01-06T21:42:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:39", timestamp_log="2026-01-06T21:42:39", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g431b-esc1", config="foc_b16", target="b-g431b-esc1:foc_b16", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:827", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g431b-esc1:foc_b16", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g474e-dpow1/ostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g474e-dpow1/ostest
target=b-g474e-dpow1:ostest
timestamp=2026-01-06T21:43:15
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:15", timestamp_log="2026-01-06T21:43:15", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="ostest", target="b-g474e-dpow1:ostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:837", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:837", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:ostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g474e-dpow1/buckboost,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g474e-dpow1/buckboost
target=b-g474e-dpow1:buckboost
timestamp=2026-01-06T21:44:06
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:06", timestamp_log="2026-01-06T21:44:06", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="buckboost", target="b-g474e-dpow1:buckboost", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:850", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:850", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:buckboost", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: b-g474e-dpow1/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize b-g474e-dpow1/nsh
target=b-g474e-dpow1:nsh
timestamp=2026-01-06T21:44:53
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:53", timestamp_log="2026-01-06T21:44:53", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="b-g474e-dpow1", config="nsh", target="b-g474e-dpow1:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:863", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:863", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/b-g474e-dpow1:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-starhub,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-starhub
target=clicker2-stm32:mrf24j40-starhub
timestamp=2026-01-06T21:45:41
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:41", timestamp_log="2026-01-06T21:45:41", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-starhub", target="clicker2-stm32:mrf24j40-starhub", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:876", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:876", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-starhub", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-mac
target=clicker2-stm32:mrf24j40-mac
timestamp=2026-01-06T21:46:45
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:45", timestamp_log="2026-01-06T21:46:45", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-mac", target="clicker2-stm32:mrf24j40-mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:889", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:889", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/knsh
target=clicker2-stm32:knsh
timestamp=2026-01-06T21:47:27
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:27", timestamp_log="2026-01-06T21:47:27", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="knsh", target="clicker2-stm32:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:902", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:902", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/usbnsh
target=clicker2-stm32:usbnsh
timestamp=2026-01-06T21:48:42
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:42", timestamp_log="2026-01-06T21:48:42", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="usbnsh", target="clicker2-stm32:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:915", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:915", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-6lowpan
target=clicker2-stm32:mrf24j40-6lowpan
timestamp=2026-01-06T21:49:20
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:20", timestamp_log="2026-01-06T21:49:20", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-6lowpan", target="clicker2-stm32:mrf24j40-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:928", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:928", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:32 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/nsh
target=clicker2-stm32:nsh
timestamp=2026-01-06T21:50:04
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:04", timestamp_log="2026-01-06T21:50:04", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="nsh", target="clicker2-stm32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:941", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:941", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/mrf24j40-starpoint,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/mrf24j40-starpoint
target=clicker2-stm32:mrf24j40-starpoint
timestamp=2026-01-06T21:50:40
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:40", timestamp_log="2026-01-06T21:50:40", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="mrf24j40-starpoint", target="clicker2-stm32:mrf24j40-starpoint", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:954", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:954", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:mrf24j40-starpoint", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: clicker2-stm32/xbee-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize clicker2-stm32/xbee-6lowpan
target=clicker2-stm32:xbee-6lowpan
timestamp=2026-01-06T21:51:24
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:24", timestamp_log="2026-01-06T21:51:24", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="clicker2-stm32", config="xbee-6lowpan", target="clicker2-stm32:xbee-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:967", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:967", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/clicker2-stm32:xbee-6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: cloudctrl/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize cloudctrl/nsh
target=cloudctrl:nsh
timestamp=2026-01-06T21:52:10
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:10", timestamp_log="2026-01-06T21:52:10", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="cloudctrl", config="nsh", target="cloudctrl:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:980", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:980", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/cloudctrl:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: emw3162/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize emw3162/nsh
target=emw3162:nsh
timestamp=2026-01-06T21:53:09
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:09", timestamp_log="2026-01-06T21:53:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="emw3162", config="nsh", target="emw3162:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:993", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:993", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/emw3162:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: emw3162/wlan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize emw3162/wlan
target=emw3162:wlan
timestamp=2026-01-06T21:53:57
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:53:57", timestamp_log="2026-01-06T21:53:57", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="emw3162", config="wlan", target="emw3162:wlan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1006", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1006", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/emw3162:wlan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: et-stm32-stamp/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize et-stm32-stamp/nsh
target=et-stm32-stamp:nsh
timestamp=2026-01-06T21:54:57
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:57", timestamp_log="2026-01-06T21:54:57", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="et-stm32-stamp", config="nsh", target="et-stm32-stamp:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1019", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1019", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/et-stm32-stamp:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: fire-stm32v2/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize fire-stm32v2/nsh
target=fire-stm32v2:nsh
timestamp=2026-01-06T21:55:37
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:37", timestamp_log="2026-01-06T21:55:37", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="fire-stm32v2", config="nsh", target="fire-stm32v2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1032", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1032", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/fire-stm32v2:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: hymini-stm32v/usbserial,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize hymini-stm32v/usbserial
target=hymini-stm32v:usbserial
timestamp=2026-01-06T21:56:21
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:21", timestamp_log="2026-01-06T21:56:21", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbserial", target="hymini-stm32v:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1045", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1045", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:33 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: hymini-stm32v/usbmsc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize hymini-stm32v/usbmsc
target=hymini-stm32v:usbmsc
timestamp=2026-01-06T21:57:09
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:09", timestamp_log="2026-01-06T21:57:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbmsc", target="hymini-stm32v:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1058", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1058", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:34 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: hymini-stm32v/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize hymini-stm32v/usbnsh
target=hymini-stm32v:usbnsh
timestamp=2026-01-06T21:57:58
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:58", timestamp_log="2026-01-06T21:57:58", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="usbnsh", target="hymini-stm32v:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1071", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1071", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:34 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: hymini-stm32v/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize hymini-stm32v/nsh2
target=hymini-stm32v:nsh2
timestamp=2026-01-06T21:58:46
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:46", timestamp_log="2026-01-06T21:58:46", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="nsh2", target="hymini-stm32v:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1084", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1084", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:nsh2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:34 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: hymini-stm32v/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize hymini-stm32v/nsh
target=hymini-stm32v:nsh
timestamp=2026-01-06T21:59:33
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:33", timestamp_log="2026-01-06T21:59:33", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="hymini-stm32v", config="nsh", target="hymini-stm32v:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1097", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1097", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/hymini-stm32v:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:34 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: maple/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize maple/nx
target=maple:nx
timestamp=2026-01-06T22:00:10
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:10", timestamp_log="2026-01-06T22:00:10", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="nx", target="maple:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1110", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1110", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:34 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: maple/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize maple/usbnsh
target=maple:usbnsh
timestamp=2026-01-06T22:01:03
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:03", timestamp_log="2026-01-06T22:01:03", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="usbnsh", target="maple:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1123", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1123", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:35 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: maple/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize maple/nsh
target=maple:nsh
timestamp=2026-01-06T22:01:43
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:43", timestamp_log="2026-01-06T22:01:43", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="maple", config="nsh", target="maple:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1136", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1136", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/maple:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:35 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/nx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/nx
target=mikroe-stm32f4:nx
timestamp=2026-01-06T22:02:19
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:19", timestamp_log="2026-01-06T22:02:19", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nx", target="mikroe-stm32f4:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1149", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1149", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:35 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/kostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/kostest
target=mikroe-stm32f4:kostest
timestamp=2026-01-06T22:03:16
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:03:16", timestamp_log="2026-01-06T22:03:16", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="kostest", target="mikroe-stm32f4:kostest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1162", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1162", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:kostest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:35 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/usbnsh
target=mikroe-stm32f4:usbnsh
timestamp=2026-01-06T22:04:33
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:04:33", timestamp_log="2026-01-06T22:04:33", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="usbnsh", target="mikroe-stm32f4:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1175", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1175", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:35 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/nxtext,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/nxtext
target=mikroe-stm32f4:nxtext
timestamp=2026-01-06T22:05:26
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:05:26", timestamp_log="2026-01-06T22:05:26", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nxtext", target="mikroe-stm32f4:nxtext", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1188", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1188", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nxtext", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:36 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/nsh
target=mikroe-stm32f4:nsh
timestamp=2026-01-06T22:06:22
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:06:22", timestamp_log="2026-01-06T22:06:22", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nsh", target="mikroe-stm32f4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1201", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1201", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:36 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/fulldemo,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/fulldemo
target=mikroe-stm32f4:fulldemo
timestamp=2026-01-06T22:07:01
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:07:01", timestamp_log="2026-01-06T22:07:01", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="fulldemo", target="mikroe-stm32f4:fulldemo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1214", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1214", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:fulldemo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:36 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: mikroe-stm32f4/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize mikroe-stm32f4/nxlines
target=mikroe-stm32f4:nxlines
timestamp=2026-01-06T22:08:08
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:08:08", timestamp_log="2026-01-06T22:08:08", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="mikroe-stm32f4", config="nxlines", target="mikroe-stm32f4:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1227", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1227", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/mikroe-stm32f4:nxlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:36 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f103rb/ihm07m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f103rb:ihm07m1_b16
timestamp=2026-01-06T22:09:04
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:04", timestamp_log="2026-01-06T22:09:04", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="ihm07m1_b16", target="nucleo-f103rb:ihm07m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1241", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:ihm07m1_b16", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:36 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f103rb/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f103rb:adc
timestamp=2026-01-06T22:09:40
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:09:40", timestamp_log="2026-01-06T22:09:40", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="adc", target="nucleo-f103rb:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1252", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f103rb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f103rb:pwm
timestamp=2026-01-06T22:10:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:09", timestamp_log="2026-01-06T22:10:09", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="pwm", target="nucleo-f103rb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1263", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f103rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f103rb:nsh
timestamp=2026-01-06T22:10:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:28", timestamp_log="2026-01-06T22:10:28", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="nsh", target="nucleo-f103rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1274", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f103rb/qenco,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f103rb:qenco
timestamp=2026-01-06T22:10:55
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:10:55", timestamp_log="2026-01-06T22:10:55", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f103rb", config="qenco", target="nucleo-f103rb:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1285", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f103rb:qenco", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:37 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f207zg/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f207zg:adc
timestamp=2026-01-06T22:11:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:14", timestamp_log="2026-01-06T22:11:14", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="adc", target="nucleo-f207zg:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1296", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:38 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f207zg/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f207zg:pwm
timestamp=2026-01-06T22:11:46
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:11:46", timestamp_log="2026-01-06T22:11:46", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="pwm", target="nucleo-f207zg:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1307", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:38 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f207zg/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f207zg:nsh
timestamp=2026-01-06T22:12:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:12:06", timestamp_log="2026-01-06T22:12:06", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f207zg", config="nsh", target="nucleo-f207zg:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1318", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f207zg:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:38 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/highpri,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:highpri
timestamp=2026-01-06T22:12:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:12:25", timestamp_log="2026-01-06T22:12:25", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="highpri", target="nucleo-f302r8:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1329", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:highpri", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:38 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/ihm07m1_b16,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:ihm07m1_b16
timestamp=2026-01-06T22:13:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:13:01", timestamp_log="2026-01-06T22:13:01", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="ihm07m1_b16", target="nucleo-f302r8:ihm07m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1340", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:ihm07m1_b16", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:38 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/cansock,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:cansock
timestamp=2026-01-06T22:13:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:13:37", timestamp_log="2026-01-06T22:13:37", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="cansock", target="nucleo-f302r8:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1351", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:cansock", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:39 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:nsh
timestamp=2026-01-06T22:14:12
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:14:12", timestamp_log="2026-01-06T22:14:12", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="nsh", target="nucleo-f302r8:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1362", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:39 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f302r8/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nucleo-f302r8/can
target=nucleo-f302r8:can
timestamp=2026-01-06T22:14:43
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:14:43", timestamp_log="2026-01-06T22:14:43", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="can", target="nucleo-f302r8:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1372", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1372", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:39 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/ihm07m1_f32,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:ihm07m1_f32
timestamp=2026-01-06T22:15:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:15:28", timestamp_log="2026-01-06T22:15:28", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="ihm07m1_f32", target="nucleo-f302r8:ihm07m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1386", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:ihm07m1_f32", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:39 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f302r8/qenco,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f302r8:qenco
timestamp=2026-01-06T22:15:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:15:49", timestamp_log="2026-01-06T22:15:49", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f302r8", config="qenco", target="nucleo-f302r8:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1397", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f302r8:qenco", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:39 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303re/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303re:adc
timestamp=2026-01-06T22:16:24
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:16:24", timestamp_log="2026-01-06T22:16:24", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="adc", target="nucleo-f303re:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1408", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:40 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303re/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303re:hello
timestamp=2026-01-06T22:16:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:16:58", timestamp_log="2026-01-06T22:16:58", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="hello", target="nucleo-f303re:hello", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1419", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:hello", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:40 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303re/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303re:pwm
timestamp=2026-01-06T22:17:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:17:29", timestamp_log="2026-01-06T22:17:29", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="pwm", target="nucleo-f303re:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1430", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:40 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303re/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303re:nsh
timestamp=2026-01-06T22:17:51
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:17:51", timestamp_log="2026-01-06T22:17:51", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="nsh", target="nucleo-f303re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1441", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:40 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f303re/can,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nucleo-f303re/can
target=nucleo-f303re:can
timestamp=2026-01-06T22:18:23
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:18:23", timestamp_log="2026-01-06T22:18:23", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="can", target="nucleo-f303re:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1451", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1451", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f303re/serialrx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nucleo-f303re/serialrx
target=nucleo-f303re:serialrx
timestamp=2026-01-06T22:19:07
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:19:07", timestamp_log="2026-01-06T22:19:07", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="serialrx", target="nucleo-f303re:serialrx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1464", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1464", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:serialrx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f303re/nxlines,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nucleo-f303re/nxlines
target=nucleo-f303re:nxlines
timestamp=2026-01-06T22:19:55
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:19:55", timestamp_log="2026-01-06T22:19:55", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303re", config="nxlines", target="nucleo-f303re:nxlines", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1477", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1477", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303re:nxlines", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:41 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303ze/adc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303ze:adc
timestamp=2026-01-06T22:20:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:20:47", timestamp_log="2026-01-06T22:20:47", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="adc", target="nucleo-f303ze:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1491", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:41 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f303ze/nxlines_oled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize nucleo-f303ze/nxlines_oled
target=nucleo-f303ze:nxlines_oled
timestamp=2026-01-06T22:21:08
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:21:08", timestamp_log="2026-01-06T22:21:08", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="nxlines_oled", target="nucleo-f303ze:nxlines_oled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1501", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1501", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:nxlines_oled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:41 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f303ze/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=nucleo-f303ze:nsh
timestamp=2026-01-06T22:21:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:21:59", timestamp_log="2026-01-06T22:21:59", user="NuttX", arch="arm", subarch="stm32", group="arm-08", board="nucleo-f303ze", config="nsh", target="nucleo-f303ze:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687321#step:10:1515", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f303ze:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:42 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-09 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-09
+ local os=Linux
+ local step=10
+ local group=arm-09
+ local 'job_name=Linux (arm-09)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-09)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 59725 0 0:00:02 0:00:02 --:--:-- 59726
+ local job_id=59617687314
+ set +x
job_id=59617687314
+ [[ 59617687314 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/20_Linux (arm-09).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/20_Linux (arm-09).txt'
+ local filename=ci-arm-09.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-09.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:83
+ colrm 1 29
+ cat '/tmp/ingest-nuttx-builds/20_Linux (arm-09).txt'
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-09.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {551dc696-533d-453b-8edd-2530664ee309}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-09)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sdb16 881M 62M 758M 8% /boot
/dev/sdb15 105M 6.2M 99M 6% /boot/efi
/dev/sda1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:1997) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-09.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-09 --run-id 20761543268 --job-id 59617687314 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-09.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-09 --run-id 20761543268 --job-id 59617687314 --step 10`
lines[0]=Cmake in present: nucleo-f334r8/highpri,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f334r8:highpri
timestamp=2026-01-06T20:50:58
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:50:58", timestamp_log="2026-01-06T20:50:58", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="highpri", target="nucleo-f334r8:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:774", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:highpri", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f334r8/spwm2,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f334r8:spwm2
timestamp=2026-01-06T20:51:34
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:51:34", timestamp_log="2026-01-06T20:51:34", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="spwm2", target="nucleo-f334r8:spwm2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:785", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:spwm2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f334r8/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f334r8:adc
timestamp=2026-01-06T20:52:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:09", timestamp_log="2026-01-06T20:52:09", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="adc", target="nucleo-f334r8:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:796", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f334r8/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f334r8:nsh
timestamp=2026-01-06T20:52:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:52:39", timestamp_log="2026-01-06T20:52:39", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="nsh", target="nucleo-f334r8:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:807", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f334r8/spwm1,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f334r8:spwm1
timestamp=2026-01-06T20:53:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:10", timestamp_log="2026-01-06T20:53:10", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f334r8", config="spwm1", target="nucleo-f334r8:spwm1", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:818", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f334r8:spwm1", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f401re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f401re:nsh
timestamp=2026-01-06T20:53:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:53:43", timestamp_log="2026-01-06T20:53:43", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f401re", config="nsh", target="nucleo-f401re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:829", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f401re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:46 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f401re/fb,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f401re:fb
timestamp=2026-01-06T20:54:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:15", timestamp_log="2026-01-06T20:54:15", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f401re", config="fb", target="nucleo-f401re:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:840", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f401re:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f410rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f410rb:nsh
timestamp=2026-01-06T20:54:35
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:54:35", timestamp_log="2026-01-06T20:54:35", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f410rb", config="nsh", target="nucleo-f410rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:851", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f410rb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f411re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f411re:nsh
timestamp=2026-01-06T20:55:10
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:10", timestamp_log="2026-01-06T20:55:10", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f411re", config="nsh", target="nucleo-f411re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:862", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f411re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f411re/mcp2515-extid,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f411re:mcp2515-extid
timestamp=2026-01-06T20:55:29
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:29", timestamp_log="2026-01-06T20:55:29", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f411re", config="mcp2515-extid", target="nucleo-f411re:mcp2515-extid", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:873", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f411re:mcp2515-extid", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f412zg/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f412zg:nsh
timestamp=2026-01-06T20:55:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:55:49", timestamp_log="2026-01-06T20:55:49", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f412zg", config="nsh", target="nucleo-f412zg:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:884", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f412zg:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f429zi/trace,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-f429zi/trace
target=nucleo-f429zi:trace
timestamp=2026-01-06T20:56:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:56:21", timestamp_log="2026-01-06T20:56:21", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="trace", target="nucleo-f429zi:trace", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:894", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:trace", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f429zi/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f429zi:nsh
timestamp=2026-01-06T20:57:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:16", timestamp_log="2026-01-06T20:57:16", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="nsh", target="nucleo-f429zi:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:905", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f429zi/netnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f429zi:netnsh
timestamp=2026-01-06T20:57:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:57:48", timestamp_log="2026-01-06T20:57:48", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f429zi", config="netnsh", target="nucleo-f429zi:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:916", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f429zi:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/ihm08m1_f32,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:ihm08m1_f32
timestamp=2026-01-06T20:58:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:16", timestamp_log="2026-01-06T20:58:16", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="ihm08m1_f32", target="nucleo-f446re:ihm08m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:927", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:ihm08m1_f32", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:adc
timestamp=2026-01-06T20:58:52
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:58:52", timestamp_log="2026-01-06T20:58:52", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="adc", target="nucleo-f446re:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:938", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:47 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f446re/lcd,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-f446re/lcd
target=nucleo-f446re:lcd
timestamp=2026-01-06T20:59:13
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:13", timestamp_log="2026-01-06T20:59:13", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="lcd", target="nucleo-f446re:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:948", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:948", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/cansock,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:cansock
timestamp=2026-01-06T20:59:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T20:59:59", timestamp_log="2026-01-06T20:59:59", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="cansock", target="nucleo-f446re:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:962", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:cansock", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/gpio,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:gpio
timestamp=2026-01-06T21:00:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:37", timestamp_log="2026-01-06T21:00:37", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="gpio", target="nucleo-f446re:gpio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:973", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:gpio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:pwm
timestamp=2026-01-06T21:00:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:00:57", timestamp_log="2026-01-06T21:00:57", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="pwm", target="nucleo-f446re:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:984", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:nsh
timestamp=2026-01-06T21:01:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:16", timestamp_log="2026-01-06T21:01:16", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="nsh", target="nucleo-f446re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:995", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/systemview,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:systemview
timestamp=2026-01-06T21:01:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:01:37", timestamp_log="2026-01-06T21:01:37", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="systemview", target="nucleo-f446re:systemview", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1006", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:systemview", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-f446re/can,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-f446re/can
target=nucleo-f446re:can
timestamp=2026-01-06T21:02:04
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:04", timestamp_log="2026-01-06T21:02:04", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="can", target="nucleo-f446re:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1016", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1016", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/ihm08m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:ihm08m1_b16
timestamp=2026-01-06T21:02:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:37", timestamp_log="2026-01-06T21:02:37", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="ihm08m1_b16", target="nucleo-f446re:ihm08m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1030", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:ihm08m1_b16", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/qenco,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:qenco
timestamp=2026-01-06T21:02:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:02:57", timestamp_log="2026-01-06T21:02:57", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="qenco", target="nucleo-f446re:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1041", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:qenco", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-f446re/dac,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-f446re:dac
timestamp=2026-01-06T21:03:30
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:30", timestamp_log="2026-01-06T21:03:30", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-f446re", config="dac", target="nucleo-f446re:dac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1052", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-f446re:dac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:48 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431kb/comp,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431kb:comp
timestamp=2026-01-06T21:03:49
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:03:49", timestamp_log="2026-01-06T21:03:49", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="comp", target="nucleo-g431kb:comp", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1063", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:comp", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431kb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431kb:pwm
timestamp=2026-01-06T21:04:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:18", timestamp_log="2026-01-06T21:04:18", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="pwm", target="nucleo-g431kb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1074", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431kb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431kb:nsh
timestamp=2026-01-06T21:04:36
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:36", timestamp_log="2026-01-06T21:04:36", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431kb", config="nsh", target="nucleo-g431kb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1085", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431kb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/ihm16m1_b16,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:ihm16m1_b16
timestamp=2026-01-06T21:05:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:08", timestamp_log="2026-01-06T21:05:08", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="ihm16m1_b16", target="nucleo-g431rb:ihm16m1_b16", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1096", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:ihm16m1_b16", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/cordic,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:cordic
timestamp=2026-01-06T21:05:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:41", timestamp_log="2026-01-06T21:05:41", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="cordic", target="nucleo-g431rb:cordic", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1107", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:cordic", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:adc
timestamp=2026-01-06T21:06:13
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:13", timestamp_log="2026-01-06T21:06:13", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="adc", target="nucleo-g431rb:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1118", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/cansock,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:cansock
timestamp=2026-01-06T21:06:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:41", timestamp_log="2026-01-06T21:06:41", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="cansock", target="nucleo-g431rb:cansock", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1129", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:cansock", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:49 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/ihm16m1_f32,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:ihm16m1_f32
timestamp=2026-01-06T21:07:18
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:18", timestamp_log="2026-01-06T21:07:18", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="ihm16m1_f32", target="nucleo-g431rb:ihm16m1_f32", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1140", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:ihm16m1_f32", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:50 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:pwm
timestamp=2026-01-06T21:07:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:38", timestamp_log="2026-01-06T21:07:38", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="pwm", target="nucleo-g431rb:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1151", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:50 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:nsh
timestamp=2026-01-06T21:08:08
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:08", timestamp_log="2026-01-06T21:08:08", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="nsh", target="nucleo-g431rb:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1162", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-g431rb/can,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-g431rb/can
target=nucleo-g431rb:can
timestamp=2026-01-06T21:08:28
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:28", timestamp_log="2026-01-06T21:08:28", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="can", target="nucleo-g431rb:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1172", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1172", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:50 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g431rb/qenco,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g431rb:qenco
timestamp=2026-01-06T21:09:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:15", timestamp_log="2026-01-06T21:09:15", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g431rb", config="qenco", target="nucleo-g431rb:qenco", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1186", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g431rb:qenco", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:50 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-g474re/usbserial,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-g474re/usbserial
target=nucleo-g474re:usbserial
timestamp=2026-01-06T21:09:35
*** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^
*** Msg: 1 warning generated.
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:35", timestamp_log="2026-01-06T21:09:35", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="usbserial", target="nucleo-g474re:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1196", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1196", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:51 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-g474re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-g474re:nsh
timestamp=2026-01-06T21:10:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:19", timestamp_log="2026-01-06T21:10:19", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="nsh", target="nucleo-g474re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1211", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-g474re/lpuartnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-g474re/lpuartnsh
target=nucleo-g474re:lpuartnsh
timestamp=2026-01-06T21:10:53
*** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^
*** Msg: 1 warning generated.
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:53", timestamp_log="2026-01-06T21:10:53", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-g474re", config="lpuartnsh", target="nucleo-g474re:lpuartnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1221", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1221", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-g474re:lpuartnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: nucleo-l152re/lcd,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize nucleo-l152re/lcd
target=nucleo-l152re:lcd
timestamp=2026-01-06T21:11:25
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:25", timestamp_log="2026-01-06T21:11:25", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-l152re", config="lcd", target="nucleo-l152re:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1235", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1235", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-l152re:lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:51 GMT", "content-length": "0"} }
lines[0]=Cmake in present: nucleo-l152re/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=nucleo-l152re:nsh
timestamp=2026-01-06T21:12:23
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:23", timestamp_log="2026-01-06T21:12:23", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="nucleo-l152re", config="nsh", target="nucleo-l152re:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1249", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/nucleo-l152re:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:51 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/discover,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-e407:discover
timestamp=2026-01-06T21:12:55
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:55", timestamp_log="2026-01-06T21:12:55", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="discover", target="olimex-stm32-e407:discover", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1259", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1259", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:discover", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-e407:telnetd
timestamp=2026-01-06T21:13:50
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:50", timestamp_log="2026-01-06T21:13:50", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="telnetd", target="olimex-stm32-e407:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1274", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1274", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:telnetd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/mrf24j40-mac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/mrf24j40-mac
target=olimex-stm32-e407:mrf24j40-mac
timestamp=2026-01-06T21:14:50
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:50", timestamp_log="2026-01-06T21:14:50", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="mrf24j40-mac", target="olimex-stm32-e407:mrf24j40-mac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1289", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1289", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:mrf24j40-mac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/usbnsh
target=olimex-stm32-e407:usbnsh
timestamp=2026-01-06T21:15:41
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:41", timestamp_log="2026-01-06T21:15:41", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="usbnsh", target="olimex-stm32-e407:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1302", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1302", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:52 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/mrf24j40-6lowpan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/mrf24j40-6lowpan
target=olimex-stm32-e407:mrf24j40-6lowpan
timestamp=2026-01-06T21:16:24
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:24", timestamp_log="2026-01-06T21:16:24", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="mrf24j40-6lowpan", target="olimex-stm32-e407:mrf24j40-6lowpan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1316", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1316", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:mrf24j40-6lowpan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/timer,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/timer
target=olimex-stm32-e407:timer
timestamp=2026-01-06T21:17:15
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:15", timestamp_log="2026-01-06T21:17:15", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="timer", target="olimex-stm32-e407:timer", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1329", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1329", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:timer", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-e407:webserver
timestamp=2026-01-06T21:17:52
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:52", timestamp_log="2026-01-06T21:17:52", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="webserver", target="olimex-stm32-e407:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1342", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1342", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:webserver", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/nsh
target=olimex-stm32-e407:nsh
timestamp=2026-01-06T21:18:50
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:50", timestamp_log="2026-01-06T21:18:50", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="nsh", target="olimex-stm32-e407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1357", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1357", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/bmp180,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/bmp180
target=olimex-stm32-e407:bmp180
timestamp=2026-01-06T21:19:27
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:27", timestamp_log="2026-01-06T21:19:27", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="bmp180", target="olimex-stm32-e407:bmp180", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1371", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1371", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:bmp180", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:53 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/netnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-e407:netnsh
timestamp=2026-01-06T21:20:03
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:03", timestamp_log="2026-01-06T21:20:03", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="netnsh", target="olimex-stm32-e407:netnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1384", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1384", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:netnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/dac,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/dac
target=olimex-stm32-e407:dac
timestamp=2026-01-06T21:21:02
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:02", timestamp_log="2026-01-06T21:21:02", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="dac", target="olimex-stm32-e407:dac", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1399", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1399", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:dac", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-e407/ina219,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-e407/ina219
target=olimex-stm32-e407:ina219
timestamp=2026-01-06T21:21:39
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:39", timestamp_log="2026-01-06T21:21:39", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-e407", config="ina219", target="olimex-stm32-e407:ina219", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1413", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1413", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-e407:ina219", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-h405/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-h405:usbnsh
timestamp=2026-01-06T21:22:14
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:14", timestamp_log="2026-01-06T21:22:14", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h405", config="usbnsh", target="olimex-stm32-h405:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1426", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1426", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h405:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-h407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-h407/nsh
target=olimex-stm32-h407:nsh
timestamp=2026-01-06T21:23:02
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:02", timestamp_log="2026-01-06T21:23:02", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h407", config="nsh", target="olimex-stm32-h407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1441", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1441", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h407:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:54 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-h407/nsh_uext,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-h407/nsh_uext
target=olimex-stm32-h407:nsh_uext
timestamp=2026-01-06T21:23:40
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:40", timestamp_log="2026-01-06T21:23:40", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-h407", config="nsh_uext", target="olimex-stm32-h407:nsh_uext", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1454", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1454", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-h407:nsh_uext", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p107/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p107/nsh
target=olimex-stm32-p107:nsh
timestamp=2026-01-06T21:24:20
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:24:20", timestamp_log="2026-01-06T21:24:20", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p107", config="nsh", target="olimex-stm32-p107:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1467", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1467", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p107:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p207/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=olimex-stm32-p207:nsh
timestamp=2026-01-06T21:25:17
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:17", timestamp_log="2026-01-06T21:25:17", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p207", config="nsh", target="olimex-stm32-p207:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1480", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1480", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p207:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/mqttc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/mqttc
target=olimex-stm32-p407:mqttc
timestamp=2026-01-06T21:26:12
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:12", timestamp_log="2026-01-06T21:26:12", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="mqttc", target="olimex-stm32-p407:mqttc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1495", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1495", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:mqttc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:55 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/module,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/module
target=olimex-stm32-p407:module
timestamp=2026-01-06T21:27:17
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:17", timestamp_log="2026-01-06T21:27:17", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="module", target="olimex-stm32-p407:module", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1515", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1515", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:module", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/knsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/knsh
target=olimex-stm32-p407:knsh
timestamp=2026-01-06T21:28:04
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:04", timestamp_log="2026-01-06T21:28:04", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="knsh", target="olimex-stm32-p407:knsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1528", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1528", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:knsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/dhtxx,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/dhtxx
target=olimex-stm32-p407:dhtxx
timestamp=2026-01-06T21:29:18
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:18", timestamp_log="2026-01-06T21:29:18", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="dhtxx", target="olimex-stm32-p407:dhtxx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1541", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1541", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:dhtxx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/hidkbd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/hidkbd
target=olimex-stm32-p407:hidkbd
timestamp=2026-01-06T21:30:03
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:03", timestamp_log="2026-01-06T21:30:03", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="hidkbd", target="olimex-stm32-p407:hidkbd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1554", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1554", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:hidkbd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/nsh
target=olimex-stm32-p407:nsh
timestamp=2026-01-06T21:30:42
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:42", timestamp_log="2026-01-06T21:30:42", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="nsh", target="olimex-stm32-p407:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1567", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1567", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:56 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/audio,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/audio
target=olimex-stm32-p407:audio
timestamp=2026-01-06T21:31:19
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:19", timestamp_log="2026-01-06T21:31:19", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="audio", target="olimex-stm32-p407:audio", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1580", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1580", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:audio", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/zmodem,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/zmodem
target=olimex-stm32-p407:zmodem
timestamp=2026-01-06T21:31:57
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:57", timestamp_log="2026-01-06T21:31:57", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="zmodem", target="olimex-stm32-p407:zmodem", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1593", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1593", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:zmodem", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/kelf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/kelf
target=olimex-stm32-p407:kelf
timestamp=2026-01-06T21:32:35
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:35", timestamp_log="2026-01-06T21:32:35", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="kelf", target="olimex-stm32-p407:kelf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1606", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1606", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:kelf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:57 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimex-stm32-p407/kmodule,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize olimex-stm32-p407/kmodule
target=olimex-stm32-p407:kmodule
timestamp=2026-01-06T21:33:51
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:51", timestamp_log="2026-01-06T21:33:51", user="NuttX", arch="arm", subarch="stm32", group="arm-09", board="olimex-stm32-p407", config="kmodule", target="olimex-stm32-p407:kmodule", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1619", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687314#step:10:1619", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimex-stm32-p407:kmodule", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:04:57 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-10 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-10
+ local os=Linux
+ local step=10
+ local group=arm-10
+ local 'job_name=Linux (arm-10)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-10)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 61502 0 0:00:02 0:00:02 --:--:-- 61512
+ local job_id=59617687325
+ set +x
job_id=59617687325
+ [[ 59617687325 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/7_Linux (arm-10).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/7_Linux (arm-10).txt'
+ local filename=ci-arm-10.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-10.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:83
+ cat '/tmp/ingest-nuttx-builds/7_Linux (arm-10).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-10.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {23e0486f-5609-4e3d-ac02-b7b2e8fd8520}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-10)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2006) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-10.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-10 --run-id 20761543268 --job-id 59617687325 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-10.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-10 --run-id 20761543268 --job-id 59617687325 --step 10`
lines[0]=Configuration/Tool: olimexino-stm32/tiny,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize olimexino-stm32/tiny
target=olimexino-stm32:tiny
timestamp=2026-01-06T21:28:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:39", timestamp_log="2026-01-06T21:28:39", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="tiny", target="olimexino-stm32:tiny", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:776", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:tiny", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimexino-stm32/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize olimexino-stm32/nsh
target=olimexino-stm32:nsh
timestamp=2026-01-06T21:29:28
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:29:28", timestamp_log="2026-01-06T21:29:28", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="nsh", target="olimexino-stm32:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:786", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimexino-stm32/can,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize olimexino-stm32/can
target=olimexino-stm32:can
timestamp=2026-01-06T21:30:19
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:30:19", timestamp_log="2026-01-06T21:30:19", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="can", target="olimexino-stm32:can", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:796", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:can", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimexino-stm32/smallnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize olimexino-stm32/smallnsh
target=olimexino-stm32:smallnsh
timestamp=2026-01-06T21:31:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:07", timestamp_log="2026-01-06T21:31:07", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="smallnsh", target="olimexino-stm32:smallnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:806", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:smallnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: olimexino-stm32/composite,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize olimexino-stm32/composite
target=olimexino-stm32:composite
timestamp=2026-01-06T21:31:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:31:57", timestamp_log="2026-01-06T21:31:57", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="olimexino-stm32", config="composite", target="olimexino-stm32:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:816", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/olimexino-stm32:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: omnibusf4/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize omnibusf4/nsh
target=omnibusf4:nsh
timestamp=2026-01-06T21:32:34
*** Msg: ##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^
*** Msg: 1 warning generated.
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:32:34", timestamp_log="2026-01-06T21:32:34", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="omnibusf4", config="nsh", target="omnibusf4:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:826", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:826", msg="##[warning]chip/stm32_gpio.c:44:11: warning: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages] \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^ \n 1 warning generated.", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/omnibusf4:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/usbnsh
target=photon:usbnsh
timestamp=2026-01-06T21:33:30
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:33:30", timestamp_log="2026-01-06T21:33:30", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="usbnsh", target="photon:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:840", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:840", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/adb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/adb
target=photon:adb
timestamp=2026-01-06T21:34:21
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:34:21", timestamp_log="2026-01-06T21:34:21", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="adb", target="photon:adb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:853", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:853", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:adb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/rgbled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/rgbled
target=photon:rgbled
timestamp=2026-01-06T21:35:16
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:16", timestamp_log="2026-01-06T21:35:16", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="rgbled", target="photon:rgbled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:880", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:880", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:rgbled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/nsh
target=photon:nsh
timestamp=2026-01-06T21:35:53
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:35:53", timestamp_log="2026-01-06T21:35:53", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="nsh", target="photon:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:893", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:893", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:02 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/wlan-perf,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/wlan-perf
target=photon:wlan-perf
timestamp=2026-01-06T21:36:30
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:36:30", timestamp_log="2026-01-06T21:36:30", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="wlan-perf", target="photon:wlan-perf", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:906", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:906", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:wlan-perf", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: photon/wlan,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize photon/wlan
target=photon:wlan
timestamp=2026-01-06T21:37:23
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:37:23", timestamp_log="2026-01-06T21:37:23", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="photon", config="wlan", target="photon:wlan", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:926", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:926", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/photon:wlan", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: shenzhou/nxwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize shenzhou/nxwm
target=shenzhou:nxwm
timestamp=2026-01-06T21:38:31
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:38:31", timestamp_log="2026-01-06T21:38:31", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="shenzhou", config="nxwm", target="shenzhou:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:946", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:946", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/shenzhou:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: shenzhou/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize shenzhou/nsh
target=shenzhou:nsh
timestamp=2026-01-06T21:39:43
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:39:43", timestamp_log="2026-01-06T21:39:43", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="shenzhou", config="nsh", target="shenzhou:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:959", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:959", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/shenzhou:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG
*** Not a target: Skipping: shenzhou/thttpd,CONFIG_ARM_TOOLCHAIN_CLANG
lines[0]=Configuration/Tool: stm3210e-eval/nx,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm3210e-eval/nx
target=stm3210e-eval:nx
timestamp=2026-01-06T21:40:45
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:40:45", timestamp_log="2026-01-06T21:40:45", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nx", target="stm3210e-eval:nx", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:979", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:979", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nx", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/pm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm3210e-eval/pm
target=stm3210e-eval:pm
timestamp=2026-01-06T21:41:35
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:41:35", timestamp_log="2026-01-06T21:41:35", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="pm", target="stm3210e-eval:pm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:992", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:992", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:pm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/usbserial,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last=/usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
target=stm3210e-eval:usbserial
timestamp=2026-01-06T21:42:23
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:42:23", timestamp_log="2026-01-06T21:42:23", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="usbserial", target="stm3210e-eval:usbserial", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1005", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1005", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-elf-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:usbserial", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/usbmsc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=stm3210e-eval:usbmsc
timestamp=2026-01-06T21:43:11
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:43:11", timestamp_log="2026-01-06T21:43:11", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="usbmsc", target="stm3210e-eval:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1020", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1020", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/nsh2,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm3210e-eval/nsh2
target=stm3210e-eval:nsh2
timestamp=2026-01-06T21:44:00
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:00", timestamp_log="2026-01-06T21:44:00", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nsh2", target="stm3210e-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1035", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1035", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nsh2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:03 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last=/usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
target=stm3210e-eval:nsh
timestamp=2026-01-06T21:44:57
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
*** Msg: /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:44:57", timestamp_log="2026-01-06T21:44:57", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nsh", target="stm3210e-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1048", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1048", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found \n /usr/bin/bash: line 1: arm-nuttx-eabi-gcc: command not found", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/composite,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm3210e-eval/composite
target=stm3210e-eval:composite
timestamp=2026-01-06T21:45:41
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:45:41", timestamp_log="2026-01-06T21:45:41", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="composite", target="stm3210e-eval:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1063", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1063", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3210e-eval/nxterm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm3210e-eval/nxterm
target=stm3210e-eval:nxterm
timestamp=2026-01-06T21:46:31
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:46:31", timestamp_log="2026-01-06T21:46:31", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3210e-eval", config="nxterm", target="stm3210e-eval:nxterm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1076", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1076", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3210e-eval:nxterm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/nxwm
target=stm3220g-eval:nxwm
timestamp=2026-01-06T21:47:27
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:47:27", timestamp_log="2026-01-06T21:47:27", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nxwm", target="stm3220g-eval:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1089", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1089", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/telnetd
target=stm3220g-eval:telnetd
timestamp=2026-01-06T21:48:38
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:48:38", timestamp_log="2026-01-06T21:48:38", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="telnetd", target="stm3220g-eval:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1102", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1102", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:telnetd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/dhcpd
target=stm3220g-eval:dhcpd
timestamp=2026-01-06T21:49:30
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:49:30", timestamp_log="2026-01-06T21:49:30", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="dhcpd", target="stm3220g-eval:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1115", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1115", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:dhcpd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:04 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/nettest
target=stm3220g-eval:nettest
timestamp=2026-01-06T21:50:20
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:50:20", timestamp_log="2026-01-06T21:50:20", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nettest", target="stm3220g-eval:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1128", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1128", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nettest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/nsh2
target=stm3220g-eval:nsh2
timestamp=2026-01-06T21:51:10
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:51:10", timestamp_log="2026-01-06T21:51:10", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nsh2", target="stm3220g-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1141", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1141", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nsh2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3220g-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3220g-eval/nsh
target=stm3220g-eval:nsh
timestamp=2026-01-06T21:52:09
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:09", timestamp_log="2026-01-06T21:52:09", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3220g-eval", config="nsh", target="stm3220g-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1154", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1154", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3220g-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/nxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/nxwm
target=stm3240g-eval:nxwm
timestamp=2026-01-06T21:52:52
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:52:52", timestamp_log="2026-01-06T21:52:52", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nxwm", target="stm3240g-eval:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1167", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1167", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/discover,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/discover
target=stm3240g-eval:discover
timestamp=2026-01-06T21:54:06
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:54:06", timestamp_log="2026-01-06T21:54:06", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="discover", target="stm3240g-eval:discover", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1180", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1180", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:discover", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:05 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/telnetd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/telnetd
target=stm3240g-eval:telnetd
timestamp=2026-01-06T21:55:05
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:55:05", timestamp_log="2026-01-06T21:55:05", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="telnetd", target="stm3240g-eval:telnetd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1193", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1193", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:telnetd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:06 GMT", "content-length": "0"} }
lines[0]=Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
*** Not a target: Skipping: stm3240g-eval/knxwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines[0]=Configuration/Tool: stm3240g-eval/dhcpd,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/dhcpd
target=stm3240g-eval:dhcpd
timestamp=2026-01-06T21:56:00
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:00", timestamp_log="2026-01-06T21:56:00", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="dhcpd", target="stm3240g-eval:dhcpd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1213", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1213", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:dhcpd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/nettest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/nettest
target=stm3240g-eval:nettest
timestamp=2026-01-06T21:56:46
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:56:46", timestamp_log="2026-01-06T21:56:46", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nettest", target="stm3240g-eval:nettest", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1226", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1226", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nettest", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/nsh2,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/nsh2
target=stm3240g-eval:nsh2
timestamp=2026-01-06T21:57:36
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:57:36", timestamp_log="2026-01-06T21:57:36", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nsh2", target="stm3240g-eval:nsh2", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1239", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1239", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nsh2", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:06 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/webserver,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/webserver
target=stm3240g-eval:webserver
timestamp=2026-01-06T21:58:36
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:58:36", timestamp_log="2026-01-06T21:58:36", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="webserver", target="stm3240g-eval:webserver", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1252", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1252", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:webserver", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/nsh
target=stm3240g-eval:nsh
timestamp=2026-01-06T21:59:34
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:59:34", timestamp_log="2026-01-06T21:59:34", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nsh", target="stm3240g-eval:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1265", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1265", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/fb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/fb
target=stm3240g-eval:fb
timestamp=2026-01-06T22:00:32
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:00:32", timestamp_log="2026-01-06T22:00:32", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="fb", target="stm3240g-eval:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1278", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1278", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/xmlrpc,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/xmlrpc
target=stm3240g-eval:xmlrpc
timestamp=2026-01-06T22:01:15
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:01:15", timestamp_log="2026-01-06T22:01:15", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="xmlrpc", target="stm3240g-eval:xmlrpc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1291", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1291", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:xmlrpc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:07 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm3240g-eval/nxterm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm3240g-eval/nxterm
target=stm3240g-eval:nxterm
timestamp=2026-01-06T22:02:12
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T22:02:12", timestamp_log="2026-01-06T22:02:12", user="NuttX", arch="arm", subarch="stm32", group="arm-10", board="stm3240g-eval", config="nxterm", target="stm3240g-eval:nxterm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1304", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687325#step:10:1304", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm3240g-eval:nxterm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:07 GMT", "content-length": "0"} }
+ for group in arm-01 arm-02 arm-03 arm-04 arm-05 arm-06 arm-07 arm-08 arm-09 arm-10 arm-11 arm-12 arm-13 arm-14 arm64-01 other risc-v-01 risc-v-02 risc-v-03 risc-v-04 risc-v-05 risc-v-06 sim-01 sim-02 sim-03 x86_64-01 xtensa-01 xtensa-02 msys2
+ [[ arm-11 == \m\s\y\s\2 ]]
+ ingest_log Linux 10 arm-11
+ local os=Linux
+ local step=10
+ local group=arm-11
+ local 'job_name=Linux (arm-11)'
++ curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer ...' -H 'X-GitHub-Api-Version: 2022-11-28' 'https://api.github.com/repos/NuttX/nuttx/actions/runs/20761543268/jobs?per_page=100'
++ jq '.jobs | map(select(.name == "Linux (arm-11)")) | .[].id'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 66841 0 0:00:02 0:00:02 --:--:-- 66859
+ local job_id=59617687359
+ set +x
job_id=59617687359
+ [[ 59617687359 == '' ]]
+ sleep 1
++ ls '/tmp/ingest-nuttx-builds/11_Linux (arm-11).txt'
+ local 'log_file=/tmp/ingest-nuttx-builds/11_Linux (arm-11).txt'
+ local filename=ci-arm-11.log
+ local pathname=/tmp/ingest-nuttx-builds/ci-arm-11.log
+ local linenum=83
+ local url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:83
+ cat '/tmp/ingest-nuttx-builds/11_Linux (arm-11).txt'
+ colrm 1 29
+ head -n 100 /tmp/ingest-nuttx-builds/ci-arm-11.log
Current runner version: '2.330.0'
##[group]Runner Image Provisioner
Hosted Compute Agent
Version: 20251211.462
Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61
Build Date: 2025-12-11T16:28:49Z
Worker ID: {7f1776f4-c469-4818-b21b-76b0c045ada7}
##[endgroup]
##[group]Operating System
Ubuntu
24.04.3
LTS
##[endgroup]
##[group]Runner Image
Image: ubuntu-24.04
Version: 20251215.174.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251215.174/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251215.174
##[endgroup]
##[group]GITHUB_TOKEN Permissions
Contents: read
Metadata: read
##[endgroup]
Secret source: Actions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/download-artifact@v7' (SHA:37930b1c2abaa49bbe596cd826c3c89aef350131)
Download action repository 'docker/login-action@v3' (SHA:5e57cd118135c172c3672efd75eb46360885c0ef)
Download action repository 'actions/upload-artifact@v6' (SHA:b7c566a772e6b6bfb58ed0dc250532a479d7789f)
Complete job name: Linux (arm-11)
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 54G 19G 75% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run sudo rm -rf /usr/local/lib/android
sudo rm -rf /usr/local/lib/android
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run df -h
df -h
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Filesystem Size Used Avail Use% Mounted on
/dev/root 72G 42G 31G 58% /
tmpfs 7.9G 84K 7.9G 1% /dev/shm
tmpfs 3.2G 1.2M 3.2G 1% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda16 881M 62M 758M 8% /boot
/dev/sda15 105M 6.2M 99M 6% /boot/efi
/dev/sdb1 74G 4.1G 66G 6% /mnt
tmpfs 1.6G 12K 1.6G 1% /run/user/1001
##[group]Run actions/download-artifact@v7
with:
name: source-bundle
path: .
merge-multiple: false
repository: NuttX/nuttx
run-id: 20761543268
env:
DOCKER_BUILDKIT: 1
##[endgroup]
Downloading single artifact
Preparing to download the following artifacts:
- source-bundle (ID: 5041912600, Size: 521541148, Expected Digest: sha256:a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517)
Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/5eb518ee-b252-46ca-ad24-0ee7ac4399dd/workflow-job-run-7eb0873d-bc5f-5c1c-86b5-6073d775541e/artifacts/239ea24db366af7a360aca64008a5a55b3bb443dfaeda64abcee97ddfbe58903.zip
Starting download of artifact to: /home/runner/work/nuttx/nuttx
(node:2001) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
SHA256 digest of downloaded artifact is a4b184fa55afb9832bdc4c9d2c20a4341a6a5f47d5355fe4c972459d29dfa517
Artifact download completed successfully.
Total of 1 artifact(s) downloaded
Download artifact has finished successfully
##[group]Run tar zxf sources.tar.gz
tar zxf sources.tar.gz
shell: /usr/bin/bash -e {0}
env:
DOCKER_BUILDKIT: 1
##[endgroup]
##[group]Run docker/login-action@v3
with:
registry: ghcr.io
username: lupyuen
password: ***
logout: true
+ set +x
url=https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:83
+ cargo run -- --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-11.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-11 --run-id 20761543268 --job-id 59617687359 --step 10
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
Running `target/debug/ingest-nuttx-builds --user NuttX --repo nuttx --defconfig /tmp/defconfig-github.txt --file /tmp/ingest-nuttx-builds/ci-arm-11.log --nuttx-hash e3403709f8f4f8b52bf811a7894fac0c410dc4f9 --apps-hash 416c315f928110b37f9b7a362f4dd2f2d89b0cac --group arm-11 --run-id 20761543268 --job-id 59617687359 --step 10`
lines[0]=Cmake in present: stm32_tiny/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32_tiny:usbnsh
timestamp=2026-01-06T21:04:03
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:03", timestamp_log="2026-01-06T21:04:03", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32_tiny", config="usbnsh", target="stm32_tiny:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:771", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32_tiny:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:11 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32_tiny/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32_tiny:nsh
timestamp=2026-01-06T21:04:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:04:38", timestamp_log="2026-01-06T21:04:38", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32_tiny", config="nsh", target="stm32_tiny:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:782", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32_tiny:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:11 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32butterfly2/nshusbhost,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32butterfly2:nshusbhost
timestamp=2026-01-06T21:05:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:09", timestamp_log="2026-01-06T21:05:09", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshusbhost", target="stm32butterfly2:nshusbhost", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:793", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshusbhost", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32butterfly2/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32butterfly2:nsh
timestamp=2026-01-06T21:05:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:05:43", timestamp_log="2026-01-06T21:05:43", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nsh", target="stm32butterfly2:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:804", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32butterfly2/nshnet,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32butterfly2:nshnet
timestamp=2026-01-06T21:06:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:02", timestamp_log="2026-01-06T21:06:02", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshnet", target="stm32butterfly2:nshnet", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:815", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshnet", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32butterfly2/nshusbdev,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32butterfly2:nshusbdev
timestamp=2026-01-06T21:06:41
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:06:41", timestamp_log="2026-01-06T21:06:41", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32butterfly2", config="nshusbdev", target="stm32butterfly2:nshusbdev", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:826", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32butterfly2:nshusbdev", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/lcd1602,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:lcd1602
timestamp=2026-01-06T21:07:02
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:02", timestamp_log="2026-01-06T21:07:02", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="lcd1602", target="stm32f103-minimum:lcd1602", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:837", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:lcd1602", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/buttons,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:buttons
timestamp=2026-01-06T21:07:21
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:21", timestamp_log="2026-01-06T21:07:21", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="buttons", target="stm32f103-minimum:buttons", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:848", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:buttons", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f103-minimum/ssd1306,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm32f103-minimum/ssd1306
target=stm32f103-minimum:ssd1306
timestamp=2026-01-06T21:07:40
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:07:40", timestamp_log="2026-01-06T21:07:40", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="ssd1306", target="stm32f103-minimum:ssd1306", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:858", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:858", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:ssd1306", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/nrf24,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:nrf24
timestamp=2026-01-06T21:08:25
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:25", timestamp_log="2026-01-06T21:08:25", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="nrf24", target="stm32f103-minimum:nrf24", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:872", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:nrf24", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/mcp2515,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:mcp2515
timestamp=2026-01-06T21:08:43
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:08:43", timestamp_log="2026-01-06T21:08:43", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="mcp2515", target="stm32f103-minimum:mcp2515", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:883", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:mcp2515", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f103-minimum/jlx12864g,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm32f103-minimum/jlx12864g
target=stm32f103-minimum:jlx12864g
timestamp=2026-01-06T21:09:02
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:02", timestamp_log="2026-01-06T21:09:02", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="jlx12864g", target="stm32f103-minimum:jlx12864g", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:893", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:893", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:jlx12864g", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:12 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/usbnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:usbnsh
timestamp=2026-01-06T21:09:48
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:09:48", timestamp_log="2026-01-06T21:09:48", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="usbnsh", target="stm32f103-minimum:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:907", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/audio_tone,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:audio_tone
timestamp=2026-01-06T21:10:05
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:05", timestamp_log="2026-01-06T21:10:05", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="audio_tone", target="stm32f103-minimum:audio_tone", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:918", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:audio_tone", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f103-minimum/adb,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm32f103-minimum/adb
target=stm32f103-minimum:adb
timestamp=2026-01-06T21:10:25
*** Msg: %% TToottaall %% RReecceeiivveedd %% XXffeerrdd AAvveerraaggee Speed Time Time S p eTeidm e TCiumrer e n t
*** Msg: T i m e T i m e Cu r r e n t
*** Msg: D l o a d Upload Total S pe n t L e f t DSlpoeaedd
*** Msg: Upl
*** Msg: o a d0 T o t0a l 0S p e n t 0 L e0f t S p0e e d
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:10:25", timestamp_log="2026-01-06T21:10:25", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="adb", target="stm32f103-minimum:adb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:928", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:928", msg="%% TToottaall %% RReecceeiivveedd %% XXffeerrdd AAvveerraaggee Speed Time Time S p eTeidm e TCiumrer e n t \n T i m e T i m e Cu r r e n t \n D l o a d Upload Total S pe n t L e f t DSlpoeaedd \n Upl \n o a d0 T o t0a l 0S p e n t 0 L e0f t S p0e e d \n chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONF", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:adb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/rfid-rc522,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:rfid-rc522
timestamp=2026-01-06T21:11:14
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:14", timestamp_log="2026-01-06T21:11:14", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="rfid-rc522", target="stm32f103-minimum:rfid-rc522", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:958", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:rfid-rc522", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/hello,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:hello
timestamp=2026-01-06T21:11:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:33", timestamp_log="2026-01-06T21:11:33", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="hello", target="stm32f103-minimum:hello", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:969", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:hello", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/rgbled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:rgbled
timestamp=2026-01-06T21:11:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:11:59", timestamp_log="2026-01-06T21:11:59", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="rgbled", target="stm32f103-minimum:rgbled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:980", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:rgbled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f103-minimum/sensors,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= [1/1] Normalize stm32f103-minimum/sensors
target=stm32f103-minimum:sensors
timestamp=2026-01-06T21:12:18
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options.
*** Msg: lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
*** Msg: lto-wrapper: note: see the '-flto' option documentation for more information
*** Msg: /tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:12:18", timestamp_log="2026-01-06T21:12:18", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="sensors", target="stm32f103-minimum:sensors", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:990", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:990", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~ \n lto-wrapper: warning: Extra option to '-Xassembler': -mthumb, dropping all '-Xassembler' and '-Wa' options. \n lto-wrapper: warning: using serial compilation of 2 LTRANS jobs \n lto-wrapper: note: see the '-flto'", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.5
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:sensors", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/userled,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:userled
timestamp=2026-01-06T21:13:01
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:01", timestamp_log="2026-01-06T21:13:01", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="userled", target="stm32f103-minimum:userled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1008", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:userled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/pwm,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:pwm
timestamp=2026-01-06T21:13:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:20", timestamp_log="2026-01-06T21:13:20", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="pwm", target="stm32f103-minimum:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1019", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:nsh
timestamp=2026-01-06T21:13:38
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:38", timestamp_log="2026-01-06T21:13:38", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="nsh", target="stm32f103-minimum:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1030", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:13 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/veml6070,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:veml6070
timestamp=2026-01-06T21:13:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:13:57", timestamp_log="2026-01-06T21:13:57", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="veml6070", target="stm32f103-minimum:veml6070", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1041", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:veml6070", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f103-minimum/apds9960,CONFIG_ARM_TOOLCHAIN_GNU_EABI
lines.last= Building NuttX...
target=stm32f103-minimum:apds9960
timestamp=2026-01-06T21:14:15
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:15", timestamp_log="2026-01-06T21:14:15", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f103-minimum", config="apds9960", target="stm32f103-minimum:apds9960", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1052", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f103-minimum:apds9960", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f334-disco/buckboost,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f334-disco:buckboost
timestamp=2026-01-06T21:14:33
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:14:33", timestamp_log="2026-01-06T21:14:33", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="buckboost", target="stm32f334-disco:buckboost", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1063", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:buckboost", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f334-disco:nsh
timestamp=2026-01-06T21:15:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:07", timestamp_log="2026-01-06T21:15:07", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="nsh", target="stm32f334-disco:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1074", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f334-disco/powerled,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f334-disco:powerled
timestamp=2026-01-06T21:15:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:15:37", timestamp_log="2026-01-06T21:15:37", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f334-disco", config="powerled", target="stm32f334-disco:powerled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1085", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f334-disco:powerled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f3discovery/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f3discovery:usbnsh
timestamp=2026-01-06T21:16:06
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:06", timestamp_log="2026-01-06T21:16:06", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f3discovery", config="usbnsh", target="stm32f3discovery:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1096", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f3discovery:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f3discovery/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f3discovery:nsh
timestamp=2026-01-06T21:16:39
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:16:39", timestamp_log="2026-01-06T21:16:39", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f3discovery", config="nsh", target="stm32f3discovery:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1107", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f3discovery:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:14 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f411-minimum/usbmsc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f411-minimum:usbmsc
timestamp=2026-01-06T21:17:00
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:00", timestamp_log="2026-01-06T21:17:00", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="usbmsc", target="stm32f411-minimum:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1118", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f411-minimum/rgbled,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f411-minimum/rgbled
target=stm32f411-minimum:rgbled
timestamp=2026-01-06T21:17:32
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:17:32", timestamp_log="2026-01-06T21:17:32", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="rgbled", target="stm32f411-minimum:rgbled", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1128", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1128", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:rgbled", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:15 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f411-minimum/spifsnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f411-minimum:spifsnsh
timestamp=2026-01-06T21:18:16
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:16", timestamp_log="2026-01-06T21:18:16", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="spifsnsh", target="stm32f411-minimum:spifsnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1142", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:spifsnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:15 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f411-minimum/pwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f411-minimum/pwm
target=stm32f411-minimum:pwm
timestamp=2026-01-06T21:18:37
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:18:37", timestamp_log="2026-01-06T21:18:37", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="pwm", target="stm32f411-minimum:pwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1152", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1152", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:pwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:15 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f411-minimum/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f411-minimum:nsh
timestamp=2026-01-06T21:19:07
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:07", timestamp_log="2026-01-06T21:19:07", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="nsh", target="stm32f411-minimum:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1166", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:15 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f411-minimum/composite,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f411-minimum:composite
timestamp=2026-01-06T21:19:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:37", timestamp_log="2026-01-06T21:19:37", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411-minimum", config="composite", target="stm32f411-minimum:composite", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1177", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411-minimum:composite", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:16 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f411e-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f411e-disco:nsh
timestamp=2026-01-06T21:19:57
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:19:57", timestamp_log="2026-01-06T21:19:57", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f411e-disco", config="nsh", target="stm32f411e-disco:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1188", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f411e-disco:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/nxwm,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/nxwm
target=stm32f429i-disco:nxwm
timestamp=2026-01-06T21:20:16
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:20:16", timestamp_log="2026-01-06T21:20:16", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="nxwm", target="stm32f429i-disco:nxwm", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1198", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1198", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:nxwm", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:16 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/highpri,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:highpri
timestamp=2026-01-06T21:21:20
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:20", timestamp_log="2026-01-06T21:21:20", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="highpri", target="stm32f429i-disco:highpri", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1212", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:highpri", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:16 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/bootlogo,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/bootlogo
target=stm32f429i-disco:bootlogo
timestamp=2026-01-06T21:21:52
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:21:52", timestamp_log="2026-01-06T21:21:52", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="bootlogo", target="stm32f429i-disco:bootlogo", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1222", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1222", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:bootlogo", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:17 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/usbmsc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:usbmsc
timestamp=2026-01-06T21:22:37
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:22:37", timestamp_log="2026-01-06T21:22:37", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="usbmsc", target="stm32f429i-disco:usbmsc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1236", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:usbmsc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:17 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/adc,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:adc
timestamp=2026-01-06T21:23:09
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:09", timestamp_log="2026-01-06T21:23:09", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="adc", target="stm32f429i-disco:adc", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1247", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:adc", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/lvgl,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/lvgl
target=stm32f429i-disco:lvgl
timestamp=2026-01-06T21:23:29
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:23:29", timestamp_log="2026-01-06T21:23:29", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="lvgl", target="stm32f429i-disco:lvgl", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1257", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1257", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:lvgl", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:17 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/lcd,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/lcd
target=stm32f429i-disco:lcd
timestamp=2026-01-06T21:25:04
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:04", timestamp_log="2026-01-06T21:25:04", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="lcd", target="stm32f429i-disco:lcd", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1270", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1270", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:lcd", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:17 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/usbnsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:usbnsh
timestamp=2026-01-06T21:25:47
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:25:47", timestamp_log="2026-01-06T21:25:47", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="usbnsh", target="stm32f429i-disco:usbnsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1284", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:usbnsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/gdbstub,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/gdbstub
target=stm32f429i-disco:gdbstub
timestamp=2026-01-06T21:26:13
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:13", timestamp_log="2026-01-06T21:26:13", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="gdbstub", target="stm32f429i-disco:gdbstub", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1294", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1294", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:gdbstub", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:18 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:nsh
timestamp=2026-01-06T21:26:59
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:26:59", timestamp_log="2026-01-06T21:26:59", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="nsh", target="stm32f429i-disco:nsh", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1308", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:nsh", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/systemview,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/systemview
target=stm32f429i-disco:systemview
timestamp=2026-01-06T21:27:18
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:18", timestamp_log="2026-01-06T21:27:18", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="systemview", target="stm32f429i-disco:systemview", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1318", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1318", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:systemview", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:18 GMT", "content-length": "0"} }
lines[0]=Cmake in present: stm32f429i-disco/extflash,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= Building NuttX...
target=stm32f429i-disco:extflash
timestamp=2026-01-06T21:27:56
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:27:56", timestamp_log="2026-01-06T21:27:56", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="extflash", target="stm32f429i-disco:extflash", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1332", url_display="", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 1
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:extflash", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:18 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/fb,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/fb
target=stm32f429i-disco:fb
timestamp=2026-01-06T21:28:27
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:27", timestamp_log="2026-01-06T21:28:27", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="fb", target="stm32f429i-disco:fb", url="https://github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1342", url_display="github.com/NuttX/nuttx/actions/runs/20761543268/job/59617687359#step:10:1342", msg="chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py' \n 44 | # pragma message \"CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py\" \n | ^~~~~~~", nuttx_hash="e3403709f8f4f8b52bf811a7894fac0c410dc4f9", apps_hash="416c315f928110b37f9b7a362f4dd2f2d89b0cac" } 0.8
res=Response { url: "http://localhost:9091/metrics/job/NuttX/instance/stm32f429i-disco:fb", status: 200, headers: {"date": "Wed, 07 Jan 2026 02:05:19 GMT", "content-length": "0"} }
lines[0]=Configuration/Tool: stm32f429i-disco/ofloader,CONFIG_ARM_TOOLCHAIN_CLANG
lines.last= [1/1] Normalize stm32f429i-disco/ofloader
target=stm32f429i-disco:ofloader
timestamp=2026-01-06T21:28:59
*** Msg: chip/stm32_gpio.c:44:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
*** Msg: 44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
*** Msg: | ^~~~~~~
*** Msg: arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
body=
# TYPE build_score gauge
# HELP build_score 1.0 for successful build, 0.0 for failed build
build_score{ version="3", timestamp="2026-01-06T21:28:59", timestamp_log="2026-01-06T21:28:59", user="NuttX", arch="arm", subarch="stm32", group="arm-11", board="stm32f429i-disco", config="ofloader", target="stm32f429i-disco:ofloader", url="https://github.com/NuttX/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment