summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1608
1 files changed, 1327 insertions, 281 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index be65cd2b..d6ea2a8a 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -9,13 +9,10 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1090/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
@@ -23,31 +20,34 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-arm
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1090/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/'
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
-+ '[' ignore = precommit ']'
++ '[' onregression = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
-# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -63,7 +63,7 @@
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#52de6aa1a8582208b519b6998389d3a801b0de7b '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#788e0d48ec639d44294434f4f20ae94023c3759d '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ for c in ${rr[components]}
@@ -87,7 +87,7 @@
+++ 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
-++ '[' x52de6aa1a8582208b519b6998389d3a801b0de7b '!=' x321477fc3a0f8de18c4452f431309f896ae3a854 ']'
+++ '[' x788e0d48ec639d44294434f4f20ae94023c3759d '!=' x52de6aa1a8582208b519b6998389d3a801b0de7b ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -100,17 +100,17 @@
++ 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
-+ first_bad=52de6aa1a8582208b519b6998389d3a801b0de7b
++ first_bad=788e0d48ec639d44294434f4f20ae94023c3759d
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=321477fc3a0f8de18c4452f431309f896ae3a854
++ last_good=52de6aa1a8582208b519b6998389d3a801b0de7b
+ local res
+ res=0
-+ wait 2351160
++ wait 2153683
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -124,22 +124,22 @@
++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
++ base_rev=52de6aa1a8582208b519b6998389d3a801b0de7b
++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-++ git -C gcc rev-parse '52de6aa1a8582208b519b6998389d3a801b0de7b^@'
++ cur_rev=788e0d48ec639d44294434f4f20ae94023c3759d
+++ git -C gcc rev-parse '788e0d48ec639d44294434f4f20ae94023c3759d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a01462ae8bafa86e7df47a252917ba6899d587cf = 321477fc3a0f8de18c4452f431309f896ae3a854 ']'
-+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
++ '[' 52de6aa1a8582208b519b6998389d3a801b0de7b = 52de6aa1a8582208b519b6998389d3a801b0de7b ']'
++ return 0
# Debug traces :
-# change_kind=single_component : gcc
-+ echo '# change_kind=single_component : gcc'
+# change_kind=single_commit : gcc
++ change_kind=single_commit
++ echo '# Debug traces :'
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -147,29 +147,26 @@
++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
++ base_rev=52de6aa1a8582208b519b6998389d3a801b0de7b
++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-++ git -C gcc rev-list --count 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-# rev for gcc : 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b (8 commits)
++ cur_rev=788e0d48ec639d44294434f4f20ae94023c3759d
+++ git -C gcc rev-list --count 52de6aa1a8582208b519b6998389d3a801b0de7b..788e0d48ec639d44294434f4f20ae94023c3759d
+# rev for gcc : 52de6aa1a8582208b519b6998389d3a801b0de7b..788e0d48ec639d44294434f4f20ae94023c3759d (1 commits)
-+ c_commits=8
-+ echo '# rev for gcc : 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b (8 commits)'
++ c_commits=1
++ echo '# rev for gcc : 52de6aa1a8582208b519b6998389d3a801b0de7b..788e0d48ec639d44294434f4f20ae94023c3759d (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' ignore = onregression ']'
-+ '[' ignore = precommit ']'
-+ '[' ignore = ignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ '[' ignore = ignore ']'
-+ post_mail=false
-+ '[' ignore = precommit ']'
++ '[' onregression = onregression ']'
++ '[' 2 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -182,31 +179,945 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' 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
++ '[' -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 2153763
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ 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=843a82e3d
+++ '[' 0 -ne 0 ']'
+++ echo 843a82e3d
++ sha1=843a82e3d
++ git -C interesting-commits checkout --detach 843a82e3d
+HEAD is now at 843a82e3d Add entry 788e0d48ec639d44294434f4f20ae94023c3759d from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/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 gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ subdir3=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d tcwg_gnu_cross_check_gcc
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
++ subdir4=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d tcwg_gnu_cross_check_gcc master-arm
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ subdir5=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ local url=
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
++ '[' -d interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d ']'
++ mkdir -p interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
++ echo 52de6aa1a8582208b519b6998389d3a801b0de7b
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/build_url gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 788e0d48ec639d44294434f4f20ae94023c3759d from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/'
+HEAD detached from a9543174a
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 2351184
++ wait 2167645
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ isubdir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/first_url ']'
++ local first_url
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/first_url
++ first_url=https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1344/artifact/artifacts
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1344/artifact/artifacts = https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts ']'
++ '[' onregression = onregression ']'
++ post_mail=false
+ post_interesting_commits full
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' 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
++ '[' -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 2167792
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ 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=843a82e3d
+++ '[' 0 -ne 0 ']'
+++ echo 843a82e3d
++ sha1=843a82e3d
++ git -C interesting-commits checkout --detach 843a82e3d
+HEAD is now at 843a82e3d Add entry 788e0d48ec639d44294434f4f20ae94023c3759d from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
++ '[' full = full ']'
++ true
++ 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 gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ subdir3=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d tcwg_gnu_cross_check_gcc
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
++ subdir4=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d tcwg_gnu_cross_check_gcc master-arm
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ subdir5=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ local url=
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
++ '[' -d interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d ']'
++ mkdir -p interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
++ echo 52de6aa1a8582208b519b6998389d3a801b0de7b
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/build_url gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/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 2181624
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
++ true
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 2181625
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 2 '!=' 0 ']'
++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++ n_regressions=2
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
++ printf FAIL
++ '[' 2 '!=' 0 ']'
++ printf ': 2 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --oneline = --oneline ']'
++ return 0
++ merge_status_summary interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
++ local cur_file cur best= best_file
++ read -r cur_file
+++ sort
+++ find interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt
++ cur=2
++ '[' 2 -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1069: [: : integer expression expected
++ best=2
++ best_file=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt
++ merge_status_summary interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ local cur_file cur best= best_file
++ read -r cur_file
+++ sort
+++ find interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gcc_check/status-summary.txt
++ cur=2
++ '[' 2 -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1069: [: : integer expression expected
++ best=2
++ best_file=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gcc_check/status-summary.txt
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status-summary.txt
++ cur=2
++ '[' 2 -le 2 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_native_check_gcc/status-summary.txt
++ cur=2
++ '[' 2 -le 2 ']'
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gcc_check/status-summary.txt
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status-summary.txt gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/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 2181666
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
++ true
++ wait 2181667
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 2 '!=' 0 ']'
++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++ n_regressions=2
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
++ printf FAIL
++ '[' 2 '!=' 0 ']'
++ printf ': 2 regressions'
++ '[' 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 ']'
++ echo
++ echo regressions.sum:
+++ cat artifacts/notify/regressions.sum
+++ wc -l
++ n_lines=7
++ n_lines=7
++ head -n-0 artifacts/notify/regressions.sum
++ '[' 7 -gt 0 ']'
++ '[' -0 '!=' -0 ']'
++ 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_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts/sumfiles/xfails.xfail
++ sed 's/^/* /'
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt
++ print_icommits_link gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
++ set -euf -o pipefail
++ local path=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/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/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/build_url
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/details.txt gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status.txt
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/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_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1092/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
+++ ls
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status.txt ']'
++ echo '* master-arm'
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ ls
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/commit-log.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gcc_check/status.txt ']'
++ echo '* tcwg_gcc_check'
++ sed 's/^/*/'
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gcc_check/status.txt
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt ']'
++ echo '* tcwg_gnu_cross_check_gcc'
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt
++ sed 's/^/*/'
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_native_check_gcc/status.txt ']'
++ echo '* tcwg_gnu_native_check_gcc'
++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_native_check_gcc/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/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=gcc
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 gcc 788e0d48ec639d44294434f4f20ae94023c3759d true
+++ local component=gcc
+++ local sha1=788e0d48ec639d44294434f4f20ae94023c3759d
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 788e0d48ec639d44294434f4f20ae94023c3759d
++ describe=basepoints/gcc-14-6470-g788e0d48ec6
+++ echo basepoints/gcc-14-6470-g788e0d48ec6
+++ sed 's,^basepoints/,,'
++ describe=gcc-14-6470-g788e0d48ec6
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gcc-14-6470-g788e0d48ec6'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.7GuFHf0mdL
++ tail -n +2
++ git -C gcc log -n1 788e0d48ec639d44294434f4f20ae94023c3759d
++ head -n 10 /tmp/tmp.7GuFHf0mdL
+++ wc -l
+++ cat /tmp/tmp.7GuFHf0mdL
++ more_lines=2
++ '[' 2 -gt 0 ']'
++ echo '... 2 lines of the commit log omitted.'
++ rm /tmp/tmp.7GuFHf0mdL
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/commit-log.txt
++ true
++ local jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key ']'
++ assert_with_msg 'Should not have created multiple jira cards' '[' '' = '' ']'
++ set -euf -o pipefail +x
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key
++ jira_key=GNU-1073
++ '[' -e interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira ']'
++ git -C interesting-commits rm -rf gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/components'
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/description'
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key'
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/startdate'
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/summary'
+rm 'gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/yaml'
++ mkdir interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
++ '[' GNU-1073 '!=' '' ']'
++ echo GNU-1073
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key
+++ 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=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 788e0d48ec639d44294434f4f20ae94023c3759d true
++++ local component=gcc
++++ local sha1=788e0d48ec639d44294434f4f20ae94023c3759d
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 788e0d48ec639d44294434f4f20ae94023c3759d
+++ describe=basepoints/gcc-14-6470-g788e0d48ec6
++++ echo basepoints/gcc-14-6470-g788e0d48ec6
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-6470-g788e0d48ec6
+++ '[' --oneline = --oneline ']'
+++ echo gcc-14-6470-g788e0d48ec6
+++ return 0
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/status-summary.txt
++ echo gcc-14-6470-g788e0d48ec6: 'FAIL: 2 regressions'
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/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=gcc
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gcc_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_url
+++ url=https://github.com/gcc-mirror/gcc.git
+++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
+++ echo https://github.com/gcc-mirror/gcc/commit/788e0d48ec639d44294434f4f20ae94023c3759d
+++ return 0
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/commit-log.txt
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/status.txt
+++ print_icommits_link gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/yaml
+++ set -euf -o pipefail
+++ local path=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/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/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/yaml
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/description
++ update_jira_card
+# update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
++ local jira_dir
+++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GCC)
++ IFS=,
++ echo GCC
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/components
++ local commit_date
+++ git -C gcc log -n1 --pretty=%cd --date=iso 788e0d48ec639d44294434f4f20ae94023c3759d
++ commit_date='2023-12-12 16:46:40 -0600'
++ date -d '2023-12-12 16:46:40 -0600' +%Y-%m-%d
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
+++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key ']'
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key
++ key=GNU-1073
++ '[' -z GNU-1073 ']'
++ project=GNU
++ local yaml=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/yaml
++ cat
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/components
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/startdate
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/description
++ git -C interesting-commits add gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/yaml
++ local describe
+++ describe_sha1 gcc 788e0d48ec639d44294434f4f20ae94023c3759d false
+++ local component=gcc
+++ local sha1=788e0d48ec639d44294434f4f20ae94023c3759d
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 788e0d48ec639d44294434f4f20ae94023c3759d
++ describe=basepoints/gcc-14-6470-g788e0d48ec6
++ '[' basepoints/gcc-14-6470-g788e0d48ec6 '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-6470-g788e0d48ec6
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ rm -f interesting-commits/gcc/basepoints/gcc-14-6470-g788e0d48ec6
++ ln -s ../sha1/788e0d48ec639d44294434f4f20ae94023c3759d interesting-commits/gcc/basepoints/gcc-14-6470-g788e0d48ec6
++ git -C interesting-commits add gcc/basepoints/gcc-14-6470-g788e0d48ec6
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 788e0d48ec639d44294434f4f20ae94023c3759d from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/'
+[detached HEAD 2f5b131be] Add entry 788e0d48ec639d44294434f4f20ae94023c3759d from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
+ 9 files changed, 56 insertions(+)
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/details.txt
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/status.txt
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status-summary.txt
+ create mode 100644 gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/status.txt
++ wait 2182123
++ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+remote: Sending notification emails to: tcwg-commits@lists.linaro.org
+post-git trigger: updating grokmirror
+To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git
+ 843a82e3d..2f5b131be HEAD -> master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -216,12 +1127,64 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ isubdir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ icommit_entry=interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++ '[' interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira ']'
++ rsync -a interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=GNU-1073
++ '[' GNU-1073 '!=' '' ']'
++ cat
+++ 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 2182138
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
+++ true
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2182139
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
+++ n_regressions=2
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf FAIL
+++ '[' 2 '!=' 0 ']'
+++ printf ': 2 regressions'
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --oneline = --oneline ']'
++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
-+ '[' '' '!=' '' ']'
+++ print_artifacts_url 'notify/mail-body.txt/*view*/'
+++ 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_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts/notify/mail-body.txt/*view*/'
+ cat
++ print_jira_template_card
++ local jira_card=GNU-692
@@ -234,22 +1197,22 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2351271
+++ wait 2182158
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
+++ true
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2351272
+++ wait 2182159
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=2
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
-++ printf PASS
-++ '[' 0 '!=' 0 ']'
-# print all notification files
-++ rm artifacts/notify/regressions.sum
+++ printf FAIL
+++ '[' 2 '!=' 0 ']'
+++ printf ': 2 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
@@ -261,9 +1224,10 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts/notify/mail-body.txt/*view*/'
+# print all notification files
+ echo '# print all notification files'
+ true
+ generate_mail_files
@@ -285,29 +1249,15 @@
++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
++ base_rev=52de6aa1a8582208b519b6998389d3a801b0de7b
++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-+ read -r email
-++ git -C gcc log --pretty=%ae 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=788e0d48ec639d44294434f4f20ae94023c3759d
+ read -r email
+++ git -C gcc log --pretty=%ae 52de6aa1a8582208b519b6998389d3a801b0de7b..788e0d48ec639d44294434f4f20ae94023c3759d
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -318,29 +1268,15 @@
++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
++ base_rev=52de6aa1a8582208b519b6998389d3a801b0de7b
++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-+ read -r email
-++ git -C gcc log --pretty=%ce 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=788e0d48ec639d44294434f4f20ae94023c3759d
+ read -r email
+++ git -C gcc log --pretty=%ce 52de6aa1a8582208b519b6998389d3a801b0de7b..788e0d48ec639d44294434f4f20ae94023c3759d
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -348,21 +1284,11 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=bcc
+ 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=cc_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
@@ -373,53 +1299,34 @@
+ 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")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
+ IFS=,
-+ echo xry111@xry111.site,bcc:tcwg-validation@linaro.org,gaiusmod2@gmail.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,mjambor@suse.cz,jwakely@redhat.com
++ echo bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,bergner@linux.ibm.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' 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 gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
-+++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-+++ git -C gcc rev-list --count 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-++ c_commits=8
-++ new_commits=8
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '8 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 788e0d48ec639d44294434f4f20ae94023c3759d true
++++ local component=gcc
++++ local sha1=788e0d48ec639d44294434f4f20ae94023c3759d
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 788e0d48ec639d44294434f4f20ae94023c3759d
+++ describe=basepoints/gcc-14-6470-g788e0d48ec6
++++ sed 's,^basepoints/,,'
++++ echo basepoints/gcc-14-6470-g788e0d48ec6
+++ describe=gcc-14-6470-g788e0d48ec6
++ '[' --oneline = --oneline ']'
+++ echo gcc-14-6470-g788e0d48ec6
++ return 0
++ gnu_print_result --oneline
++ false
@@ -428,21 +1335,22 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2351328
+++ wait 2182206
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
+++ true
+++ wait 2182207
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2351329
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=2
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
-++ printf PASS
-++ '[' 0 '!=' 0 ']'
-++ rm artifacts/notify/regressions.sum
+++ printf FAIL
+++ '[' 2 '!=' 0 ']'
+++ printf ': 2 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
@@ -470,21 +1378,39 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '8 commits in gcc: PASS on arm'
++ echo '[Linaro-TCWG-CI]' 'gcc-14-6470-g788e0d48ec6: FAIL: 2 regressions on arm'
+ 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_cross_check_gcc--master-arm-build/1092/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1090/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts
+ local key=
-+ '[' single_component = single_commit ']'
++ '[' single_commit = single_commit ']'
++ '[' '' = '' ']'
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
+++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key ']'
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key
++ key=GNU-1073
++ '[' -z GNU-1073 ']'
++ cat
++ '[' GNU-1073 '!=' '' ']'
+ cat
-+ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
@@ -503,62 +1429,46 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo ' master-arm'
-++ print_commits --short
++ sed -e 's/^/ | /'
+++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' 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 gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
-+++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-+++ git -C gcc rev-list --count 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-++ c_commits=8
-++ new_commits=8
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '8 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 788e0d48ec639d44294434f4f20ae94023c3759d true
++++ local component=gcc
++++ local sha1=788e0d48ec639d44294434f4f20ae94023c3759d
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 788e0d48ec639d44294434f4f20ae94023c3759d
+++ describe=basepoints/gcc-14-6470-g788e0d48ec6
++++ echo basepoints/gcc-14-6470-g788e0d48ec6
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-6470-g788e0d48ec6
++ '[' --short = --oneline ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=321477fc3a0f8de18c4452f431309f896ae3a854
-+++ 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=52de6aa1a8582208b519b6998389d3a801b0de7b
-+++ git -C gcc rev-list --count 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-++ c_commits=8
-++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 321477fc3a0f8de18c4452f431309f896ae3a854..52de6aa1a8582208b519b6998389d3a801b0de7b
-++ '[' 8 -gt 5 ']'
-++ echo '... and 3 more commits in gcc'
+++ '[' '' = '' ']'
+++ echo 'commit gcc-14-6470-g788e0d48ec6'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.0MmCyRG4PG
+++ git -C gcc log -n1 788e0d48ec639d44294434f4f20ae94023c3759d
+++ tail -n +2
+++ head -n 10 /tmp/tmp.0MmCyRG4PG
++++ wc -l
++++ cat /tmp/tmp.0MmCyRG4PG
+++ more_lines=2
+++ '[' 2 -gt 0 ']'
+++ echo '... 2 lines of the commit log omitted.'
+++ rm /tmp/tmp.0MmCyRG4PG
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -568,21 +1478,22 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2351387
+++ wait 2182258
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
+++ true
+++ wait 2182259
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231213 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2351388
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=2
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
-++ printf PASS
-++ '[' 0 '!=' 0 ']'
-++ rm artifacts/notify/regressions.sum
+++ printf FAIL
+++ '[' 2 '!=' 0 ']'
+++ printf ': 2 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
@@ -591,7 +1502,14 @@
++ '[' --short = --long ']'
++ for outfile in regressions.sum progressions.sum
++ '[' -f artifacts/notify/regressions.sum ']'
-++ continue
+++ echo
+++ echo regressions.sum:
++++ cat artifacts/notify/regressions.sum
++++ wc -l
+++ n_lines=7
+++ n_lines=-3
+++ head -n10 artifacts/notify/regressions.sum
+++ '[' -3 -gt 0 ']'
++ for outfile in regressions.sum progressions.sum
++ '[' -f artifacts/notify/progressions.sum ']'
++ continue
@@ -602,27 +1520,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1092/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/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_cross_check_gcc--master-arm-build/1092/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
@@ -638,15 +1556,77 @@
++ gnu_data[long_config]=master-arm
++ case "$project/$config" in
++ local print_arg=--long
-# generate_jenkins_html_files
-... Skipping
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_cross_check_gcc master-arm'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_gnu_cross_check_gcc master-arm
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d tcwg_gnu_cross_check_gcc master-arm
++++ local dir=gcc/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 4 -ge 3 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc
++++ '[' 4 -ge 4 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
+++ isubdir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm
+++ case "$print_arg" in
+++ print_icommits_link gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/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/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/tcwg_gnu_cross_check_gcc/master-arm/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=gcc
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gcc_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_url
+++ url=https://github.com/gcc-mirror/gcc.git
+++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
+++ echo https://github.com/gcc-mirror/gcc/commit/788e0d48ec639d44294434f4f20ae94023c3759d
+++ 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 gcc 788e0d48ec639d44294434f4f20ae94023c3759d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ isubdir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/status.txt
+ true
+ generate_jenkins_html_files
-+ wait 2351428
++ wait 2182317
+# generate_jenkins_html_files
+... Skipping
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -721,6 +1701,13 @@
+ true
+ local regressions=
+ '[' -f artifacts/notify/regressions.sum ']'
+++ print_readme_link html notify/regressions.sum
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=notify/regressions.sum
+++ case $text_type in
+++ echo -n '<a href="notify/regressions.sum">notify/regressions.sum</a>'
++ regressions='<a href="notify/regressions.sum">notify/regressions.sum</a> and '
+ cat
++ print_readme_link html notify/results.compare.txt
++ set -euf -o pipefail
@@ -803,6 +1790,13 @@
+ true
+ local regressions=
+ '[' -f artifacts/notify/regressions.sum ']'
+++ print_readme_link txt notify/regressions.sum
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=notify/regressions.sum
+++ case $text_type in
+++ echo -n notify/regressions.sum
++ regressions='notify/regressions.sum and '
+ cat
++ print_readme_link txt notify/results.compare.txt
++ set -euf -o pipefail
@@ -838,7 +1832,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 2351482
++ wait 2182375
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -881,20 +1875,20 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 321477fc3a0f8de18c4452f431309f896ae3a854
-+ base_d=1702396121
+++ git -C gcc show --no-patch --pretty=%ct 52de6aa1a8582208b519b6998389d3a801b0de7b
++ base_d=1702420412
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 52de6aa1a8582208b519b6998389d3a801b0de7b
-+ cur_d=1702420412
-+ '[' x1702396121 '!=' x ']'
-+ '[' x1702420412 = x ']'
-+ '[' 1702420412 -lt 1702396121 ']'
-+ '[' x1702420412 = x ']'
-+ '[' 1702420412 -gt 1702447656 ']'
+++ git -C gcc show --no-patch --pretty=%ct 788e0d48ec639d44294434f4f20ae94023c3759d
++ cur_d=1702421200
++ '[' x1702420412 '!=' x ']'
++ '[' x1702421200 = x ']'
++ '[' 1702421200 -lt 1702420412 ']'
++ '[' x1702421200 = x ']'
++ '[' 1702421200 -gt 1702447656 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -984,31 +1978,31 @@
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702401971
-+ '[' 1702401971 '!=' '' ']'
-+ assert '[' 1702447656 -ge 1702401971 ']'
++ base_d=1702424813
++ '[' 1702424813 '!=' '' ']'
++ assert '[' 1702447656 -ge 1702424813 ']'
+ set -euf -o pipefail +x
-+ '[' 1702447656 -gt 1702401971 ']'
-+ results_date=1702424813
-+ rr[results_date]=1702424813
-+ cat
++ '[' 1702447656 -gt 1702424813 ']'
++ results_date=1702436234
++ rr[results_date]=1702436234
+ manifest_out
+ cat
++ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702424813
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702424813
-+ results_date='2023-12-12 23:46:53'
++ results_date=1702436234
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702436234
++ results_date='2023-12-13 02:57:14'
+ 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_cross_check_gcc--master-arm-build/1092/ tcwg_gnu_cross_check_gcc master-arm '2023-12-12 23:46:53' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/ tcwg_gnu_cross_check_gcc master-arm '2023-12-13 02:57:14' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
+ local ci_project=tcwg_gnu_cross_check_gcc
+ local ci_config=master-arm
-+ local 'results_date=2023-12-12 23:46:53'
++ local 'results_date=2023-12-13 02:57:14'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1018,8 +2012,8 @@
+ local lnt_testsuite=tcwg_gnu_cross_check_gcc
+ local machine_name=master-arm
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1092/
-+ build_number=1092
+++ basename https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1093/
++ build_number=1093
+ set +x
# release_testresults_files
+ false
@@ -1031,7 +2025,7 @@
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702401971
++ base_d=1702424813
+ calculate_results_date
+ set -euf -o pipefail
+ '[' -z ']'
@@ -1068,20 +2062,20 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 321477fc3a0f8de18c4452f431309f896ae3a854
-+ base_d=1702396121
+++ git -C gcc show --no-patch --pretty=%ct 52de6aa1a8582208b519b6998389d3a801b0de7b
++ base_d=1702420412
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 52de6aa1a8582208b519b6998389d3a801b0de7b
-+ cur_d=1702420412
-+ '[' x1702396121 '!=' x ']'
-+ '[' x1702420412 = x ']'
-+ '[' 1702420412 -lt 1702396121 ']'
-+ '[' x1702420412 = x ']'
-+ '[' 1702420412 -gt 1702447656 ']'
+++ git -C gcc show --no-patch --pretty=%ct 788e0d48ec639d44294434f4f20ae94023c3759d
++ cur_d=1702421200
++ '[' x1702420412 '!=' x ']'
++ '[' x1702421200 = x ']'
++ '[' 1702421200 -lt 1702420412 ']'
++ '[' x1702421200 = x ']'
++ '[' 1702421200 -gt 1702447656 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -1171,31 +2165,83 @@
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702401971
-+ '[' 1702401971 '!=' '' ']'
-+ assert '[' 1702447656 -ge 1702401971 ']'
++ base_d=1702424813
++ '[' 1702424813 '!=' '' ']'
++ assert '[' 1702447656 -ge 1702424813 ']'
+ set -euf -o pipefail +x
-+ '[' 1702447656 -gt 1702401971 ']'
-+ results_date=1702424813
-+ rr[results_date]=1702424813
-+ cat
++ '[' 1702447656 -gt 1702424813 ']'
++ results_date=1702436234
++ rr[results_date]=1702436234
+ manifest_out
+ cat
++ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
... Done
-+ results_date=1702424813
-+ '[' 22842 -ge 86400 ']'
++ results_date=1702436234
++ '[' 11421 -ge 86400 ']'
+ echo '... Done'
+ post_to_jira
-+ set -euf -o pipefail
# post_to_jira
++ set -euf -o pipefail
+ echo '# post_to_jira'
-+ local post_card_comment=false
-+ local post_template_comment=false
-+ false
-+ false
-+ false
-Full stage ran successfully.
-+ echo 'Full stage ran successfully.'
++ local post_card_comment=true
++ local post_template_comment=true
++ true
++ '[' -f artifacts/notify/jira/yaml ']'
++ local key status
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 788e0d48ec639d44294434f4f20ae94023c3759d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d
+++ jira_dir=gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira
+++ '[' -f interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key ']'
+++ cat interesting-commits/gcc/sha1/788e0d48ec639d44294434f4f20ae94023c3759d/jira/key
++ key=GNU-1073
+++ sed -e 's/.* , //'
+++ jipsearch -j key=GNU-1073 -s status:name
++ status=Open
++ case "$status" in
++ jipcreate -f artifacts/notify/jira/yaml
+Existing issue updated: https://linaro.atlassian.net/browse/GNU-1073
++ post_template_comment=false
++ true
++ '[' -f artifacts/notify/jira/comment-card.txt ']'
++ echo y
++ jipdate -f artifacts/notify/jira/comment-card.txt
+Traceback (most recent call last):
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipdate.py", line 649, in main
+ issues
+UnboundLocalError: local variable 'issues' referenced before assignment
+
+During handling of the above exception, another exception occurred:
+
+Traceback (most recent call last):
+ File "/usr/local/bin/jipdate", line 8, in <module>
+ sys.exit(main())
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipdate.py", line 652, in main
+ parse_status_file(jira, filename, None)
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipdate.py", line 368, in parse_status_file
+ resolution_map = dict([(t.name.title(), t.id) for t in jira.resolutions()])
+ File "/usr/local/lib/python3.10/dist-packages/jira/client.py", line 3003, in resolutions
+ r_json = self._get_json("resolution")
+ File "/usr/local/lib/python3.10/dist-packages/jira/client.py", line 3853, in _get_json
+ r = self._session.get(url, params=params)
+ File "/usr/lib/python3/dist-packages/requests/sessions.py", line 557, in get
+ return self.request('GET', url, **kwargs)
+ File "/usr/local/lib/python3.10/dist-packages/jira/resilientsession.py", line 246, in request
+ elif raise_on_error(response, **processed_kwargs):
+ File "/usr/local/lib/python3.10/dist-packages/jira/resilientsession.py", line 71, in raise_on_error
+ raise JIRAError(
+jira.exceptions.JIRAError: JiraError HTTP 406 url: https://linaro.atlassian.net/rest/api/2/resolution
+
+ response headers = {'Date': 'Wed, 13 Dec 2023 18:35:11 GMT', 'Content-Type': 'text/html;charset=UTF-8', 'Content-Length': '0', 'Server': 'AtlassianEdge', 'Timing-Allow-Origin': '*', 'X-Arequestid': '6c3a38a84d60d1ced25efaf9b478acc5', 'X-Aaccountid': '6098d35c8cbda70068025aff', 'Cache-Control': 'no-cache, no-store, no-transform', 'X-Frame-Options': 'SAMEORIGIN', 'X-Content-Type-Options': 'nosniff', 'X-Xss-Protection': '1; mode=block', 'Atl-Traceid': '83a71c92e15342f08f0658f9a756bca6', 'Report-To': '{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}', 'Nel': '{"failure_fraction": 0.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}', 'Strict-Transport-Security': 'max-age=63072000; includeSubDomains; preload'}
+ response text =