summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:51:06 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:51:06 +0000
commitdd80e47a51344cd94affa60a3bafb17eb6b09c6c (patch)
treebb93c4f8fb42c4de0f8e0cab08b418df7b62c7a4 /notify
parent6a39d19c2695708551364306e9164b06db7ba295 (diff)
onsuccess: #5: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 2 | # build_abe newlib: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/mail-body.txt43
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log394
-rw-r--r--notify/notify-init.log121
6 files changed, 179 insertions, 385 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index a71c481..2a60418 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index a71c481..2a60418 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d905919..8df7112 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,30 +2,21 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m23 soft after:
- | 40 commits in binutils,gcc,newlib,gdb,qemu
- | 86bb2d76c90 Avoid failures in fixed_points.exp with older GCC
- | b5c37946cce Revert "2.41 Release sources"
- | 675b9d612cc 2.41 Release sources
- | 1d5bc3285e8 [committed][RISC-V] Fix 20010221-1.c with zicond
- | 0460c122162 Make add_phi_node_to_bb static
- | 68c3aa7510b x86: fold two of vec_dupv2df<mask_name>'s alternatives
- | 0d6a0220205 MAINTAINERS: correct my email address
- | 399c8dd44ff tree-optimization/92335 - Improve sinking heuristics for vectorization
- | ... and 6 more commits in gcc
- | 57e3e3d3a Cygwin: CI: don't run on both main and master refs
- | c49bc478b Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
- | 290b56a87 sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLE
- | 8fbbc668a Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
- | 5ac83ea47 newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().
- | 86bb2d76c90 Avoid failures in fixed_points.exp with older GCC
- | b5c37946cce Revert "2.41 Release sources"
- | 675b9d612cc 2.41 Release sources
- | 9ba37026fc Update version for v8.1.0-rc2 release
- | fb695ae3fd Merge tag 'pull-qapi-2023-08-02' of https://repo.or.cz/qemu/armbru into staging
- | 081619e677 Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
- | 2b3edd9518 MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
- | ef96537732 qapi: Craft the dirty-limit capability comment
- | ... and 13 more commits in qemu
+ | 18 commits in binutils,gcc,gdb
+ | 92f46037a0f RISC-V: Imply 'Zicsr' from 'Zve32x'
+ | 4b177a76d5b Automatic date update in version.in
+ | c082d7f58ef [gdb] Initialize main_thread_id earlier
+ | 3c3e54d7b5f [gdb/dap] Disable DAP for python <= 3.5
+ | b6f4b000116 Introduce -msmp to select /lib_smp/ on ppc-vx6
+ | 39663298b59 RISCV: Add -m(no)-omit-leaf-frame-pointer support.
+ | 790c1f60a56 PR target/110792: Early clobber issues with rot32di2_doubleword on i386.
+ | 373600087df RISC-V: Support RVV VFMUL rounding mode intrinsic API
+ | ff36932e4d6 Fix `~X & X` and `~X | X` patterns
+ | ... and 5 more commits in gcc
+ | 92f46037a0f RISC-V: Imply 'Zicsr' from 'Zve32x'
+ | 4b177a76d5b Automatic date update in version.in
+ | c082d7f58ef [gdb] Initialize main_thread_id earlier
+ | 3c3e54d7b5f [gdb/dap] Disable DAP for python <= 3.5
Results changed to
# reset_artifacts:
@@ -69,6 +60,6 @@ CI config tcwg_gnu_embed_build/master-thumb_m23_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 2fab80c..b28dbc3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 40 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m23_eabi
+[Linaro-TCWG-CI] 18 commits in binutils,gcc,gdb: Success on master-thumb_m23_eabi
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 705fc22..383c043 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,8 +1,9 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-01.tcwglab from build-01, date Wed Aug 2 07:47:34 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-04.tcwglab from build-04, date Thu Aug 3 08:01:39 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 5-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+ false
+ dryrun=
@@ -16,29 +17,29 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
+# Debug traces :
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_gnu_embed_build
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-thumb_m23_eabi
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -60,11 +61,11 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d5bc3285e8a115538442dc2aaa34d2b509e1f6e '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#b6f4b00011690415eb037a5c6f3e605f46d4d392 '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -72,7 +73,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -92,7 +93,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +108,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x1d5bc3285e8a115538442dc2aaa34d2b509e1f6e '!=' x07b7cd70399d22c113ad8bb1eff5cc2d12973d33 ']'
+++ '[' xb6f4b00011690415eb037a5c6f3e605f46d4d392 '!=' x1d5bc3285e8a115538442dc2aaa34d2b509e1f6e ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -122,9 +123,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xdedbbd74d0a8f3b7dfae6188321703a47bb8a2b3 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -137,7 +136,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -152,19 +151,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' x38a6de80b917b2a822cff0e38d83563ab401c890 ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+# change_kind=multiple_components : binutils gcc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -172,17 +169,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
-+ c_commits=3
-+ echo '# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -190,35 +187,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=07b7cd70399d22c113ad8bb1eff5cc2d12973d33
++ base_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-++ git -C gcc rev-list --count 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-# rev for gcc : 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e (11 commits)
-+ c_commits=11
-+ echo '# rev for gcc : 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e (11 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git newlib_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/newlib_rev
-+ base_rev=dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3
-++ get_current_git newlib_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/newlib_rev
-+ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-++ git -C newlib rev-list --count dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-# rev for newlib : dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (5 commits)
-+ c_commits=5
-+ echo '# rev for newlib : dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (5 commits)'
++ cur_rev=b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ git -C gcc rev-list --count 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+# rev for gcc : 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392 (10 commits)
++ c_commits=10
++ echo '# rev for gcc : 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392 (10 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -226,36 +205,18 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C gdb rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for gdb : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
-+ c_commits=3
-+ echo '# rev for gdb : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git qemu_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/qemu_rev
-+ base_rev=38a6de80b917b2a822cff0e38d83563ab401c890
-++ get_current_git qemu_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/qemu_rev
-+ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-++ git -C qemu rev-list --count 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-# rev for qemu : 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (18 commits)
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C gdb rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for gdb : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
-+ c_commits=18
-+ echo '# rev for qemu : 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (18 commits)'
++ c_commits=4
++ echo '# rev for gdb : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -349,11 +310,11 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
@@ -379,16 +340,16 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -396,71 +357,37 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=07b7cd70399d22c113ad8bb1eff5cc2d12973d33
+++ base_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-+++ git -C gcc rev-list --count 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-++ c_commits=11
+++ cur_rev=b6f4b00011690415eb037a5c6f3e605f46d4d392
++++ git -C gcc rev-list --count 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ c_commits=10
++ new_commits=14
++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/newlib_rev
-++ base_rev=dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3
-+++ get_current_git newlib_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/newlib_rev
-++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-+++ git -C newlib rev-list --count dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-++ c_commits=5
-++ new_commits=19
-++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C gdb rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=22
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/qemu_rev
-++ base_rev=38a6de80b917b2a822cff0e38d83563ab401c890
-+++ get_current_git qemu_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/qemu_rev
-++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-+++ git -C qemu rev-list --count 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-++ c_commits=18
-++ new_commits=40
-+++ echo binutils gcc newlib gdb qemu
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=18
++++ echo binutils gcc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '40 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,gdb
+++ echo '18 commits in binutils,gcc,gdb'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
@@ -475,23 +402,24 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
++++ git -C binutils log --pretty=oneline 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ head -n5
-++ echo '86bb2d76c901a558e5b2dd29df95874ce6e78dae Avoid failures in fixed_points.exp with older GCC
-b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
-675b9d612cc59446e84e2c6d89b45500cb603a8d 2.41 Release sources'
-++ '[' 3 -gt 5 ']'
+++ echo '92f46037a0f672d1480f754f76a9bfa0334d099c RISC-V: Imply '\''Zicsr'\'' from '\''Zve32x'\''
+4b177a76d5b759ba631568fb69e8750e99b43647 Automatic date update in version.in
+c082d7f58efad2a3e1edbedc34853b37f2f68c0d [gdb] Initialize main_thread_id earlier
+3c3e54d7b5f7da003292710fe810e670d45832d8 [gdb/dap] Disable DAP for python <= 3.5'
+++ '[' 4 -gt 5 ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -499,52 +427,26 @@ b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=07b7cd70399d22c113ad8bb1eff5cc2d12973d33
+++ base_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-+++ git -C gcc rev-list --count 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-++ c_commits=11
+++ cur_rev=b6f4b00011690415eb037a5c6f3e605f46d4d392
++++ git -C gcc rev-list --count 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ c_commits=10
++ new_commits=14
++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-+++ head -n5
-++ echo '1d5bc3285e8a115538442dc2aaa34d2b509e1f6e [committed][RISC-V] Fix 20010221-1.c with zicond
-0460c1221627938baa56c4b574a43ff19a6a8499 Make add_phi_node_to_bb static
-68c3aa7510b2f45f44379ecd77e97c88780a84ed x86: fold two of vec_dupv2df<mask_name>'\''s alternatives
-0d6a0220205c2d99e878e32ac3a204bdd0dfa980 MAINTAINERS: correct my email address
-399c8dd44ff44f4b496223c7cc980651c4d6f6a0 tree-optimization/92335 - Improve sinking heuristics for vectorization'
-++ '[' 11 -gt 5 ']'
-++ echo '... and 6 more'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/newlib_rev
-++ base_rev=dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3
-+++ get_current_git newlib_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/newlib_rev
-++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-+++ git -C newlib rev-list --count dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-++ c_commits=5
-++ new_commits=19
-++ echo 'newlib commits:'
-+++ git -C newlib log --pretty=oneline dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
++++ git -C gcc log --pretty=oneline 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ head -n5
-++ echo '57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd Cygwin: CI: don'\''t run on both main and master refs
-c49bc478b4a7e7d00a0c8540b8d6b6e99453443e Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
-290b56a87947620f171f65190616116fc1e0082c sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLE
-8fbbc668a01db50c3735d396f6e021940f7b3834 Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
-5ac83ea47a7acd704c2fb0dff1edb7f51f081e52 newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().'
-++ '[' 5 -gt 5 ']'
+++ echo 'b6f4b00011690415eb037a5c6f3e605f46d4d392 Introduce -msmp to select /lib_smp/ on ppc-vx6
+39663298b5934831a0125e12f113ebd83248c3be RISCV: Add -m(no)-omit-leaf-frame-pointer support.
+790c1f60a5662b16eb19eb4b81922995863c7571 PR target/110792: Early clobber issues with rot32di2_doubleword on i386.
+373600087df596b26c10d18eb0c5082c2788808b RISC-V: Support RVV VFMUL rounding mode intrinsic API
+ff36932e4d6638e475d5c343c3032728f9925d3f Fix `~X & X` and `~X | X` patterns'
+++ '[' 10 -gt 5 ']'
+++ echo '... and 5 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -552,50 +454,24 @@ c49bc478b4a7e7d00a0c8540b8d6b6e99453443e Cygwin: Add ISO C2X functions c8rtomb,
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C gdb rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=22
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=18
++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ head -n5
-++ echo '86bb2d76c901a558e5b2dd29df95874ce6e78dae Avoid failures in fixed_points.exp with older GCC
-b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
-675b9d612cc59446e84e2c6d89b45500cb603a8d 2.41 Release sources'
-++ '[' 3 -gt 5 ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/qemu_rev
-++ base_rev=38a6de80b917b2a822cff0e38d83563ab401c890
-+++ get_current_git qemu_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/qemu_rev
-++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-+++ git -C qemu rev-list --count 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-++ c_commits=18
-++ new_commits=40
-++ echo 'qemu commits:'
-+++ git -C qemu log --pretty=oneline 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
++++ git -C gdb log --pretty=oneline 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ head -n5
-++ echo '9ba37026fcf6b7f3f096c0cca3e1e7307802486b Update version for v8.1.0-rc2 release
-fb695ae3fdfe34ce7bf2eaa4595d48ca809c8841 Merge tag '\''pull-qapi-2023-08-02'\'' of https://repo.or.cz/qemu/armbru into staging
-081619e677f148ad91897a37f94894959729bbd4 Merge tag '\''misc-fixes-20230801'\'' of https://github.com/philmd/qemu into staging
-2b3edd95186dc505f21d823119cdd0dfb23b3ee0 MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
-ef965377325e186ce1f73e5f40d07d77e2cc9410 qapi: Craft the dirty-limit capability comment'
-++ '[' 18 -gt 5 ']'
-++ echo '... and 13 more'
+++ echo '92f46037a0f672d1480f754f76a9bfa0334d099c RISC-V: Imply '\''Zicsr'\'' from '\''Zve32x'\''
+4b177a76d5b759ba631568fb69e8750e99b43647 Automatic date update in version.in
+c082d7f58efad2a3e1edbedc34853b37f2f68c0d [gdb] Initialize main_thread_id earlier
+3c3e54d7b5f7da003292710fe810e670d45832d8 [gdb/dap] Disable DAP for python <= 3.5'
+++ '[' 4 -gt 5 ']'
++ gnu_print_result --short
++ false
++ local print_arg=--short
@@ -672,16 +548,16 @@ ef965377325e186ce1f73e5f40d07d77e2cc9410 qapi: Craft the dirty-limit capability
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -689,87 +565,53 @@ ef965377325e186ce1f73e5f40d07d77e2cc9410 qapi: Craft the dirty-limit capability
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=07b7cd70399d22c113ad8bb1eff5cc2d12973d33
+++ base_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-+++ git -C gcc rev-list --count 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-++ c_commits=11
+++ cur_rev=b6f4b00011690415eb037a5c6f3e605f46d4d392
++++ git -C gcc rev-list --count 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ c_commits=10
++ new_commits=14
++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/newlib_rev
-++ base_rev=dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3
-+++ get_current_git newlib_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/newlib_rev
-++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-+++ git -C newlib rev-list --count dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-++ c_commits=5
-++ new_commits=19
-++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C gdb rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=22
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/qemu_rev
-++ base_rev=38a6de80b917b2a822cff0e38d83563ab401c890
-+++ get_current_git qemu_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/qemu_rev
-++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-+++ git -C qemu rev-list --count 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-++ c_commits=18
-++ new_commits=40
-+++ echo binutils gcc newlib gdb qemu
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=18
++++ echo binutils gcc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '40 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,gdb
+++ echo '18 commits in binutils,gcc,gdb'
# generate dashboard
-+ echo '[TCWG-CI] Success after commit: 40 commits in binutils,gcc,newlib,gdb,qemu'
+# generate_dashboard_squad
+... Skipping
++ echo '[TCWG-CI] Success after commit: 18 commits in binutils,gcc,gdb'
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
-# generate_dashboard_squad
-... Skipping
++ echo '# generate_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
# post_dashboard_squad
... Skipping
=> Not the first detection of this issue. Not sending mail.
# post_to_jira
Full stage ran successfully.
-+ echo '# generate_dashboard_squad'
-+ false
-+ echo '... Skipping'
-+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
@@ -782,4 +624,4 @@ Full stage ran successfully.
+ false
+ false
+ echo 'Full stage ran successfully.'
-bb4058b893ca2b839da6b868c1ada6e9b805c55fe72de0994366a324e74077c6
+e6a87f8caa3676856718e1a072b77d15eb271d2f1bace4acd59d7ce5f0128a33
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 070a842..9314947 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,8 +1,9 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-01.tcwglab from build-01, date Wed Aug 2 07:47:13 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-04.tcwglab from build-04, date Thu Aug 3 08:01:18 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 5-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+ false
+ dryrun=
@@ -28,17 +29,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/3/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/4/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/5/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -60,11 +61,11 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d5bc3285e8a115538442dc2aaa34d2b509e1f6e '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#b6f4b00011690415eb037a5c6f3e605f46d4d392 '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -72,7 +73,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -92,7 +93,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +108,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x1d5bc3285e8a115538442dc2aaa34d2b509e1f6e '!=' x07b7cd70399d22c113ad8bb1eff5cc2d12973d33 ']'
+++ '[' xb6f4b00011690415eb037a5c6f3e605f46d4d392 '!=' x1d5bc3285e8a115538442dc2aaa34d2b509e1f6e ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -122,9 +123,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xdedbbd74d0a8f3b7dfae6188321703a47bb8a2b3 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -137,7 +136,7 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -152,19 +151,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' x38a6de80b917b2a822cff0e38d83563ab401c890 ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+# change_kind=multiple_components : binutils gcc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -172,17 +169,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
-+ c_commits=3
-+ echo '# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -190,35 +187,17 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=07b7cd70399d22c113ad8bb1eff5cc2d12973d33
++ base_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-++ git -C gcc rev-list --count 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e
-# rev for gcc : 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e (11 commits)
-+ c_commits=11
-+ echo '# rev for gcc : 07b7cd70399d22c113ad8bb1eff5cc2d12973d33..1d5bc3285e8a115538442dc2aaa34d2b509e1f6e (11 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git newlib_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/newlib_rev
-+ base_rev=dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3
-++ get_current_git newlib_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/newlib_rev
-+ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-++ git -C newlib rev-list --count dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
-# rev for newlib : dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (5 commits)
-+ c_commits=5
-+ echo '# rev for newlib : dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (5 commits)'
++ cur_rev=b6f4b00011690415eb037a5c6f3e605f46d4d392
+++ git -C gcc rev-list --count 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392
+# rev for gcc : 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392 (10 commits)
++ c_commits=10
++ echo '# rev for gcc : 1d5bc3285e8a115538442dc2aaa34d2b509e1f6e..b6f4b00011690415eb037a5c6f3e605f46d4d392 (10 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -226,36 +205,18 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C gdb rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for gdb : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
-+ c_commits=3
-+ echo '# rev for gdb : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git qemu_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/qemu_rev
-+ base_rev=38a6de80b917b2a822cff0e38d83563ab401c890
-++ get_current_git qemu_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/qemu_rev
-+ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-++ git -C qemu rev-list --count 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
-# rev for qemu : 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (18 commits)
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C gdb rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for gdb : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
-+ c_commits=18
-+ echo '# rev for qemu : 38a6de80b917b2a822cff0e38d83563ab401c890..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (18 commits)'
++ c_commits=4
++ echo '# rev for gdb : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -277,13 +238,13 @@ ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 4-tcwg_g
+ echo '# generate_extra_details'
+ post_interesting_commits init
# post_interesting_commits
-Init stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-d1c8e3d2902a2e7b6dc23f46731d0393aa8d52916848e0ad0ffbe0c2d25dde2b
+417b0ec1440372bfe23ca8e5c13399c5c1378bc207fab48c4db0d3a63dbf2c31