summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-24 18:44:34 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-24 18:44:34 +0000
commitfaa36e32ac37597ca08dcfd798f60e6b58e8caca (patch)
treea19e79b69fe8807d22e2c3ad250b4b8ae290f6d8 /jenkins/notify-full.log
parent3795a9634a8f1dc99bbcd75abc4d12f4704add91 (diff)
onsuccess: #555: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/
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.log198
1 files changed, 110 insertions, 88 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index e12972b..230c944 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -21,22 +21,22 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/553/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/553/'
+# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/'
# 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_gdb_build--master-aarch64-build/554/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -46,8 +46,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-+ echo '# check_source_changes'
# check_source_changes
++ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -77,7 +77,7 @@
+++ 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
-++ '[' x59b6dbff95a72896b12510309b12e431075f1e63 '!=' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 ']'
+++ '[' x32a5d479d2325545ad5829b7716ad962db3b323c '!=' x59b6dbff95a72896b12510309b12e431075f1e63 ']'
++ echo -ne gdb
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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=59b6dbff95a72896b12510309b12e431075f1e63
++ first_bad=32a5d479d2325545ad5829b7716ad962db3b323c
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ last_good=59b6dbff95a72896b12510309b12e431075f1e63
+ local res
+ res=0
-+ wait 52079
++ wait 54123
+ git -C gdb rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,21 +114,24 @@
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
++ 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=59b6dbff95a72896b12510309b12e431075f1e63
-++ git -C gdb rev-parse '59b6dbff95a72896b12510309b12e431075f1e63^@'
++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ git -C gdb rev-parse '32a5d479d2325545ad5829b7716ad962db3b323c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9e6855c7cb28424e09e95daae707b04d87847bb4 = 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 ']'
++ '[' 78f2fd84e832c49a496ab712512be058c0c2912b = 59b6dbff95a72896b12510309b12e431075f1e63 ']'
+# Debug traces :
+# change_kind=single_component : gdb
+# rev for gdb : 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c (9 commits)
+
+# post_interesting_commits
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=single_component : gdb
+ echo '# change_kind=single_component : gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
@@ -137,18 +140,16 @@
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
++ 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=59b6dbff95a72896b12510309b12e431075f1e63
-++ git -C gdb rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
-+ c_commits=5
-# rev for gdb : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63 (5 commits)
-+ echo '# rev for gdb : 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63 (5 commits)'
-
++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ git -C gdb rev-list --count 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
++ c_commits=9
++ echo '# rev for gdb : 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -174,7 +175,6 @@
+ post_interesting_commits init
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
@@ -196,33 +196,33 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
-+ base_d=1703376011
+++ git -C gdb show --no-patch --pretty=%ct 59b6dbff95a72896b12510309b12e431075f1e63
++ base_d=1703413609
++ get_current_component_date gdb
++ set -euf -o pipefail
++ 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 59b6dbff95a72896b12510309b12e431075f1e63
-+ cur_d=1703413609
-+ '[' x1703376011 '!=' x ']'
-+ '[' x1703413609 = x ']'
-+ '[' 1703413609 -lt 1703376011 ']'
-+ '[' x1703413609 = x ']'
-+ '[' 1703413609 -gt 0 ']'
-+ results_date=1703413609
-+ assert_with_msg 'Failed to produce results_date' '[' 1703413609 -gt 0 ']'
+++ git -C gdb show --no-patch --pretty=%ct 32a5d479d2325545ad5829b7716ad962db3b323c
++ cur_d=1703434618
++ '[' x1703413609 '!=' x ']'
++ '[' x1703434618 = x ']'
++ '[' 1703434618 -lt 1703413609 ']'
++ '[' x1703434618 = x ']'
++ '[' 1703434618 -gt 0 ']'
++ results_date=1703434618
++ assert_with_msg 'Failed to produce results_date' '[' 1703434618 -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=1703332484
-+ '[' 1703332484 '!=' '' ']'
-+ assert '[' 1703413609 -ge 1703332484 ']'
++ base_d=1703373046
++ '[' 1703373046 '!=' '' ']'
++ assert '[' 1703434618 -ge 1703373046 ']'
+ set -euf -o pipefail +x
-+ '[' 1703413609 -gt 1703332484 ']'
-+ results_date=1703373046
-+ rr[results_date]=1703373046
++ '[' 1703434618 -gt 1703373046 ']'
++ results_date=1703403832
++ rr[results_date]=1703403832
+ cat
+ manifest_out
+ cat
@@ -275,11 +275,11 @@
+++ 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/554/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/artifact/artifacts/notify/mail-body.txt/*view*/'
-+ echo '# print all notification files'
+++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
++ echo '# print all notification files'
+ true
+ generate_mail_files
+ set -euf -o pipefail
@@ -300,15 +300,23 @@
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
++ 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=59b6dbff95a72896b12510309b12e431075f1e63
++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++ read -r email
+++ git -C gdb log --pretty=%ae 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
+ read -r email
-++ git -C gdb log --pretty=%ae 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -327,15 +335,23 @@
++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
++ 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=59b6dbff95a72896b12510309b12e431075f1e63
++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++ read -r email
+++ git -C gdb log --pretty=%ce 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
+ read -r email
-++ git -C gdb log --pretty=%ce 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -366,8 +382,13 @@
+ 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")
+ IFS=,
-+ echo bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,vapier@gentoo.org
++ echo bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,simon.marchi@polymtl.ca,cc:simon.marchi@efficios.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -388,20 +409,20 @@
+++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
+++ 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=59b6dbff95a72896b12510309b12e431075f1e63
-+++ git -C gdb rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
-++ c_commits=5
-++ new_commits=5
+++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++++ git -C gdb rev-list --count 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
+++ c_commits=9
+++ new_commits=9
+++ echo gdb
+++ tr ' ' ,
++ components=gdb
-++ echo '5 commits in gdb'
+++ echo '9 commits in gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -440,17 +461,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '5 commits in gdb: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '9 commits in gdb: 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/554/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/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/553/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -497,20 +518,20 @@
+++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
+++ 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=59b6dbff95a72896b12510309b12e431075f1e63
-+++ git -C gdb rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
-++ c_commits=5
-++ new_commits=5
+++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++++ git -C gdb rev-list --count 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
+++ c_commits=9
+++ new_commits=9
+++ echo gdb
+++ tr ' ' ,
++ components=gdb
-++ echo '5 commits in gdb'
+++ echo '9 commits in gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -519,18 +540,19 @@
+++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ base_rev=59b6dbff95a72896b12510309b12e431075f1e63
+++ 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=59b6dbff95a72896b12510309b12e431075f1e63
-+++ git -C gdb rev-list --count 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
-++ c_commits=5
+++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++++ git -C gdb rev-list --count 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
+++ c_commits=9
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3..59b6dbff95a72896b12510309b12e431075f1e63
-++ '[' 5 -gt 5 ']'
+++ git -C gdb log -n 5 --oneline 59b6dbff95a72896b12510309b12e431075f1e63..32a5d479d2325545ad5829b7716ad962db3b323c
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -583,7 +605,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 52256
++ wait 54300
+ set -euf -o pipefail
# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
@@ -1021,25 +1043,25 @@
+ 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
-+ echo '# generate_dashboard_squad'
... Skipping
+# post_dashboard_squad
+... Skipping
++ local results_date
++ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 52376
++ wait 54420
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
@@ -1050,20 +1072,20 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703373046
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703373046
-+ results_date='2023-12-23 23:10:46'
++ results_date=1703403832
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703403832
++ results_date='2023-12-24 07:43:52'
+ 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/554/ tcwg_gdb_build master-aarch64 '2023-12-23 23:10:46' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/554/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/ tcwg_gdb_build master-aarch64 '2023-12-24 07:43:52' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/555/
+ local ci_project=tcwg_gdb_build
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-23 23:10:46'
++ local 'results_date=2023-12-24 07:43:52'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1077,19 +1099,19 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ true
+ release_testresults_files
# release_testresults_files
+... Done
+ echo '# release_testresults_files'
+ '[' -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.'