summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 06:09:47 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 06:09:47 +0000
commitb57819f3da6e61702b6d39b3fa9f146eec5e4f89 (patch)
tree8dbbf61038ad96c3257dbdbeb11963476305bae3 /jenkins
parent6028fba8d38f1ba7a4deec07f9b23bbc9e7a5988 (diff)
force: #297: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | # FAILED | # First few build errors in logs: | # 00:27:49 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault | # 00:27:49 make[3]: *** [Makefile:508: _negdi2.o] Error 1 | # 00:27:49 make[2]: *** [Makefile:19396: all-stage2-target-libgcc] Error 2 | # 00:27:49 make[1]: *** [Makefile:25300: stage2-bubble] Error 2 | # 00:27:49 make: *** [Makefile:1095: all] Error 2 | # 00:05:37 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored) | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:1992:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:251:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:2000:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:147:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:376:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:109:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:891:1: internal compiler error: Segmentation fault | # 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault check_regression status : 1
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/mail-body.txt71
-rw-r--r--jenkins/mail-recipients.txt1
-rw-r--r--jenkins/mail-subject.txt1
-rw-r--r--jenkins/notify-full.log1666
-rw-r--r--jenkins/notify-init.log331
-rw-r--r--jenkins/run-build.env8
7 files changed, 1603 insertions, 477 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 53f73aa..04d9c87 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#296-gcc-R1-force
+#297-gcc-R# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault-force
diff --git a/jenkins/mail-body.txt b/jenkins/mail-body.txt
new file mode 100644
index 0000000..2f918b9
--- /dev/null
+++ b/jenkins/mail-body.txt
@@ -0,0 +1,71 @@
+Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+
+We track this report status in https://linaro.atlassian.net/browse/GNU-1066 , please let us know if you are looking at the problem and/or when you have a fix.
+
+In bootstrap_build master-arm-bootstrap_O3 after:
+
+ | commit gcc-14-6280-gac827ec3e60
+ | Author: Ezra Sitorus <ezra.sitorus@arm.com>
+ | Date: Thu Dec 7 15:21:56 2023 +0000
+ |
+ | arm: vld1q_types_x4 ACLE intrinsics
+ |
+ | This patch is part of a series of patches implementing the _xN
+ | variants of the vld1q intrinsic for the arm port. This patch adds the
+ | _x4 variants of the vld1q intrinsic.
+ |
+ | ACLE documents:
+ | ... 20 lines of the commit log omitted.
+
+Results changed to
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_O3:
+# FAILED
+# First few build errors in logs:
+# 00:27:49 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:49 make[3]: *** [Makefile:508: _negdi2.o] Error 1
+# 00:27:49 make[2]: *** [Makefile:19396: all-stage2-target-libgcc] Error 2
+# 00:27:49 make[1]: *** [Makefile:25300: stage2-bubble] Error 2
+# 00:27:49 make: *** [Makefile:1095: all] Error 2
+# 00:05:37 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored)
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:1992:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:251:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:2000:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:147:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:376:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:109:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:891:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault
+
+From
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_O3:
+1
+
+The configuration of this build is:
+CI config tcwg_bootstrap_build master-arm-bootstrap_O3
+
+-----------------8<--------------------------8<--------------------------8<--------------------------
+The information below can be used to reproduce a debug environment:
+
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/ac827ec3e600bcb636f564876b186ee19d384a1e
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_build
+** master-arm-bootstrap_O3
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
+
diff --git a/jenkins/mail-recipients.txt b/jenkins/mail-recipients.txt
new file mode 100644
index 0000000..d842456
--- /dev/null
+++ b/jenkins/mail-recipients.txt
@@ -0,0 +1 @@
+rearnsha@arm.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:ezra.sitorus@arm.com
diff --git a/jenkins/mail-subject.txt b/jenkins/mail-subject.txt
new file mode 100644
index 0000000..8b65960
--- /dev/null
+++ b/jenkins/mail-subject.txt
@@ -0,0 +1 @@
+[Linaro-TCWG-CI] gcc-14-6280-gac827ec3e60: Failure on arm
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index f03b9f4..f802432 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -21,20 +21,20 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap_O3
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/294/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/294/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-arm-bootstrap_O3-build/296/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -44,10 +44,10 @@
+ set +x
+ case "$notify" in
+ declare -Ag pw
-+ '[' ignore = precommit ']'
++ '[' onregression = precommit ']'
+ check_source_changes
-+ echo '# check_source_changes'
# check_source_changes
++ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -61,7 +61,7 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#2514a331835e055a963fd059dc5770e5ae500af0 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#ac827ec3e600bcb636f564876b186ee19d384a1e '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -77,7 +77,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
-++ '[' x2514a331835e055a963fd059dc5770e5ae500af0 '!=' x09a08df71939cc0035ebae85220ff0214a38fb7c ']'
+++ '[' xac827ec3e600bcb636f564876b186ee19d384a1e '!=' x2514a331835e055a963fd059dc5770e5ae500af0 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=2514a331835e055a963fd059dc5770e5ae500af0
++ first_bad=ac827ec3e600bcb636f564876b186ee19d384a1e
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ last_good=2514a331835e055a963fd059dc5770e5ae500af0
+ local res
+ res=0
-+ wait 289925
++ wait 125269
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,22 +114,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-++ git -C gcc rev-parse '2514a331835e055a963fd059dc5770e5ae500af0^@'
++ cur_rev=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ git -C gcc rev-parse 'ac827ec3e600bcb636f564876b186ee19d384a1e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a1a0cdf21bb6a076e98658d815645d8ad1193840 = 09a08df71939cc0035ebae85220ff0214a38fb7c ']'
-+ return 1
-+ change_kind=single_component
++ '[' 2514a331835e055a963fd059dc5770e5ae500af0 = 2514a331835e055a963fd059dc5770e5ae500af0 ']'
++ return 0
++ change_kind=single_commit
# Debug traces :
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
-+ echo '# change_kind=single_component : gcc'
+# change_kind=single_commit : gcc
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -137,28 +137,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-+ c_commits=43
-+ echo '# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0 (43 commits)'
-# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0 (43 commits)
++ cur_rev=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ git -C gcc rev-list --count 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e
++ c_commits=1
+# rev for gcc : 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e (1 commits)
++ echo '# rev for gcc : 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e (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
++ '[' onregression = onregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -172,11 +170,246 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# 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
++ 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 ']'
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 125349
++ 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=ea76669a6
+++ '[' 0 -ne 0 ']'
+++ echo ea76669a6
++ sha1=ea76669a6
++ git -C interesting-commits checkout --detach ea76669a6
+HEAD is now at ea76669a6 Add entry ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 56472338b..ea76669a6 master -> baseline/master
+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 ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ subdir3=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++ subdir4=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build master-arm-bootstrap_O3
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ subdir5=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ '[' -d interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e ']'
++ mkdir -p interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 2514a331835e055a963fd059dc5770e5ae500af0
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/build_url gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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 ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/'
+HEAD detached from 56472338b
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -185,15 +418,660 @@
+ 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 ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ isubdir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/first_url ']'
++ local first_url
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/first_url
++ first_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/ = https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ 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
++ 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 ']'
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 139051
++ 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=ea76669a6
+++ '[' 0 -ne 0 ']'
+++ echo ea76669a6
++ sha1=ea76669a6
++ git -C interesting-commits checkout --detach ea76669a6
+HEAD is now at ea76669a6 Add entry ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ '[' full = full ']'
++ true
++ true
++ '[' '' = '' ']'
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key ']'
+++ create_jira_card
+++ set -euf -o pipefail
+++ local template project parent assignee yaml
++++ print_jira_template_card
++++ local jira_card=GNU-692
++++ case "$ci_project/$ci_config:$changed_single_component" in
++++ echo GNU-692
+++ template=GNU-692
+++ project=GNU
++++ jipsearch -j key=GNU-692 -s parent:key
++++ sed -e 's/.* , //'
+++ parent=GNU-955
++++ jipsearch -j key=GNU-692 -s assignee:emailAddress
++++ sed -e 's/.* , //'
+Traceback (most recent call last):
+ File "/usr/local/bin/jipsearch", line 8, in <module>
+ sys.exit(main())
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipsearch.py", line 351, in main
+ print_issues(jira, issues)
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipsearch.py", line 280, in print_issues
+ value = field[cfg.args.single_field[1]]
+TypeError: 'NoneType' object is not subscriptable
++++ true
+++ assignee=
+++ '[' '' = '' ']'
++++ jipsearch -j key=GNU-955 -s assignee:emailAddress
++++ sed -e 's/.* , //'
+++ assignee=prathamesh.kulkarni@linaro.org
++++ mktemp
+++ yaml=/tmp/tmp.JHmibxv5Wq
+++ trap 'rm /tmp/tmp.JHmibxv5Wq' EXIT
+++ cat
+++ local key
++++ jipcreate -f /tmp/tmp.JHmibxv5Wq
++++ sed -e 's#.*/##'
+++ key=GNU-1066
+++ echo GNU-1066
++++ rm /tmp/tmp.JHmibxv5Wq
++ jira_key=GNU-1066
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+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 GNU-1066
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=GNU-1066
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ subdir3=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++ subdir4=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build master-arm-bootstrap_O3
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ subdir5=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ '[' -d interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e ']'
++ mkdir -p interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 2514a331835e055a963fd059dc5770e5ae500af0
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/build_url gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 1 = 0 ']'
++ echo Failure
++ return 0
++ merge_status_summary interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt
++ cur=Failure
++ '[' Failure -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1042: [: Failure: integer expression expected
++ best=Failure
++ best_file=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt
++ merge_status_summary interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt
++ cur=Failure
++ '[' Failure -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1042: [: Failure: integer expression expected
++ best=Failure
++ best_file=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ print_result --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'Results changed to'
+++ cat artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_O3:
+# FAILED
+# First few build errors in logs:
+# 00:27:49 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:49 make[3]: *** [Makefile:508: _negdi2.o] Error 1
+# 00:27:49 make[2]: *** [Makefile:19396: all-stage2-target-libgcc] Error 2
+# 00:27:49 make[1]: *** [Makefile:25300: stage2-bubble] Error 2
+# 00:27:49 make: *** [Makefile:1095: all] Error 2
+# 00:05:37 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored)
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:1992:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:251:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:2000:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:147:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:376:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:109:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:891:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_O3:
+1'
++ return 0
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/details.txt
++ set -euf -o pipefail
++ local path=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/details.txt
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/build_url
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/details.txt gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status.txt
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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_bootstrap_build--master-arm-bootstrap_O3-build/297/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_bootstrap_build--master-arm-bootstrap_O3-build/296/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ ls
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status.txt ']'
++ echo '* master-arm-bootstrap_O3'
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ ls
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt ']'
++ echo '* tcwg_bootstrap_build'
++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/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 ac827ec3e600bcb636f564876b186ee19d384a1e true
+++ local component=gcc
+++ local sha1=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' ac827ec3e600bcb636f564876b186ee19d384a1e
++ describe=basepoints/gcc-14-6280-gac827ec3e60
+++ echo basepoints/gcc-14-6280-gac827ec3e60
+++ sed 's,^basepoints/,,'
++ describe=gcc-14-6280-gac827ec3e60
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gcc-14-6280-gac827ec3e60'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.PqMM64DUCW
++ git -C gcc log -n1 ac827ec3e600bcb636f564876b186ee19d384a1e
++ tail -n +2
++ head -n 10 /tmp/tmp.PqMM64DUCW
+++ cat /tmp/tmp.PqMM64DUCW
+++ wc -l
++ more_lines=20
++ '[' 20 -gt 0 ']'
++ echo '... 20 lines of the commit log omitted.'
++ rm /tmp/tmp.PqMM64DUCW
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/commit-log.txt
++ true
++ local jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key ']'
++ '[' -e interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira ']'
++ mkdir interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ '[' GNU-1066 '!=' '' ']'
++ echo GNU-1066
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/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 ac827ec3e600bcb636f564876b186ee19d384a1e true
++++ local component=gcc
++++ local sha1=ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' ac827ec3e600bcb636f564876b186ee19d384a1e
+++ describe=basepoints/gcc-14-6280-gac827ec3e60
++++ echo basepoints/gcc-14-6280-gac827ec3e60
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-6280-gac827ec3e60
+++ '[' --oneline = --oneline ']'
+++ echo gcc-14-6280-gac827ec3e60
+++ return 0
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status-summary.txt
++ echo gcc-14-6280-gac827ec3e60: Failure
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/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/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ return 0
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/commit-log.txt
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status.txt
+++ print_icommits_link gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/yaml
+++ set -euf -o pipefail
+++ local path=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/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/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/yaml
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/description
++ update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
+# update_jira_card
++ local jira_dir
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GCC)
++ IFS=,
++ echo GCC
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/components
++ local commit_date
+++ git -C gcc log -n1 --pretty=%cd --date=iso ac827ec3e600bcb636f564876b186ee19d384a1e
++ commit_date='2023-12-07 17:14:05 +0000'
++ date -d '2023-12-07 17:14:05 +0000' +%Y-%m-%d
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
+++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key ']'
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key
++ key=GNU-1066
++ '[' -z GNU-1066 ']'
++ project=GNU
++ local yaml=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/yaml
++ cat
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/components
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/startdate
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/description
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/yaml
++ local describe
+++ describe_sha1 gcc ac827ec3e600bcb636f564876b186ee19d384a1e false
+++ local component=gcc
+++ local sha1=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' ac827ec3e600bcb636f564876b186ee19d384a1e
++ describe=basepoints/gcc-14-6280-gac827ec3e60
++ '[' basepoints/gcc-14-6280-gac827ec3e60 '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-6280-gac827ec3e60
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ rm -f interesting-commits/gcc/basepoints/gcc-14-6280-gac827ec3e60
++ ln -s ../sha1/ac827ec3e600bcb636f564876b186ee19d384a1e interesting-commits/gcc/basepoints/gcc-14-6280-gac827ec3e60
++ git -C interesting-commits add gcc/basepoints/gcc-14-6280-gac827ec3e60
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/'
+[detached HEAD 1f927a7db] Add entry ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
+ 16 files changed, 128 insertions(+)
+ create mode 120000 gcc/basepoints/gcc-14-6280-gac827ec3e60
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/commit-log.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/components
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/description
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/startdate
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/summary
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/yaml
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status-summary.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/details.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status-summary.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/status.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status-summary.txt
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/status.txt
++ wait 153084
++ 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
+ ea76669a6..1f927a7db HEAD -> master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -203,12 +1081,47 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ isubdir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ icommit_entry=interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ '[' interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira ']'
++ rsync -a interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=GNU-1066
++ '[' GNU-1066 '!=' '' ']'
++ cat
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 1 = 0 ']'
+++ echo Failure
++ 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_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts/notify/mail-body.txt/*view*/'
+ cat
++ print_jira_template_card
++ local jira_card=GNU-692
@@ -222,8 +1135,8 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ return 0
++ print_artifacts_url 'notify/mail-body.txt/*view*/'
++ set -euf -o pipefail
@@ -231,9 +1144,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -256,99 +1169,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-+ read -r email
-++ git -C gcc log --pretty=%ae 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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=ac827ec3e600bcb636f564876b186ee19d384a1e
+ read -r email
+++ git -C gcc log --pretty=%ae 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -359,99 +1188,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-+ read -r email
-++ git -C gcc log --pretty=%ce 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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
-+ 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=ac827ec3e600bcb636f564876b186ee19d384a1e
+ read -r email
+++ git -C gcc log --pretty=%ce 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -464,46 +1209,11 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ 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
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$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=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")
-+ 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
@@ -514,88 +1224,34 @@
+ 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")
-+ 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")
-+ 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")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ 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")
+ IFS=,
-+ echo rearnsha@arm.com,cc:oliva@adacore.com,victor.donascimento@arm.com,cc:lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,polacek@redhat.com,gaiusmod2@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,lehua.ding@rivai.ai,stefansf@linux.ibm.com,gccadmin@gcc.gnu.org,oliva@gnu.org,dmalcolm@redhat.com,cc:ezra.sitorus@arm.com,christoph.muellner@vrull.eu
++ echo rearnsha@arm.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:ezra.sitorus@arm.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=09a08df71939cc0035ebae85220ff0214a38fb7c
-+++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-+++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-++ c_commits=43
-++ new_commits=43
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '43 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc ac827ec3e600bcb636f564876b186ee19d384a1e true
++++ local component=gcc
++++ local sha1=ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' ac827ec3e600bcb636f564876b186ee19d384a1e
+++ describe=basepoints/gcc-14-6280-gac827ec3e60
++++ echo basepoints/gcc-14-6280-gac827ec3e60
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-6280-gac827ec3e60
++ '[' --oneline = --oneline ']'
+++ echo gcc-14-6280-gac827ec3e60
++ return 0
++ gnu_print_result --oneline
++ false
@@ -605,12 +1261,12 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -633,25 +1289,43 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '43 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' 'gcc-14-6280-gac827ec3e60: Failure 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_bootstrap_build--master-arm-bootstrap_O3-build/296/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/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_bootstrap_build--master-arm-bootstrap_O3-build/294/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/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 ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
+++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key ']'
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key
++ key=GNU-1066
++ '[' -z GNU-1066 ']'
++ cat
++ '[' GNU-1066 '!=' '' ']'
+ cat
-+ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -674,57 +1348,41 @@
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
-+++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-+++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-++ c_commits=43
-++ new_commits=43
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '43 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc ac827ec3e600bcb636f564876b186ee19d384a1e true
++++ local component=gcc
++++ local sha1=ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' ac827ec3e600bcb636f564876b186ee19d384a1e
+++ describe=basepoints/gcc-14-6280-gac827ec3e60
++++ echo basepoints/gcc-14-6280-gac827ec3e60
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-6280-gac827ec3e60
++ '[' --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=09a08df71939cc0035ebae85220ff0214a38fb7c
-+++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-+++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-++ c_commits=43
-++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-++ '[' 43 -gt 5 ']'
-++ echo '... and 38 more commits in gcc'
+++ '[' '' = '' ']'
+++ echo 'commit gcc-14-6280-gac827ec3e60'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.ujRjkRB7oV
+++ git -C gcc log -n1 ac827ec3e600bcb636f564876b186ee19d384a1e
+++ tail -n +2
+++ head -n 10 /tmp/tmp.ujRjkRB7oV
++++ cat /tmp/tmp.ujRjkRB7oV
++++ wc -l
+++ more_lines=20
+++ '[' 20 -gt 0 ']'
+++ echo '... 20 lines of the commit log omitted.'
+++ rm /tmp/tmp.ujRjkRB7oV
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -742,7 +1400,23 @@
# true:
0
# build_abe bootstrap_O3:
-1'
+# FAILED
+# First few build errors in logs:
+# 00:27:49 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:49 make[3]: *** [Makefile:508: _negdi2.o] Error 1
+# 00:27:49 make[2]: *** [Makefile:19396: all-stage2-target-libgcc] Error 2
+# 00:27:49 make[1]: *** [Makefile:25300: stage2-bubble] Error 2
+# 00:27:49 make: *** [Makefile:1095: all] Error 2
+# 00:05:37 make[3]: [Makefile:1824: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored)
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:1992:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:251:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:2000:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:147:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:71:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:376:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:109:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:891:1: internal compiler error: Segmentation fault
+# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -755,7 +1429,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -773,11 +1447,73 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_bootstrap_build master-arm-bootstrap_O3'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_bootstrap_build master-arm-bootstrap_O3
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build master-arm-bootstrap_O3
++++ local dir=gcc/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 4 -ge 3 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++++ '[' 4 -ge 4 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
+++ isubdir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
+++ case "$print_arg" in
+++ print_icommits_link gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ 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 ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ isubdir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/status.txt
+ true
+ generate_jenkins_html_files
-+ wait 290070
++ wait 153226
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
@@ -892,30 +1628,30 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
-# generate_dashboard_squad
-... Skipping
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 290102
++ wait 153258
+ set -euf -o pipefail
+ local results_date
-# generate_lnt_report
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -929,51 +1665,51 @@
++ 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 09a08df71939cc0035ebae85220ff0214a38fb7c
-+ base_d=1701897731
+++ git -C gcc show --no-patch --pretty=%ct 2514a331835e055a963fd059dc5770e5ae500af0
++ base_d=1701969233
++ 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 2514a331835e055a963fd059dc5770e5ae500af0
-+ cur_d=1701969233
-+ '[' x1701897731 '!=' x ']'
-+ '[' x1701969233 = x ']'
-+ '[' 1701969233 -lt 1701897731 ']'
-+ '[' x1701969233 = x ']'
-+ '[' 1701969233 -gt 0 ']'
-+ results_date=1701969233
-+ assert_with_msg 'Failed to produce results_date' '[' 1701969233 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct ac827ec3e600bcb636f564876b186ee19d384a1e
++ cur_d=1701969245
++ '[' x1701969233 '!=' x ']'
++ '[' x1701969245 = x ']'
++ '[' 1701969245 -lt 1701969233 ']'
++ '[' x1701969245 = x ']'
++ '[' 1701969245 -gt 0 ']'
++ results_date=1701969245
++ assert_with_msg 'Failed to produce results_date' '[' 1701969245 -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=1701807766
-+ '[' 1701807766 '!=' '' ']'
-+ assert '[' 1701969233 -ge 1701807766 ']'
++ base_d=1701888499
++ '[' 1701888499 '!=' '' ']'
++ assert '[' 1701969245 -ge 1701888499 ']'
+ set -euf -o pipefail +x
-+ '[' 1701969233 -gt 1701807766 ']'
-+ results_date=1701888499
-+ rr[results_date]=1701888499
++ '[' 1701969245 -gt 1701888499 ']'
++ results_date=1701928872
++ rr[results_date]=1701928872
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701888499
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701888499
-+ results_date='2023-12-06 18:48:19'
++ results_date=1701928872
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701928872
++ results_date='2023-12-07 06:01:12'
+ 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_bootstrap_build--master-arm-bootstrap_O3-build/296/ tcwg_bootstrap_build master-arm-bootstrap_O3 '2023-12-06 18:48:19' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/ tcwg_bootstrap_build master-arm-bootstrap_O3 '2023-12-07 06:01:12' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-arm-bootstrap_O3
-+ local 'results_date=2023-12-06 18:48:19'
++ local 'results_date=2023-12-07 06:01:12'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -982,15 +1718,75 @@
find: ‘artifacts/sumfiles’: No such file or directory
+ '[' 0 = 0 ']'
+ return
-+ false
++ true
+# release_notification_files
++ release_notification_files
++ echo '# release_notification_files'
++ '[' -d artifacts/jenkins ']'
++ local f
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-body.txt ']'
++ cp artifacts/notify/mail-body.txt artifacts/jenkins/mail-body.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-subject.txt ']'
++ cp artifacts/notify/mail-subject.txt artifacts/jenkins/mail-subject.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-recipients.txt ']'
++ cp artifacts/notify/mail-recipients.txt artifacts/jenkins/mail-recipients.txt
+... Done
++ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-# post_to_jira
+ echo '# post_to_jira'
-+ local post_card_comment=false
-+ local post_template_comment=false
-+ false
-+ false
+# post_to_jira
++ 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 ac827ec3e600bcb636f564876b186ee19d384a1e
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
+++ '[' -f interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key ']'
+++ cat interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira/key
++ key=GNU-1066
+++ jipsearch -j key=GNU-1066 -s status:name
+++ sed -e 's/.* , //'
++ status=Open
++ case "$status" in
++ jipcreate -f artifacts/notify/jira/yaml
+Existing issue updated: https://linaro.atlassian.net/browse/GNU-1066
++ post_template_comment=false
++ true
++ '[' -f artifacts/notify/jira/comment-card.txt ']'
++ echo y
++ jipdate -f artifacts/notify/jira/comment-card.txt
+These JIRA cards will be updated as follows:
+
+[GNU-1066]
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts/notify/mail-body.txt/*view*/
+
+Server to update: https://linaro.atlassian.net
+
+Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets!
+
+This is your status:
+
+---
+
+[GNU-1066]
+Failure
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/artifact/artifacts/notify/mail-body.txt/*view*/
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
+Full stage ran successfully.
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 10bdfb7..f5d837a 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify onregression __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ 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
++ get_current_manifest '{rr[ci_project]}'
@@ -26,25 +26,25 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/294/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/294/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/'
+ echo '# Using dir : base-artifacts'
+# Using dir : base-artifacts
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/296/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
-+ '[' ignore = precommit ']'
++ '[' onregression = precommit ']'
+ check_source_changes
# check_source_changes
+ echo '# check_source_changes'
@@ -61,7 +61,7 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#2514a331835e055a963fd059dc5770e5ae500af0 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#ac827ec3e600bcb636f564876b186ee19d384a1e '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -77,7 +77,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
-++ '[' x2514a331835e055a963fd059dc5770e5ae500af0 '!=' x09a08df71939cc0035ebae85220ff0214a38fb7c ']'
+++ '[' xac827ec3e600bcb636f564876b186ee19d384a1e '!=' x2514a331835e055a963fd059dc5770e5ae500af0 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=2514a331835e055a963fd059dc5770e5ae500af0
++ first_bad=ac827ec3e600bcb636f564876b186ee19d384a1e
++ 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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ last_good=2514a331835e055a963fd059dc5770e5ae500af0
+ local res
+ res=0
-+ wait 289812
++ wait 111468
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,22 +114,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-++ git -C gcc rev-parse '2514a331835e055a963fd059dc5770e5ae500af0^@'
++ cur_rev=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ git -C gcc rev-parse 'ac827ec3e600bcb636f564876b186ee19d384a1e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a1a0cdf21bb6a076e98658d815645d8ad1193840 = 09a08df71939cc0035ebae85220ff0214a38fb7c ']'
-+ return 1
-+ change_kind=single_component
++ '[' 2514a331835e055a963fd059dc5770e5ae500af0 = 2514a331835e055a963fd059dc5770e5ae500af0 ']'
++ return 0
++ change_kind=single_commit
# Debug traces :
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
-+ echo '# change_kind=single_component : gcc'
+# change_kind=single_commit : gcc
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -137,28 +137,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=09a08df71939cc0035ebae85220ff0214a38fb7c
++ base_rev=2514a331835e055a963fd059dc5770e5ae500af0
++ 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=2514a331835e055a963fd059dc5770e5ae500af0
-++ git -C gcc rev-list --count 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0
-+ c_commits=43
-# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0 (43 commits)
++ cur_rev=ac827ec3e600bcb636f564876b186ee19d384a1e
+++ git -C gcc rev-list --count 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e
++ c_commits=1
+# rev for gcc : 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e (1 commits)
-+ echo '# rev for gcc : 09a08df71939cc0035ebae85220ff0214a38fb7c..2514a331835e055a963fd059dc5770e5ae500af0 (43 commits)'
++ echo '# rev for gcc : 2514a331835e055a963fd059dc5770e5ae500af0..ac827ec3e600bcb636f564876b186ee19d384a1e (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
++ '[' onregression = onregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -175,8 +173,267 @@
# post_interesting_commits
+ 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
++ 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 111548
++ 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=56472338b
+++ '[' 0 -ne 0 ']'
+++ echo 56472338b
++ sha1=56472338b
++ git -C interesting-commits checkout --detach 56472338b
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ d1a6ecfff Add entry fc7df214ef57f11a5d2c87f0dba24ad5ef5263f6 from https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/536/
+
+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> d1a6ecfff
+
+HEAD is now at 56472338b Add entry 2c3db94d9fd07681f8806dae93d555779ff4dfb1 from https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--gnu-arm-master-O3_LTO-build/155/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ jira_dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 19a7313b9..56472338b master -> baseline/master
+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 ac827ec3e600bcb636f564876b186ee19d384a1e
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ subdir3=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
++ subdir4=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ interesting_subdir gcc ac827ec3e600bcb636f564876b186ee19d384a1e tcwg_bootstrap_build master-arm-bootstrap_O3
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
+++ echo gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ subdir5=gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ '[' -d interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e ']'
++ mkdir -p interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/first_url
++ mkdir -p interesting-commits/gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 2514a331835e055a963fd059dc5770e5ae500af0
++ git -C interesting-commits add gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/build_url gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/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 ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/'
+[detached HEAD ea76669a6] Add entry ac827ec3e600bcb636f564876b186ee19d384a1e from https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/297/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/first_url
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/build_url
+ create mode 100644 gcc/sha1/ac827ec3e600bcb636f564876b186ee19d384a1e/tcwg_bootstrap_build/master-arm-bootstrap_O3/last_good
++ wait 125174
++ 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
+ 56472338b..ea76669a6 HEAD -> master
++ break
+ '[' init '!=' full ']'
Init stage ran successfully.
+ echo 'Init stage ran successfully.'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index f823e3e..4df51f9 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#296"
+build_name="#297"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ armhf
tcwg-snow-02 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#296-gcc"
+build_name="#297-gcc"
branch_opt=(==rr\[gcc_git\]
-https://github.com/gcc-mirror/gcc.git#2514a331835e055a963fd059dc5770e5ae500af0 )
-build_name="#296-gcc-R1-force"
+https://github.com/gcc-mirror/gcc.git#ac827ec3e600bcb636f564876b186ee19d384a1e )
+build_name="#297-gcc-R# 00:27:12 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libgcc/libgcc2.c:915:1: internal compiler error: Segmentation fault-force"