summaryrefslogtreecommitdiff
path: root/09-benchmark
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-27 21:48:19 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-27 21:49:58 +0000
commit0bc68bc63b8889bdcfdf702160f2e4588f01ece4 (patch)
tree89f122ae7b3817e1f8d67d5985e8f1c246899908 /09-benchmark
parent44c9d46ea70b0daaf6f82b74e96080175871738d (diff)
onsuccess: #102: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--gnu-aarch64-master-O2_LTO-build/102/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer: | -8 | # build_abe linux: | -7 | # build_abe glibc: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer: | -5 | # benchmark -- -O2_LTO: | 1 check_regression status : 0
Diffstat (limited to '09-benchmark')
-rw-r--r--09-benchmark/benchmark-build.log147
-rw-r--r--09-benchmark/console.log.xzbin3416 -> 3528 bytes
2 files changed, 83 insertions, 64 deletions
diff --git a/09-benchmark/benchmark-build.log b/09-benchmark/benchmark-build.log
index 5a9f15d..fc55ede 100644
--- a/09-benchmark/benchmark-build.log
+++ b/09-benchmark/benchmark-build.log
@@ -1,20 +1,20 @@
-Started TCWG Benchmark #40630
+Started TCWG Benchmark #41684
Started from command line by tcwg-buildslave@linaro.org
Running as SYSTEM
[EnvInject] - Loading node environment variables.
-Building remotely on tcwg-bmk-bkp-01 (tcwg-bmk-coordinator tcwg-parallel-jobs tcwg) in workspace /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_14
+Building remotely on tcwg-bmk-bkp-01 (tcwg-bmk-coordinator tcwg-parallel-jobs tcwg) in workspace /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_12
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
-SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4vwfEe/agent.60273
-SSH_AGENT_PID=60275
+SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzW7RkN/agent.15948
+SSH_AGENT_PID=15950
[ssh-agent] Started.
Running ssh-add (command line suppressed)
-Identity added: /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_14_tmp/private_key_6553740107415336826.key (/home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_14_tmp/private_key_6553740107415336826.key)
+Identity added: /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_12_tmp/private_key_8326514898481423614.key (/home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_12_tmp/private_key_8326514898481423614.key)
[ssh-agent] Using credentials tcwg-benchmark (benchmark for TCWG machines)
The recommended git tool is: NONE
No credentials specified
- > /usr/bin/git rev-parse --resolve-git-dir /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_14/jenkins-scripts/.git # timeout=10
+ > /usr/bin/git rev-parse --resolve-git-dir /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_12/jenkins-scripts/.git # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://git.linaro.org/toolchain/jenkins-scripts.git # timeout=10
Cleaning workspace
@@ -28,14 +28,14 @@ Fetching upstream changes from https://git.linaro.org/toolchain/jenkins-scripts.
> git --version # 'git version 2.34.1'
> /usr/bin/git fetch --tags --force --progress --prune -- https://git.linaro.org/toolchain/jenkins-scripts.git +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=10
> /usr/bin/git rev-parse origin/master^{commit} # timeout=10
-Checking out Revision 197d502922ea0d09ba633c1310bc52c75e7b1bc1 (origin/master)
+Checking out Revision 2243da9f953ecbd944a95427380342ced660a8f4 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
- > /usr/bin/git checkout -f 197d502922ea0d09ba633c1310bc52c75e7b1bc1 # timeout=10
-Commit message: "tcwg_gnu-build.sh: Bump minor version to update jira cards"
- > /usr/bin/git rev-list --no-walk 197d502922ea0d09ba633c1310bc52c75e7b1bc1 # timeout=10
+ > /usr/bin/git checkout -f 2243da9f953ecbd944a95427380342ced660a8f4 # timeout=10
+Commit message: "round-robin-bisect.sh (print_interesting_commit): Use better pattern"
+ > /usr/bin/git rev-list --no-walk 2243da9f953ecbd944a95427380342ced660a8f4 # timeout=10
The recommended git tool is: NONE
No credentials specified
- > /usr/bin/git rev-parse --resolve-git-dir /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_14/bmk-scripts/.git # timeout=10
+ > /usr/bin/git rev-parse --resolve-git-dir /home/tcwg-benchmark/workspace/tcwg-benchmark-tcwg-bmk-bkp-01_12/bmk-scripts/.git # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://git.linaro.org/toolchain/bmk-scripts.git # timeout=10
Cleaning workspace
@@ -49,94 +49,87 @@ Fetching upstream changes from https://git.linaro.org/toolchain/bmk-scripts.git
> git --version # 'git version 2.34.1'
> /usr/bin/git fetch --tags --force --progress --prune -- https://git.linaro.org/toolchain/bmk-scripts.git +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=10
> /usr/bin/git rev-parse origin/master^{commit} # timeout=10
-Checking out Revision 1cb5b298836bbbfa535638b967152f91eee14f43 (origin/master)
+Checking out Revision 2dad87067f04f32cc1851fc166ed112e3b89a0bc (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
- > /usr/bin/git checkout -f 1cb5b298836bbbfa535638b967152f91eee14f43 # timeout=10
-Commit message: "prepare-board/freq-qc: Set the frequency of the cpu 4-6"
- > /usr/bin/git rev-list --no-walk 1cb5b298836bbbfa535638b967152f91eee14f43 # timeout=10
+ > /usr/bin/git checkout -f 2dad87067f04f32cc1851fc166ed112e3b89a0bc # timeout=10
+Commit message: "perfdatadir2csv.sh: report failed benchmarks again in generated csv files"
+ > /usr/bin/git rev-list --no-walk 2dad87067f04f32cc1851fc166ed112e3b89a0bc # timeout=10
No emails were triggered.
-New run name is '#40630-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64)'
-[tcwg-benchmark-tcwg-bmk-bkp-01_14] $ /bin/bash /tmp/jenkins1875067288404456017.sh
+New run name is '#41684-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64)'
+[tcwg-benchmark-tcwg-bmk-bkp-01_12] $ /bin/bash /tmp/jenkins15380384915005009375.sh
+ rm -rf artifacts
+ mkdir -p artifacts/jenkins
+ has_perf_logs=yes
+ case "$bmk_hw:$image_arch" in
+ hw_tag=tx1_64
-++ echo dev-01.tcwglab:51515:/tmp/tmp.LRPNR21l9K
-++ sed -e s/@build_num@/40630/g -e s/@hw_tag@/tx1_64/g
-+ results_dest=dev-01.tcwglab:51515:/tmp/tmp.LRPNR21l9K
+++ echo dev-01.tcwglab:51715:/tmp/tmp.Yb5JTBEkE4
+++ sed -e s/@build_num@/41684/g -e s/@hw_tag@/tx1_64/g
++ results_dest=dev-01.tcwglab:51715:/tmp/tmp.Yb5JTBEkE4
+ idle_boards=0
+ total_boards=0
++ set +f
++ ls -tr /home/tcwg-benchmark/boards/tcwg-bmk-tx1-01.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-02.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-03.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-04.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-05.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-06.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-08.lock /home/tcwg-benchmark/boards/tcwg-bmk-tx1-09.lock
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60393
++ wait 16068
+ flock -en -E 124 9
-+ res=124
+ total_boards=1
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=1
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60394
++ wait 16069
+ flock -en -E 124 9
-+ res=124
+ total_boards=2
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=2
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60395
++ wait 16070
+ flock -en -E 124 9
-+ res=124
+ total_boards=3
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=3
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60396
++ wait 16071
+ flock -en -E 124 9
-+ res=124
+ total_boards=4
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=4
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60397
++ wait 16072
+ flock -en -E 124 9
+ total_boards=5
+ '[' 0 = 124 ']'
-+ idle_boards=1
++ idle_boards=5
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60398
++ wait 16073
+ flock -en -E 124 9
-+ res=124
+ total_boards=6
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=6
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60399
++ wait 16074
+ flock -en -E 124 9
-+ res=124
+ total_boards=7
-+ '[' 124 = 124 ']'
-+ continue
++ '[' 0 = 124 ']'
++ idle_boards=7
+ for lock in $(set +f; ls -tr $HOME/boards/tcwg-bmk-$bmk_hw-*.lock)
+ res=0
-+ wait 60400
++ wait 16075
+ flock -en -E 124 9
-+ res=124
+ total_boards=8
-+ '[' 124 = 124 ']'
-+ continue
-+ n_boards=4
-+ '[' 4 -lt 1 ']'
++ '[' 0 = 124 ']'
++ idle_boards=8
++ n_boards=8
++ '[' 8 -lt 1 ']'
+ count=1
+ read -a bmks
-++ ./bmk-scripts/break-up-bmks.sh --bench_list spec2017_rate --bmk_hw tx1 --n_boards 4 --run_profile serial --board_selection balance
+++ ./bmk-scripts/break-up-bmks.sh --bench_list spec2017_rate --bmk_hw tx1 --n_boards 8 --run_profile serial --board_selection balance
+ cat
+ count=2
+ read -a bmks
@@ -150,28 +143,54 @@ New run name is '#40630-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LT
+ count=5
+ read -a bmks
+ cat
++ count=6
++ read -a bmks
++ cat
++ count=7
++ read -a bmks
++ cat
++ count=8
++ read -a bmks
++ cat
++ count=9
++ read -a bmks
++ cat
+Waiting for the completion of TCWG Benchmark_backend
+TCWG Benchmark_backend #140656 started.
+TCWG Benchmark_backend #140656-41684+1-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+Waiting for the completion of TCWG Benchmark_backend
+TCWG Benchmark_backend #140658-41684+2-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140658-41684+2-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+Waiting for the completion of TCWG Benchmark_backend
+TCWG Benchmark_backend #140657-41684+3-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140657-41684+3-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+Waiting for the completion of TCWG Benchmark_backend
+TCWG Benchmark_backend #140660-41684+4-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140660-41684+4-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
Waiting for the completion of TCWG Benchmark_backend
-TCWG Benchmark_backend #138769 started.
-TCWG Benchmark_backend #138769-40630+1-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+TCWG Benchmark_backend #140659-41684+5-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140659-41684+5-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
Waiting for the completion of TCWG Benchmark_backend
-TCWG Benchmark_backend #138770-40630+2-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
-TCWG Benchmark_backend #138770-40630+2-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+TCWG Benchmark_backend #140662-41684+6-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140662-41684+6-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
Waiting for the completion of TCWG Benchmark_backend
-TCWG Benchmark_backend #138771-40630+3-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
-TCWG Benchmark_backend #138771-40630+3-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+TCWG Benchmark_backend #140661-41684+7-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140661-41684+7-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
Waiting for the completion of TCWG Benchmark_backend
-TCWG Benchmark_backend #138772-40630+4-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
-TCWG Benchmark_backend #138772-40630+4-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
-New run name is '#40630-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64)'
+TCWG Benchmark_backend #140663-41684+8-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) started.
+TCWG Benchmark_backend #140663-41684+8-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) completed. Result was SUCCESS
+New run name is '#41684-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64)'
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
-echo Agent pid 60275 killed;
+echo Agent pid 15950 killed;
[ssh-agent] Stopped.
Archiving artifacts
Email was triggered for: Success
Sending email for trigger: Success
+#41683-tcwg_bmk-code_size-spec2k6/gnu-arm-master-O3_LTO-build (sq:armhf) is still in progress; ignoring for purposes of comparison
Failed to create e-mail address for ERROR:,File,'artifacts/jenkins/mail-recipients.txt',does,not,exist
+#41683-tcwg_bmk-code_size-spec2k6/gnu-arm-master-O3_LTO-build (sq:armhf) is still in progress; ignoring for purposes of comparison
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: SUCCESS
-Completed TCWG Benchmark #40630-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) : SUCCESS
+Completed TCWG Benchmark #41684-tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O2_LTO-build (tx1:arm64) : SUCCESS
diff --git a/09-benchmark/console.log.xz b/09-benchmark/console.log.xz
index 8972612..535b3ab 100644
--- a/09-benchmark/console.log.xz
+++ b/09-benchmark/console.log.xz
Binary files differ