This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-04-08 14:10:41+08:00 [COMMAND="/home/luppy/nuttx-release/release-pinephone.sh" TERM="xterm-256color" TTY="/dev/pts/42" COLUMNS="111" LINES="67"] | |
----- Validate NuttX Release for PinePhone | |
release=12.9.0 | |
candidate=RC0 | |
hash=47cdb6a283 | |
https://github.com/lupyuen/nuttx-release/blob/main/release-pinephone.sh | |
----- Remove checkrelease folder | |
rm: cannot remove 'checkrelease/nuttx': Directory not empty | |
+ neofetch | |
.-/+oossssoo+/-. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-04-08 14:09:59+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/40" COLUMNS="118" LINES="67"] | |
----- Validate NuttX Release for Ox64 | |
release=12.9.0 | |
candidate=RC0 | |
hash=47cdb6a283 | |
https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh | |
----- Remove checkrelease folder | |
+ neofetch | |
.-/+oossssoo+/-. | |
`:+ssssssssssssssssss+:` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-04-08 13:55:24+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/40" COLUMNS="118" LINES="67"] | |
----- Validate NuttX Release for Ox64 | |
release=12.9.0 | |
candidate=RC0 | |
hash=47cdb6a283 | |
https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh | |
----- Remove checkrelease folder | |
rm: cannot remove 'checkrelease': No such file or directory | |
+ neofetch | |
.-/+oossssoo+/-. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on Tue Apr 8 13:54:13 2025 | |
Command: /Users/luppy/nuttx-release/release-milkvduos.sh | |
----- Validate NuttX Release for Milk-V Duo S | |
release=12.9.0 | |
candidate=RC0 | |
hash=47cdb6a283 | |
https://github.com/lupyuen/nuttx-release/blob/main/release-milkvduos.sh | |
----- Remove checkrelease folder | |
rm: checkrelease: No such file or directory | |
+ neofetch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run -it ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest /bin/bash -c ' | |
set -x ; | |
uname -a ; | |
cd ; | |
pwd ; | |
git clone https://github.com/anchao/nuttx nuttx --branch 25020501 ; | |
git clone https://github.com/anchao/nuttx-apps apps --branch 25020501 ; | |
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd ; | |
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd ; | |
sleep 10 ; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run \ | |
-it \ | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ | |
/bin/bash | |
cd | |
git clone https://github.com/anchao/nuttx nuttx --branch 25020501 | |
git clone https://github.com/anchao/nuttx-apps apps --branch 25020501 | |
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd | |
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd | |
cd nuttx/tools/ci |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run \ | |
-it \ | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ | |
/bin/bash | |
cd | |
git clone https://github.com/anchao/nuttx nuttx --branch 25020501 | |
git clone https://github.com/anchao/nuttx-apps apps --branch 25020501 | |
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd | |
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd | |
cd nuttx/tools/ci |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2025-04-03 20:41:58+08:00 [COMMAND="/home/luppy/nuttx-build-farm/build-test-avaota.sh HEAD HEAD https://github.com/anchao/nuttx 25020501 https://github.com/anchao/nuttx-apps 25020501" TERM="xterm-256color" TTY="/dev/pts/20" COLUMNS="106" LINES="71"] | |
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/build-test-avaota.sh HEAD HEAD https://github.com/anchao/nuttx 25020501 https://github.com/anchao/nuttx-apps 25020501 | |
+ export AVAOTA_SERVER=thinkcentre | |
+ AVAOTA_SERVER=thinkcentre | |
+ nuttx_hash=HEAD | |
+ apps_hash=HEAD | |
+ nuttx_url=https://github.com/anchao/nuttx | |
+ nuttx_ref=25020501 | |
+ apps_url=https://github.com/anchao/nuttx-apps | |
+ apps_ref=25020501 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 2.392658][I] FATFS: read splash.bin addr=40080000 | |
[ 2.400703][I] FATFS: read in 2ms at 6.33MB/S | |
[ 3.191394][I] FATFS: read /Image addr=40800000 | |
[ 3.343998][I] FATFS: read in 148ms at 8.71MB/S | |
[ 3.349846][I] FATFS: read /dtb/allwinner/sun55i-t527-avaota-a1.dtb addr=40400000 | |
[ 3.402420][I] FATFS: read in 19ms at 7.46MB/S | |
[ 3.408171][I] FATFS: read /uInitrd addr=43000000 | |
[ 4.116123][I] FATFS: read in 702ms at 9.04MB/S | |
[ 4.121974][I] Initrd load 0x43000000, Size 0x00632414 | |
[ 5.394696][W] FDT: bootargs is null, using extlinux.conf append. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run \ | |
-it \ | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ | |
/bin/bash | |
cd | |
git clone https://github.com/apache/nuttx | |
git clone https://github.com/apache/nuttx-apps apps | |
pushd nuttx ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd | |
pushd apps ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd | |
cd nuttx/tools/ci |