summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 14:14:43 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 14:14:43 +0000
commitb59b38788cc98a1a022b5dfefd2a5c86a326902b (patch)
treef7ad18128b04add95a55e879810de72ea6c9174d /notify
parent5445ce1adb438fdde3969da523917a298975edd8 (diff)
onsuccess: #626: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 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/lnt_report.json12
-rw-r--r--notify/mail-body.txt67
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log422
-rw-r--r--notify/notify-init.log116
-rw-r--r--notify/results.compare125
8 files changed, 444 insertions, 304 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8ee695b..51fcfff 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 8ee695b..51fcfff 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1fc7d7c..1e7bbac 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,15 +6,15 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "625",
+ "run_order": "626",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-14 14:13:39"
+ "Start Time": "2023-10-14 14:14:43"
},
"Tests": [
{
"Data": [
- 80
+ 83
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_failures.nb_xfail"
@@ -22,7 +22,7 @@
,
{
"Data": [
- 108814
+ 112428
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_passes.nb_pass"
@@ -94,7 +94,7 @@
,
{
"Data": [
- 80
+ 83
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_failures.nb_xfail"
@@ -102,7 +102,7 @@
,
{
"Data": [
- 108814
+ 112428
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2a862be..16da682 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,45 +2,42 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-aarch64 after:
- | 181 commits in binutils,gcc,linux,glibc,gdb
- | 19c5c1bb327 Fix AIX build break.
- | cca56b22a33 gas: purge md_elf_section_word()
- | 734dfd1cc96 x86: pack CPU flags in opcode table
- | e416bd75c3f warn unused result for bfd IO functions
- | 934ee74bc0d RISC-V: Fix opcode entries of "vmsge{,u}.vx"
- | ... and 11 more commits in binutils
- | bcda361daae RISC-V: Support RVV VFNMADD rounding mode intrinsic API
- | 9f9334921b7 match.pd: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938]
- | 797334e9313 RISC-V: Support RVV VFMADD rounding mode intrinsic API
- | cd9150e2a82 RISC-V: Support RVV VFNMSAC rounding mode intrinsic API
- | 607d9d50ee4 c: Add __typeof_unqual__ and __typeof_unqual support
- | ... and 20 more commits in gcc
- | 25aa0bebba72 Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
- | 5e3d20617b05 net: hns3: fix strscpy causing content truncation issue
- | 6b486676b41c net: tls: set MSG_SPLICE_PAGES consistently
- | 30813656c6b8 Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
- | 3e91b0ebd994 Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
- | ... and 114 more commits in linux
- | 542b110585 malloc: Enable merging of remainders in memalign (bug 30723)
- | 039ff51ac7 nscd: Do not rebuild getaddrinfo (bug 30709)
- | 881546979d x86_64: Sort fpu/multiarch/Makefile
- | c73c96a4a1 i686: Fix build with --disable-multiarch
- | 51cb52214f x86_64: Fix build with --disable-multiarch (BZ 30721)
- | 19c5c1bb327 Fix AIX build break.
- | cca56b22a33 gas: purge md_elf_section_word()
- | 734dfd1cc96 x86: pack CPU flags in opcode table
- | e416bd75c3f warn unused result for bfd IO functions
- | 934ee74bc0d RISC-V: Fix opcode entries of "vmsge{,u}.vx"
- | ... and 11 more commits in gdb
+ | 136 commits in binutils,gcc,linux,glibc,gdb
+ | a2d9ce47dee gdb.ada/mi_var_access.exp
+ | f8b12b8e104 Fix Python documentation for range type fields
+ | a17805b199b Test GNAT encodings in arr_acc_idx_w_gap.exp
+ | 86dfe011797 RISC-V: Reflect actual range of vlen for hashing
+ | 1c450dc2e76 RISC-V: Add reference to Zve32*
+ | ... and 1 more commits in binutils
+ | db08a096e4b [committed] Fix subdi3 synthesis on rx port
+ | 5bfb5e772f6 VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989]
+ | 2b1b804de26 RISC-V: Specify -mabi for ztso testcases
+ | ce6c4d3b4d3 libstdc++: Implement C++20 std::chrono::parse [PR104167]
+ | f93a612fc45 bpf: liberate R9 for general register allocation
+ | ... and 18 more commits in gcc
+ | 190bf7b14b0c Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+ | 29d99aae13cf Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+ | 9578b04c3239 Merge tag 'pm-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+ | 360e694282fc Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
+ | 2e40ed24e169 Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux
+ | ... and 94 more commits in linux
+ | 084fb31bc2 x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
+ | f6b10ed8e9 x86_64: Add log2 with FMA
+ | a2d9ce47dee gdb.ada/mi_var_access.exp
+ | f8b12b8e104 Fix Python documentation for range type fields
+ | a17805b199b Test GNAT encodings in arr_acc_idx_w_gap.exp
+ | 86dfe011797 RISC-V: Reflect actual range of vlen for hashing
+ | 1c450dc2e76 RISC-V: Add reference to Zve32*
+ | ... and 1 more commits in gdb
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb/master-aarch64
@@ -48,6 +45,6 @@ CI config tcwg_gnu_native_check_gdb/master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/623/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 95885ad..6a9cd49 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 181 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
+[Linaro-TCWG-CI] 136 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 0425b96..2006264 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,8 +1,8 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_3:/home/tcwg-buildslave/workspace/tcwg_gnu_3 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Fri Aug 11 12:02:26 PM UTC 2023
-ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu_native_check_gdb--master-aarch64-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_3:/home/tcwg-buildslave/workspace/tcwg_gnu_3 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:jammy
+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_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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Sat Aug 12 12:19:34 AM UTC 2023
+ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 626-tcwg_gnu_native_check_gdb--master-aarch64-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_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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:jammy
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+/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
+ false
+ dryrun=
@@ -22,21 +22,21 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+ echo '# Debug traces :'
+# 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_native_check_gdb--master-aarch64-build/624/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/624/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/'
+ 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_native_check_gdb--master-aarch64-build/625/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -44,8 +44,8 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-+ check_source_changes
# check_source_changes
++ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -92,7 +92,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' x19c5c1bb327dbb5c88cd52571896c56296f5a308 '!=' xaa5b8b8cc3c0246f00617ec23ebf15203fd75242 ']'
+++ '[' xa2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 '!=' x19c5c1bb327dbb5c88cd52571896c56296f5a308 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' xbcda361daaec8623c91d0dff3ea8e576373b5f50 '!=' x39204ae9ddbfca710880d7f5fda48234a1e85e4e ']'
+++ '[' xdb08a096e4b19b91a7ec64f31a45549bb1f077ff '!=' xbcda361daaec8623c91d0dff3ea8e576373b5f50 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -122,7 +122,9 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x25aa0bebba72b318e71fe205bfd1236550cc9534 '!=' x25aa0bebba72b318e71fe205bfd1236550cc9534 ']'
+++ '[' x190bf7b14b0cf3df19c059061be032bd8994a597 '!=' x25aa0bebba72b318e71fe205bfd1236550cc9534 ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
@@ -135,7 +137,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x542b1105852568c3ebc712225ae78b8c8ba31a78 '!=' x881546979d0219c18337e1b4f4d00cfacab13c40 ']'
+++ '[' x084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede '!=' x542b1105852568c3ebc712225ae78b8c8ba31a78 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,19 +152,19 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' x19c5c1bb327dbb5c88cd52571896c56296f5a308 '!=' xaa5b8b8cc3c0246f00617ec23ebf15203fd75242 ']'
+++ '[' xa2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 '!=' x19c5c1bb327dbb5c88cd52571896c56296f5a308 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-# Debug traces :
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# change_kind=multiple_components : binutils gcc glibc gdb
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
++ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -170,17 +172,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ git -C binutils rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-# rev for binutils : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)
-+ c_commits=7
-+ echo '# rev for binutils : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)'
++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ git -C binutils rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++ c_commits=6
+# rev for binutils : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)
++ echo '# rev for binutils : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +190,35 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=39204ae9ddbfca710880d7f5fda48234a1e85e4e
++ base_rev=bcda361daaec8623c91d0dff3ea8e576373b5f50
++ 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=bcda361daaec8623c91d0dff3ea8e576373b5f50
-++ git -C gcc rev-list --count 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
-# rev for gcc : 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50 (12 commits)
-+ c_commits=12
-+ echo '# rev for gcc : 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50 (12 commits)'
++ cur_rev=db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ git -C gcc rev-list --count bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
++ c_commits=23
+# rev for gcc : bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff (23 commits)
++ echo '# rev for gcc : bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff (23 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=25aa0bebba72b318e71fe205bfd1236550cc9534
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=190bf7b14b0cf3df19c059061be032bd8994a597
+++ git -C linux rev-list --count 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
++ c_commits=99
+# rev for linux : 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597 (99 commits)
++ echo '# rev for linux : 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597 (99 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +226,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=881546979d0219c18337e1b4f4d00cfacab13c40
++ base_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
-++ git -C glibc rev-list --count 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
-# rev for glibc : 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78 (2 commits)
++ cur_rev=084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
+++ git -C glibc rev-list --count 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
+# rev for glibc : 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede (2 commits)
+ c_commits=2
-+ echo '# rev for glibc : 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78 (2 commits)'
++ echo '# rev for glibc : 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede (2 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,19 +244,19 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ git -C gdb rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-# rev for gdb : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)
-+ c_commits=7
-+ echo '# rev for gdb : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)'
-+ echo ''
++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ git -C gdb rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++ c_commits=6
++ echo '# rev for gdb : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)'
+# rev for gdb : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)
++ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
+ post_jira_comment=false
@@ -270,8 +290,8 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -302,16 +322,16 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 179
+++ wait 189
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 216
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 217
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 226
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 227
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -333,16 +353,16 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+ false
+ local print_arg=--oneline
+ '[' -d artifacts/sumfiles ']'
-+ wait 230
++ wait 240
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+ local xfails=artifacts/sumfiles/xfails.xfail
+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 267
-+ wait 268
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 277
++ wait 278
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
+ local n_regressions n_progressions pass_fail=PASS
+ '[' 0 '!=' 0 ']'
++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -363,26 +383,26 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/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_native_check_gdb--master-aarch64-build/624/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 291
+++ wait 301
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 328
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 329
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 338
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 339
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -410,16 +430,16 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C binutils rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=7
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C binutils rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=6
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -427,16 +447,33 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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=39204ae9ddbfca710880d7f5fda48234a1e85e4e
+++ base_rev=bcda361daaec8623c91d0dff3ea8e576373b5f50
+++ 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=bcda361daaec8623c91d0dff3ea8e576373b5f50
-+++ git -C gcc rev-list --count 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
-++ c_commits=12
-++ new_commits=19
+++ cur_rev=db08a096e4b19b91a7ec64f31a45549bb1f077ff
++++ git -C gcc rev-list --count bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ c_commits=23
+++ new_commits=29
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=25aa0bebba72b318e71fe205bfd1236550cc9534
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=190bf7b14b0cf3df19c059061be032bd8994a597
++++ git -C linux rev-list --count 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
+++ c_commits=99
+++ new_commits=128
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -444,16 +481,16 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=881546979d0219c18337e1b4f4d00cfacab13c40
+++ base_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
-+++ git -C glibc rev-list --count 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
+++ cur_rev=084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++++ git -C glibc rev-list --count 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++ c_commits=2
-++ new_commits=21
+++ new_commits=130
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -461,20 +498,20 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C gdb rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=28
-+++ echo binutils gcc glibc gdb
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C gdb rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=136
++++ echo binutils gcc linux glibc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,glibc,gdb
-++ echo '28 commits in binutils,gcc,glibc,gdb'
+++ components=binutils,gcc,linux,glibc,gdb
+++ echo '136 commits in binutils,gcc,linux,glibc,gdb'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
@@ -489,26 +526,26 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C binutils rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=7
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C binutils rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=6
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
++++ git -C binutils log --pretty=oneline 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ head -n5
-++ echo '19c5c1bb327dbb5c88cd52571896c56296f5a308 Fix AIX build break.
-cca56b22a33bc279db358adca68f704329e5f0a3 gas: purge md_elf_section_word()
-734dfd1cc966aff736eaeda68bfa4807ee4b50c1 x86: pack CPU flags in opcode table
-e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
-934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 RISC-V: Fix opcode entries of "vmsge{,u}.vx"'
-++ '[' 7 -gt 5 ']'
-++ echo '... and 2 more'
+++ echo 'a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 gdb.ada/mi_var_access.exp
+f8b12b8e1048a78816b23c968b07039106365e63 Fix Python documentation for range type fields
+a17805b199b8e312d8977b28520657bf4bfbcfb4 Test GNAT encodings in arr_acc_idx_w_gap.exp
+86dfe011797b3e442622d427e9abd1e0f70f3a62 RISC-V: Reflect actual range of vlen for hashing
+1c450dc2e7626eb7643e5a370b4d5fe3b10f34ed RISC-V: Add reference to Zve32*'
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -516,27 +553,55 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
+++ 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=39204ae9ddbfca710880d7f5fda48234a1e85e4e
+++ base_rev=bcda361daaec8623c91d0dff3ea8e576373b5f50
+++ 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=bcda361daaec8623c91d0dff3ea8e576373b5f50
-+++ git -C gcc rev-list --count 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
-++ c_commits=12
-++ new_commits=19
+++ cur_rev=db08a096e4b19b91a7ec64f31a45549bb1f077ff
++++ git -C gcc rev-list --count bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ c_commits=23
+++ new_commits=29
++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
++++ git -C gcc log --pretty=oneline bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ head -n5
+++ true
-++ echo 'bcda361daaec8623c91d0dff3ea8e576373b5f50 RISC-V: Support RVV VFNMADD rounding mode intrinsic API
-9f9334921b7d2e7bdb7e03be1bf5a2caa8ed3ca9 match.pd: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938]
-797334e931362174eb8ad15ded79cdf8e846e744 RISC-V: Support RVV VFMADD rounding mode intrinsic API
-cd9150e2a821ec67a04844b7b2c1946b64994aa4 RISC-V: Support RVV VFNMSAC rounding mode intrinsic API
-607d9d50ee44163cee621cd991600acaf78c2fee c: Add __typeof_unqual__ and __typeof_unqual support'
-++ '[' 12 -gt 5 ']'
-++ echo '... and 7 more'
+++ echo 'db08a096e4b19b91a7ec64f31a45549bb1f077ff [committed] Fix subdi3 synthesis on rx port
+5bfb5e772f6cf121563f08d27d2c652ea469bbfb VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989]
+2b1b804de2687c9f705cc3625e467dfa18723a45 RISC-V: Specify -mabi for ztso testcases
+ce6c4d3b4d336493cab128795467d832cb04c9ee libstdc++: Implement C++20 std::chrono::parse [PR104167]
+f93a612fc4567652b75ffc916d31a446378e6613 bpf: liberate R9 for general register allocation'
+++ '[' 23 -gt 5 ']'
+++ echo '... and 18 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=25aa0bebba72b318e71fe205bfd1236550cc9534
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=190bf7b14b0cf3df19c059061be032bd8994a597
++++ git -C linux rev-list --count 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
+++ c_commits=99
+++ new_commits=128
+++ echo 'linux commits:'
++++ git -C linux log --pretty=oneline 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
++++ head -n5
++++ true
+++ echo '190bf7b14b0cf3df19c059061be032bd8994a597 Merge tag '\''mm-hotfixes-stable-2023-08-11-13-44'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+29d99aae13cf2713b85bc26a37921e231676ba48 Merge tag '\''acpi-6.5-rc6'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+9578b04c32397e664bd4643c8b7f525728df3028 Merge tag '\''pm-6.5-rc6'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
+360e694282fce69608e2775bf843b2aafd19e4b4 Merge tag '\''block-6.5-2023-08-11'\'' of git://git.kernel.dk/linux
+2e40ed24e1696e47e94e804d09ef88ecb6617201 Merge tag '\''io_uring-6.5-2023-08-11'\'' of git://git.kernel.dk/linux'
+++ '[' 99 -gt 5 ']'
+++ echo '... and 94 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -544,21 +609,21 @@ cd9150e2a821ec67a04844b7b2c1946b64994aa4 RISC-V: Support RVV VFNMSAC rounding mo
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=881546979d0219c18337e1b4f4d00cfacab13c40
+++ base_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
-+++ git -C glibc rev-list --count 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
+++ cur_rev=084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++++ git -C glibc rev-list --count 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++ c_commits=2
-++ new_commits=21
+++ new_commits=130
++ echo 'glibc commits:'
-+++ git -C glibc log --pretty=oneline 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
++++ git -C glibc log --pretty=oneline 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
+++ head -n5
-++ echo '542b1105852568c3ebc712225ae78b8c8ba31a78 malloc: Enable merging of remainders in memalign (bug 30723)
-039ff51ac7e02db1cfc0c23e38ac7bfbb00221d1 nscd: Do not rebuild getaddrinfo (bug 30709)'
+++ echo '084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
+f6b10ed8e9a00de49d0951e760cc2b5288862b47 x86_64: Add log2 with FMA'
++ '[' 2 -gt 5 ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -567,40 +632,40 @@ cd9150e2a821ec67a04844b7b2c1946b64994aa4 RISC-V: Support RVV VFNMSAC rounding mo
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C gdb rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=28
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C gdb rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=136
++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
++++ git -C gdb log --pretty=oneline 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ head -n5
-++ echo '19c5c1bb327dbb5c88cd52571896c56296f5a308 Fix AIX build break.
-cca56b22a33bc279db358adca68f704329e5f0a3 gas: purge md_elf_section_word()
-734dfd1cc966aff736eaeda68bfa4807ee4b50c1 x86: pack CPU flags in opcode table
-e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
-934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 RISC-V: Fix opcode entries of "vmsge{,u}.vx"'
-++ '[' 7 -gt 5 ']'
-++ echo '... and 2 more'
+++ echo 'a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 gdb.ada/mi_var_access.exp
+f8b12b8e1048a78816b23c968b07039106365e63 Fix Python documentation for range type fields
+a17805b199b8e312d8977b28520657bf4bfbcfb4 Test GNAT encodings in arr_acc_idx_w_gap.exp
+86dfe011797b3e442622d427e9abd1e0f70f3a62 RISC-V: Reflect actual range of vlen for hashing
+1c450dc2e7626eb7643e5a370b4d5fe3b10f34ed RISC-V: Add reference to Zve32*'
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more'
++ gnu_print_result --short
++ false
++ local print_arg=--short
++ '[' -d artifacts/sumfiles ']'
-++ wait 434
+++ wait 467
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 471
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 472
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 504
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 505
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -644,16 +709,16 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 487
+++ wait 520
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 524
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 525
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 557
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 558
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230812 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -681,16 +746,16 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C binutils rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=7
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C binutils rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=6
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -698,16 +763,33 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
+++ 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=39204ae9ddbfca710880d7f5fda48234a1e85e4e
+++ base_rev=bcda361daaec8623c91d0dff3ea8e576373b5f50
+++ 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=bcda361daaec8623c91d0dff3ea8e576373b5f50
-+++ git -C gcc rev-list --count 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
-++ c_commits=12
-++ new_commits=19
+++ cur_rev=db08a096e4b19b91a7ec64f31a45549bb1f077ff
++++ git -C gcc rev-list --count bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ c_commits=23
+++ new_commits=29
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=25aa0bebba72b318e71fe205bfd1236550cc9534
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=190bf7b14b0cf3df19c059061be032bd8994a597
++++ git -C linux rev-list --count 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
+++ c_commits=99
+++ new_commits=128
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -715,16 +797,16 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=881546979d0219c18337e1b4f4d00cfacab13c40
+++ base_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
-+++ git -C glibc rev-list --count 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
+++ cur_rev=084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++++ git -C glibc rev-list --count 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
++ c_commits=2
-++ new_commits=21
+++ new_commits=130
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -732,46 +814,46 @@ e416bd75c3fd471c1e0222a72b17f6c585b37e93 warn unused result for bfd IO functions
+++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
+++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
+++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-+++ git -C gdb rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ c_commits=7
-++ new_commits=28
-+++ echo binutils gcc glibc gdb
+++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++++ git -C gdb rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ c_commits=6
+++ new_commits=136
++++ echo binutils gcc linux glibc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,glibc,gdb
-++ echo '28 commits in binutils,gcc,glibc,gdb'
-+ echo '[TCWG-CI] PASS after commit: 28 commits in binutils,gcc,glibc,gdb'
+++ components=binutils,gcc,linux,glibc,gdb
+++ echo '136 commits in binutils,gcc,linux,glibc,gdb'
++ echo '[TCWG-CI] PASS after commit: 136 commits in binutils,gcc,linux,glibc,gdb'
# generate dashboard
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
+ echo '# generate dashboard'
+ generate_dashboard_squad
+# generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+... Skipping
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+# post_dashboard_squad
+... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
-... Skipping
+ return
-=> Not the first detection of this issue. Not sending mail.
-# post_to_jira
+ false
+=> Not the first detection of this issue. Not sending mail.
+ echo '=> Not the first detection of this issue. Not sending mail.'
+ post_to_jira
+# post_to_jira
+ echo '# post_to_jira'
+ false
+ false
Full stage ran successfully.
+ echo 'Full stage ran successfully.'
-93724b56141028c8d1184fbfeb1e10381756d4b08a4fcd305aae6477a4d94773
+ffd4b4f830c1264197cd70cc6d0cf7b2cee0bd5c2aabb53d491b2ec05a9dbe73
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 8e8f230..530d585 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,12 +1,8 @@
-jammy: Pulling from linaro/ci-arm64-tcwg-build-ubuntu
-Digest: sha256:0a39c183702257acf607de8cf7b3bd90dc412340e9949c1dea2e78e93a310f5b
-Status: Image is up to date for linaro/ci-arm64-tcwg-build-ubuntu:jammy
-docker.io/linaro/ci-arm64-tcwg-build-ubuntu:jammy
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_3:/home/tcwg-buildslave/workspace/tcwg_gnu_3 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Fri Aug 11 12:02:21 PM UTC 2023
-ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu_native_check_gdb--master-aarch64-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_3:/home/tcwg-buildslave/workspace/tcwg_gnu_3 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:jammy
+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_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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Sat Aug 12 12:19:28 AM UTC 2023
+ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 626-tcwg_gnu_native_check_gdb--master-aarch64-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_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.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_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_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:jammy
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+ false
+ dryrun=
@@ -16,8 +12,8 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
+ setup_notify_environment
-# setup_notify_environment
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -32,17 +28,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/624/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/624/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/
+ echo '# Using dir : base-artifacts'
+# 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_native_check_gdb--master-aarch64-build/625/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/625/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/626/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -96,7 +92,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' x19c5c1bb327dbb5c88cd52571896c56296f5a308 '!=' xaa5b8b8cc3c0246f00617ec23ebf15203fd75242 ']'
+++ '[' xa2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 '!=' x19c5c1bb327dbb5c88cd52571896c56296f5a308 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -111,7 +107,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' xbcda361daaec8623c91d0dff3ea8e576373b5f50 '!=' x39204ae9ddbfca710880d7f5fda48234a1e85e4e ']'
+++ '[' xdb08a096e4b19b91a7ec64f31a45549bb1f077ff '!=' xbcda361daaec8623c91d0dff3ea8e576373b5f50 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -126,7 +122,9 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x25aa0bebba72b318e71fe205bfd1236550cc9534 '!=' x25aa0bebba72b318e71fe205bfd1236550cc9534 ']'
+++ '[' x190bf7b14b0cf3df19c059061be032bd8994a597 '!=' x25aa0bebba72b318e71fe205bfd1236550cc9534 ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
@@ -139,7 +137,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x542b1105852568c3ebc712225ae78b8c8ba31a78 '!=' x881546979d0219c18337e1b4f4d00cfacab13c40 ']'
+++ '[' x084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede '!=' x542b1105852568c3ebc712225ae78b8c8ba31a78 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -154,19 +152,19 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+++ 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
-++ '[' x19c5c1bb327dbb5c88cd52571896c56296f5a308 '!=' xaa5b8b8cc3c0246f00617ec23ebf15203fd75242 ']'
+++ '[' xa2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 '!=' x19c5c1bb327dbb5c88cd52571896c56296f5a308 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+# Debug traces :
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=multiple_components : binutils gcc glibc gdb
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+# change_kind=multiple_components : binutils gcc linux glibc gdb
++ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -174,17 +172,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ git -C binutils rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-# rev for binutils : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)
-+ c_commits=7
-+ echo '# rev for binutils : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)'
++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ git -C binutils rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+# rev for binutils : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)
++ c_commits=6
++ echo '# rev for binutils : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -192,17 +190,35 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=39204ae9ddbfca710880d7f5fda48234a1e85e4e
++ base_rev=bcda361daaec8623c91d0dff3ea8e576373b5f50
++ 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=bcda361daaec8623c91d0dff3ea8e576373b5f50
-++ git -C gcc rev-list --count 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50
-# rev for gcc : 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50 (12 commits)
-+ c_commits=12
-+ echo '# rev for gcc : 39204ae9ddbfca710880d7f5fda48234a1e85e4e..bcda361daaec8623c91d0dff3ea8e576373b5f50 (12 commits)'
++ cur_rev=db08a096e4b19b91a7ec64f31a45549bb1f077ff
+++ git -C gcc rev-list --count bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff
+# rev for gcc : bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff (23 commits)
++ c_commits=23
++ echo '# rev for gcc : bcda361daaec8623c91d0dff3ea8e576373b5f50..db08a096e4b19b91a7ec64f31a45549bb1f077ff (23 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=25aa0bebba72b318e71fe205bfd1236550cc9534
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=190bf7b14b0cf3df19c059061be032bd8994a597
+++ git -C linux rev-list --count 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597
++ c_commits=99
++ echo '# rev for linux : 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597 (99 commits)'
+# rev for linux : 25aa0bebba72b318e71fe205bfd1236550cc9534..190bf7b14b0cf3df19c059061be032bd8994a597 (99 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -210,17 +226,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=881546979d0219c18337e1b4f4d00cfacab13c40
++ base_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=542b1105852568c3ebc712225ae78b8c8ba31a78
-++ git -C glibc rev-list --count 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78
++ cur_rev=084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
+++ git -C glibc rev-list --count 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede
+# rev for glibc : 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede (2 commits)
+ c_commits=2
-+ echo '# rev for glibc : 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78 (2 commits)'
-# rev for glibc : 881546979d0219c18337e1b4f4d00cfacab13c40..542b1105852568c3ebc712225ae78b8c8ba31a78 (2 commits)
++ echo '# rev for glibc : 542b1105852568c3ebc712225ae78b8c8ba31a78..084fb31bc2c5f95ae0b9e6df4d3cf0ff43471ede (2 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -228,18 +244,18 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
++ 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=aa5b8b8cc3c0246f00617ec23ebf15203fd75242
++ base_rev=19c5c1bb327dbb5c88cd52571896c56296f5a308
++ 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=19c5c1bb327dbb5c88cd52571896c56296f5a308
-++ git -C gdb rev-list --count aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308
-+ c_commits=7
-# rev for gdb : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)
++ cur_rev=a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
+++ git -C gdb rev-list --count 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7
++ c_commits=6
++ echo '# rev for gdb : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)'
+# rev for gdb : 19c5c1bb327dbb5c88cd52571896c56296f5a308..a2d9ce47dee2c1df5a79eb7f15d8a98e7b4ddbd7 (6 commits)
-+ echo '# rev for gdb : aa5b8b8cc3c0246f00617ec23ebf15203fd75242..19c5c1bb327dbb5c88cd52571896c56296f5a308 (7 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -257,12 +273,12 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
+ print_result_f=gnu_print_result
+ generate_extra_details
+ set -euf -o pipefail
-+ echo '# generate_extra_details'
# generate_extra_details
++ echo '# generate_extra_details'
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -270,4 +286,4 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 625-tcwg_gnu
Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+ exit 0
-01d46878f4f003ca03f0d39a4a72a05ee0ba6724c37267ae44fce455e50b17b9
+28f9845545560714ed60a27a5743c97276be6fa4fcbcb3550107456a29724390
diff --git a/notify/results.compare b/notify/results.compare
index 0a090f4..569d8ba 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,25 +5,25 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.2592123
-CURRENT: /tmp/gxx-sum2.2592123
+REFERENCE:/tmp/gxx-sum1.2597701
+CURRENT: /tmp/gxx-sum2.2597701
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 112409 | 108814 |
+ | Passes [PASS] | 108814 | 112428 |
| Unexpected fails [FAIL] | 52 | 52 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 0 | 0 |
- | Expected fails [XFAIL] | 80 | 80 |
- | Known fails [KFAIL] | 123 | 122 |
+ | Expected fails [XFAIL] | 80 | 83 |
+ | Known fails [KFAIL] | 122 | 122 |
| Unresolved [UNRESOLVED] | 0 | 0 |
| Unsupported [UNSUPPORTED] | 456 | 456 |
| Untested [UNTESTED] | 36 | 36 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.994105
- RES PASS ratio: 0.993921
+ REF PASS ratio: 0.993921
+ RES PASS ratio: 0.994115
***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
@@ -36,17 +36,82 @@ o REGRESSIONS:
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 3602 |
- | New PASS [ => PASS] | 7 |
+ | PASS disappears [PASS => ] | 23 |
+ | New PASS [ => PASS] | 3637 |
| XFAIL disappears [XFAIL=> ] | 2 |
- | XFAIL appears [ =>XFAIL] | 2 |
- | KFAIL disappears [KFAIL=> ] | 1 |
+ | XFAIL appears [ =>XFAIL] | 5 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 3614 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 3667 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
+ Executed from: gdb:gdb.ada/arr_acc_idx_w_gap.exp
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: compilation enum_with_gap_main.adb
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: enum_rep
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: enum_val
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print enum_subrange'pos(v)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print enum_subrange'val(3)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum(lit2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum(lit2..lit4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print indexed_by_enum.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s(2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s(2..4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print s.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: print v
+ Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
+
+
+ - New PASS [ => PASS]:
+
+ Executed from: gdb:gdb.ada/arr_acc_idx_w_gap.exp
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: compilation enum_with_gap_main.adb
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: enum_rep
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: enum_val
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print enum_subrange'pos(v)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print enum_subrange'val(3)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum(lit2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum(lit2..lit4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print indexed_by_enum.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s(2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s(2..4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print s.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=all: print v
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: compilation enum_with_gap_main.adb
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: enum_rep
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: enum_val
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print enum_subrange'pos(v)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print enum_subrange'val(3)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum(lit2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum(lit2..lit4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print indexed_by_enum.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'first
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'last
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s'length
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s(2)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s(2..4)
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print s.all
+ gdb:gdb.ada/arr_acc_idx_w_gap.exp=gdb.ada/arr_acc_idx_w_gap.exp: scenario=minimal: print v
Executed from: gdb:gdb.mi/mi-multi-commands.exp
gdb:gdb.mi/mi-multi-commands.exp=gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1000
gdb:gdb.mi/mi-multi-commands.exp=gdb.mi/mi-multi-commands.exp: args=: look for first command output, command length 1001
@@ -3647,46 +3712,26 @@ o IMPROVEMENTS TO BE CHECKED:
gdb:gdb.mi/mi-multi-commands.exp=gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 997
gdb:gdb.mi/mi-multi-commands.exp=gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 998
gdb:gdb.mi/mi-multi-commands.exp=gdb.mi/mi-multi-commands.exp: args=: look for second command output, command length 999
- Executed from: gdb:gdb.python/py-thread-exited.exp
- gdb:gdb.python/py-thread-exited.exp=gdb.python/py-thread-exited.exp: continue to breakpoint: continue to breakpoint
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach
- - New PASS [ => PASS]:
-
- Executed from: gdb:gdb.base/step-over-syscall.exp
- gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc
- Executed from: gdb:gdb.dwarf2/pr13961.exp
- gdb:gdb.dwarf2/pr13961.exp=gdb.dwarf2/pr13961.exp: no foo::foo
- Executed from: gdb:gdb.python/py-thread-exited.exp
- gdb:gdb.python/py-thread-exited.exp=gdb.python/py-thread-exited.exp: continue to breakpoint: continue to end breakpoint
- gdb:gdb.python/py-thread-exited.exp=gdb.python/py-thread-exited.exp: continue to breakpoint: continue to first in-thread breakpoint
- gdb:gdb.python/py-thread-exited.exp=gdb.python/py-thread-exited.exp: continue to breakpoint: continue to second in-thread breakpoint
- Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach
-
-
- XFAIL disappears [XFAIL=> ]:
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (EPERM)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (EPERM)
- XFAIL appears [ =>XFAIL]:
Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (EPERM)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (EPERM)
-
-
- - KFAIL disappears [KFAIL=> ]:
-
- Executed from: gdb:gdb.base/step-over-syscall.exp
- gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc (PRMS: gdb/19675)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)