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
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ cd $HOME/ingest-nuttx-builds | |
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ ./run.sh | |
| + (( 1 )) | |
| + (( 1 )) | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + set +x | |
| + cargo run -- --user lupyuen --repo nuttx-build-log --defconfig /tmp/defconfig.txt | |
| + tr -d '\033\007' | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s | |
| Running `target/debug/ingest-nuttx-builds --user lupyuen --repo nuttx-build-log --defconfig /tmp/defconfig.txt` |
This file has been truncated, but you can view the full file.
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
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.email "[email protected]" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.name "nuttxpr (nuttx-dashboard-vm)" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ cd $HOME/nuttx-release | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ ./sync-build-ingest.sh | |
| + script_path=./sync-build-ingest.sh | |
| +++ dirname -- ./sync-build-ingest.sh | |
| ++ cd -P . | |
| ++ pwd | |
| + script_dir=/home/luppy/nuttx-release |
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
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.email "[email protected]" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.name "nuttxpr (nuttx-dashboard-vm)" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ cd $HOME/nuttx-release | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ ./enable-macos-windows.sh | |
| + tmp_dir=/tmp/enable-macos-windows | |
| + rm -rf /tmp/enable-macos-windows | |
| + mkdir /tmp/enable-macos-windows | |
| + cd /tmp/enable-macos-windows | |
| + git clone ssh://[email protected]/NuttX/nuttx | |
| Cloning into 'nuttx'... |
This file has been truncated, but you can view the full file.
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
| 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) |
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-12-27 08:53:31+08:00 [COMMAND="/home/luppy/nuttx-release/release-oz64.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for Oz64 SG2000 | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-oz64.sh | |
| + export OZ64_SERVER=tftpserver | |
| + OZ64_SERVER=tftpserver | |
| + export TFTP_SERVER=tftpserver | |
| + TFTP_SERVER=tftpserver |
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-12-27 08:49:33+08:00 [COMMAND="/home/luppy/nuttx-release/release-avaota.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for Avaota-A1 | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-avaota.sh | |
| + export AVAOTA_SERVER=thinkcentre | |
| + AVAOTA_SERVER=thinkcentre | |
| + script_path=/home/luppy/nuttx-release/release-avaota.sh | |
| +++ dirname -- /home/luppy/nuttx-release/release-avaota.sh |
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-12-27 08:45:01+08:00 [COMMAND="/home/luppy/nuttx-release/release-starpro64.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for StarPro64 | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-starpro64.sh | |
| + export STARPRO64_SERVER=thinkcentre | |
| + STARPRO64_SERVER=thinkcentre | |
| + export TFTP_SERVER=tftpserver | |
| + TFTP_SERVER=tftpserver |
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-12-27 08:39:10+08:00 [COMMAND="/home/luppy/nuttx-release/release-star64.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for Star64 | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-star64.sh | |
| + export device=star64 | |
| + device=star64 | |
| + echo ----- Remove checkrelease folder | |
| ----- Remove checkrelease folder |
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-12-27 08:31:33+08:00 [COMMAND="/home/luppy/nuttx-release/release-pinephone.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for PinePhone | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-pinephone.sh | |
| + export device=pinephone | |
| + device=pinephone | |
| + echo ----- Remove checkrelease folder | |
| ----- Remove checkrelease folder |
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-12-27 08:21:19+08:00 [COMMAND="/home/luppy/nuttx-release/release-ox64.sh" TERM="xterm-256color" TTY="/dev/pts/23" COLUMNS="118" LINES="67"] | |
| ----- Validate NuttX Release for Ox64 BL808 | |
| release=12.12.0 | |
| candidate=RC0 | |
| hash=54b5a8f2c3 | |
| Now running https://github.com/lupyuen/nuttx-release/blob/main/release-ox64.sh | |
| + export device=ox64 | |
| + device=ox64 | |
| + echo ----- Remove checkrelease folder | |
| ----- Remove checkrelease folder |
NewerOlder