summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-28 01:09:10 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-28 01:09:10 +0000
commitbe7c86643a01d63135a11f0bcc3fe81b8e024134 (patch)
treec21a68bd2647fc74490b6c29fcb8bafbcd171347 /jenkins/notify-full.log
parent5c37a7ace9d0cd0d3c7935b58f4425e0f674cce2 (diff)
onsuccess: #450: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1412
1 files changed, 197 insertions, 1215 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index cde3c0e..ab454d6 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/448/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/448/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/'
+ 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_woa_check_binutils--master-woa64-build/449/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -75,7 +75,7 @@
+++ 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
-++ '[' xc2289ae34815e7c9048fa141f0551592db9897fa '!=' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da ']'
+++ '[' x64e34e4134edb8a763ecfced808d2bb796796a15 '!=' xc2289ae34815e7c9048fa141f0551592db9897fa ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ 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
-+ first_bad=c2289ae34815e7c9048fa141f0551592db9897fa
++ first_bad=64e34e4134edb8a763ecfced808d2bb796796a15
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ last_good=c2289ae34815e7c9048fa141f0551592db9897fa
+ local res
+ res=0
-+ wait 3791
++ wait 53988
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,22 +112,22 @@
++ 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=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
-++ git -C binutils rev-parse 'c2289ae34815e7c9048fa141f0551592db9897fa^@'
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+++ git -C binutils rev-parse '64e34e4134edb8a763ecfced808d2bb796796a15^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' e7a293f376fef110ae59f5b9ae5bf0aaca68a4da = e7a293f376fef110ae59f5b9ae5bf0aaca68a4da ']'
-+ return 0
++ '[' 3bb1944a5a0527a38702084ac301d9933b0130bb = c2289ae34815e7c9048fa141f0551592db9897fa ']'
++ return 1
# Debug traces :
-# change_kind=single_commit : binutils
-+ change_kind=single_commit
+# change_kind=single_component : binutils
++ change_kind=single_component
+ echo '# Debug traces :'
-+ echo '# change_kind=single_commit : binutils'
++ echo '# change_kind=single_component : binutils'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -135,18 +135,18 @@
++ 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=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
-++ git -C binutils rev-list --count e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
-# rev for binutils : e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa (1 commits)
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
+# rev for binutils : c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15 (4 commits)
-+ c_commits=1
-+ echo '# rev for binutils : e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa (1 commits)'
++ c_commits=4
++ echo '# rev for binutils : c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15 (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -174,271 +174,13 @@
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_commit '!=' single_commit ']'
-+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ local refopt=
-+ case "$reference" in
-+ local ref_dir
-+ for ref_dir in $url $dir
-++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ for ref_dir in $url $dir
-++ basename interesting-commits .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ git -C interesting-commits status
-+ '[' -d interesting-commits ']'
-+ '[' x '!=' x ']'
-+ '[' -d interesting-commits ']'
-+ rm -f interesting-commits/.git/gc.log
-+ git -C interesting-commits config gc.autoDetach false
-+ git -C interesting-commits gc --auto --force --prune=all
-+ find interesting-commits/.git -name '*.lock' -delete
-+ local i
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits am --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits cherry-pick --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits rebase --abort
-+ true
-+ break
-+ local fresh_clone=false
-+ true
-+ '[' -d interesting-commits ']'
-+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local remote=origin
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local single_branch=master
-+ git -C interesting-commits remote rm origin
-+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local refspec
-+ '[' xmaster = x ']'
-+ refspec=+refs/heads/master:refs/remotes/origin/master
-+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local duration=1h
-+ shift
-+ local tries=3
-+ shift
-+ local n=0
-+ local ret=0
-+ '[' 0 -eq 3 ']'
-+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ ret=0
-+ wait 3871
-+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ '[' 0 -eq 0 ']'
-+ break
-+ return 0
-+ break
-+ git_checkout interesting-commits master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local remote=origin
-+ git_clean interesting-commits
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard
-+ local sha1
-++ git_rev_parse interesting-commits master origin
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ '[' 3 -ge 3 ']'
-++ remote=origin
-++ git_rev_parse_1 interesting-commits master origin --short
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ local opts=--short
-++ local ret
-++ cd interesting-commits
-++ local sha1 try_ref
-++ case "$ref" in
-++ try_ref=refs/remotes/origin/master
-++ ret=0
-+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=9364210079
-++ '[' 0 -ne 0 ']'
-++ echo 9364210079
-+ sha1=9364210079
-+ git -C interesting-commits checkout --detach 9364210079
-Warning: you are leaving 1 commit behind, not connected to
-any of your branches:
-
- bb5d1bdfdc Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
-
-If you want to keep it by creating a new branch, this may be a good time
-to do so with:
-
- git branch <new-branch-name> bb5d1bdfdc
-
-HEAD is now at 9364210079 Add entry 8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/537/
-+ false
-+ dryrun='echo DRYRUN: '
-+ local jira_dir jira_key=
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-+ '[' init = full ']'
-+ true
-+ git -C interesting-commits remote update -p
-Fetching origin
-+ git_clean interesting-commits refs/remotes/origin/master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard refs/remotes/origin/master
-# update_interesting_commits
-+ update_interesting_commits init ''
-+ echo '# update_interesting_commits'
-+ local stage=init
-+ local jira_key=
-+ local subdir3 subdir4 subdir4
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ subdir3=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gnu_woa_check_binutils
-++ local dir=binutils/sha1
-++ '[' 3 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 3 -ge 3 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ '[' 3 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-+ subdir4=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gnu_woa_check_binutils master-woa64
-++ local dir=binutils/sha1
-++ '[' 4 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 4 -ge 3 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ '[' 4 -ge 4 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-+ subdir5=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-+ '[' -d interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa ']'
-+ mkdir -p interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
-+ mkdir -p interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
-+ echo e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/build_url binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/last_good
-+ '[' init '!=' full ']'
++ '[' single_component '!=' single_commit ']'
+ return
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ git -C interesting-commits commit -m 'Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/'
-[detached HEAD a9bc1e6233] Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
- 3 files changed, 3 insertions(+)
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/build_url
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/last_good
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ wait 18223
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 18225
++ wait 54012
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ calculate_results_date
@@ -454,691 +196,46 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
-+ base_d=1703548868
+++ git -C binutils show --no-patch --pretty=%ct c2289ae34815e7c9048fa141f0551592db9897fa
++ base_d=1703635229
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct c2289ae34815e7c9048fa141f0551592db9897fa
-+ cur_d=1703635229
-+ '[' x1703548868 '!=' x ']'
-+ '[' x1703635229 = x ']'
-+ '[' 1703635229 -lt 1703548868 ']'
-+ '[' x1703635229 = x ']'
-+ '[' 1703635229 -gt 0 ']'
-+ results_date=1703635229
-+ assert_with_msg 'Failed to produce results_date' '[' 1703635229 -gt 0 ']'
+++ git -C binutils show --no-patch --pretty=%ct 64e34e4134edb8a763ecfced808d2bb796796a15
++ cur_d=1703721673
++ '[' x1703635229 '!=' x ']'
++ '[' x1703721673 = x ']'
++ '[' 1703721673 -lt 1703635229 ']'
++ '[' x1703721673 = x ']'
++ '[' 1703721673 -gt 0 ']'
++ results_date=1703721673
++ assert_with_msg 'Failed to produce results_date' '[' 1703721673 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1703462444
-+ '[' 1703462444 '!=' '' ']'
-+ '[' 1703635229 -gt 1703462444 ']'
-+ results_date=1703548836
-+ rr[results_date]=1703548836
++ base_d=1703548836
++ '[' 1703548836 '!=' '' ']'
++ '[' 1703721673 -gt 1703548836 ']'
++ results_date=1703635254
++ rr[results_date]=1703635254
+ cat
+ manifest_out
+ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_commit '!=' xsingle_commit ']'
-+ local isubdir
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ isubdir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url ']'
-+ local first_url
-++ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
-+ first_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ '[' https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/ = https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/ ']'
-+ first_icommit_to_report=true
++ '[' xsingle_component '!=' xsingle_commit ']'
++ return
+ post_interesting_commits full
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_commit '!=' single_commit ']'
-+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ local refopt=
-+ case "$reference" in
-+ local ref_dir
-+ for ref_dir in $url $dir
-++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ for ref_dir in $url $dir
-++ basename interesting-commits .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ git -C interesting-commits status
-+ '[' -d interesting-commits ']'
-+ '[' x '!=' x ']'
-+ '[' -d interesting-commits ']'
-+ rm -f interesting-commits/.git/gc.log
-+ git -C interesting-commits config gc.autoDetach false
-+ git -C interesting-commits gc --auto --force --prune=all
-+ find interesting-commits/.git -name '*.lock' -delete
-+ local i
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits am --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits cherry-pick --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits rebase --abort
-+ true
-+ break
-+ local fresh_clone=false
-+ true
-+ '[' -d interesting-commits ']'
-+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local remote=origin
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local single_branch=master
-+ git -C interesting-commits remote rm origin
-+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local refspec
-+ '[' xmaster = x ']'
-+ refspec=+refs/heads/master:refs/remotes/origin/master
-+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local duration=1h
-+ shift
-+ local tries=3
-+ shift
-+ local n=0
-+ local ret=0
-+ '[' 0 -eq 3 ']'
-+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ ret=0
-+ wait 18373
-+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ '[' 0 -eq 0 ']'
-+ break
-+ return 0
-+ break
-+ git_checkout interesting-commits master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local remote=origin
-+ git_clean interesting-commits
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard
-+ local sha1
-++ git_rev_parse interesting-commits master origin
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ '[' 3 -ge 3 ']'
-++ remote=origin
-++ git_rev_parse_1 interesting-commits master origin --short
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ local opts=--short
-++ local ret
-++ cd interesting-commits
-++ local sha1 try_ref
-++ case "$ref" in
-++ try_ref=refs/remotes/origin/master
-++ ret=0
-+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=9364210079
-++ '[' 0 -ne 0 ']'
-++ echo 9364210079
-+ sha1=9364210079
-+ git -C interesting-commits checkout --detach 9364210079
-Warning: you are leaving 1 commit behind, not connected to
-any of your branches:
-
- a9bc1e6233 Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
-
-If you want to keep it by creating a new branch, this may be a good time
-to do so with:
-
- git branch <new-branch-name> a9bc1e6233
-
-HEAD is now at 9364210079 Add entry 8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/537/
-+ false
-+ dryrun='echo DRYRUN: '
-+ local jira_dir jira_key=
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-+ '[' full = full ']'
-+ false
-+ true
-+ git -C interesting-commits remote update -p
-Fetching origin
-+ git_clean interesting-commits refs/remotes/origin/master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard refs/remotes/origin/master
-# update_interesting_commits
-+ update_interesting_commits full ''
-+ echo '# update_interesting_commits'
-+ local stage=full
-+ local jira_key=
-+ local subdir3 subdir4 subdir4
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ subdir3=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gnu_woa_check_binutils
-++ local dir=binutils/sha1
-++ '[' 3 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 3 -ge 3 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ '[' 3 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-+ subdir4=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gnu_woa_check_binutils master-woa64
-++ local dir=binutils/sha1
-++ '[' 4 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 4 -ge 3 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ '[' 4 -ge 4 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-+ subdir5=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-+ '[' -d interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa ']'
-+ mkdir -p interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
-+ mkdir -p interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
-+ echo e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/build_url binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/last_good
-+ '[' full '!=' full ']'
-+ gnu_print_result --oneline
-+ false
-+ local print_arg=--oneline
-+ '[' -d artifacts/sumfiles ']'
-+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
-+ local xfails=artifacts/sumfiles/xfails.xfail
-+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ wait 32675
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 32676
-+ local n_regressions n_progressions pass_fail=PASS
-+ '[' 0 '!=' 0 ']'
-++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-++ true
-+ n_regressions=0
-++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ true
-+ n_progressions=0
-+ printf PASS
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/regressions.sum
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/progressions.sum
-+ printf '\n'
-+ '[' --oneline = --oneline ']'
-+ return 0
-+ merge_status_summary interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-+ set -euf -o pipefail
-+ local subdir=interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-+ local cur_file cur best= best_file
-+ read -r cur_file
-++ find interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils -mindepth 2 -maxdepth 2 -name status-summary.txt
-++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt
-+ cur=PASS
-+ '[' PASS -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1057: [: PASS: integer expression expected
-+ best=PASS
-+ best_file=interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt
-+ read -r cur_file
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt
-+ merge_status_summary interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ set -euf -o pipefail
-+ local subdir=interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ local cur_file cur best= best_file
-+ read -r cur_file
-++ find interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa -mindepth 2 -maxdepth 2 -name status-summary.txt
-++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt
-+ cur=PASS
-+ '[' PASS -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1057: [: PASS: integer expression expected
-+ best=PASS
-+ best_file=interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt
-+ read -r cur_file
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
-+ gnu_print_result --long
-+ false
-+ local print_arg=--long
-+ '[' -d artifacts/sumfiles ']'
-+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
-+ local xfails=artifacts/sumfiles/xfails.xfail
-+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ wait 32716
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 32717
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-+ local n_regressions n_progressions pass_fail=PASS
-+ '[' 0 '!=' 0 ']'
-++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-++ true
-+ n_regressions=0
-++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ true
-+ n_progressions=0
-+ printf PASS
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/regressions.sum
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/progressions.sum
-+ printf '\n'
-+ '[' --long = --oneline ']'
-+ local length=10 outfile n_lines
-+ '[' --long = --long ']'
-+ length=-0
-+ for outfile in regressions.sum progressions.sum
-+ '[' -f artifacts/notify/regressions.sum ']'
-+ continue
-+ for outfile in regressions.sum progressions.sum
-+ '[' -f artifacts/notify/progressions.sum ']'
-+ continue
-+ cat
-++ print_artifacts_url 00-sumfiles/
-++ set -euf -o pipefail
-++ local url
-+++ get_current_manifest BUILD_URL
-+++ get_manifest artifacts/manifest.sh BUILD_URL
-+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/00-sumfiles/
-++ print_artifacts_url notify/
-++ set -euf -o pipefail
-++ local url
-+++ get_current_manifest BUILD_URL
-+++ get_manifest artifacts/manifest.sh BUILD_URL
-+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/notify/
-++ print_artifacts_url sumfiles/xfails.xfail
-++ set -euf -o pipefail
-++ local url
-+++ get_current_manifest BUILD_URL
-+++ get_manifest artifacts/manifest.sh BUILD_URL
-+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/sumfiles/xfails.xfail
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt
-+ sed 's/^/* /'
-+ print_icommits_link binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/details.txt
-+ set -euf -o pipefail
-+ local path=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/details.txt
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/details.txt
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/build_url
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/details.txt binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status.txt
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/summary.txt ']'
-+ local bad_artifacts_url good_artifacts_url
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/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_woa_check_binutils--master-woa64-build/448/artifact/artifacts
-+ cat
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/reproduction_instructions.txt
-+ local ci_config
-+ read ci_config
-++ cd interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-++ ls
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status.txt ']'
-+ echo '* master-woa64'
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status.txt
-+ sed 's/^/*/'
-+ read ci_config
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt/status.txt ']'
-+ continue
-+ read ci_config
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt/status.txt ']'
-+ continue
-+ read ci_config
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt
-+ local ci_project
-+ read ci_project
-++ cd interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ ls
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt ']'
-+ echo '* tcwg_gnu_woa_check_binutils'
-+ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt
-+ sed 's/^/*/'
-+ read ci_project
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
-+ print_commits --short
-+ set -euf -o pipefail
-+ false
-+ local print_arg=--short
-+ '[' single_commit = no_change ']'
-+ local more_lines
-+ '[' single_commit = single_commit ']'
-+ local c=binutils
-+ '[' --short = --link ']'
-+ local describe
-+ '[' '' = '' ']'
-++ describe_sha1 binutils c2289ae34815e7c9048fa141f0551592db9897fa true
-++ local component=binutils
-++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
-++ local anything=true
-++ match=()
-++ local -a match
-++ case "$component" in
-++ match=(--match "binutils*")
-++ git -C binutils describe --match 'binutils*' c2289ae34815e7c9048fa141f0551592db9897fa
-+ describe=binutils-2_41-release-1680-gc2289ae3481
-++ echo binutils-2_41-release-1680-gc2289ae3481
-++ sed 's,^basepoints/,,'
-+ describe=binutils-2_41-release-1680-gc2289ae3481
-+ '[' --short = --oneline ']'
-+ '[' '' = '' ']'
-+ echo 'commit binutils-2_41-release-1680-gc2289ae3481'
-+ local tmpfile
-++ mktemp
-+ tmpfile=/tmp/tmp.Oo4rBR4pt0
-+ git -C binutils log -n1 c2289ae34815e7c9048fa141f0551592db9897fa
-+ tail -n +2
-+ head -n 10 /tmp/tmp.Oo4rBR4pt0
-++ cat /tmp/tmp.Oo4rBR4pt0
-++ wc -l
-+ more_lines=-6
-+ '[' -6 -gt 0 ']'
-+ rm /tmp/tmp.Oo4rBR4pt0
-+ '[' '' '!=' '' ']'
-+ return 0
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
-+ true
-+ local jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-+ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
-+ '[' -e interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira ']'
-+ mkdir interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-+ '[' '' '!=' '' ']'
-++ print_commits --oneline
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--oneline
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=binutils
-++ '[' --oneline = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 binutils c2289ae34815e7c9048fa141f0551592db9897fa true
-+++ local component=binutils
-+++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' c2289ae34815e7c9048fa141f0551592db9897fa
-++ describe=binutils-2_41-release-1680-gc2289ae3481
-+++ echo binutils-2_41-release-1680-gc2289ae3481
-+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-1680-gc2289ae3481
-++ '[' --oneline = --oneline ']'
-++ echo binutils-2_41-release-1680-gc2289ae3481
-++ return 0
-++ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
-+ echo binutils-2_41-release-1680-gc2289ae3481: PASS
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/summary
-+ cat
-++ print_commits --link
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--link
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=binutils
-++ '[' --link = --link ']'
-++ local url
-+++ get_baseline_git binutils_url
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_url in baseline git' '[' -f base-artifacts/git/binutils_url ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_url
-++ url=git://sourceware.org/git/binutils-gdb.git
-++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
-++ url=binutils-gdb.git
-++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c2289ae34815e7c9048fa141f0551592db9897fa'
-++ return 0
-++ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
-++ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
-++ print_icommits_link binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
-++ set -euf -o pipefail
-++ local path=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
-++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/description
-+ update_jira_card
-# update_jira_card
-+ set -euf -o pipefail
-+ echo '# update_jira_card'
-+ local jira_dir
-++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-++ local dir=binutils/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-+ components=()
-+ local -a components
-+ case "$changed_single_component" in
-+ components+=(Binutils)
-+ IFS=,
-+ echo Binutils
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/components
-+ local commit_date
-++ git -C binutils log -n1 --pretty=%cd --date=iso c2289ae34815e7c9048fa141f0551592db9897fa
-+ commit_date='2023-12-27 00:00:29 +0000'
-+ date -d '2023-12-27 00:00:29 +0000' +%Y-%m-%d
-+ git -C interesting-commits add binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/startdate
-+ local key project
-++ print_jira_card_key
-++ set -euf -o pipefail
-++ local jira_dir
-+++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local dir=binutils/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-++ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
-++ return 0
-WARNING: no existing jira card interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key
-+ key=
-+ '[' -z '' ']'
-+ echo 'WARNING: no existing jira card interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key'
-+ return 0
-+ local describe
-++ describe_sha1 binutils c2289ae34815e7c9048fa141f0551592db9897fa false
-++ local component=binutils
-++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
-++ local anything=false
-++ match=()
-++ local -a match
-++ case "$component" in
-++ match=(--match "binutils*")
-++ git -C binutils describe --match 'binutils*' c2289ae34815e7c9048fa141f0551592db9897fa
-+ describe=binutils-2_41-release-1680-gc2289ae3481
-+ '[' binutils-2_41-release-1680-gc2289ae3481 '!=' '' ']'
-+ local d
-++ dirname binutils-2_41-release-1680-gc2289ae3481
-+ d=.
-+ mkdir -p interesting-commits/binutils/.
-+ local symlink=
-+ '[' . '!=' . ']'
-+ symlink=sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ rm -f interesting-commits/binutils/binutils-2_41-release-1680-gc2289ae3481
-+ ln -s sha1/c2289ae34815e7c9048fa141f0551592db9897fa interesting-commits/binutils/binutils-2_41-release-1680-gc2289ae3481
-+ git -C interesting-commits add binutils/binutils-2_41-release-1680-gc2289ae3481
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ git -C interesting-commits commit -m 'Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/'
-[detached HEAD 24d004a047] Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
- 17 files changed, 64 insertions(+)
- create mode 120000 binutils/binutils-2_41-release-1680-gc2289ae3481
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/components
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/description
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/startdate
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/summary
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/build_url
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/details.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/last_good
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/reproduction_instructions.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status-summary.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/status.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status-summary.txt
- create mode 100644 binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/status.txt
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ wait 625
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ break
++ '[' single_component '!=' single_commit ']'
++ return
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -1148,23 +245,11 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local dir=binutils/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ isubdir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ case "$print_arg" in
-++ echo interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ icommit_entry=interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+ '[' interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa '!=' '' ']'
-+ '[' -d interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira ']'
-+ rsync -a interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/ artifacts/notify/jira/
-+ '[' -f artifacts/notify/jira/key ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
+++ return 0
++ icommit_entry=
++ '[' '' '!=' '' ']'
++ mkdir -p artifacts/notify/jira
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -1178,10 +263,10 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 636
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 637
+++ wait 54100
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 54101
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -1204,9 +289,9 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -1229,15 +314,21 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ 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=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
++ read -r email
+++ git -C binutils log --pretty=%ae c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
+ read -r email
-++ git -C binutils log --pretty=%ae e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -1248,15 +339,21 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ 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=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
++ read -r email
+++ git -C binutils log --pretty=%ce c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
+ read -r email
-++ git -C binutils log --pretty=%ce e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -1284,34 +381,53 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
+ IFS=,
-+ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
++ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,amodra@gmail.com,vapier@gentoo.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_commit = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=binutils
-++ '[' --oneline = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 binutils c2289ae34815e7c9048fa141f0551592db9897fa true
-+++ local component=binutils
-+++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' c2289ae34815e7c9048fa141f0551592db9897fa
-++ describe=binutils-2_41-release-1680-gc2289ae3481
-+++ echo binutils-2_41-release-1680-gc2289ae3481
-+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-1680-gc2289ae3481
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
++++ 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=64e34e4134edb8a763ecfced808d2bb796796a15
++++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
+++ c_commits=4
+++ new_commits=4
++++ echo binutils
++++ tr ' ' ,
+++ components=binutils
+++ echo '4 commits in binutils'
++ '[' --oneline = --oneline ']'
-++ echo binutils-2_41-release-1680-gc2289ae3481
++ return 0
++ gnu_print_result --oneline
++ false
@@ -1320,10 +436,10 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 685
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 686
+++ wait 54157
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 54158
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -1342,7 +458,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_woa_check_binutils master-woa64
++ local project=tcwg_gnu_woa_check_binutils
@@ -1362,48 +478,25 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-woa64
-+ echo '[Linaro-TCWG-CI]' 'binutils-2_41-release-1680-gc2289ae3481: PASS on master-woa64'
++ echo '[Linaro-TCWG-CI]' '4 commits in binutils: PASS on master-woa64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/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_woa_check_binutils--master-woa64-build/448/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
+ local key=
-+ '[' single_commit = single_commit ']'
-+ '[' '' = '' ']'
-++ print_jira_card_key
-++ set -euf -o pipefail
-++ local jira_dir
-+++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local dir=binutils/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ jira_dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
-++ '[' -f interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
-++ return 0
-+ key=
-+ '[' -z '' ']'
-++ print_jira_template_card
-++ local jira_card=GNU-692
-++ case "$ci_project/$ci_config:$changed_single_component" in
-++ echo GNU-692
-+ key=GNU-692
-+ cat
-+ '[' GNU-692 '!=' '' ']'
++ '[' single_component = single_commit ']'
+ cat
++ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_woa_check_binutils master-woa64
++ local project=tcwg_gnu_woa_check_binutils
@@ -1423,40 +516,56 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_commit = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=binutils
-++ '[' --short = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 binutils c2289ae34815e7c9048fa141f0551592db9897fa true
-+++ local component=binutils
-+++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' c2289ae34815e7c9048fa141f0551592db9897fa
-++ describe=binutils-2_41-release-1680-gc2289ae3481
-+++ echo binutils-2_41-release-1680-gc2289ae3481
-+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-1680-gc2289ae3481
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
++++ 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=64e34e4134edb8a763ecfced808d2bb796796a15
++++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
+++ c_commits=4
+++ new_commits=4
++++ echo binutils
++++ tr ' ' ,
+++ components=binutils
+++ echo '4 commits in binutils'
++ '[' --short = --oneline ']'
-++ '[' '' = '' ']'
-++ echo 'commit binutils-2_41-release-1680-gc2289ae3481'
-++ local tmpfile
-+++ mktemp
-++ tmpfile=/tmp/tmp.49d41SBdOQ
-++ git -C binutils log -n1 c2289ae34815e7c9048fa141f0551592db9897fa
-++ tail -n +2
-++ head -n 10 /tmp/tmp.49d41SBdOQ
-+++ cat /tmp/tmp.49d41SBdOQ
-+++ wc -l
-++ more_lines=-6
-++ '[' -6 -gt 0 ']'
-++ rm /tmp/tmp.49d41SBdOQ
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=c2289ae34815e7c9048fa141f0551592db9897fa
++++ 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=64e34e4134edb8a763ecfced808d2bb796796a15
++++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
+++ c_commits=4
+++ '[' '' '!=' '' ']'
+++ git -C binutils log -n 5 --oneline c2289ae34815e7c9048fa141f0551592db9897fa..64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 4 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -1466,10 +575,10 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 738
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231227 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 739
+++ wait 54216
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231228 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 54217
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -1500,30 +609,30 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_woa_check_binutils master-woa64
++ local project=tcwg_gnu_woa_check_binutils
@@ -1538,74 +647,11 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_woa_check_binutils master-woa64'
-+ '[' single_commit '!=' single_commit ']'
-+ '[' '' '!=' '' ']'
-+ cat
-++ print_last_icommit --reproduction_instructions_link tcwg_gnu_woa_check_binutils master-woa64
-++ false
-++ set -euf -o pipefail
-++ local print_arg=--reproduction_instructions_link
-++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gnu_woa_check_binutils master-woa64
-+++ local dir=binutils/sha1
-+++ '[' 4 -ge 2 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+++ '[' 4 -ge 3 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils
-+++ '[' 4 -ge 4 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-+++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ isubdir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64
-++ case "$print_arg" in
-++ print_icommits_link binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/reproduction_instructions.txt
-++ set -euf -o pipefail
-++ local path=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/reproduction_instructions.txt
-++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gnu_woa_check_binutils/master-woa64/reproduction_instructions.txt
-++ print_commits --link
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--link
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=binutils
-++ '[' --link = --link ']'
-++ local url
-+++ get_baseline_git binutils_url
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_url in baseline git' '[' -f base-artifacts/git/binutils_url ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_url
-++ url=git://sourceware.org/git/binutils-gdb.git
-++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
-++ url=binutils-gdb.git
-++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c2289ae34815e7c9048fa141f0551592db9897fa'
-++ return 0
-++ print_last_icommit --status
-++ false
-++ set -euf -o pipefail
-++ local print_arg=--status
-++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir binutils c2289ae34815e7c9048fa141f0551592db9897fa
-+++ local dir=binutils/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ isubdir=binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
-++ case "$print_arg" in
-++ cat interesting-commits/binutils/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
++ '[' single_component '!=' single_commit ']'
++ return
+ true
+ generate_jenkins_html_files
-+ wait 794
++ wait 54257
# generate_jenkins_html_files
... Skipping
+ set -euf -o pipefail
@@ -1903,38 +949,6 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ read -r cur_file
-++ print_readme_link html ./notify/jira/components
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./notify/jira/components
-++ case $text_type in
-++ echo -n '<a href="./notify/jira/components">./notify/jira/components</a>'
-+ echo '<li><a href="./notify/jira/components">./notify/jira/components</a>'
-+ read -r cur_file
-++ print_readme_link html ./notify/jira/description
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./notify/jira/description
-++ case $text_type in
-++ echo -n '<a href="./notify/jira/description">./notify/jira/description</a>'
-+ echo '<li><a href="./notify/jira/description">./notify/jira/description</a>'
-+ read -r cur_file
-++ print_readme_link html ./notify/jira/startdate
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./notify/jira/startdate
-++ case $text_type in
-++ echo -n '<a href="./notify/jira/startdate">./notify/jira/startdate</a>'
-+ echo '<li><a href="./notify/jira/startdate">./notify/jira/startdate</a>'
-+ read -r cur_file
-++ print_readme_link html ./notify/jira/summary
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./notify/jira/summary
-++ case $text_type in
-++ echo -n '<a href="./notify/jira/summary">./notify/jira/summary</a>'
-+ echo '<li><a href="./notify/jira/summary">./notify/jira/summary</a>'
-+ read -r cur_file
++ print_readme_link html ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=html
@@ -2306,38 +1320,6 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ echo -n ./notify/jira/comment-template.txt
+ echo '- ./notify/jira/comment-template.txt'
+ read -r cur_file
-++ print_readme_link txt ./notify/jira/components
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./notify/jira/components
-++ case $text_type in
-++ echo -n ./notify/jira/components
-+ echo '- ./notify/jira/components'
-+ read -r cur_file
-++ print_readme_link txt ./notify/jira/description
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./notify/jira/description
-++ case $text_type in
-++ echo -n ./notify/jira/description
-+ echo '- ./notify/jira/description'
-+ read -r cur_file
-++ print_readme_link txt ./notify/jira/startdate
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./notify/jira/startdate
-++ case $text_type in
-++ echo -n ./notify/jira/startdate
-+ echo '- ./notify/jira/startdate'
-+ read -r cur_file
-++ print_readme_link txt ./notify/jira/summary
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./notify/jira/summary
-++ case $text_type in
-++ echo -n ./notify/jira/summary
-+ echo '- ./notify/jira/summary'
-+ read -r cur_file
++ print_readme_link txt ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=txt
@@ -2449,31 +1431,31 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 1020
++ wait 54467
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703548836
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703548836
-+ results_date='2023-12-26 00:00:36'
++ results_date=1703635254
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703635254
++ results_date='2023-12-27 00:00:54'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/ tcwg_gnu_woa_check_binutils master-woa64 '2023-12-26 00:00:36' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/ tcwg_gnu_woa_check_binutils master-woa64 '2023-12-27 00:00:54' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/
+ local ci_project=tcwg_gnu_woa_check_binutils
+ local ci_config=master-woa64
-+ local 'results_date=2023-12-26 00:00:36'
++ local 'results_date=2023-12-27 00:00:54'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -2484,8 +1466,8 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ local lnt_testsuite=tcwg_gnu_woa_check_binutils
+ local machine_name=master-woa64
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/449/
-+ build_number=449
+++ basename https://ci.linaro.org/job/tcwg_gnu_woa_check_binutils--master-woa64-build/450/
++ build_number=450
+ set +x
# release_testresults_files
... Done