summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-24 06:56:56 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-24 06:56:56 +0000
commitf7951d84906ed08747cf421f80614052121ba724 (patch)
tree56f0be851002f71a36d25ab4ab9b052ea24be91e /jenkins/notify-full.log
parent3cad93ec06d52cba043d7b7f625830cea6a75feb (diff)
onsuccess: #76: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7682 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log358
1 files changed, 217 insertions, 141 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 9eed60b..b61f95d 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_kernel--gnu-master-arm-stable-defconfig-build/74/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/74/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/'
+ 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_kernel--gnu-master-arm-stable-defconfig-build/75/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,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
-++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' x9846e9c11081a1f268c867bd99b6354680d760f6 ']'
+++ '[' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 '!=' x06f05f35856b37bc6db014d0921638932dd5a97a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,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
-++ '[' x6c22779dfb09f9691c2893c5cabfe35187e1b9f6 '!=' x39f9c426f58448d6df340cdccd84e05721a20921 ']'
+++ '[' xbd901d76734c1fb73cd2fa73d7f0427261a2541a '!=' x6c22779dfb09f9691c2893c5cabfe35187e1b9f6 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,9 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x8b77d49ed5072566234d53fa50b5ca741294306b '!=' x8b77d49ed5072566234d53fa50b5ca741294306b ']'
+++ '[' xd3474219f77f1e04c1b086717c8ecdc25b36f0b7 '!=' x8b77d49ed5072566234d53fa50b5ca741294306b ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,19 +134,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
-++ '[' xbd00730ec0f621706d0179768436f82c39048499 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' xbd00730ec0f621706d0179768436f82c39048499 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc qemu'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +154,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=9846e9c11081a1f268c867bd99b6354680d760f6
++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-++ git -C binutils rev-list --count 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a
-# rev for binutils : 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a (50 commits)
-+ c_commits=50
-+ echo '# rev for binutils : 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a (50 commits)'
++ cur_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (100 commits)
++ c_commits=100
++ echo '# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (100 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +172,35 @@
++ 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=39f9c426f58448d6df340cdccd84e05721a20921
++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ git -C gcc rev-list --count 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-# rev for gcc : 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6 (114 commits)
-+ c_commits=114
-+ echo '# rev for gcc : 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6 (114 commits)'
++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a (85 commits)
++ c_commits=85
++ echo '# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a (85 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=8b77d49ed5072566234d53fa50b5ca741294306b
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+++ git -C linux rev-list --count 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+# rev for linux : 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7 (168 commits)
++ c_commits=168
++ echo '# rev for linux : 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7 (168 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +208,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=039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_rev=bd00730ec0f621706d0179768436f82c39048499
++ 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=bd00730ec0f621706d0179768436f82c39048499
-++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499 (2 commits)
++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855 (149 commits)
-+ c_commits=2
-+ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499 (2 commits)'
++ c_commits=149
++ echo '# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855 (149 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -242,21 +262,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 9846e9c11081a1f268c867bd99b6354680d760f6
-+ base_d=1702704661
+++ git -C binutils show --no-patch --pretty=%ct 06f05f35856b37bc6db014d0921638932dd5a97a
++ base_d=1703035192
++ 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 06f05f35856b37bc6db014d0921638932dd5a97a
-+ cur_d=1703035192
-+ '[' x1702704661 '!=' x ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -lt 1702704661 ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -gt 0 ']'
-+ results_date=1703035192
+++ git -C binutils show --no-patch --pretty=%ct 1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++ cur_d=1703376011
++ '[' x1703035192 '!=' x ']'
++ '[' x1703376011 = x ']'
++ '[' 1703376011 -lt 1703035192 ']'
++ '[' x1703376011 = x ']'
++ '[' 1703376011 -gt 0 ']'
++ results_date=1703376011
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -264,21 +284,21 @@
++ 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 39f9c426f58448d6df340cdccd84e05721a20921
-+ base_d=1702699790
+++ git -C gcc show --no-patch --pretty=%ct 6c22779dfb09f9691c2893c5cabfe35187e1b9f6
++ base_d=1703046271
++ 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 6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+ cur_d=1703046271
-+ '[' x1702699790 '!=' x ']'
-+ '[' x1703046271 = x ']'
-+ '[' 1703046271 -lt 1702699790 ']'
-+ '[' x1703046271 = x ']'
-+ '[' 1703046271 -gt 1703035192 ']'
-+ results_date=1703046271
+++ git -C gcc show --no-patch --pretty=%ct bd901d76734c1fb73cd2fa73d7f0427261a2541a
++ cur_d=1703382592
++ '[' x1703046271 '!=' x ']'
++ '[' x1703382592 = x ']'
++ '[' 1703382592 -lt 1703046271 ']'
++ '[' x1703382592 = x ']'
++ '[' 1703382592 -gt 1703376011 ']'
++ results_date=1703382592
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -293,13 +313,13 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 8b77d49ed5072566234d53fa50b5ca741294306b
-+ cur_d=1702489536
+++ git -C linux show --no-patch --pretty=%ct d3474219f77f1e04c1b086717c8ecdc25b36f0b7
++ cur_d=1703088127
+ '[' x1702489536 '!=' x ']'
-+ '[' x1702489536 = x ']'
-+ '[' 1702489536 -lt 1702489536 ']'
-+ '[' x1702489536 = x ']'
-+ '[' 1702489536 -gt 1703046271 ']'
++ '[' x1703088127 = x ']'
++ '[' 1703088127 -lt 1702489536 ']'
++ '[' x1703088127 = x ']'
++ '[' 1703088127 -gt 1703382592 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -307,32 +327,32 @@
++ 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 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ base_d=1702418073
+++ git -C qemu show --no-patch --pretty=%ct bd00730ec0f621706d0179768436f82c39048499
++ base_d=1702997182
++ 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 bd00730ec0f621706d0179768436f82c39048499
-+ cur_d=1702997182
-+ '[' x1702418073 '!=' x ']'
-+ '[' x1702997182 = x ']'
-+ '[' 1702997182 -lt 1702418073 ']'
-+ '[' x1702997182 = x ']'
-+ '[' 1702997182 -gt 1703046271 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703046271 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 80f1709aa0eb4de09b4240563463f991a5b9d855
++ cur_d=1703205859
++ '[' x1702997182 '!=' x ']'
++ '[' x1703205859 = x ']'
++ '[' 1703205859 -lt 1702997182 ']'
++ '[' x1703205859 = x ']'
++ '[' 1703205859 -gt 1703382592 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703382592 -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=1702315993
-+ '[' 1702315993 '!=' '' ']'
-+ assert '[' 1703046271 -ge 1702315993 ']'
++ base_d=1702681132
++ '[' 1702681132 '!=' '' ']'
++ assert '[' 1703382592 -ge 1702681132 ']'
+ set -euf -o pipefail +x
-+ '[' 1703046271 -gt 1702315993 ']'
-+ results_date=1702681132
-+ rr[results_date]=1702681132
++ '[' 1703382592 -gt 1702681132 ']'
++ results_date=1703031862
++ rr[results_date]=1703031862
+ cat
+ manifest_out
+ cat
@@ -381,9 +401,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -416,16 +436,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=9846e9c11081a1f268c867bd99b6354680d760f6
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=50
-++ new_commits=50
+++ cur_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ c_commits=100
+++ new_commits=100
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -433,16 +453,33 @@
+++ 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=39f9c426f58448d6df340cdccd84e05721a20921
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=114
-++ new_commits=164
+++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ c_commits=85
+++ new_commits=185
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=8b77d49ed5072566234d53fa50b5ca741294306b
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=d3474219f77f1e04c1b086717c8ecdc25b36f0b7
++++ git -C linux rev-list --count 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+++ c_commits=168
+++ new_commits=353
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -450,20 +487,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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=bd00730ec0f621706d0179768436f82c39048499
+++ 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=bd00730ec0f621706d0179768436f82c39048499
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-++ c_commits=2
-++ new_commits=166
-+++ echo binutils gcc qemu
+++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+++ c_commits=149
+++ new_commits=502
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '166 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '502 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -478,17 +515,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '166 commits in binutils,gcc,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '502 commits in binutils,gcc,linux,qemu: Success on arm'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/76/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_kernel--gnu-master-arm-stable-defconfig-build/74/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/75/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -521,16 +558,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=9846e9c11081a1f268c867bd99b6354680d760f6
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=50
-++ new_commits=50
+++ cur_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ c_commits=100
+++ new_commits=100
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -538,16 +575,33 @@
+++ 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=39f9c426f58448d6df340cdccd84e05721a20921
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=114
-++ new_commits=164
+++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ c_commits=85
+++ new_commits=185
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=8b77d49ed5072566234d53fa50b5ca741294306b
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=d3474219f77f1e04c1b086717c8ecdc25b36f0b7
++++ git -C linux rev-list --count 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+++ c_commits=168
+++ new_commits=353
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -555,20 +609,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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=bd00730ec0f621706d0179768436f82c39048499
+++ 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=bd00730ec0f621706d0179768436f82c39048499
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-++ c_commits=2
-++ new_commits=166
-+++ echo binutils gcc qemu
+++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+++ c_commits=149
+++ new_commits=502
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '166 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '502 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -577,19 +631,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=9846e9c11081a1f268c867bd99b6354680d760f6
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=50
+++ cur_rev=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ c_commits=100
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 9846e9c11081a1f268c867bd99b6354680d760f6..06f05f35856b37bc6db014d0921638932dd5a97a
-++ '[' 50 -gt 5 ']'
-++ echo '... and 45 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ '[' 100 -gt 5 ']'
+++ echo '... and 95 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -598,19 +652,40 @@
+++ 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=39f9c426f58448d6df340cdccd84e05721a20921
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=114
+++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ c_commits=85
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ '[' 85 -gt 5 ']'
+++ echo '... and 80 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=8b77d49ed5072566234d53fa50b5ca741294306b
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=d3474219f77f1e04c1b086717c8ecdc25b36f0b7
++++ git -C linux rev-list --count 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+++ c_commits=168
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 39f9c426f58448d6df340cdccd84e05721a20921..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ '[' 114 -gt 5 ']'
-++ echo '... and 109 more commits in gcc'
+++ git -C linux log -n 5 --oneline 8b77d49ed5072566234d53fa50b5ca741294306b..d3474219f77f1e04c1b086717c8ecdc25b36f0b7
+++ '[' 168 -gt 5 ']'
+++ echo '... and 163 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -619,18 +694,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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=bd00730ec0f621706d0179768436f82c39048499
+++ 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=bd00730ec0f621706d0179768436f82c39048499
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-++ c_commits=2
+++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+++ c_commits=149
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-++ '[' 2 -gt 5 ']'
+++ git -C qemu log -n 5 --oneline bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+++ '[' 149 -gt 5 ']'
+++ echo '... and 144 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -679,7 +755,7 @@ boot'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 28793
++ wait 26062
# generate_jenkins_html_files
... Skipping
+ set -euf -o pipefail
@@ -1311,7 +1387,7 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 28957
++ wait 26226
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -1322,20 +1398,20 @@ boot'
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702681132
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702681132
++ results_date=1703031862
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703031862
... Skipping
-+ results_date='2023-12-15 22:58:52'
-+ local jira_key=
++ results_date='2023-12-20 00:24:22'
++ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
-# release_testresults_files
-... Done
+ false
+ true
+ release_testresults_files
+# release_testresults_files
+... Done
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'