summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 00:49:47 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 00:49:47 +0000
commit1aeafca24337296d50846985b3e1be983b9401f7 (patch)
tree59ff87ba1142911c76555a3ab1abc70094db8254 /jenkins/notify-full.log
parent3abab10c51a5bef5ae80239a772c5658413e0576 (diff)
onsuccess: #560: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe gdb: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1344
1 files changed, 1269 insertions, 75 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index a38cb11..e8668c7 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64
# Debug traces :
++ ci_config=master-aarch64
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/558/'
-# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/558/
+# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/'
+ 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_gdb_build--master-aarch64-build/559/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -75,17 +75,78 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da '!=' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da ']'
+++ '[' xc2289ae34815e7c9048fa141f0551592db9897fa '!=' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da ']'
+++ echo -ne gdb
+++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 0 = 0 ']'
-+ change_kind=no_change
-+ changed_single_component=
-# Debug traces :
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=gdb
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ first_bad=c2289ae34815e7c9048fa141f0551592db9897fa
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ last_good=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ local res
++ res=0
++ wait 69692
++ git -C gdb rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p gdb
++ set -euf -o pipefail
++ local c=gdb
++ local base_rev cur_rev sha1
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ base_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ cur_rev=c2289ae34815e7c9048fa141f0551592db9897fa
+++ git -C gdb rev-parse 'c2289ae34815e7c9048fa141f0551592db9897fa^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' e7a293f376fef110ae59f5b9ae5bf0aaca68a4da = e7a293f376fef110ae59f5b9ae5bf0aaca68a4da ']'
++ return 0
++ change_kind=single_commit
+ echo '# Debug traces :'
-# change_kind=no_change :
-+ echo '# change_kind=no_change : '
+# Debug traces :
+# change_kind=single_commit : gdb
++ echo '# change_kind=single_commit : gdb'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ base_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ cur_rev=c2289ae34815e7c9048fa141f0551592db9897fa
+++ git -C gdb rev-list --count e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
++ c_commits=1
+# rev for gdb : e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa (1 commits)
++ echo '# rev for gdb : e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -113,8 +174,266 @@
# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' no_change '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 69772
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=9364210079
+++ '[' 0 -ne 0 ']'
+++ echo 9364210079
++ sha1=9364210079
++ git -C interesting-commits checkout --detach 9364210079
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 3b0fd50d18 Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+
+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> 3b0fd50d18
+
+HEAD is now at 9364210079 Add entry 8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/537/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ subdir3=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gdb_build
+++ local dir=gdb/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 3 -ge 3 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ '[' 3 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
++ subdir4=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gdb_build master-aarch64
+++ local dir=gdb/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 4 -ge 3 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ '[' 4 -ge 4 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
++ subdir5=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
++ '[' -d interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa ']'
++ mkdir -p interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
++ mkdir -p interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/artifact/artifacts
++ echo e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/build_url gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_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 c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/'
+[detached HEAD 9947ba9b9b] Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/build_url
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/last_good
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ wait 84124
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -140,39 +459,631 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
-+ cur_d=1703548868
+++ git -C gdb show --no-patch --pretty=%ct c2289ae34815e7c9048fa141f0551592db9897fa
++ cur_d=1703635229
+ '[' x1703548868 '!=' x ']'
-+ '[' x1703548868 = x ']'
-+ '[' 1703548868 -lt 1703548868 ']'
-+ '[' x1703548868 = x ']'
-+ '[' 1703548868 -gt 0 ']'
-+ results_date=1703548868
-+ assert_with_msg 'Failed to produce results_date' '[' 1703548868 -gt 0 ']'
++ '[' x1703635229 = x ']'
++ '[' 1703635229 -lt 1703548868 ']'
++ '[' x1703635229 = x ']'
++ '[' 1703635229 -gt 0 ']'
++ results_date=1703635229
++ assert_with_msg 'Failed to produce results_date' '[' 1703635229 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1703502988
-+ '[' 1703502988 '!=' '' ']'
-+ '[' 1703548868 -gt 1703502988 ']'
-+ results_date=1703525928
-+ rr[results_date]=1703525928
++ base_d=1703525928
++ '[' 1703525928 '!=' '' ']'
++ '[' 1703635229 -gt 1703525928 ']'
++ results_date=1703580578
++ rr[results_date]=1703580578
+ cat
+ manifest_out
+ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xno_change '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ isubdir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url ']'
++ local first_url
+++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
++ first_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/ = https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
# post_interesting_commits
+ local stage=full
-+ '[' no_change '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+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 84225
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=9364210079
+++ '[' 0 -ne 0 ']'
+++ echo 9364210079
++ sha1=9364210079
++ git -C interesting-commits checkout --detach 9364210079
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 9947ba9b9b Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+
+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> 9947ba9b9b
+
+HEAD is now at 9364210079 Add entry 8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/537/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
++ '[' full = full ']'
++ false
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
++ update_interesting_commits full ''
++ echo '# update_interesting_commits'
+# update_interesting_commits
++ local stage=full
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ subdir3=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gdb_build
+++ local dir=gdb/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 3 -ge 3 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ '[' 3 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
++ subdir4=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gdb_build master-aarch64
+++ local dir=gdb/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 4 -ge 3 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ '[' 4 -ge 4 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
++ subdir5=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
++ '[' -d interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa ']'
++ mkdir -p interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
++ mkdir -p interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/artifact/artifacts
++ echo e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/build_url gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
++ merge_status_summary interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt
++ merge_status_summary interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ set -euf -o pipefail
++ local subdir=interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ print_result --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'Results changed to'
+++ cat artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe gdb:
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe gdb:
+1'
++ return 0
++ sed 's/^/* /'
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt
++ print_icommits_link gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/details.txt
++ set -euf -o pipefail
++ local path=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_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/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/details.txt
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/build_url
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/details.txt gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status.txt
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_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_gdb_build--master-aarch64-build/560/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_gdb_build--master-aarch64-build/559/artifact/artifacts
++ cat
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
+++ ls
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status.txt ']'
++ echo '* master-aarch64'
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ ls
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt ']'
++ echo '* tcwg_gdb_build'
++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
++ '[' single_commit = no_change ']'
++ local more_lines
++ '[' single_commit = single_commit ']'
++ local c=gdb
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 gdb c2289ae34815e7c9048fa141f0551592db9897fa true
+++ local component=gdb
+++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "gdb*")
+++ git -C gdb describe --match 'gdb*' c2289ae34815e7c9048fa141f0551592db9897fa
++ describe=gdb-14-branchpoint-927-gc2289ae3481
+++ echo gdb-14-branchpoint-927-gc2289ae3481
+++ sed 's,^basepoints/,,'
++ describe=gdb-14-branchpoint-927-gc2289ae3481
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gdb-14-branchpoint-927-gc2289ae3481'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.iZWqNMujxJ
++ git -C gdb log -n1 c2289ae34815e7c9048fa141f0551592db9897fa
++ tail -n +2
++ head -n 10 /tmp/tmp.iZWqNMujxJ
+++ cat /tmp/tmp.iZWqNMujxJ
+++ wc -l
++ more_lines=-6
++ '[' -6 -gt 0 ']'
++ rm /tmp/tmp.iZWqNMujxJ
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
++ true
++ local jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
++ '[' -e interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira ']'
++ mkdir interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
++ '[' '' '!=' '' ']'
+++ print_commits --oneline
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--oneline
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb c2289ae34815e7c9048fa141f0551592db9897fa true
++++ local component=gdb
++++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' c2289ae34815e7c9048fa141f0551592db9897fa
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
++++ echo gdb-14-branchpoint-927-gc2289ae3481
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
+++ '[' --oneline = --oneline ']'
+++ echo gdb-14-branchpoint-927-gc2289ae3481
+++ return 0
+++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
++ echo gdb-14-branchpoint-927-gc2289ae3481: Success
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/summary
++ cat
+++ print_commits --link
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--link
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gdb_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_url in baseline git' '[' -f base-artifacts/git/gdb_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c2289ae34815e7c9048fa141f0551592db9897fa'
+++ return 0
+++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
+++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
+++ print_icommits_link gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
+++ set -euf -o pipefail
+++ local path=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/yaml
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/description
++ update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
+# update_jira_card
++ local jira_dir
+++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GDB)
++ IFS=,
++ echo GDB
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/components
++ local commit_date
+++ git -C gdb log -n1 --pretty=%cd --date=iso c2289ae34815e7c9048fa141f0551592db9897fa
++ commit_date='2023-12-27 00:00:29 +0000'
++ date -d '2023-12-27 00:00:29 +0000' +%Y-%m-%d
++ git -C interesting-commits add gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
+++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
++ echo 'WARNING: no existing jira card interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key'
+WARNING: no existing jira card interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key
++ return 0
++ local describe
+++ describe_sha1 gdb c2289ae34815e7c9048fa141f0551592db9897fa false
+++ local component=gdb
+++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "gdb*")
+++ git -C gdb describe --match 'gdb*' c2289ae34815e7c9048fa141f0551592db9897fa
++ describe=gdb-14-branchpoint-927-gc2289ae3481
++ '[' gdb-14-branchpoint-927-gc2289ae3481 '!=' '' ']'
++ local d
+++ dirname gdb-14-branchpoint-927-gc2289ae3481
++ d=.
++ mkdir -p interesting-commits/gdb/.
++ local symlink=
++ '[' . '!=' . ']'
++ symlink=sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ rm -f interesting-commits/gdb/gdb-14-branchpoint-927-gc2289ae3481
++ ln -s sha1/c2289ae34815e7c9048fa141f0551592db9897fa interesting-commits/gdb/gdb-14-branchpoint-927-gc2289ae3481
++ git -C interesting-commits add gdb/gdb-14-branchpoint-927-gc2289ae3481
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/'
+[detached HEAD 67373f2f77] Add entry c2289ae34815e7c9048fa141f0551592db9897fa from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+ 17 files changed, 71 insertions(+)
+ create mode 120000 gdb/gdb-14-branchpoint-927-gc2289ae3481
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/commit-log.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/first_url
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/components
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/description
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/startdate
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/summary
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status-summary.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/build_url
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/details.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/last_good
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status-summary.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/status.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status-summary.txt
+ create mode 100644 gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/status.txt
++ wait 98900
++ 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
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -182,11 +1093,23 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xno_change '!=' xsingle_commit ']'
-++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ isubdir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ case "$print_arg" in
+++ echo interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ icommit_entry=interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++ '[' interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa '!=' '' ']'
++ '[' -d interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira ']'
++ rsync -a interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -210,26 +1133,114 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/artifact/artifacts/notify/mail-body.txt/*view*/'
-# print all notification files
+++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+# print all notification files
+ true
+ generate_mail_files
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=gdb
++ '[' gdb = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["gdb-testers@sourceware.org"]=cc_postcommit
++ local c email base_rev cur_rev
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ base_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ cur_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ read -r email
+++ git -C gdb log --pretty=%ae e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
++ emails["$email"]=cc
++ read -r email
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
-+ echo bcc:tcwg-validation@linaro.org
-+ return 0
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ base_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ cur_rev=c2289ae34815e7c9048fa141f0551592db9897fa
+++ git -C gdb log --pretty=%ce e7a293f376fef110ae59f5b9ae5bf0aaca68a4da..c2289ae34815e7c9048fa141f0551592db9897fa
++ read -r email
++ emails["$email"]=to
++ read -r email
++ unset 'emails[author]' 'emails[committer]'
++ local type
++ 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
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=bcc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=cc_postcommit
++ case "$precommit_postcommit:$type" in
++ type=cc
++ case "$type" in
++ recipients+=("$type:$email")
++ IFS=,
++ echo brobecker@adacore.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb c2289ae34815e7c9048fa141f0551592db9897fa true
++++ local component=gdb
++++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' c2289ae34815e7c9048fa141f0551592db9897fa
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
++++ echo gdb-14-branchpoint-927-gc2289ae3481
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
+++ '[' --oneline = --oneline ']'
+++ echo gdb-14-branchpoint-927-gc2289ae3481
++ return 0
++ gnu_print_result --oneline
++ false
@@ -244,7 +1255,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gdb_build master-aarch64
++ local project=tcwg_gdb_build
@@ -267,25 +1278,48 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' 'baseline build: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' 'gdb-14-branchpoint-927-gc2289ae3481: 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_gdb_build--master-aarch64-build/559/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/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_gdb_build--master-aarch64-build/558/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/artifact/artifacts
+ local key=
-+ '[' no_change = single_commit ']'
++ '[' single_commit = single_commit ']'
++ '[' '' = '' ']'
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ jira_dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira
+++ '[' -f interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
++ key=GNU-692
++ cat
++ '[' GNU-692 '!=' '' ']'
+ cat
-+ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gdb_build master-aarch64
++ local project=tcwg_gdb_build
@@ -308,8 +1342,41 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb c2289ae34815e7c9048fa141f0551592db9897fa true
++++ local component=gdb
++++ local sha1=c2289ae34815e7c9048fa141f0551592db9897fa
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' c2289ae34815e7c9048fa141f0551592db9897fa
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
++++ echo gdb-14-branchpoint-927-gc2289ae3481
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-927-gc2289ae3481
+++ '[' --short = --oneline ']'
+++ '[' '' = '' ']'
+++ echo 'commit gdb-14-branchpoint-927-gc2289ae3481'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.WIMfEOB3TG
+++ git -C gdb log -n1 c2289ae34815e7c9048fa141f0551592db9897fa
+++ tail -n +2
+++ head -n 10 /tmp/tmp.WIMfEOB3TG
++++ cat /tmp/tmp.WIMfEOB3TG
++++ wc -l
+++ more_lines=-6
+++ '[' -6 -gt 0 ']'
+++ rm /tmp/tmp.WIMfEOB3TG
+++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
++ false
@@ -339,7 +1406,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gdb_build master-aarch64
++ local project=tcwg_gdb_build
@@ -357,18 +1424,81 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gdb_build master-aarch64'
-+ '[' no_change '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_gdb_build master-aarch64
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa tcwg_gdb_build master-aarch64
++++ local dir=gdb/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++++ '[' 4 -ge 3 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build
++++ '[' 4 -ge 4 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
++++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ isubdir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64
+++ case "$print_arg" in
+++ print_icommits_link gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_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/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
+++ print_commits --link
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--link
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gdb_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_url in baseline git' '[' -f base-artifacts/git/gdb_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c2289ae34815e7c9048fa141f0551592db9897fa'
+++ return 0
+++ print_last_icommit --status
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--status
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gdb c2289ae34815e7c9048fa141f0551592db9897fa
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ isubdir=gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa
+++ case "$print_arg" in
+++ cat interesting-commits/gdb/sha1/c2289ae34815e7c9048fa141f0551592db9897fa/status.txt
+ true
+ generate_jenkins_html_files
-+ wait 52517
++ wait 99025
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
+ true
+ case "$ci_project" in
-+ echo '... Skipping'
... Skipping
++ echo '... Skipping'
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -537,6 +1667,38 @@
++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ read -r cur_file
+++ print_readme_link html ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/components">./notify/jira/components</a>'
++ echo '<li><a href="./notify/jira/components">./notify/jira/components</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/description">./notify/jira/description</a>'
++ echo '<li><a href="./notify/jira/description">./notify/jira/description</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ echo '<li><a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/summary">./notify/jira/summary</a>'
++ echo '<li><a href="./notify/jira/summary">./notify/jira/summary</a>'
++ read -r cur_file
++ print_readme_link html ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=html
@@ -746,6 +1908,38 @@
++ echo -n ./notify/jira/comment-template.txt
+ echo '- ./notify/jira/comment-template.txt'
+ read -r cur_file
+++ print_readme_link txt ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n ./notify/jira/components
++ echo '- ./notify/jira/components'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n ./notify/jira/description
++ echo '- ./notify/jira/description'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n ./notify/jira/startdate
++ echo '- ./notify/jira/startdate'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n ./notify/jira/summary
++ echo '- ./notify/jira/summary'
++ read -r cur_file
++ print_readme_link txt ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=txt
@@ -799,8 +1993,8 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-# generate dashboard
+ echo '# generate dashboard'
+# generate dashboard
+ generate_dashboard_squad
+ local results_date
# generate_dashboard_squad
@@ -810,38 +2004,38 @@
... Skipping
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
+# post_dashboard_squad
+ false
-... Skipping
+ echo '... Skipping'
+... Skipping
+ return
+ generate_lnt_report
-+ wait 52637
++ wait 99161
+ set -euf -o pipefail
+ local results_date
-# generate_lnt_report
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703525928
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703525928
-+ results_date='2023-12-25 17:38:48'
++ results_date=1703580578
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703580578
++ results_date='2023-12-26 08:49:38'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/ tcwg_gdb_build master-aarch64 '2023-12-25 17:38:48' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/559/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/ tcwg_gdb_build master-aarch64 '2023-12-26 08:49:38' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/560/
+ local ci_project=tcwg_gdb_build
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-25 17:38:48'
++ local 'results_date=2023-12-26 08:49:38'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -853,21 +2047,21 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ return
+ false
+ true
-# release_testresults_files
+ release_testresults_files
+ echo '# release_testresults_files'
+# release_testresults_files
+... Done
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
-... Done
+ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-# post_to_jira
+ echo '# post_to_jira'
+# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'