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.log511
1 files changed, 257 insertions, 254 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 765e327..b5bd5b4 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -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_embed_check_binutils--master-thumb_m0_eabi-build/69/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/69/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/'
+ 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_m0_eabi-build/70/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -93,7 +93,7 @@
+++ 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
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x790ce1f70c25129b35e060329cdf2915a6def9fd ']'
+++ '[' xc618a1c548193d2a6a8c3d909a3d1c620a156b5d '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' xaae723d360ca26cd9fd0b039fb0a616bd0eae363 '!=' x7adb7c6ea4cf3d7ea7867615a5a094c751715b14 ']'
+++ '[' xc9d691a7daa162d6d20927e1e4bf214dad82c5be '!=' xaae723d360ca26cd9fd0b039fb0a616bd0eae363 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,7 @@
+++ 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
-++ '[' x0e961f582a315fd6f13b8e924f58af6057558348 '!=' x3cacedbbac5b2ab651fddcad1d5ce2acd1979b93 ']'
+++ '[' xd5dcb484c705a214b30826c82b9fd8bf83772093 '!=' x0e961f582a315fd6f13b8e924f58af6057558348 ']'
++ echo -ne ' newlib'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,7 +138,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x54195469c18ec9873cc5ba6907f768509473fa9b ']'
+++ '[' xc618a1c548193d2a6a8c3d909a3d1c620a156b5d '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,7 +153,7 @@
+++ 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
-++ '[' xb93c4313f2f40897bdafba15620c8fef6c20e721 '!=' xea6a33e776f0a4bda94460ab0945d953fc801dd1 ']'
+++ '[' x4705fc0c8511d073bee4751c3c974aab2b10a970 '!=' xb93c4313f2f40897bdafba15620c8fef6c20e721 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -173,17 +173,17 @@
++ 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=790ce1f70c25129b35e060329cdf2915a6def9fd
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C binutils rev-list --count 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for binutils : 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (52 commits)
-+ c_commits=52
-+ echo '# rev for binutils : 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (52 commits)'
++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)
++ c_commits=8
++ echo '# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +191,17 @@
++ 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=7adb7c6ea4cf3d7ea7867615a5a094c751715b14
++ base_rev=aae723d360ca26cd9fd0b039fb0a616bd0eae363
++ 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=aae723d360ca26cd9fd0b039fb0a616bd0eae363
-++ git -C gcc rev-list --count 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363
-# rev for gcc : 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363 (140 commits)
-+ c_commits=140
-+ echo '# rev for gcc : 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363 (140 commits)'
++ cur_rev=c9d691a7daa162d6d20927e1e4bf214dad82c5be
+++ git -C gcc rev-list --count aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be
+# rev for gcc : aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be (58 commits)
++ c_commits=58
++ echo '# rev for gcc : aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be (58 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -209,17 +209,17 @@
++ 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
-+ base_rev=3cacedbbac5b2ab651fddcad1d5ce2acd1979b93
++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
++ 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
-+ cur_rev=0e961f582a315fd6f13b8e924f58af6057558348
-++ git -C newlib rev-list --count 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348
-# rev for newlib : 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348 (2 commits)
-+ c_commits=2
-+ echo '# rev for newlib : 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348 (2 commits)'
++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
+++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)
++ c_commits=1
++ echo '# rev for newlib : 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -227,17 +227,17 @@
++ 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=54195469c18ec9873cc5ba6907f768509473fa9b
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C gdb rev-list --count 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for gdb : 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (51 commits)
-+ c_commits=51
-+ echo '# rev for gdb : 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (51 commits)'
++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ git -C gdb rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+# rev for gdb : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)
++ c_commits=8
++ echo '# rev for gdb : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -245,18 +245,18 @@
++ 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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
++ base_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++ 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=b93c4313f2f40897bdafba15620c8fef6c20e721
-++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721
-# rev for qemu : ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721 (12 commits)
++ cur_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
+# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)
-+ c_commits=12
-+ echo '# rev for qemu : ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721 (12 commits)'
++ c_commits=15
++ echo '# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -289,7 +289,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 287907
++ wait 25233
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ check_if_first_report
@@ -331,10 +331,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 287964
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 287965
+++ wait 25290
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 25291
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -357,9 +357,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -392,16 +392,16 @@
+++ 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=790ce1f70c25129b35e060329cdf2915a6def9fd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=52
-++ new_commits=52
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -409,16 +409,16 @@
+++ 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=7adb7c6ea4cf3d7ea7867615a5a094c751715b14
+++ base_rev=aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ 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=aae723d360ca26cd9fd0b039fb0a616bd0eae363
-+++ git -C gcc rev-list --count 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363
-++ c_commits=140
-++ new_commits=192
+++ cur_rev=c9d691a7daa162d6d20927e1e4bf214dad82c5be
++++ git -C gcc rev-list --count aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be
+++ c_commits=58
+++ new_commits=66
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -426,16 +426,16 @@
+++ 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
-++ base_rev=3cacedbbac5b2ab651fddcad1d5ce2acd1979b93
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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
-++ cur_rev=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348
-++ c_commits=2
-++ new_commits=194
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+++ c_commits=1
+++ new_commits=67
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -443,16 +443,16 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=54195469c18ec9873cc5ba6907f768509473fa9b
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C gdb rev-list --count 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=51
-++ new_commits=245
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C gdb rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=75
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -460,20 +460,20 @@
+++ 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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ 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=b93c4313f2f40897bdafba15620c8fef6c20e721
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721
-++ c_commits=12
-++ new_commits=257
+++ cur_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
+++ c_commits=15
+++ new_commits=90
+++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '257 commits in binutils,gcc,newlib,gdb,qemu'
+++ echo '90 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -483,10 +483,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 288040
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 288041
+++ wait 25366
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 25367
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -530,17 +530,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_m0_eabi
-+ echo '[Linaro-TCWG-CI]' '257 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_m0_eabi'
++ echo '[Linaro-TCWG-CI]' '90 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_m0_eabi'
+ 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_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/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_m0_eabi-build/69/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -586,16 +586,16 @@
+++ 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=790ce1f70c25129b35e060329cdf2915a6def9fd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=52
-++ new_commits=52
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -603,16 +603,16 @@
+++ 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=7adb7c6ea4cf3d7ea7867615a5a094c751715b14
+++ base_rev=aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ 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=aae723d360ca26cd9fd0b039fb0a616bd0eae363
-+++ git -C gcc rev-list --count 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363
-++ c_commits=140
-++ new_commits=192
+++ cur_rev=c9d691a7daa162d6d20927e1e4bf214dad82c5be
++++ git -C gcc rev-list --count aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be
+++ c_commits=58
+++ new_commits=66
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -620,16 +620,16 @@
+++ 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
-++ base_rev=3cacedbbac5b2ab651fddcad1d5ce2acd1979b93
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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
-++ cur_rev=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348
-++ c_commits=2
-++ new_commits=194
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+++ c_commits=1
+++ new_commits=67
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -637,16 +637,16 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=54195469c18ec9873cc5ba6907f768509473fa9b
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C gdb rev-list --count 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=51
-++ new_commits=245
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C gdb rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
+++ new_commits=75
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -654,20 +654,20 @@
+++ 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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ 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=b93c4313f2f40897bdafba15620c8fef6c20e721
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721
-++ c_commits=12
-++ new_commits=257
+++ cur_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
+++ c_commits=15
+++ new_commits=90
+++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '257 commits in binutils,gcc,newlib,gdb,qemu'
+++ echo '90 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -676,19 +676,19 @@
+++ 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=790ce1f70c25129b35e060329cdf2915a6def9fd
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C binutils rev-list --count 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=52
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 790ce1f70c25129b35e060329cdf2915a6def9fd..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ '[' 52 -gt 5 ']'
-++ echo '... and 47 more commits in binutils'
+++ git -C binutils log -n 5 --oneline a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -697,19 +697,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=7adb7c6ea4cf3d7ea7867615a5a094c751715b14
+++ base_rev=aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ 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=aae723d360ca26cd9fd0b039fb0a616bd0eae363
-+++ git -C gcc rev-list --count 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363
-++ c_commits=140
+++ cur_rev=c9d691a7daa162d6d20927e1e4bf214dad82c5be
++++ git -C gcc rev-list --count aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be
+++ c_commits=58
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 7adb7c6ea4cf3d7ea7867615a5a094c751715b14..aae723d360ca26cd9fd0b039fb0a616bd0eae363
-++ '[' 140 -gt 5 ']'
-++ echo '... and 135 more commits in gcc'
+++ git -C gcc log -n 5 --oneline aae723d360ca26cd9fd0b039fb0a616bd0eae363..c9d691a7daa162d6d20927e1e4bf214dad82c5be
+++ '[' 58 -gt 5 ']'
+++ echo '... and 53 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
@@ -718,18 +718,18 @@
+++ 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
-++ base_rev=3cacedbbac5b2ab651fddcad1d5ce2acd1979b93
+++ base_rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ 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
-++ cur_rev=0e961f582a315fd6f13b8e924f58af6057558348
-+++ git -C newlib rev-list --count 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348
-++ c_commits=2
+++ cur_rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++++ git -C newlib rev-list --count 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C newlib log -n 5 --oneline 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93..0e961f582a315fd6f13b8e924f58af6057558348
-++ '[' 2 -gt 5 ']'
+++ git -C newlib log -n 5 --oneline 0e961f582a315fd6f13b8e924f58af6057558348..d5dcb484c705a214b30826c82b9fd8bf83772093
+++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -738,19 +738,19 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=54195469c18ec9873cc5ba6907f768509473fa9b
+++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+++ git -C gdb rev-list --count 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ c_commits=51
+++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++++ git -C gdb rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ c_commits=8
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 54195469c18ec9873cc5ba6907f768509473fa9b..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ '[' 51 -gt 5 ']'
-++ echo '... and 46 more commits in gdb'
+++ git -C gdb log -n 5 --oneline a2ee3a8fffceb52f0736a7ad84980907a0907d5a..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more commits in gdb'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -759,19 +759,19 @@
+++ 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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ 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=b93c4313f2f40897bdafba15620c8fef6c20e721
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721
-++ c_commits=12
+++ cur_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline ea6a33e776f0a4bda94460ab0945d953fc801dd1..b93c4313f2f40897bdafba15620c8fef6c20e721
-++ '[' 12 -gt 5 ']'
-++ echo '... and 7 more commits in qemu'
+++ git -C qemu log -n 5 --oneline b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -781,10 +781,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 288182
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231124 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 288183
+++ wait 25508
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 25509
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231127 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -815,27 +815,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/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_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/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_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
@@ -862,10 +862,10 @@
+ return
+ true
+ generate_jenkins_html_files
++ wait 25549
++ set -euf -o pipefail
# generate_jenkins_html_files
... Skipping
-+ wait 288223
-+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
@@ -889,7 +889,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 288224
++ wait 25550
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -909,21 +909,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 790ce1f70c25129b35e060329cdf2915a6def9fd
-+ base_d=1700585089
+++ git -C binutils show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ base_d=1700836882
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+ cur_d=1700836882
-+ '[' x1700585089 '!=' x ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -lt 1700585089 ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -gt 0 ']'
-+ results_date=1700836882
+++ git -C binutils show --no-patch --pretty=%ct c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++ cur_d=1701100496
++ '[' x1700836882 '!=' x ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -lt 1700836882 ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -gt 0 ']'
++ results_date=1701100496
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -931,21 +931,20 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 7adb7c6ea4cf3d7ea7867615a5a094c751715b14
-+ base_d=1700582301
+++ git -C gcc show --no-patch --pretty=%ct aae723d360ca26cd9fd0b039fb0a616bd0eae363
++ base_d=1700843560
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct aae723d360ca26cd9fd0b039fb0a616bd0eae363
-+ cur_d=1700843560
-+ '[' x1700582301 '!=' x ']'
-+ '[' x1700843560 = x ']'
-+ '[' 1700843560 -lt 1700582301 ']'
-+ '[' x1700843560 = x ']'
-+ '[' 1700843560 -gt 1700836882 ']'
-+ results_date=1700843560
+++ git -C gcc show --no-patch --pretty=%ct c9d691a7daa162d6d20927e1e4bf214dad82c5be
++ cur_d=1701100369
++ '[' x1700843560 '!=' x ']'
++ '[' x1701100369 = x ']'
++ '[' 1701100369 -lt 1700843560 ']'
++ '[' x1701100369 = x ']'
++ '[' 1701100369 -gt 1701100496 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -953,20 +952,20 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 3cacedbbac5b2ab651fddcad1d5ce2acd1979b93
-+ base_d=1700560123
+++ git -C newlib show --no-patch --pretty=%ct 0e961f582a315fd6f13b8e924f58af6057558348
++ base_d=1700787191
++ get_current_component_date newlib
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 0e961f582a315fd6f13b8e924f58af6057558348
-+ cur_d=1700787191
-+ '[' x1700560123 '!=' x ']'
-+ '[' x1700787191 = x ']'
-+ '[' 1700787191 -lt 1700560123 ']'
-+ '[' x1700787191 = x ']'
-+ '[' 1700787191 -gt 1700843560 ']'
+++ git -C newlib show --no-patch --pretty=%ct d5dcb484c705a214b30826c82b9fd8bf83772093
++ cur_d=1700932043
++ '[' x1700787191 '!=' x ']'
++ '[' x1700932043 = x ']'
++ '[' 1700932043 -lt 1700787191 ']'
++ '[' x1700932043 = x ']'
++ '[' 1700932043 -gt 1701100496 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -974,20 +973,20 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 54195469c18ec9873cc5ba6907f768509473fa9b
-+ base_d=1700585689
+++ git -C gdb show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ base_d=1700836882
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-+ cur_d=1700836882
-+ '[' x1700585689 '!=' x ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -lt 1700585689 ']'
-+ '[' x1700836882 = x ']'
-+ '[' 1700836882 -gt 1700843560 ']'
+++ git -C gdb show --no-patch --pretty=%ct c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++ cur_d=1701100496
++ '[' x1700836882 '!=' x ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -lt 1700836882 ']'
++ '[' x1701100496 = x ']'
++ '[' 1701100496 -gt 1701100496 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -995,46 +994,50 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct ea6a33e776f0a4bda94460ab0945d953fc801dd1
-+ base_d=1700580535
+++ git -C qemu show --no-patch --pretty=%ct b93c4313f2f40897bdafba15620c8fef6c20e721
++ base_d=1700663963
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct b93c4313f2f40897bdafba15620c8fef6c20e721
-+ cur_d=1700663963
-+ '[' x1700580535 '!=' x ']'
-+ '[' x1700663963 = x ']'
-+ '[' 1700663963 -lt 1700580535 ']'
-+ '[' x1700663963 = x ']'
-+ '[' 1700663963 -gt 1700843560 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1700843560 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 4705fc0c8511d073bee4751c3c974aab2b10a970
++ cur_d=1700830818
++ '[' x1700663963 '!=' x ']'
++ '[' x1700830818 = x ']'
++ '[' 1700830818 -lt 1700663963 ']'
++ '[' x1700830818 = x ']'
++ '[' 1700830818 -gt 1701100496 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1701100496 -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=
-+ '[' '' '!=' '' ']'
-+ rr[results_date]=1700843560
++ base_d=1700843560
++ '[' 1700843560 '!=' '' ']'
++ assert '[' 1701100496 -ge 1700843560 ']'
++ set -euf -o pipefail +x
++ '[' 1701100496 -gt 1700843560 ']'
++ results_date=1700972028
++ rr[results_date]=1700972028
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1700843560
-++ date '+%Y-%m-%d %H:%M:%S' --date @1700843560
-+ results_date='2023-11-24 16:32:40'
++ results_date=1700972028
+++ date '+%Y-%m-%d %H:%M:%S' --date @1700972028
++ results_date='2023-11-26 04:13:48'
+ 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_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/ tcwg_gnu_embed_check_binutils master-thumb_m0_eabi '2023-11-24 16:32:40' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/ tcwg_gnu_embed_check_binutils master-thumb_m0_eabi '2023-11-26 04:13:48' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
+ local ci_project=tcwg_gnu_embed_check_binutils
+ local ci_config=master-thumb_m0_eabi
-+ local 'results_date=2023-11-24 16:32:40'
++ local 'results_date=2023-11-26 04:13:48'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1044,8 +1047,8 @@
+ local lnt_testsuite=tcwg_gnu_embed_check_binutils
+ local machine_name=master-thumb_m0_eabi
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
-+ build_number=70
+++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
++ build_number=71
+ additional_run_infos=("tag:$lnt_testsuite" "run_order:$build_number" "test_url:$build_url")
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -1066,11 +1069,11 @@
+++ 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
-++ rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
++ url=binutils-gdb.git
++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url gcc
@@ -1087,10 +1090,10 @@
+++ 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
-++ rev=aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ rev=c9d691a7daa162d6d20927e1e4bf214dad82c5be
++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
-++ echo https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ echo https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url newlib
@@ -1107,11 +1110,11 @@
+++ 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
-++ rev=0e961f582a315fd6f13b8e924f58af6057558348
+++ rev=d5dcb484c705a214b30826c82b9fd8bf83772093
++ [[ git://sourceware.org/git/newlib-cygwin.git =~ git://sourceware.org/git/ ]]
++ url=newlib-cygwin.git
++ url='https://sourceware.org/git/?p=newlib-cygwin.git'
-++ echo 'https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348'
+++ echo 'https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093'
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url gdb
@@ -1128,11 +1131,11 @@
+++ 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
-++ rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
++ url=binutils-gdb.git
++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url qemu
@@ -1149,16 +1152,16 @@
+++ 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
-++ rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++ [[ https://gitlab.com/qemu-project/qemu.git =~ git://sourceware.org/git/ ]]
++ [[ https://gitlab.com/qemu-project/qemu.git =~ https://github.com/ ]]
++ [[ https://gitlab.com/qemu-project/qemu.git =~ https://gitlab.com/ ]]
-++ echo https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721
-+ report_header master-thumb_m0_eabi '2023-11-24 16:32:40' tag:tcwg_gnu_embed_check_binutils run_order:70 test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/ 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a' git_gcc:https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a' git_qemu:https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721
+++ echo https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970
++ report_header master-thumb_m0_eabi '2023-11-26 04:13:48' tag:tcwg_gnu_embed_check_binutils run_order:71 test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/ 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d' git_gcc:https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d' git_qemu:https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970
+ local machine_name=master-thumb_m0_eabi
-+ local 'date_time=2023-11-24 16:32:40'
++ local 'date_time=2023-11-26 04:13:48'
+ shift 2
-+ run_infos=('tag:tcwg_gnu_embed_check_binutils' 'run_order:70' 'test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/' 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a' 'git_gcc:https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363' 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a' 'git_qemu:https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721')
++ run_infos=('tag:tcwg_gnu_embed_check_binutils' 'run_order:71' 'test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/' 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d' 'git_gcc:https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be' 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d' 'git_qemu:https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970')
+ local run_infos
+ cat
+ for i in "${run_infos[@]}"
@@ -1170,61 +1173,61 @@
+ val=tcwg_gnu_embed_check_binutils
+ echo ' "tag": "tcwg_gnu_embed_check_binutils",'
+ for i in "${run_infos[@]}"
-++ echo run_order:70
+++ echo run_order:71
++ cut -d: -f1
+ tag=run_order
-++ echo run_order:70
+++ echo run_order:71
++ cut -d: -f2-
-+ val=70
-+ echo ' "run_order": "70",'
++ val=71
++ echo ' "run_order": "71",'
+ for i in "${run_infos[@]}"
-++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
+++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
++ cut -d: -f1
+ tag=test_url
-++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
+++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
++ cut -d: -f2-
-+ val=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/
-+ echo ' "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/70/",'
++ val=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/71/",'
+ for i in "${run_infos[@]}"
-++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ cut -d: -f1
+ tag=git_binutils
-++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
-+ echo ' "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a",'
++ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ echo ' "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d",'
+ for i in "${run_infos[@]}"
-++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be
++ cut -d: -f1
+ tag=git_gcc
-++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363
+++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be
++ cut -d: -f2-
-+ val=https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363
-+ echo ' "git_gcc": "https://github.com/gcc-mirror/gcc/commit/aae723d360ca26cd9fd0b039fb0a616bd0eae363",'
++ val=https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be
++ echo ' "git_gcc": "https://github.com/gcc-mirror/gcc/commit/c9d691a7daa162d6d20927e1e4bf214dad82c5be",'
+ for i in "${run_infos[@]}"
-++ echo 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348'
+++ echo 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093'
++ cut -d: -f1
+ tag=git_newlib
-++ echo 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348'
+++ echo 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348'
-+ echo ' "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=0e961f582a315fd6f13b8e924f58af6057558348",'
++ val='https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093'
++ echo ' "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=d5dcb484c705a214b30826c82b9fd8bf83772093",'
+ for i in "${run_infos[@]}"
-++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ cut -d: -f1
+ tag=git_gdb
-++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
+++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a'
-+ echo ' "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a",'
++ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d'
++ echo ' "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d",'
+ for i in "${run_infos[@]}"
-++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721
+++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970
++ cut -d: -f1
+ tag=git_qemu
-++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721
+++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970
++ cut -d: -f2-
-+ val=https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721
-+ echo ' "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/b93c4313f2f40897bdafba15620c8fef6c20e721",'
++ val=https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970
++ echo ' "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/4705fc0c8511d073bee4751c3c974aab2b10a970",'
+ cat
+ all_fields=('FAIL' 'KFAIL' 'XFAIL' 'PASS' 'XPASS' 'UNRESOLVED' 'UNSUPPORTED' 'UNTESTED' 'ERROR' 'OTHER')
+ local all_fields
@@ -17888,6 +17891,8 @@
+ field_name=TOTAL.FAIL.nb_FAIL
++ eval 'echo $total_FAIL'
+++ echo 1
+# post_to_jira
+Full stage ran successfully.
+ report_test_entry tcwg_gnu_embed_check_binutils.TOTAL.FAIL.nb_FAIL 1
+ local name=tcwg_gnu_embed_check_binutils.TOTAL.FAIL.nb_FAIL
+ local value=1
@@ -17986,7 +17991,6 @@
+ cat
+ false
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -17994,5 +17998,4 @@
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'