summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-07 08:40:09 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-07 08:40:09 +0000
commit3c02f2812f6d366be26c030e4a503e09ed76efca (patch)
treead728310b38c99a2b0273925e6307a042154de27 /jenkins
parentca9488645a2d9e9d725f3de2559a81b48750652a (diff)
force: #518: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log526
-rw-r--r--jenkins/notify-init.log180
-rw-r--r--jenkins/run-build.env14
4 files changed, 311 insertions, 411 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 3d43de9..a5c3e8a 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#517-gcc-gdb-glibc-R0
+#518-binutils-R0-force
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 4a3206e..b104deb 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -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]}'
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/514/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/514/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/'
+ 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_gnu_native_check_binutils--master-arm-build/517/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,12 +45,12 @@
+ 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
-+ '[' onsuccess '!=' init ']'
++ '[' force '!=' init ']'
+ IFS=' '
+ read -r -a changed_components
++ print_changed_components
@@ -60,132 +60,102 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
-+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
-+++ echo -ne gcc
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#f005d229412772e89f8deabc493cee6256ea6559 '!=' xbaseline ']'
++++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']'
-+++ echo -ne ' glibc'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne ' gdb'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
++++ for c in ${rr[components]}
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
-+++ 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
-+++ 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
-++ '[' xf1e084c6c3ef1d1233e35823dacfdf9cee722430 '!=' x1a55724f7870719d51a7acc0ccada254fcfd1cda ']'
-++ echo -ne gcc
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ 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
-+++ 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
-++ '[' x5dd3bda59c2d9da138f0d98808d087cdb95cdc17 '!=' xf957f47df75b9fab995754011491edebc6feb147 ']'
-++ echo -ne ' glibc'
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git gdb_rev
++++ get_current_git binutils_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-+++ get_baseline_git gdb_rev
++++ cat artifacts/git/binutils_rev
++++ get_baseline_git binutils_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 ']'
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ '[' xd1bd9787f9ad8c49fb463d8d53411aeb5f9c179b '!=' xae86085027a5590a7ada130dd55e652772e0ce84 ']'
-++ echo -ne ' gdb'
++++ cat base-artifacts/git/binutils_rev
+++ '[' xf005d229412772e89f8deabc493cee6256ea6559 '!=' xae86085027a5590a7ada130dd55e652772e0ce84 ']'
+++ echo -ne binutils
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-# Debug traces :
-# change_kind=multiple_components : gcc glibc gdb
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : gcc glibc gdb'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git gcc_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=binutils
+++ get_current_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ base_rev=1a55724f7870719d51a7acc0ccada254fcfd1cda
-++ get_current_git gcc_rev
+++ cat artifacts/git/binutils_rev
++ first_bad=f005d229412772e89f8deabc493cee6256ea6559
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ cur_rev=f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ git -C gcc rev-list --count 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-+ c_commits=38
-# rev for gcc : 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430 (38 commits)
-+ echo '# rev for gcc : 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430 (38 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git glibc_rev
+++ cat base-artifacts/git/binutils_rev
++ last_good=ae86085027a5590a7ada130dd55e652772e0ce84
++ local res
++ res=0
++ wait 363783
++ git -C binutils rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p binutils
++ set -euf -o pipefail
++ local c=binutils
++ local base_rev cur_rev sha1
+++ get_baseline_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/glibc_rev
-+ base_rev=f957f47df75b9fab995754011491edebc6feb147
-++ get_current_git glibc_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
+++ get_current_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/glibc_rev
-+ cur_rev=5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ git -C glibc rev-list --count f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-# rev for glibc : f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17 (1 commits)
-+ c_commits=1
-+ echo '# rev for glibc : f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17 (1 commits)'
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
+++ git -C binutils rev-parse 'f005d229412772e89f8deabc493cee6256ea6559^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 0c4b8ed69c5713e567b6c1d866f6d8cdb9de11f7 = ae86085027a5590a7ada130dd55e652772e0ce84 ']'
++ return 1
++ change_kind=single_component
+# Debug traces :
+# change_kind=single_component : binutils
++ echo '# Debug traces :'
++ echo '# change_kind=single_component : binutils'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
+++ get_baseline_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gdb_rev
+++ cat base-artifacts/git/binutils_rev
+ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
-++ get_current_git gdb_rev
+++ get_current_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ git -C gdb rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-+ c_commits=11
-+ echo '# rev for gdb : ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (11 commits)'
-# rev for gdb : ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (11 commits)
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
+++ git -C binutils rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
++ c_commits=3
+# rev for binutils : ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559 (3 commits)
++ echo '# rev for binutils : ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559 (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -208,29 +178,29 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 365066
++ wait 363807
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xmultiple_components '!=' xsingle_commit ']'
++ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -241,7 +211,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -259,9 +229,9 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 365123
+++ wait 363864
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 365124
+++ wait 363865
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
@@ -285,9 +255,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -295,79 +265,120 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=binutils
++ '[' binutils = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["linaro-toolchain@lists.linaro.org"]=cc_postcommit
++ local c email base_rev cur_rev
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
++ read -r email
+++ git -C binutils log --pretty=%ae ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
-+ echo bcc:tcwg-validation@linaro.org
-+ return 0
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
++ read -r email
+++ git -C binutils log --pretty=%ce ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ 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=cc_postcommit
++ case "$precommit_postcommit:$type" in
++ type=cc
++ 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=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
++ recipients+=("$email")
++ IFS=,
++ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,nelson@rivosinc.com,tdevries@suse.de
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ get_baseline_git gcc_rev
++++ get_baseline_git binutils_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 ']'
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gcc_rev
-++ base_rev=1a55724f7870719d51a7acc0ccada254fcfd1cda
-+++ 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=f1e084c6c3ef1d1233e35823dacfdf9cee722430
-+++ git -C gcc rev-list --count 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ c_commits=38
-++ new_commits=38
-++ for c in "${changed_components[@]}"
-+++ 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
-++ base_rev=f957f47df75b9fab995754011491edebc6feb147
-+++ 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=5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-+++ git -C glibc rev-list --count f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ c_commits=1
-++ new_commits=39
-++ 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
++++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
-+++ get_current_git gdb_rev
++++ get_current_git binutils_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-+++ git -C gdb rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ c_commits=11
-++ new_commits=50
-+++ echo gcc glibc gdb
++++ cat artifacts/git/binutils_rev
+++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
++++ git -C binutils rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
+++ c_commits=3
+++ new_commits=3
++++ echo binutils
+++ tr ' ' ,
-++ components=gcc,glibc,gdb
-++ echo '50 commits in gcc,glibc,gdb'
+++ components=binutils
+++ echo '3 commits in binutils'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -377,9 +388,9 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 365179
+++ wait 363921
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 365180
+++ wait 363922
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
@@ -418,17 +429,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '50 commits in gcc,glibc,gdb: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '3 commits in binutils: PASS on arm'
+ 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_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/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_gnu_native_check_binutils--master-arm-build/514/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -451,133 +462,56 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ 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
-++ base_rev=1a55724f7870719d51a7acc0ccada254fcfd1cda
-+++ 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=f1e084c6c3ef1d1233e35823dacfdf9cee722430
-+++ git -C gcc rev-list --count 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ c_commits=38
-++ new_commits=38
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git glibc_rev
++++ get_baseline_git binutils_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
-++ base_rev=f957f47df75b9fab995754011491edebc6feb147
-+++ get_current_git glibc_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/glibc_rev
-++ cur_rev=5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-+++ git -C glibc rev-list --count f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ c_commits=1
-++ new_commits=39
-++ 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
++++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
-+++ get_current_git gdb_rev
++++ get_current_git binutils_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-+++ git -C gdb rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ c_commits=11
-++ new_commits=50
++++ cat artifacts/git/binutils_rev
+++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
++++ git -C binutils rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
+++ c_commits=3
+++ new_commits=3
++++ echo binutils
+++ tr ' ' ,
-+++ echo gcc glibc gdb
-++ components=gcc,glibc,gdb
-++ echo '50 commits in gcc,glibc,gdb'
+++ components=binutils
+++ echo '3 commits in binutils'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
-+++ 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
-++ base_rev=1a55724f7870719d51a7acc0ccada254fcfd1cda
-+++ 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=f1e084c6c3ef1d1233e35823dacfdf9cee722430
-+++ git -C gcc rev-list --count 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ c_commits=38
-++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ '[' 38 -gt 5 ']'
-++ echo '... and 33 more commits in gcc'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ 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
-++ base_rev=f957f47df75b9fab995754011491edebc6feb147
-+++ 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=5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-+++ git -C glibc rev-list --count f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ c_commits=1
-++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ '[' 1 -gt 5 ']'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
++++ get_baseline_git binutils_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 ']'
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
++++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
-+++ get_current_git gdb_rev
++++ get_current_git binutils_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-+++ git -C gdb rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ c_commits=11
++++ cat artifacts/git/binutils_rev
+++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
++++ git -C binutils rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ '[' 11 -gt 5 ']'
-++ echo '... and 6 more commits in gdb'
+++ git -C binutils log -n 5 --oneline ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -587,9 +521,9 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 365279
+++ wait 363979
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 365280
+++ wait 363980
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231107 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
@@ -621,27 +555,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/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_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/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_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
@@ -662,27 +596,27 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_native_check_binutils/master-arm'
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+# post_dashboard_squad
+... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 365320
++ wait 364020
# generate_lnt_report
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
@@ -692,8 +626,8 @@
++ 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_gnu_native_check_binutils--master-arm-build/517/ tcwg_gnu_native_check_binutils master-arm artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/ tcwg_gnu_native_check_binutils master-arm artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/
+ local ci_project=tcwg_gnu_native_check_binutils
+ local ci_config=master-arm
+ local sumfiles_dir=artifacts/sumfiles
@@ -708,16 +642,16 @@
+ local machine_name=tcwg_gnu_native_check_binutils_master-arm
+ local lnt_testsuite=tcwg_gnu_check
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/
-+ build_number=517
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/
++ build_number=518
+ all_fields=('expected_failures' 'expected_passes' 'unsupported_tests' 'unexpected_failures' 'unexpected_successes' 'unresolved_testcases' 'untested_testcases')
+ local all_fields
++ date '+%Y-%m-%d %H:%M:%S'
-+ date_time='2023-11-07 08:08:59'
-+ report_header 517 tcwg_gnu_native_check_binutils_master-arm '2023-11-07 08:08:59' tcwg_gnu_check
-+ local build_number=517
++ date_time='2023-11-07 08:40:07'
++ report_header 518 tcwg_gnu_native_check_binutils_master-arm '2023-11-07 08:40:07' tcwg_gnu_check
++ local build_number=518
+ local machine_name=tcwg_gnu_native_check_binutils_master-arm
-+ local 'date_time=2023-11-07 08:08:59'
++ local 'date_time=2023-11-07 08:40:07'
+ local lnt_testsuite=tcwg_gnu_check
+ cat
+ for field in "${all_fields[@]}"
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 2fdea2a..748811a 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -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
-# Debug traces :
+ ci_config=master-arm
+# 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_gnu_native_check_binutils--master-arm-build/514/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/514/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/'
+ 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_gnu_native_check_binutils--master-arm-build/517/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/518/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/517/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,13 +44,13 @@
+ set +x
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
-+ '[' onsuccess '!=' init ']'
++ '[' force '!=' init ']'
+ IFS=' '
+ read -r -a changed_components
++ print_changed_components
@@ -60,132 +60,102 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
-+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
-+++ echo -ne gcc
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#f005d229412772e89f8deabc493cee6256ea6559 '!=' xbaseline ']'
++++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']'
-+++ echo -ne ' glibc'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne ' gdb'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
++++ for c in ${rr[components]}
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
-+++ 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
-+++ 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
-++ '[' xf1e084c6c3ef1d1233e35823dacfdf9cee722430 '!=' x1a55724f7870719d51a7acc0ccada254fcfd1cda ']'
-++ echo -ne gcc
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git glibc_rev
++++ get_current_git binutils_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/glibc_rev
-+++ get_baseline_git glibc_rev
++++ cat artifacts/git/binutils_rev
++++ get_baseline_git binutils_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 ']'
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/glibc_rev
-++ '[' x5dd3bda59c2d9da138f0d98808d087cdb95cdc17 '!=' xf957f47df75b9fab995754011491edebc6feb147 ']'
-++ echo -ne ' glibc'
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ 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
-+++ 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
-++ '[' xd1bd9787f9ad8c49fb463d8d53411aeb5f9c179b '!=' xae86085027a5590a7ada130dd55e652772e0ce84 ']'
-++ echo -ne ' gdb'
++++ cat base-artifacts/git/binutils_rev
+++ '[' xf005d229412772e89f8deabc493cee6256ea6559 '!=' xae86085027a5590a7ada130dd55e652772e0ce84 ']'
+++ echo -ne binutils
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : gcc glibc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : gcc glibc gdb'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git gcc_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=binutils
+++ get_current_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gcc_rev
-+ base_rev=1a55724f7870719d51a7acc0ccada254fcfd1cda
-++ get_current_git gcc_rev
+++ cat artifacts/git/binutils_rev
++ first_bad=f005d229412772e89f8deabc493cee6256ea6559
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gcc_rev
-+ cur_rev=f1e084c6c3ef1d1233e35823dacfdf9cee722430
-++ git -C gcc rev-list --count 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430
-+ c_commits=38
-# rev for gcc : 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430 (38 commits)
-+ echo '# rev for gcc : 1a55724f7870719d51a7acc0ccada254fcfd1cda..f1e084c6c3ef1d1233e35823dacfdf9cee722430 (38 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git glibc_rev
+++ cat base-artifacts/git/binutils_rev
++ last_good=ae86085027a5590a7ada130dd55e652772e0ce84
++ local res
++ res=0
++ wait 363670
++ git -C binutils rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p binutils
++ set -euf -o pipefail
++ local c=binutils
++ local base_rev cur_rev sha1
+++ get_baseline_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/glibc_rev
-+ base_rev=f957f47df75b9fab995754011491edebc6feb147
-++ get_current_git glibc_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
+++ get_current_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/glibc_rev
-+ cur_rev=5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-++ git -C glibc rev-list --count f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17
-# rev for glibc : f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17 (1 commits)
-+ c_commits=1
-+ echo '# rev for glibc : f957f47df75b9fab995754011491edebc6feb147..5dd3bda59c2d9da138f0d98808d087cdb95cdc17 (1 commits)'
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
+++ git -C binutils rev-parse 'f005d229412772e89f8deabc493cee6256ea6559^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 0c4b8ed69c5713e567b6c1d866f6d8cdb9de11f7 = ae86085027a5590a7ada130dd55e652772e0ce84 ']'
++ return 1
++ change_kind=single_component
+# Debug traces :
+# change_kind=single_component : binutils
++ echo '# Debug traces :'
++ echo '# change_kind=single_component : binutils'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
+++ get_baseline_git binutils_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 ']'
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gdb_rev
+++ cat base-artifacts/git/binutils_rev
+ base_rev=ae86085027a5590a7ada130dd55e652772e0ce84
-++ get_current_git gdb_rev
+++ get_current_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-++ git -C gdb rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b
-+ c_commits=11
-# rev for gdb : ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (11 commits)
+++ cat artifacts/git/binutils_rev
++ cur_rev=f005d229412772e89f8deabc493cee6256ea6559
+++ git -C binutils rev-list --count ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559
++ c_commits=3
+# rev for binutils : ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559 (3 commits)
-+ echo '# rev for gdb : ae86085027a5590a7ada130dd55e652772e0ce84..d1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (11 commits)'
++ echo '# rev for binutils : ae86085027a5590a7ada130dd55e652772e0ce84..f005d229412772e89f8deabc493cee6256ea6559 (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -208,11 +178,11 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
Init stage ran successfully.
+ '[' init '!=' full ']'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index cf81bfd..a2635d4 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#517"
+build_name="#518"
docker_opts=(--distro
default
--arch
@@ -9,11 +9,7 @@ tcwg-jade-05
'' )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#517-gcc-gdb-glibc"
-branch_opt=(==rr\[gcc_git\]
-https://github.com/gcc-mirror/gcc.git#master
-==rr\[gdb_git\]
-git://sourceware.org/git/binutils-gdb.git#master
-==rr\[glibc_git\]
-git://sourceware.org/git/glibc.git#master )
-build_name="#517-gcc-gdb-glibc-R0"
+build_name="#518-binutils"
+branch_opt=(==rr\[binutils_git\]
+git://sourceware.org/git/binutils-gdb.git#f005d229412772e89f8deabc493cee6256ea6559 )
+build_name="#518-binutils-R0-force"