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.log327
1 files changed, 214 insertions, 113 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index d9aa24c..102cfcd 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/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=
@@ -21,24 +21,24 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm
-# 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_glibc_check--master-arm-build/767/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/767/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/'
+ echo '# Using dir : base-artifacts'
+# Using dir : base-artifacts
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/'
+ 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 glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x980450f12685326729d63ff72e93a996113bf073 '!=' x50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef ']'
+++ '[' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 '!=' x980450f12685326729d63ff72e93a996113bf073 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ first_bad=980450f12685326729d63ff72e93a996113bf073
++ first_bad=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ last_good=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ last_good=980450f12685326729d63ff72e93a996113bf073
+ local res
+ res=0
-+ wait 1216434
++ wait 2260105
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +114,16 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
-++ git -C glibc rev-parse '980450f12685326729d63ff72e93a996113bf073^@'
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ git -C glibc rev-parse '61bac1a9d2ab80ebcbc51484722e6ea43414bec7^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 667f277c782f4457603e6d192bac294e5f2c5186 = 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef ']'
++ '[' 41560a9312ce0ec7203480eef8f865076bff9edb = 980450f12685326729d63ff72e93a996113bf073 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
-++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ c_commits=4
-# rev for glibc : 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073 (4 commits)
-+ echo '# rev for glibc : 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073 (4 commits)'
+# rev for glibc : 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (4 commits)
++ echo '# rev for glibc : 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -182,9 +182,8 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 1216458
++ wait 2260129
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
-+ true
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -198,33 +197,33 @@
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
-+ base_d=1703030493
+++ git -C glibc show --no-patch --pretty=%ct 980450f12685326729d63ff72e93a996113bf073
++ base_d=1703061948
++ get_current_component_date glibc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct 980450f12685326729d63ff72e93a996113bf073
-+ cur_d=1703061948
-+ '[' x1703030493 '!=' x ']'
-+ '[' x1703061948 = x ']'
-+ '[' 1703061948 -lt 1703030493 ']'
-+ '[' x1703061948 = x ']'
-+ '[' 1703061948 -gt 0 ']'
-+ results_date=1703061948
-+ assert_with_msg 'Failed to produce results_date' '[' 1703061948 -gt 0 ']'
+++ git -C glibc show --no-patch --pretty=%ct 61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ cur_d=1703085273
++ '[' x1703061948 '!=' x ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -lt 1703061948 ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -gt 0 ']'
++ results_date=1703085273
++ assert_with_msg 'Failed to produce results_date' '[' 1703085273 -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=1703009707
-+ '[' 1703009707 '!=' '' ']'
-+ assert '[' 1703061948 -ge 1703009707 ']'
++ base_d=1703035827
++ '[' 1703035827 '!=' '' ']'
++ assert '[' 1703085273 -ge 1703035827 ']'
+ set -euf -o pipefail +x
-+ '[' 1703061948 -gt 1703009707 ']'
-+ results_date=1703035827
-+ rr[results_date]=1703035827
++ '[' 1703085273 -gt 1703035827 ']'
++ results_date=1703060550
++ rr[results_date]=1703060550
+ cat
+ manifest_out
+ cat
@@ -235,8 +234,8 @@
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
+ '[' single_component '!=' single_commit ']'
+ return
@@ -267,10 +266,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1216535
+++ wait 2260206
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2260207
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1216536
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -293,9 +292,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -318,15 +317,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ read -r email
-++ git -C glibc log --pretty=%ae 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log --pretty=%ae 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -343,15 +342,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ read -r email
-++ git -C glibc log --pretty=%ce 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log --pretty=%ce 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -365,14 +364,14 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=cc_postcommit
++ type=to
+ case "$precommit_postcommit:$type" in
-+ type=cc
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=bcc
++ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
++ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
@@ -381,17 +380,12 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,stli@linux.ibm.com,szabolcs.nagy@arm.com,cc:Joe.Ramsay@arm.com
++ echo hjl.tools@gmail.com,cc:linaro-toolchain@lists.linaro.org,fweimer@redhat.com,bcc:tcwg-validation@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -412,14 +406,14 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ new_commits=4
+++ echo glibc
@@ -435,10 +429,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1216592
+++ wait 2260263
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2260264
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1216593
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -457,7 +451,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -486,11 +480,11 @@
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/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_glibc_check--master-arm-build/767/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -498,7 +492,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -537,14 +531,14 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ new_commits=4
+++ echo glibc
@@ -559,17 +553,17 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log -n 5 --oneline 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ '[' 4 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
@@ -580,10 +574,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1216657
+++ wait 2260328
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2260329
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1216658
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -614,30 +608,30 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -659,13 +653,13 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 1216701
++ wait 2260372
+ set -euf -o pipefail
# generate_jenkins_html_files
+... Skipping
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
-... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -727,17 +721,57 @@
++ echo -n '<a href="notify/">notify/</a>'
+ false
+ cat
-++ cd artifacts
+ read -r cur_file
+++ cd artifacts
++ find . -type f
++ sort
-++ print_readme_link html ./00-sumfiles/tests.log.xz
+++ print_readme_link html ./00-sumfiles/tests.log.0.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/tests.log.0.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/tests.log.0.xz">./00-sumfiles/tests.log.0.xz</a>'
++ echo '<li><a href="./00-sumfiles/tests.log.0.xz">./00-sumfiles/tests.log.0.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/tests.log.1.xz
++ set -euf -o pipefail
++ local text_type=html
-++ local msg=./00-sumfiles/tests.log.xz
+++ local msg=./00-sumfiles/tests.log.1.xz
++ case $text_type in
-++ echo -n '<a href="./00-sumfiles/tests.log.xz">./00-sumfiles/tests.log.xz</a>'
-+ echo '<li><a href="./00-sumfiles/tests.log.xz">./00-sumfiles/tests.log.xz</a>'
+++ echo -n '<a href="./00-sumfiles/tests.log.1.xz">./00-sumfiles/tests.log.1.xz</a>'
++ echo '<li><a href="./00-sumfiles/tests.log.1.xz">./00-sumfiles/tests.log.1.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/tests.log.2.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/tests.log.2.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/tests.log.2.xz">./00-sumfiles/tests.log.2.xz</a>'
++ echo '<li><a href="./00-sumfiles/tests.log.2.xz">./00-sumfiles/tests.log.2.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/tests.sum.0
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/tests.sum.0
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/tests.sum.0">./00-sumfiles/tests.sum.0</a>'
++ echo '<li><a href="./00-sumfiles/tests.sum.0">./00-sumfiles/tests.sum.0</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/tests.sum.1
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/tests.sum.1
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/tests.sum.1">./00-sumfiles/tests.sum.1</a>'
++ echo '<li><a href="./00-sumfiles/tests.sum.1">./00-sumfiles/tests.sum.1</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/tests.sum.2
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/tests.sum.2
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/tests.sum.2">./00-sumfiles/tests.sum.2</a>'
++ echo '<li><a href="./00-sumfiles/tests.sum.2">./00-sumfiles/tests.sum.2</a>'
+ read -r cur_file
++ print_readme_link html ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
@@ -971,6 +1005,14 @@
++ echo -n '<a href="./results">./results</a>'
+ echo '<li><a href="./results">./results</a>'
+ read -r cur_file
+++ print_readme_link html ./sumfiles/flaky.xfail
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./sumfiles/flaky.xfail
+++ case $text_type in
+++ echo -n '<a href="./sumfiles/flaky.xfail">./sumfiles/flaky.xfail</a>'
++ echo '<li><a href="./sumfiles/flaky.xfail">./sumfiles/flaky.xfail</a>'
++ read -r cur_file
++ print_readme_link html ./sumfiles/tests.sum
++ set -euf -o pipefail
++ local text_type=html
@@ -1052,13 +1094,53 @@
++ cd artifacts
++ find . -type f
++ sort
-++ print_readme_link txt ./00-sumfiles/tests.log.xz
+++ print_readme_link txt ./00-sumfiles/tests.log.0.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/tests.log.0.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/tests.log.0.xz
++ echo '- ./00-sumfiles/tests.log.0.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/tests.log.1.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/tests.log.1.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/tests.log.1.xz
++ echo '- ./00-sumfiles/tests.log.1.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/tests.log.2.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/tests.log.2.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/tests.log.2.xz
++ echo '- ./00-sumfiles/tests.log.2.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/tests.sum.0
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/tests.sum.0
+++ case $text_type in
+++ echo -n ./00-sumfiles/tests.sum.0
++ echo '- ./00-sumfiles/tests.sum.0'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/tests.sum.1
++ set -euf -o pipefail
++ local text_type=txt
-++ local msg=./00-sumfiles/tests.log.xz
+++ local msg=./00-sumfiles/tests.sum.1
++ case $text_type in
-++ echo -n ./00-sumfiles/tests.log.xz
-+ echo '- ./00-sumfiles/tests.log.xz'
+++ echo -n ./00-sumfiles/tests.sum.1
++ echo '- ./00-sumfiles/tests.sum.1'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/tests.sum.2
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/tests.sum.2
+++ case $text_type in
+++ echo -n ./00-sumfiles/tests.sum.2
++ echo '- ./00-sumfiles/tests.sum.2'
+ read -r cur_file
++ print_readme_link txt ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
@@ -1300,6 +1382,14 @@
++ echo -n ./results
+ echo '- ./results'
+ read -r cur_file
+++ print_readme_link txt ./sumfiles/flaky.xfail
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./sumfiles/flaky.xfail
+++ case $text_type in
+++ echo -n ./sumfiles/flaky.xfail
++ echo '- ./sumfiles/flaky.xfail'
++ read -r cur_file
++ print_readme_link txt ./sumfiles/tests.sum
++ set -euf -o pipefail
++ local text_type=txt
@@ -1327,53 +1417,64 @@
+ local results_date
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
-... Skipping
+ return
+ generate_lnt_report
-+ wait 1216879
++ wait 2260574
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
-# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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=1703035827
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703035827
-+ results_date='2023-12-20 01:30:27'
-+ local jira_key=
++ results_date=1703060550
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703060550
++ results_date='2023-12-20 08:22:30'
++ 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_glibc_check--master-arm-build/768/ tcwg_glibc_check master-arm '2023-12-20 01:30:27' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/768/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/ tcwg_glibc_check master-arm '2023-12-20 08:22:30' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/
+ local ci_project=tcwg_glibc_check
+ local ci_config=master-arm
-+ local 'results_date=2023-12-20 01:30:27'
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-+ true
++ local 'results_date=2023-12-20 08:22:30'
++ 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
++ '[' 1 = 0 ']'
++ local lnt_testsuite=tcwg_glibc_check
++ local machine_name=master-arm
++ local build_number
+++ basename https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/769/
++ build_number=769
++ set +x
+ false
+ true
+ release_testresults_files
# release_testresults_files
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
-+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
... Done
++ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail