summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git/binutils_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log645
-rw-r--r--jenkins/notify-init.log144
-rw-r--r--jenkins/rewrite.log20
-rw-r--r--jenkins/run-build.env6
-rw-r--r--manifest.sh2
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/description16
-rw-r--r--notify/jira/startdate2
-rw-r--r--notify/jira/summary2
-rw-r--r--notify/mail-body.txt22
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
14 files changed, 435 insertions, 434 deletions
diff --git a/git/binutils_rev b/git/binutils_rev
index 1e043cf..13cc308 100644
--- a/git/binutils_rev
+++ b/git/binutils_rev
@@ -1 +1 @@
-2c1e03b4520e908aa1eb36ecda279047b17bab23
+c62e5702f628013c1eea0c40827a3f9918f9b1c4
diff --git a/jenkins/build-name b/jenkins/build-name
index 29f7711..bec04cf 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#375-binutils-R1
+#376-binutils-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 1efd286..077a6ef 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -d: -f 1
+ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_7
+ local opts
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 4
-+ opts=-p36679
++ opts=-p36724
+ local env_vars
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_6
-+ ssh -p36679 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_7
++ ssh -p36724 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_7 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -70,8 +70,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]}'
@@ -81,23 +81,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/374/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/374/'
+# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
# 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_binutils_build--master-aarch64-build/375/
+# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -105,8 +105,8 @@
+ set +x
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -137,7 +137,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x2c1e03b4520e908aa1eb36ecda279047b17bab23 '!=' x2029e13917d53d2289d3ebb390c4f40bd2112d21 ']'
+++ '[' xc62e5702f628013c1eea0c40827a3f9918f9b1c4 '!=' x2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -150,17 +150,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ first_bad=c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ last_good=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ last_good=2c1e03b4520e908aa1eb36ecda279047b17bab23
+ local res
+ res=0
-+ wait 79866
++ wait 83293
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,16 +174,16 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ git -C binutils rev-parse '2c1e03b4520e908aa1eb36ecda279047b17bab23^@'
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ git -C binutils rev-parse 'c62e5702f628013c1eea0c40827a3f9918f9b1c4^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 2029e13917d53d2289d3ebb390c4f40bd2112d21 = 2029e13917d53d2289d3ebb390c4f40bd2112d21 ']'
++ '[' 2c1e03b4520e908aa1eb36ecda279047b17bab23 = 2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
+ return 0
+ change_kind=single_commit
# Debug traces :
@@ -197,17 +197,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ git -C binutils rev-list --count 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ git -C binutils rev-list --count 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ c_commits=1
-+ echo '# rev for binutils : 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23 (1 commits)'
-# rev for binutils : 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23 (1 commits)
++ echo '# rev for binutils : 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4 (1 commits)'
+# rev for binutils : 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4 (1 commits)
+ echo ''
+ setup_stages_to_run
@@ -232,8 +232,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_commit '!=' single_commit ']'
+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
@@ -306,7 +306,7 @@
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 79946
++ wait 83373
+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+ '[' 0 -eq 0 ']'
+ break
@@ -367,34 +367,34 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re
++ try_ref=refs/remotes/origin/master
++ ret=0
+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=b619d3f1e
+++ sha1=f632b5581
++ '[' 0 -ne 0 ']'
-++ echo b619d3f1e
-+ sha1=b619d3f1e
-+ git -C interesting-commits checkout --detach b619d3f1e
+++ echo f632b5581
++ sha1=f632b5581
++ git -C interesting-commits checkout --detach f632b5581
Warning: you are leaving 1 commit behind, not connected to
any of your branches:
- d31863150 Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
+ ac15ee9a3 Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
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> d31863150
+ git branch <new-branch-name> ac15ee9a3
-HEAD is now at b619d3f1e Add entry f55cdce3f8dd8503e080e35be59c5f5390f6d95e from https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/357/
+HEAD is now at f632b5581 Add entry 9d35387811aaf150cabcae36146984732baa14c7 from https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Os-build/105/
+ false
+ dryrun='echo DRYRUN: '
+ local jira_dir jira_key=
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+ '[' init = full ']'
+ true
+ git -C interesting-commits remote update -p
@@ -429,65 +429,65 @@ Fetching origin
+ 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 init ''
# update_interesting_commits
++ update_interesting_commits init ''
+ echo '# update_interesting_commits'
+ local stage=init
+ local jira_key=
+ local subdir3 subdir4 subdir4
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ subdir3=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ subdir3=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build
++ local dir=binutils/sha1
++ '[' 3 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 3 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 3 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-+ subdir4=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ subdir4=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build master-aarch64
++ local dir=binutils/sha1
++ '[' 4 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 4 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 4 -ge 4 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ subdir5=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ '[' -d interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ subdir5=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ '[' -d interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 ']'
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ echo 2029e13917d53d2289d3ebb390c4f40bd2112d21
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
++ echo 2c1e03b4520e908aa1eb36ecda279047b17bab23
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/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 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
-[detached HEAD 368083314] Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
++ git -C interesting-commits commit -m 'Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/'
+[detached HEAD e12b82c6b] Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
3 files changed, 3 insertions(+)
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
-+ wait 92067
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/last_good
++ wait 95502
+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
@@ -499,22 +499,22 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ first_icommit_to_report=false
+ '[' xsingle_commit '!=' xsingle_commit ']'
+ local isubdir
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ isubdir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url ']'
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ isubdir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url ']'
+ local first_url
-++ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
-+ first_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
+++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
++ first_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ '[' https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/ = https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/ ']'
++ '[' https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/ = https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/ ']'
+ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
@@ -592,7 +592,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+ ret=0
-+ wait 92137
++ wait 95572
+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+ '[' 0 -eq 0 ']'
+ break
@@ -653,34 +653,34 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re
++ try_ref=refs/remotes/origin/master
++ ret=0
+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=b619d3f1e
+++ sha1=f632b5581
++ '[' 0 -ne 0 ']'
-++ echo b619d3f1e
-+ sha1=b619d3f1e
-+ git -C interesting-commits checkout --detach b619d3f1e
+++ echo f632b5581
++ sha1=f632b5581
++ git -C interesting-commits checkout --detach f632b5581
Warning: you are leaving 1 commit behind, not connected to
any of your branches:
- 368083314 Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
+ e12b82c6b Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
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> 368083314
+ git branch <new-branch-name> e12b82c6b
-HEAD is now at b619d3f1e Add entry f55cdce3f8dd8503e080e35be59c5f5390f6d95e from https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/357/
+HEAD is now at f632b5581 Add entry 9d35387811aaf150cabcae36146984732baa14c7 from https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Os-build/105/
+ false
+ dryrun='echo DRYRUN: '
+ local jira_dir jira_key=
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+ '[' full = full ']'
+ false
+ true
@@ -722,45 +722,45 @@ Fetching origin
+ local stage=full
+ local jira_key=
+ local subdir3 subdir4 subdir4
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ subdir3=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ subdir3=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build
++ local dir=binutils/sha1
++ '[' 3 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 3 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 3 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-+ subdir4=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ subdir4=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build master-aarch64
++ local dir=binutils/sha1
++ '[' 4 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 4 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 4 -ge 4 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ subdir5=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ '[' -d interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ subdir5=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ '[' -d interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 ']'
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ echo 2029e13917d53d2289d3ebb390c4f40bd2112d21
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
++ echo 2c1e03b4520e908aa1eb36ecda279047b17bab23
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/last_good
+ '[' full '!=' full ']'
+ gnu_print_result --oneline
+ false
@@ -773,37 +773,37 @@ Fetching origin
+ '[' 0 = 0 ']'
+ echo Success
+ return 0
-+ merge_status_summary interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
++ merge_status_summary interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+ set -euf -o pipefail
-+ local subdir=interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
++ local subdir=interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+ local cur_file cur best= best_file
+ read -r cur_file
-++ find interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ find interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build -mindepth 2 -maxdepth 2 -name status-summary.txt
++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt
+ cur=Success
+ '[' Success -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
+ best=Success
-+ best_file=interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt
++ best_file=interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt
+ read -r cur_file
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt
-+ merge_status_summary interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt
++ merge_status_summary interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ set -euf -o pipefail
-+ local subdir=interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++ local subdir=interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ local cur_file cur best= best_file
+ read -r cur_file
-++ find interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ find interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 -mindepth 2 -maxdepth 2 -name status-summary.txt
++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt
+ cur=Success
+ '[' Success -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
+ best=Success
-+ best_file=interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt
++ best_file=interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt
+ read -r cur_file
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status-summary.txt
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status-summary.txt
+ gnu_print_result --long
+ false
+ local print_arg=--long
@@ -830,65 +830,65 @@ Fetching origin
# build_abe binutils:
1'
+ return 0
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt
+ sed 's/^/* /'
-+ print_icommits_link binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
++ print_icommits_link binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
+ set -euf -o pipefail
-+ local path=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
++ local path=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status.txt
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/summary.txt ']'
++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status.txt
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/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_binutils_build--master-aarch64-build/375/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/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_binutils_build--master-aarch64-build/374/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts
+ cat
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+ local ci_config
+ read ci_config
-++ cd interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ cd interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ ls
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status.txt ']'
+ echo '* master-aarch64'
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status.txt
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status.txt
+ sed 's/^/*/'
+ read ci_config
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt/status.txt ']'
+ continue
+ read ci_config
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt/summary.txt ']'
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt/status.txt ']'
+ continue
+ read ci_config
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt
+ local ci_project
+ read ci_project
-++ cd interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ cd interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ ls
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url/status.txt ']'
+ continue
+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status-summary.txt/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status-summary.txt/status.txt ']'
+ continue
+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status.txt/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status.txt/status.txt ']'
+ continue
+ read ci_project
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt ']'
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt ']'
+ echo '* tcwg_binutils_build'
-+ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt
++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt
+ sed 's/^/*/'
+ read ci_project
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status.txt
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status.txt
+ print_commits --short
+ set -euf -o pipefail
+ false
@@ -900,41 +900,41 @@ Fetching origin
+ '[' --short = --link ']'
+ local describe
+ '[' '' = '' ']'
-++ describe_sha1 binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 true
+++ describe_sha1 binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 true
++ local component=binutils
-++ local sha1=2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ local sha1=c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local anything=true
++ match=()
++ local -a match
++ case "$component" in
++ match=(--match "binutils*")
-++ git -C binutils describe --match 'binutils*' 2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ describe=binutils-2_41-release-917-g2c1e03b4520
-++ echo binutils-2_41-release-917-g2c1e03b4520
+++ git -C binutils describe --match 'binutils*' c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ describe=binutils-2_41-release-918-gc62e5702f62
+++ echo binutils-2_41-release-918-gc62e5702f62
++ sed 's,^basepoints/,,'
-+ describe=binutils-2_41-release-917-g2c1e03b4520
++ describe=binutils-2_41-release-918-gc62e5702f62
+ '[' --short = --oneline ']'
+ '[' '' = '' ']'
-+ echo 'commit binutils-2_41-release-917-g2c1e03b4520'
++ echo 'commit binutils-2_41-release-918-gc62e5702f62'
+ local tmpfile
++ mktemp
-+ tmpfile=/tmp/tmp.aYJfZTcYAA
-+ git -C binutils log -n1 2c1e03b4520e908aa1eb36ecda279047b17bab23
++ tmpfile=/tmp/tmp.vxfKGlBnXo
++ git -C binutils log -n1 c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ tail -n +2
-+ head -n 10 /tmp/tmp.aYJfZTcYAA
-++ cat /tmp/tmp.aYJfZTcYAA
++ head -n 10 /tmp/tmp.vxfKGlBnXo
+++ cat /tmp/tmp.vxfKGlBnXo
++ wc -l
-+ more_lines=-4
-+ '[' -4 -gt 0 ']'
-+ rm /tmp/tmp.aYJfZTcYAA
++ more_lines=-6
++ '[' -6 -gt 0 ']'
++ rm /tmp/tmp.vxfKGlBnXo
+ '[' '' '!=' '' ']'
+ return 0
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/commit-log.txt
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/commit-log.txt
+ true
-+ local jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
-+ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/key ']'
-+ '[' -e interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira ']'
-+ mkdir interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
++ local jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/key ']'
++ '[' -e interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira ']'
++ mkdir interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+ '[' '' '!=' '' ']'
++ print_commits --oneline
++ set -euf -o pipefail
@@ -947,126 +947,126 @@ Fetching origin
++ '[' --oneline = --link ']'
++ local describe
++ '[' '' = '' ']'
-+++ describe_sha1 binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 true
++++ describe_sha1 binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 true
+++ local component=binutils
-+++ local sha1=2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ local sha1=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' 2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ describe=binutils-2_41-release-917-g2c1e03b4520
-+++ echo binutils-2_41-release-917-g2c1e03b4520
++++ git -C binutils describe --match 'binutils*' c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ describe=binutils-2_41-release-918-gc62e5702f62
++++ echo binutils-2_41-release-918-gc62e5702f62
+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-917-g2c1e03b4520
+++ describe=binutils-2_41-release-918-gc62e5702f62
++ '[' --oneline = --oneline ']'
-++ echo binutils-2_41-release-917-g2c1e03b4520
+++ echo binutils-2_41-release-918-gc62e5702f62
++ return 0
-++ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status-summary.txt
-+ echo binutils-2_41-release-917-g2c1e03b4520: Success
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/summary
+++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status-summary.txt
++ echo binutils-2_41-release-918-gc62e5702f62: Success
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/summary
+ cat
-++ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/commit-log.txt
-++ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status.txt
-++ print_icommits_link binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/yaml
+++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/commit-log.txt
+++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status.txt
+++ print_icommits_link binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/yaml
++ set -euf -o pipefail
-++ local path=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/yaml
+++ local path=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/yaml
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/yaml
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/description
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/yaml
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/description
+ update_jira_card
+ set -euf -o pipefail
+ echo '# update_jira_card'
# update_jira_card
+ local jira_dir
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+ components=()
+ local -a components
+ case "$changed_single_component" in
+ components+=(Binutils)
+ IFS=,
+ echo Binutils
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/components
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/components
+ local commit_date
-++ git -C binutils log -n1 --pretty=%cd --date=iso 2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ commit_date='2023-10-27 09:31:20 -0400'
-+ date -d '2023-10-27 09:31:20 -0400' +%Y-%m-%d
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/startdate
+++ git -C binutils log -n1 --pretty=%cd --date=iso c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ commit_date='2023-10-28 00:00:07 +0000'
++ date -d '2023-10-28 00:00:07 +0000' +%Y-%m-%d
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/startdate
+ local key project
++ print_jira_card_key
++ set -euf -o pipefail
++ local jira_dir
-+++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
-++ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/key ']'
++++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/key ']'
++ return 0
+ key=
+ '[' -z '' ']'
-+ echo 'WARNING: no existing jira card interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/key'
-WARNING: no existing jira card interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/key
++ echo 'WARNING: no existing jira card interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/key'
+WARNING: no existing jira card interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/key
+ return 0
+ local describe
-++ describe_sha1 binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 false
+++ describe_sha1 binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 false
++ local component=binutils
-++ local sha1=2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ local sha1=c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local anything=false
++ match=()
++ local -a match
++ case "$component" in
++ match=(--match "binutils*")
-++ git -C binutils describe --match 'binutils*' 2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ describe=binutils-2_41-release-917-g2c1e03b4520
-+ '[' binutils-2_41-release-917-g2c1e03b4520 '!=' '' ']'
+++ git -C binutils describe --match 'binutils*' c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ describe=binutils-2_41-release-918-gc62e5702f62
++ '[' binutils-2_41-release-918-gc62e5702f62 '!=' '' ']'
+ local d
-++ dirname binutils-2_41-release-917-g2c1e03b4520
+++ dirname binutils-2_41-release-918-gc62e5702f62
+ d=.
+ mkdir -p interesting-commits/binutils/.
+ local symlink=
+ '[' . '!=' . ']'
-+ symlink=sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ rm -f interesting-commits/binutils/binutils-2_41-release-917-g2c1e03b4520
-+ ln -s sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 interesting-commits/binutils/binutils-2_41-release-917-g2c1e03b4520
-+ git -C interesting-commits add binutils/binutils-2_41-release-917-g2c1e03b4520
++ symlink=sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ rm -f interesting-commits/binutils/binutils-2_41-release-918-gc62e5702f62
++ ln -s sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 interesting-commits/binutils/binutils-2_41-release-918-gc62e5702f62
++ git -C interesting-commits add binutils/binutils-2_41-release-918-gc62e5702f62
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ git -C interesting-commits commit -m 'Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
-[detached HEAD 5bcc886d4] Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
- 17 files changed, 74 insertions(+)
- create mode 120000 binutils/binutils-2_41-release-917-g2c1e03b4520
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/commit-log.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/components
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/description
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/startdate
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/summary
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status-summary.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status-summary.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/status.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status-summary.txt
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/status.txt
-+ wait 104575
++ git -C interesting-commits commit -m 'Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/'
+[detached HEAD af77ba896] Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
+ 17 files changed, 70 insertions(+)
+ create mode 120000 binutils/binutils-2_41-release-918-gc62e5702f62
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/commit-log.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/components
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/description
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/startdate
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/summary
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status-summary.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/last_good
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status-summary.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/status.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status-summary.txt
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/status.txt
++ wait 108018
+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+ break
@@ -1081,20 +1081,20 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ shift 1
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
-+++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ isubdir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ isubdir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ case "$print_arg" in
-++ echo interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ icommit_entry=interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ '[' interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 '!=' '' ']'
-+ '[' -d interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira ']'
-+ rsync -a interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/ artifacts/notify/jira/
+++ echo interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ icommit_entry=interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 '!=' '' ']'
++ '[' -d interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira ']'
++ rsync -a interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/ artifacts/notify/jira/
+ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
@@ -1119,9 +1119,9 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -1144,15 +1144,15 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ read -r email
-++ git -C binutils log --pretty=%ae 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ git -C binutils log --pretty=%ae 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -1163,15 +1163,15 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ read -r email
-++ git -C binutils log --pretty=%ce 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ git -C binutils log --pretty=%ce 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -1179,23 +1179,28 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
+ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=bcc
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,simon.marchi@efficios.com
++ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -1207,21 +1212,21 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ '[' --oneline = --link ']'
++ local describe
++ '[' '' = '' ']'
-+++ describe_sha1 binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 true
++++ describe_sha1 binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 true
+++ local component=binutils
-+++ local sha1=2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ local sha1=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' 2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ describe=binutils-2_41-release-917-g2c1e03b4520
-+++ echo binutils-2_41-release-917-g2c1e03b4520
++++ git -C binutils describe --match 'binutils*' c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ describe=binutils-2_41-release-918-gc62e5702f62
++++ echo binutils-2_41-release-918-gc62e5702f62
+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-917-g2c1e03b4520
+++ describe=binutils-2_41-release-918-gc62e5702f62
++ '[' --oneline = --oneline ']'
-++ echo binutils-2_41-release-917-g2c1e03b4520
+++ echo binutils-2_41-release-918-gc62e5702f62
++ return 0
++ gnu_print_result --oneline
++ false
@@ -1236,7 +1241,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-aarch64
++ local project=tcwg_binutils_build
@@ -1258,21 +1263,21 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' 'binutils-2_41-release-917-g2c1e03b4520: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' 'binutils-2_41-release-918-gc62e5702f62: Success on aarch64'
+ 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_binutils_build--master-aarch64-build/375/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/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_binutils_build--master-aarch64-build/374/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-aarch64
++ local project=tcwg_binutils_build
@@ -1301,33 +1306,33 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
-+++ describe_sha1 binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 true
++++ describe_sha1 binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 true
+++ local component=binutils
-+++ local sha1=2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ local sha1=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
-+++ git -C binutils describe --match 'binutils*' 2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ describe=binutils-2_41-release-917-g2c1e03b4520
-+++ echo binutils-2_41-release-917-g2c1e03b4520
++++ git -C binutils describe --match 'binutils*' c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ describe=binutils-2_41-release-918-gc62e5702f62
++++ echo binutils-2_41-release-918-gc62e5702f62
+++ sed 's,^basepoints/,,'
-++ describe=binutils-2_41-release-917-g2c1e03b4520
+++ describe=binutils-2_41-release-918-gc62e5702f62
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
-++ echo 'commit binutils-2_41-release-917-g2c1e03b4520'
+++ echo 'commit binutils-2_41-release-918-gc62e5702f62'
++ local tmpfile
+++ mktemp
-++ tmpfile=/tmp/tmp.enF2bdIpHt
-++ git -C binutils log -n1 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ tmpfile=/tmp/tmp.WE3aj4Q7IH
+++ git -C binutils log -n1 c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ tail -n +2
-++ head -n 10 /tmp/tmp.enF2bdIpHt
-+++ cat /tmp/tmp.enF2bdIpHt
+++ head -n 10 /tmp/tmp.WE3aj4Q7IH
++++ cat /tmp/tmp.WE3aj4Q7IH
+++ wc -l
-++ more_lines=-4
-++ '[' -4 -gt 0 ']'
-++ rm /tmp/tmp.enF2bdIpHt
+++ more_lines=-6
+++ '[' -6 -gt 0 ']'
+++ rm /tmp/tmp.WE3aj4Q7IH
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -1358,7 +1363,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-aarch64
++ local project=tcwg_binutils_build
@@ -1385,16 +1390,16 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ print_jira_card_key
++ set -euf -o pipefail
++ local jira_dir
-+++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
-++ '[' -f interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/key ']'
++++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+++ '[' -f interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/key ']'
++ return 0
+ key=
+ '[' -z '' ']'
@@ -1411,22 +1416,22 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ shift 1
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
-+++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build master-aarch64
++++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build master-aarch64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ '[' 4 -ge 3 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+++ '[' 4 -ge 4 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-++ isubdir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+++ isubdir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ case "$print_arg" in
-++ print_icommits_link binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+++ print_icommits_link binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
++ set -euf -o pipefail
-++ local path=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+++ local path=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
++ print_commits --link
++ set -euf -o pipefail
++ false
@@ -1447,7 +1452,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
++ url=binutils-gdb.git
++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=2c1e03b4520e908aa1eb36ecda279047b17bab23'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c62e5702f628013c1eea0c40827a3f9918f9b1c4'
++ return 0
++ print_last_icommit --status
++ false
@@ -1456,46 +1461,46 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ shift 1
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
-+++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
-+++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
-+++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ isubdir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
++++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ isubdir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ case "$print_arg" in
-++ cat interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/status.txt
+++ cat interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/status.txt
# 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
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 104698
++ wait 108141
+ set -euf -o pipefail
-+ echo '# generate_lnt_report'
# generate_lnt_report
++ echo '# generate_lnt_report'
+ true
+ case "$ci_project" in
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/lnt-utils.sh
++ 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_binutils_build--master-aarch64-build/375/ tcwg_binutils_build master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/ tcwg_binutils_build master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
+ local ci_project=tcwg_binutils_build
+ local ci_config=master-aarch64
+ local sumfiles_dir=artifacts/sumfiles
@@ -1516,5 +1521,5 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index f282624..914b2e2 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -d: -f 1
+ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_7
+ local opts
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 4
-+ opts=-p36679
++ opts=-p36724
+ local env_vars
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_6
-+ ssh -p36679 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_7
++ ssh -p36724 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_7 && exec ./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_6/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_7/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -81,23 +81,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/374/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/374/'
+# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
+ 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_binutils_build--master-aarch64-build/375/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -137,7 +137,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x2c1e03b4520e908aa1eb36ecda279047b17bab23 '!=' x2029e13917d53d2289d3ebb390c4f40bd2112d21 ']'
+++ '[' xc62e5702f628013c1eea0c40827a3f9918f9b1c4 '!=' x2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -150,17 +150,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ first_bad=c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ last_good=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ last_good=2c1e03b4520e908aa1eb36ecda279047b17bab23
+ local res
+ res=0
-+ wait 67564
++ wait 70992
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,22 +174,22 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ git -C binutils rev-parse '2c1e03b4520e908aa1eb36ecda279047b17bab23^@'
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ git -C binutils rev-parse 'c62e5702f628013c1eea0c40827a3f9918f9b1c4^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 2029e13917d53d2289d3ebb390c4f40bd2112d21 = 2029e13917d53d2289d3ebb390c4f40bd2112d21 ']'
++ '[' 2c1e03b4520e908aa1eb36ecda279047b17bab23 = 2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
+ return 0
+ change_kind=single_commit
# Debug traces :
+ echo '# Debug traces :'
-+ echo '# change_kind=single_commit : binutils'
# change_kind=single_commit : binutils
++ echo '# change_kind=single_commit : binutils'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -197,18 +197,18 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=2029e13917d53d2289d3ebb390c4f40bd2112d21
++ base_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ git -C binutils rev-list --count 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23
-# rev for binutils : 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23 (1 commits)
++ cur_rev=c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ git -C binutils rev-list --count 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4
+# rev for binutils : 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4 (1 commits)
+ c_commits=1
-+ echo '# rev for binutils : 2029e13917d53d2289d3ebb390c4f40bd2112d21..2c1e03b4520e908aa1eb36ecda279047b17bab23 (1 commits)'
++ echo '# rev for binutils : 2c1e03b4520e908aa1eb36ecda279047b17bab23..c62e5702f628013c1eea0c40827a3f9918f9b1c4 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -306,7 +306,7 @@
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 67644
++ wait 71072
+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+ '[' 0 -eq 0 ']'
+ break
@@ -367,34 +367,34 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re
++ try_ref=refs/remotes/origin/master
++ ret=0
+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=b619d3f1e
+++ sha1=f632b5581
++ '[' 0 -ne 0 ']'
-++ echo b619d3f1e
-+ sha1=b619d3f1e
-+ git -C interesting-commits checkout --detach b619d3f1e
+++ echo f632b5581
++ sha1=f632b5581
++ git -C interesting-commits checkout --detach f632b5581
Warning: you are leaving 1 commit behind, not connected to
any of your branches:
- efa3b4681 Add entry fd492bf1e20a0410189307c5063acc444c4bd5d3 from https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/405/
+ c5f67a0d8 Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/407/
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> efa3b4681
+ git branch <new-branch-name> c5f67a0d8
-HEAD is now at b619d3f1e Add entry f55cdce3f8dd8503e080e35be59c5f5390f6d95e from https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/357/
+HEAD is now at f632b5581 Add entry 9d35387811aaf150cabcae36146984732baa14c7 from https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Os-build/105/
+ false
+ dryrun='echo DRYRUN: '
+ local jira_dir jira_key=
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ jira_dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ jira_dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira
+ '[' init = full ']'
+ true
+ git -C interesting-commits remote update -p
@@ -435,59 +435,59 @@ Fetching origin
+ local stage=init
+ local jira_key=
+ local subdir3 subdir4 subdir4
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ local dir=binutils/sha1
++ '[' 2 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 2 -ge 3 ']'
++ '[' 2 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-+ subdir3=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ subdir3=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build
++ local dir=binutils/sha1
++ '[' 3 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 3 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 3 -ge 4 ']'
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-+ subdir4=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
-++ interesting_subdir binutils 2c1e03b4520e908aa1eb36ecda279047b17bab23 tcwg_binutils_build master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ subdir4=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
+++ interesting_subdir binutils c62e5702f628013c1eea0c40827a3f9918f9b1c4 tcwg_binutils_build master-aarch64
++ local dir=binutils/sha1
++ '[' 4 -ge 2 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
++ '[' 4 -ge 3 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build
++ '[' 4 -ge 4 ']'
-++ dir=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-++ echo binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ subdir5=binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
-+ '[' -d interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23 ']'
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23
+++ dir=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+++ echo binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ subdir5=binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
++ '[' -d interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4 ']'
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
-+ mkdir -p interesting-commits/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
++ mkdir -p interesting-commits/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64
+ get_current_manifest BUILD_URL
+ get_manifest artifacts/manifest.sh BUILD_URL
+ set +x
-+ echo 2029e13917d53d2289d3ebb390c4f40bd2112d21
-+ git -C interesting-commits add binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
++ echo 2c1e03b4520e908aa1eb36ecda279047b17bab23
++ git -C interesting-commits add binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/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 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/'
-[detached HEAD d31863150] Add entry 2c1e03b4520e908aa1eb36ecda279047b17bab23 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
++ git -C interesting-commits commit -m 'Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/'
+[detached HEAD ac15ee9a3] Add entry c62e5702f628013c1eea0c40827a3f9918f9b1c4 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
3 files changed, 3 insertions(+)
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/first_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/build_url
- create mode 100644 binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/last_good
-+ wait 79775
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/first_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/build_url
+ create mode 100644 binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/last_good
++ wait 83202
DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+ break
Init stage ran successfully.
+ '[' init '!=' full ']'
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index 93d7b0a..983f4e2 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -d: -f 1
+ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_7
+ local opts
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 4
-+ opts=-p36679
++ opts=-p36724
+ local env_vars
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p36679:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p36724:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,8 +58,8 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q 100
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_6
-+ ssh -p36679 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_7
++ ssh -p36724 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_7 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+ declare -g rewrite_base_artifacts_first=true
+ true
+ update_baseline
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 840bbb1..80bb6a8 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#375"
+build_name="#376"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ arm64
tcwg-jade-06 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#375-binutils"
+build_name="#376-binutils"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master )
-build_name="#375-binutils-R1"
+build_name="#376-binutils-R1"
diff --git a/manifest.sh b/manifest.sh
index 6a7afb3..9acef71 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
# Saving rr[] in the manifest
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9a3b1f6..7eb06f4 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/description b/notify/jira/description
index 8d2dcd8..0735b87 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,15 +1,13 @@
-commit binutils-2_41-release-917-g2c1e03b4520
-Author: Simon Marchi <simon.marchi@efficios.com>
-Date: Fri Oct 27 09:31:02 2023 -0400
+commit binutils-2_41-release-918-gc62e5702f62
+Author: GDB Administrator <gdbadmin@sourceware.org>
+Date: Sat Oct 28 00:00:07 2023 +0000
- gdb: trim trailing spaces in i386-tdep.{c,h}
-
- Change-Id: I06c2e7c958c3451f00c70978538c1c2ad1b566df
+ Automatic date update in version.in
* tcwg_binutils_build
** master-aarch64
*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/jira/yaml
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
index 14be8da..7ee7095 100644
--- a/notify/jira/startdate
+++ b/notify/jira/startdate
@@ -1 +1 @@
-2023-10-27
+2023-10-28
diff --git a/notify/jira/summary b/notify/jira/summary
index 08f4e9b..572545f 100644
--- a/notify/jira/summary
+++ b/notify/jira/summary
@@ -1 +1 @@
-binutils-2_41-release-917-g2c1e03b4520: Success
+binutils-2_41-release-918-gc62e5702f62: Success
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 1b397b2..978f51f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,13 +2,11 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In binutils_build master-aarch64 after:
- | commit binutils-2_41-release-917-g2c1e03b4520
- | Author: Simon Marchi <simon.marchi@efficios.com>
- | Date: Fri Oct 27 09:31:02 2023 -0400
+ | commit binutils-2_41-release-918-gc62e5702f62
+ | Author: GDB Administrator <gdbadmin@sourceware.org>
+ | Date: Sat Oct 28 00:00:07 2023 +0000
|
- | gdb: trim trailing spaces in i386-tdep.{c,h}
- |
- | Change-Id: I06c2e7c958c3451f00c70978538c1c2ad1b566df
+ | Automatic date update in version.in
Results changed to
# reset_artifacts:
@@ -32,12 +30,12 @@ CI config tcwg_binutils_build/master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/374/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/artifact/artifacts
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
-Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=2c1e03b4520e908aa1eb36ecda279047b17bab23
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c62e5702f628013c1eea0c40827a3f9918f9b1c4
Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
@@ -45,6 +43,6 @@ List of configurations that regressed due to this commit :
* tcwg_binutils_build
** master-aarch64
*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/2c1e03b4520e908aa1eb36ecda279047b17bab23/tcwg_binutils_build/master-aarch64/details.txt
-*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/375/
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/c62e5702f628013c1eea0c40827a3f9918f9b1c4/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/376/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index d9407b1..4dfa427 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,simon.marchi@efficios.com
+brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index b167f5c..d1a3f36 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] binutils-2_41-release-917-g2c1e03b4520: Success on aarch64
+[Linaro-TCWG-CI] binutils-2_41-release-918-gc62e5702f62: Success on aarch64