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.log827
1 files changed, 827 insertions, 0 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
new file mode 100644
index 0000000..b268516
--- /dev/null
+++ b/jenkins/notify-full.log
@@ -0,0 +1,827 @@
+++ pwd
+++ cat
++ remote_exec build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
++ set -euf -o pipefail
++ local host
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431:
+++ cut -d: -f 1
++ host=build-01.tcwglab
++ local port
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431:
+++ cut -s -d: -f 2
++ port=
++ local dir
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431:
+++ cut -s -d: -f 3
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1
++ local opts
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431:
+++ cut -s -d: -f 4
++ opts=-p52431
++ local env_vars
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p52431:
+++ cut -s -d: -f 5
++ env_vars=
++ shift
++ local -a cmd
++ cmd=()
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q ./jenkins-scripts/round-robin-notify.sh
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q '@@rr[top_artifacts]'
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q artifacts
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __TCWG_JIRA_TOKEN
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q ijQW9spm0p7HwZnUtLFx7CCA
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __stage
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q full
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __verbose
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q true
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1
++ ssh -p52431 build-01.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true'
+
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+
++ false
++ dryrun=
++ declare top_artifacts ci_project ci_config
++ declare change_kind changed_single_component last_good first_bad
++ 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
++ echo '# setup_notify_environment'
++ top_artifacts=artifacts
+++ get_current_manifest '{rr[ci_project]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+++ set +x
++ ci_project=tcwg_gnu_embed_check_binutils
+++ get_current_manifest '{rr[ci_config]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
+++ set +x
+# Debug traces :
++ ci_config=master-thumb_m33_eabi
++ 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_embed_check_binutils--master-thumb_m33_eabi-build/30/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m33_eabi-build/30/'
++ 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_embed_check_binutils--master-thumb_m33_eabi-build/31/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m33_eabi-build/31/'
++ echo '# Using dir : artifacts'
++ echo ''
++ mkdir -p artifacts/notify
++ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
++ set +x
+# 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 ']'
++ IFS=' '
++ read -r -a changed_components
+++ print_changed_components
+++ set -euf -o pipefail
+++ local c delim=
++++ print_updated_components
++++ set -euf -o pipefail
++++ local c delim=
++++ for c in ${rr[components]}
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xgit://sourceware.org/git/newlib-cygwin.git#master '!=' xbaseline ']'
++++ echo -ne ' newlib'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne ' gdb'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
++++ echo
+++ for c in $(print_updated_components)
++++ 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
++++ 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
+++ '[' xf9280e396f171759018b0537e3ceeddce204f2bd '!=' xbc6c74b1406cd9f71b432ac61799c1d1bea60a39 ']'
+++ echo -ne binutils
+++ delim=' '
+++ 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
+++ '[' x4d6132e59327e809a4d4e39fb9465dbd43775b7c '!=' x882ee2ca4d313ebeb40aee53186beb670e1f4573 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ '[' x1a646ad7970a2cd3a1c931af4217cc17fc576116 '!=' x1a646ad7970a2cd3a1c931af4217cc17fc576116 ']'
+++ 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
+++ '[' xf9280e396f171759018b0537e3ceeddce204f2bd '!=' xbc6c74b1406cd9f71b432ac61799c1d1bea60a39 ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x408af44d04476c633065bfb1eca6865ea93f2984 '!=' xbb5f142cb320d45d3d8dee2c82dae003cad39da8 ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc gdb qemu
++ local c base_rev cur_rev c_commits
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc gdb qemu'
++ for c in "${changed_components[@]}"
+++ 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=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
+++ 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=f9280e396f171759018b0537e3ceeddce204f2bd
+++ git -C binutils rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+# rev for binutils : bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd (6 commits)
++ c_commits=6
++ echo '# rev for binutils : bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd (6 commits)'
++ 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=882ee2ca4d313ebeb40aee53186beb670e1f4573
+++ 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=4d6132e59327e809a4d4e39fb9465dbd43775b7c
+++ git -C gcc rev-list --count 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c
+# rev for gcc : 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c (8 commits)
++ c_commits=8
++ echo '# rev for gcc : 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c (8 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
++ base_rev=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
++ cur_rev=f9280e396f171759018b0537e3ceeddce204f2bd
+++ git -C gdb rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+# rev for gdb : bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd (6 commits)
++ c_commits=6
++ echo '# rev for gdb : bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd (6 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=bb5f142cb320d45d3d8dee2c82dae003cad39da8
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=408af44d04476c633065bfb1eca6865ea93f2984
+++ git -C qemu rev-list --count bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984
+# rev for qemu : bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984 (2 commits)
+
++ c_commits=2
++ echo '# rev for qemu : bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984 (2 commits)'
++ echo ''
++ setup_stages_to_run
++ '[' ignore = onregression ']'
++ '[' ignore = precommit ']'
++ '[' ignore = ignore ']'
++ post_jira_comment=false
++ post_jira_card=false
++ post_icommits=false
++ '[' ignore = ignore ']'
++ post_mail=false
++ generate_dashboard=false
++ post_dashboard=false
++ print_commits_f=print_commits
++ print_result_f=print_result
++ print_config_f=print_config
++ print_last_icommit_f=print_last_icommit
++ case "$ci_project" in
++ print_result_f=gnu_print_result
++ generate_extra_details
+# generate_extra_details
++ set -euf -o pipefail
++ echo '# generate_extra_details'
++ post_interesting_commits init
+# post_interesting_commits
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' multiple_components '!=' single_commit ']'
++ return
++ '[' full '!=' full ']'
++ check_if_first_report
++ declare -g first_icommit_to_report
++ first_icommit_to_report=false
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ post_interesting_commits full
+# post_interesting_commits
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=full
++ '[' multiple_components '!=' single_commit ']'
++ return
+# print all notification files
++ echo '# print all notification files'
++ print_mail_recipients
++ false
++ return
++ true
++ generate_jira_dir
++ set -euf -o pipefail
++ local icommit_entry jira_key=
+++ print_last_icommit --entry
+++ false
+++ local print_arg=--entry
+++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ return
++ icommit_entry=
++ '[' '' '!=' '' ']'
++ mkdir -p artifacts/notify/jira
++ '[' '' '!=' '' ']'
++ cat
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ wait 284125
+++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+++ true
+++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+++ local xfails=artifacts/sumfiles/xfails.xfail
+++ '[' -f artifacts/sumfiles/xfails.xfail ']'
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284174
+++ wait 284175
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 0 '!=' 0 ']'
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++++ true
+++ n_regressions=0
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf PASS
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/regressions.sum
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --oneline = --oneline ']'
+++ return 0
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ wait 284190
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 284239
++ wait 284240
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
+++ true
++ n_regressions=0
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
++ printf PASS
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/regressions.sum
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_mail_body
++ true
++ 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_embed_check_binutils--master-thumb_m33_eabi-build/31/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_embed_check_binutils--master-thumb_m33_eabi-build/30/artifact/artifacts
++ cat
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ wait 284265
+++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+++ true
+++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+++ local xfails=artifacts/sumfiles/xfails.xfail
+++ '[' -f artifacts/sumfiles/xfails.xfail ']'
+++ wait 284314
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284315
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 0 '!=' 0 ']'
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++++ true
+++ n_regressions=0
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf PASS
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/regressions.sum
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --oneline = --oneline ']'
+++ return 0
+++ print_commits --oneline
+++ false
+++ local print_arg=--oneline
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ 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=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ 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=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C binutils rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=6
+++ 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=882ee2ca4d313ebeb40aee53186beb670e1f4573
++++ 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=4d6132e59327e809a4d4e39fb9465dbd43775b7c
++++ git -C gcc rev-list --count 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c
+++ c_commits=8
+++ new_commits=14
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C gdb rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=20
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=bb5f142cb320d45d3d8dee2c82dae003cad39da8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=408af44d04476c633065bfb1eca6865ea93f2984
++++ git -C qemu rev-list --count bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984
+++ c_commits=2
+++ new_commits=22
++++ echo binutils gcc gdb qemu
++++ tr ' ' ,
+++ components=binutils,gcc,gdb,qemu
+++ echo '22 commits in binutils,gcc,gdb,qemu'
+++ print_commits --short
+++ sed -e 's/^/ | /'
+++ false
+++ local print_arg=--short
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ 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=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ 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=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C binutils rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=6
+++ echo 'binutils commits:'
++++ git -C binutils log --pretty=oneline bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
++++ head -n5
+++ echo 'f9280e396f171759018b0537e3ceeddce204f2bd RISC-V: Make T-Head testing pattern more generic
+239af8cbd15cd9ef11e333f9889834665066e4b3 RISC-V: Make "fli.h" available to '\''Zvfh'\'' + '\''Zfa'\''
+2266f8631806ec65a9a9ff8a7c68a56c83eae81d RISC-V: Add support for the '\''Zihintntl'\'' extension
+02a63525ef02bac47fa750e89db0996bc96697d3 RISC-V: remove indirection from register tables
+a2182c73d245530c5c5587bc47a6142e9738de84 PPC: remove indirection from struct pd_reg'
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more'
+++ 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=882ee2ca4d313ebeb40aee53186beb670e1f4573
++++ 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=4d6132e59327e809a4d4e39fb9465dbd43775b7c
++++ git -C gcc rev-list --count 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c
+++ c_commits=8
+++ new_commits=14
+++ echo 'gcc commits:'
++++ git -C gcc log --pretty=oneline 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c
++++ head -n5
+++ echo '4d6132e59327e809a4d4e39fb9465dbd43775b7c tree-optimization/110963 - more PRE when optimizing for size
+bcdbedb3e6083ad01d844ed97cf19645c1ef6568 tree-optimization/110991 - unroll size estimate after vectorization
+ecb95399f43873e1f34119ac260bbea2ef358e53 Makefile.in: Make recog.h depend on $(TREE_H) [PR111021]
+a74d0d36a3f3373096963bb7a4c7ebbcab01221d vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
+9ca0ff5e0988c62fe3080e3f4f99edecac37dff8 vect: Remove several useless VMAT_INVARIANT checks'
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C gdb rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=20
+++ echo 'gdb commits:'
++++ git -C gdb log --pretty=oneline bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
++++ head -n5
+++ echo 'f9280e396f171759018b0537e3ceeddce204f2bd RISC-V: Make T-Head testing pattern more generic
+239af8cbd15cd9ef11e333f9889834665066e4b3 RISC-V: Make "fli.h" available to '\''Zvfh'\'' + '\''Zfa'\''
+2266f8631806ec65a9a9ff8a7c68a56c83eae81d RISC-V: Add support for the '\''Zihintntl'\'' extension
+02a63525ef02bac47fa750e89db0996bc96697d3 RISC-V: remove indirection from register tables
+a2182c73d245530c5c5587bc47a6142e9738de84 PPC: remove indirection from struct pd_reg'
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=bb5f142cb320d45d3d8dee2c82dae003cad39da8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=408af44d04476c633065bfb1eca6865ea93f2984
++++ git -C qemu rev-list --count bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984
+++ c_commits=2
+++ new_commits=22
+++ echo 'qemu commits:'
++++ git -C qemu log --pretty=oneline bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984
++++ head -n5
+++ echo '408af44d04476c633065bfb1eca6865ea93f2984 Merge tag '\''pull-tcg-20230814'\'' of https://gitlab.com/rth7680/qemu into staging
+d3b41127c205062ca6c29c89c9542c4112c39ca0 tcg/i386: Output %gs prefix in tcg_out_vex_opc'
+++ '[' 2 -gt 5 ']'
+++ gnu_print_result --short
+++ false
+++ local print_arg=--short
+++ '[' -d artifacts/sumfiles ']'
+++ wait 284422
+++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+++ true
+++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+++ local xfails=artifacts/sumfiles/xfails.xfail
+++ '[' -f artifacts/sumfiles/xfails.xfail ']'
+++ wait 284471
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284472
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 0 '!=' 0 ']'
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++++ true
+++ n_regressions=0
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf PASS
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/regressions.sum
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --short = --oneline ']'
+++ local length=10 outfile n_lines
+++ '[' --short = --long ']'
+++ for outfile in regressions.sum progressions.sum
+++ '[' -f artifacts/notify/regressions.sum ']'
+++ continue
+++ for outfile in regressions.sum progressions.sum
+++ '[' -f artifacts/notify/progressions.sum ']'
+++ continue
+++ print_config
+++ :
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ print_mail_subject
++ true
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ wait 284481
+++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+++ true
+++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+++ local xfails=artifacts/sumfiles/xfails.xfail
+++ '[' -f artifacts/sumfiles/xfails.xfail ']'
+++ wait 284530
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284531
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230815 --build_dir=artifacts/sumfiles --verbosity=1
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 0 '!=' 0 ']'
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++++ true
+++ n_regressions=0
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf PASS
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/regressions.sum
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --oneline = --oneline ']'
+++ return 0
+++ print_commits --oneline
+++ false
+++ local print_arg=--oneline
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ 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=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ 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=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C binutils rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=6
+++ 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=882ee2ca4d313ebeb40aee53186beb670e1f4573
++++ 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=4d6132e59327e809a4d4e39fb9465dbd43775b7c
++++ git -C gcc rev-list --count 882ee2ca4d313ebeb40aee53186beb670e1f4573..4d6132e59327e809a4d4e39fb9465dbd43775b7c
+++ c_commits=8
+++ new_commits=14
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=bc6c74b1406cd9f71b432ac61799c1d1bea60a39
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=f9280e396f171759018b0537e3ceeddce204f2bd
++++ git -C gdb rev-list --count bc6c74b1406cd9f71b432ac61799c1d1bea60a39..f9280e396f171759018b0537e3ceeddce204f2bd
+++ c_commits=6
+++ new_commits=20
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=bb5f142cb320d45d3d8dee2c82dae003cad39da8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=408af44d04476c633065bfb1eca6865ea93f2984
++++ git -C qemu rev-list --count bb5f142cb320d45d3d8dee2c82dae003cad39da8..408af44d04476c633065bfb1eca6865ea93f2984
+++ c_commits=2
+++ new_commits=22
++++ echo binutils gcc gdb qemu
++++ tr ' ' ,
+++ components=binutils,gcc,gdb,qemu
+++ echo '22 commits in binutils,gcc,gdb,qemu'
+# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+# post_to_jira
+Full stage ran successfully.
++ echo '[Linaro-TCWG-CI] PASS after commit: 22 commits in binutils,gcc,gdb,qemu'
++ echo '# generate dashboard'
++ generate_dashboard_squad
++ local results_date
++ echo '# generate_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ post_dashboard_squad
++ echo '# post_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ false
++ post_to_jira
++ echo '# post_to_jira'
++ false
++ false
++ echo 'Full stage ran successfully.'