summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log346
1 files changed, 104 insertions, 242 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 5406439..b521ec9 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -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]}'
@@ -21,24 +21,24 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_debug
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/'
-# Using dir : artifacts
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/'
+ echo '# Using dir : artifacts'
-+ echo ''
+# Using dir : artifacts
++ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x35914e5bba0dff600ce3e74a8fdc441c58b74330 '!=' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
+++ '[' x586e32583a0cdba9ecc6bc914bd12465c0280c22 '!=' x35914e5bba0dff600ce3e74a8fdc441c58b74330 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ first_bad=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ first_bad=586e32583a0cdba9ecc6bc914bd12465c0280c22
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ last_good=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ last_good=35914e5bba0dff600ce3e74a8fdc441c58b74330
+ local res
+ res=0
-+ wait 282716
++ wait 276431
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,20 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ git -C gcc rev-parse '35914e5bba0dff600ce3e74a8fdc441c58b74330^@'
++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ git -C gcc rev-parse '586e32583a0cdba9ecc6bc914bd12465c0280c22^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' d3545378dbcd08f8692dff0ff79676ad7983031f = 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
++ '[' ef259ebeb39501bfddcc7c203a9a7a0daefa8ffd = 35914e5bba0dff600ce3e74a8fdc441c58b74330 ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ c_commits=60
-# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)
++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ git -C gcc rev-list --count 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
++ c_commits=35
+# rev for gcc : 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22 (35 commits)
-+ echo '# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)'
++ echo '# rev for gcc : 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22 (35 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -196,33 +196,33 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+ base_d=1702950391
+++ git -C gcc show --no-patch --pretty=%ct 35914e5bba0dff600ce3e74a8fdc441c58b74330
++ base_d=1703045145
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ cur_d=1703045145
-+ '[' x1702950391 '!=' x ']'
-+ '[' x1703045145 = x ']'
-+ '[' 1703045145 -lt 1702950391 ']'
-+ '[' x1703045145 = x ']'
-+ '[' 1703045145 -gt 0 ']'
-+ results_date=1703045145
-+ assert_with_msg 'Failed to produce results_date' '[' 1703045145 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 586e32583a0cdba9ecc6bc914bd12465c0280c22
++ cur_d=1703131361
++ '[' x1703045145 '!=' x ']'
++ '[' x1703131361 = x ']'
++ '[' 1703131361 -lt 1703045145 ']'
++ '[' x1703131361 = x ']'
++ '[' 1703131361 -gt 0 ']'
++ results_date=1703131361
++ assert_with_msg 'Failed to produce results_date' '[' 1703131361 -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=1702864668
-+ '[' 1702864668 '!=' '' ']'
-+ assert '[' 1703045145 -ge 1702864668 ']'
++ base_d=1702954906
++ '[' 1702954906 '!=' '' ']'
++ assert '[' 1703131361 -ge 1702954906 ']'
+ set -euf -o pipefail +x
-+ '[' 1703045145 -gt 1702864668 ']'
-+ results_date=1702954906
-+ rr[results_date]=1702954906
++ '[' 1703131361 -gt 1702954906 ']'
++ results_date=1703043133
++ rr[results_date]=1703043133
+ cat
+ manifest_out
+ cat
@@ -275,9 +275,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -300,65 +300,15 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ read -r email
-++ git -C gcc log --pretty=%ae 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
+ read -r email
+++ git -C gcc log --pretty=%ae 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -437,65 +387,15 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ read -r email
-++ git -C gcc log --pretty=%ce 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
+ read -r email
+++ git -C gcc log --pretty=%ce 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -576,16 +476,6 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -596,10 +486,10 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -621,23 +511,14 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=cc_postcommit
+ 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[@]}"
@@ -646,16 +527,10 @@
+ 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=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=cc
+ case "$precommit_postcommit:$type" in
@@ -672,11 +547,6 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -692,26 +562,11 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -742,7 +597,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo cc:baird@adacore.com,cc:kliemann@adacore.com,roger@nextmovesoftware.com,sandra@codesourcery.com,cc:oliva@adacore.com,cc:ebotcazou@adacore.com,siddhesh@gotplt.org,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,polacek@redhat.com,haochen.jiang@intel.com,cc:indus@adacore.com,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,cc:fofanov@adacore.com,rguenther@suse.de,cc:bernstein@adacore.com,cc:bernardi@adacore.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,cc:dismukes@adacore.com,cc:trojanek@adacore.com,pan2.li@intel.com,cc:desplanques@adacore.com,xuli1@eswincomputing.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,cc:moy@adacore.com,alex.coplan@arm.com
++ echo cc:demin.han@starfivetech.com,andre.simoesdiasvieira@arm.com,cc:oliva@adacore.com,siddhesh@gotplt.org,xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:wangpengcheng.pp@bytedance.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:rufus@andestech.com,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,pan2.li@intel.com,julian@codesourcery.com,alex.coplan@arm.com,richard.sandiford@arm.com,cc:rimvydas.jas@gmail.com,linkw@linux.ibm.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -763,20 +618,20 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ c_commits=60
-++ new_commits=60
+++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
++++ git -C gcc rev-list --count 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ c_commits=35
+++ new_commits=35
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '60 commits in gcc'
+++ echo '35 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -792,7 +647,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -815,17 +670,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '60 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '35 commits in gcc: 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_bootstrap_build--master-aarch64-bootstrap_debug-build/310/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -833,7 +688,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -872,20 +727,20 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ c_commits=60
-++ new_commits=60
+++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
++++ git -C gcc rev-list --count 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ c_commits=35
+++ new_commits=35
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '60 commits in gcc'
+++ echo '35 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -894,19 +749,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ base_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
-+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ c_commits=60
+++ cur_rev=586e32583a0cdba9ecc6bc914bd12465c0280c22
++++ git -C gcc rev-list --count 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ c_commits=35
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
-++ '[' 60 -gt 5 ']'
-++ echo '... and 55 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 35914e5bba0dff600ce3e74a8fdc441c58b74330..586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ '[' 35 -gt 5 ']'
+++ echo '... and 30 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -937,7 +792,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -959,13 +814,13 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 282893
++ wait 276608
+ set -euf -o pipefail
-+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
++ echo '# generate_jenkins_html_files'
+ true
-... Skipping
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -1415,40 +1270,47 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 283013
++ wait 276728
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/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=1702954906
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702954906
-+ results_date='2023-12-19 03:01:46'
-+ local jira_key=
++ results_date=1703043133
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703043133
++ results_date='2023-12-20 03:32:13'
++ 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_bootstrap_build--master-aarch64-bootstrap_debug-build/310/ tcwg_bootstrap_build master-aarch64-bootstrap_debug '2023-12-19 03:01:46' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/ tcwg_bootstrap_build master-aarch64-bootstrap_debug '2023-12-20 03:32:13' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/311/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_debug
-+ local 'results_date=2023-12-19 03:01:46'
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-+ true
++ local 'results_date=2023-12-20 03:32:13'
++ local jira_key=-
++ local sumfiles_dir=artifacts/sumfiles
++ local output_file=artifacts/notify/lnt_report.json
++ local -a sumfiles
++ readarray -t -d '' sumfiles
+++ find artifacts/sumfiles -name '*.sum' -print0
+find: ‘artifacts/sumfiles’: No such file or directory
++ '[' 0 = 0 ']'
++ return
+ false
+ true
+ release_testresults_files
# release_testresults_files
+... Done
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
-... Done
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira