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.log861
1 files changed, 635 insertions, 226 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index a21806e..3e97266 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--llvm-master-arm-mainline-defconfig-build/68/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/68/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/'
+ 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--llvm-master-arm-mainline-defconfig-build/69/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/70/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/70/'
+ 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
-++ '[' x10802d9ac0c6e39a672f86224ec89a9a54a37b9c '!=' x42cb93f57d582d4ed365622c7eb970547c629176 ']'
+++ '[' xfa88a361f99ecfddce4cc7228932ccc35879a6e8 '!=' x10802d9ac0c6e39a672f86224ec89a9a54a37b9c ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' xd63f54f91f49aa01ef3af490775ab8cf869cad0f '!=' x99430c589fda65817119aa6b83fc24813fa78e25 ']'
+++ '[' x3068d277fd5ad0590a11dcb23af170ab31d7bda0 '!=' xd63f54f91f49aa01ef3af490775ab8cf869cad0f ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,7 @@
+++ 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
-++ '[' x3f7168591ebf7bbdb91797d02b1afaf00a4289b1 '!=' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 ']'
+++ '[' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a '!=' x3f7168591ebf7bbdb91797d02b1afaf00a4289b1 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,19 +134,17 @@
+++ 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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils llvm linux qemu
+# change_kind=multiple_components : binutils llvm linux
+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils llvm linux qemu'
++ echo '# change_kind=multiple_components : binutils llvm linux'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -154,17 +152,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=42cb93f57d582d4ed365622c7eb970547c629176
++ base_rev=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
++ 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=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-++ git -C binutils rev-list --count 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-# rev for binutils : 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c (70 commits)
-+ c_commits=70
-+ echo '# rev for binutils : 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c (70 commits)'
++ cur_rev=fa88a361f99ecfddce4cc7228932ccc35879a6e8
+++ git -C binutils rev-list --count 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8
+# rev for binutils : 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8 (40 commits)
++ c_commits=40
++ echo '# rev for binutils : 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8 (40 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -172,17 +170,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=99430c589fda65817119aa6b83fc24813fa78e25
++ base_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
-++ git -C llvm rev-list --count 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f
-# rev for llvm : 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f (625 commits)
-+ c_commits=625
-+ echo '# rev for llvm : 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f (625 commits)'
++ cur_rev=3068d277fd5ad0590a11dcb23af170ab31d7bda0
+++ git -C llvm rev-list --count d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0
+# rev for llvm : d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0 (288 commits)
++ c_commits=288
++ echo '# rev for llvm : d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0 (288 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -190,36 +188,18 @@
++ 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=babe393974de0351c0e6cca50f5f84edaf8d7fa1
++ base_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++ 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=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 commits)
-+ c_commits=7466
-+ echo '# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
-++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ git -C linux rev-list --count 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+# rev for linux : 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (149 commits)
-+ c_commits=9
-+ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
++ c_commits=149
++ echo '# rev for linux : 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (149 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -239,10 +219,10 @@
+ print_last_icommit_f=print_last_icommit
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
-# post_interesting_commits
+ post_interesting_commits init
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -294,9 +274,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/70/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/70/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -329,16 +309,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=42cb93f57d582d4ed365622c7eb970547c629176
+++ base_rev=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
+++ 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=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-+++ git -C binutils rev-list --count 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-++ c_commits=70
-++ new_commits=70
+++ cur_rev=fa88a361f99ecfddce4cc7228932ccc35879a6e8
++++ git -C binutils rev-list --count 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8
+++ c_commits=40
+++ new_commits=40
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -346,16 +326,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=99430c589fda65817119aa6b83fc24813fa78e25
+++ base_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
-+++ git -C llvm rev-list --count 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f
-++ c_commits=625
-++ new_commits=695
+++ cur_rev=3068d277fd5ad0590a11dcb23af170ab31d7bda0
++++ git -C llvm rev-list --count d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0
+++ c_commits=288
+++ new_commits=328
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -363,37 +343,20 @@
+++ 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=babe393974de0351c0e6cca50f5f84edaf8d7fa1
+++ base_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ 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=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-+++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-++ c_commits=7466
-++ new_commits=8161
-++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
-+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-++ c_commits=9
-++ new_commits=8170
-+++ echo binutils llvm linux qemu
+++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++++ git -C linux rev-list --count 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ c_commits=149
+++ new_commits=477
++++ echo binutils llvm linux
+++ tr ' ' ,
-++ components=binutils,llvm,linux,qemu
-++ echo '8170 commits in binutils,llvm,linux,qemu'
+++ components=binutils,llvm,linux
+++ echo '477 commits in binutils,llvm,linux'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -408,17 +371,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '8170 commits in binutils,llvm,linux,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '477 commits in binutils,llvm,linux: 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--llvm-master-arm-mainline-defconfig-build/69/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/70/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--llvm-master-arm-mainline-defconfig-build/68/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-defconfig-build/69/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -451,16 +414,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=42cb93f57d582d4ed365622c7eb970547c629176
+++ base_rev=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
+++ 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=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-+++ git -C binutils rev-list --count 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-++ c_commits=70
-++ new_commits=70
+++ cur_rev=fa88a361f99ecfddce4cc7228932ccc35879a6e8
++++ git -C binutils rev-list --count 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8
+++ c_commits=40
+++ new_commits=40
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -468,16 +431,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=99430c589fda65817119aa6b83fc24813fa78e25
+++ base_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
-+++ git -C llvm rev-list --count 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f
-++ c_commits=625
-++ new_commits=695
+++ cur_rev=3068d277fd5ad0590a11dcb23af170ab31d7bda0
++++ git -C llvm rev-list --count d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0
+++ c_commits=288
+++ new_commits=328
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -485,37 +448,20 @@
+++ 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=babe393974de0351c0e6cca50f5f84edaf8d7fa1
+++ base_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ 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=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-+++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-++ c_commits=7466
-++ new_commits=8161
-++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
-+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-++ c_commits=9
-++ new_commits=8170
-+++ echo binutils llvm linux qemu
+++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++++ git -C linux rev-list --count 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ c_commits=149
+++ new_commits=477
++++ echo binutils llvm linux
+++ tr ' ' ,
-++ components=binutils,llvm,linux,qemu
-++ echo '8170 commits in binutils,llvm,linux,qemu'
+++ components=binutils,llvm,linux
+++ echo '477 commits in binutils,llvm,linux'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -524,19 +470,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=42cb93f57d582d4ed365622c7eb970547c629176
+++ base_rev=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
+++ 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=10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-+++ git -C binutils rev-list --count 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-++ c_commits=70
+++ cur_rev=fa88a361f99ecfddce4cc7228932ccc35879a6e8
++++ git -C binutils rev-list --count 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8
+++ c_commits=40
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 42cb93f57d582d4ed365622c7eb970547c629176..10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-++ '[' 70 -gt 5 ']'
-++ echo '... and 65 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 10802d9ac0c6e39a672f86224ec89a9a54a37b9c..fa88a361f99ecfddce4cc7228932ccc35879a6e8
+++ '[' 40 -gt 5 ']'
+++ echo '... and 35 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -545,19 +491,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=99430c589fda65817119aa6b83fc24813fa78e25
+++ base_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=d63f54f91f49aa01ef3af490775ab8cf869cad0f
-+++ git -C llvm rev-list --count 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f
-++ c_commits=625
+++ cur_rev=3068d277fd5ad0590a11dcb23af170ab31d7bda0
++++ git -C llvm rev-list --count d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0
+++ c_commits=288
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 99430c589fda65817119aa6b83fc24813fa78e25..d63f54f91f49aa01ef3af490775ab8cf869cad0f
-++ '[' 625 -gt 5 ']'
-++ echo '... and 620 more commits in llvm'
+++ git -C llvm log -n 5 --oneline d63f54f91f49aa01ef3af490775ab8cf869cad0f..3068d277fd5ad0590a11dcb23af170ab31d7bda0
+++ '[' 288 -gt 5 ']'
+++ echo '... and 283 more commits in llvm'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -566,42 +512,19 @@
+++ 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=babe393974de0351c0e6cca50f5f84edaf8d7fa1
+++ base_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ 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=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-+++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-++ c_commits=7466
-++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-++ '[' 7466 -gt 5 ']'
-++ echo '... and 7461 more commits in linux'
-++ '[' '' '!=' '' ']'
-++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
-+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-++ c_commits=9
+++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++++ git -C linux rev-list --count 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ c_commits=149
++ '[' '' '!=' '' ']'
-# generate_jenkins_html_files
-... Skipping
-++ git -C qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
-++ '[' 9 -gt 5 ']'
-++ echo '... and 4 more commits in qemu'
+++ git -C linux log -n 5 --oneline 3f7168591ebf7bbdb91797d02b1afaf00a4289b1..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ '[' 149 -gt 5 ']'
+++ echo '... and 144 more commits in linux'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -636,7 +559,7 @@ boot'
# build_abe qemu:
-2
# linux_n_obj:
-7702
+7740
# linux build successful:
all
# linux boot successful:
@@ -650,7 +573,9 @@ boot'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 168044
++ wait 174415
+# generate_jenkins_html_files
+... Skipping
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -678,7 +603,7 @@ boot'
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link html git/
++ set -euf -o pipefail
@@ -707,6 +632,244 @@ boot'
++ case $text_type in
++ echo -n '<a href="notify/">notify/</a>'
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link html ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ echo '<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ echo '<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./03-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>'
++ echo '<li><a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./03-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>'
++ echo '<li><a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_kernel_llvm/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_kernel_llvm/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_kernel_llvm/console.log.xz">./04-build_kernel_llvm/console.log.xz</a>'
++ echo '<li><a href="./04-build_kernel_llvm/console.log.xz">./04-build_kernel_llvm/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-qemu/console.log.xz">./05-build_abe-qemu/console.log.xz</a>'
++ echo '<li><a href="./05-build_abe-qemu/console.log.xz">./05-build_abe-qemu/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>'
++ echo '<li><a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./06-build_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./06-build_linux/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>'
++ echo '<li><a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./07-boot_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./07-boot_linux/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./07-boot_linux/console.log.xz">./07-boot_linux/console.log.xz</a>'
++ echo '<li><a href="./07-boot_linux/console.log.xz">./07-boot_linux/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>'
++ echo '<li><a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_rev">./git/binutils_rev</a>'
++ echo '<li><a href="./git/binutils_rev">./git/binutils_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_url">./git/binutils_url</a>'
++ echo '<li><a href="./git/binutils_url">./git/binutils_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/linux_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/linux_rev
+++ case $text_type in
+++ echo -n '<a href="./git/linux_rev">./git/linux_rev</a>'
++ echo '<li><a href="./git/linux_rev">./git/linux_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/linux_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/linux_url
+++ case $text_type in
+++ echo -n '<a href="./git/linux_url">./git/linux_url</a>'
++ echo '<li><a href="./git/linux_url">./git/linux_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/llvm_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/llvm_rev
+++ case $text_type in
+++ echo -n '<a href="./git/llvm_rev">./git/llvm_rev</a>'
++ echo '<li><a href="./git/llvm_rev">./git/llvm_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/llvm_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/llvm_url
+++ case $text_type in
+++ echo -n '<a href="./git/llvm_url">./git/llvm_url</a>'
++ echo '<li><a href="./git/llvm_url">./git/llvm_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_rev">./git/qemu_rev</a>'
++ echo '<li><a href="./git/qemu_rev">./git/qemu_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_url">./git/qemu_url</a>'
++ echo '<li><a href="./git/qemu_url">./git/qemu_url</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n '<a href="./jenkins/build-name">./jenkins/build-name</a>'
++ echo '<li><a href="./jenkins/build-name">./jenkins/build-name</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ echo '<li><a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ echo '<li><a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n '<a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ echo '<li><a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ read -r cur_file
+++ print_readme_link html ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n '<a href="./manifest.sh">./manifest.sh</a>'
++ echo '<li><a href="./manifest.sh">./manifest.sh</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ echo '<li><a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ echo '<li><a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ echo '<li><a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./README.html
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n '<a href="./README.html">./README.html</a>'
++ echo '<li><a href="./README.html">./README.html</a>'
++ read -r cur_file
+++ print_readme_link html ./results
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./results
+++ case $text_type in
+++ echo -n '<a href="./results">./results</a>'
++ echo '<li><a href="./results">./results</a>'
++ read -r cur_file
++ cat
+ print_readme_footer html
+ set -euf -o pipefail
+ local text_type=html
@@ -729,13 +892,7 @@ boot'
+ case $text_type in
+ cat
+ cat
-# generate dashboard
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
-# generate_lnt_report
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link txt git/
++ set -euf -o pipefail
@@ -764,10 +921,261 @@ boot'
++ case $text_type in
++ echo -n notify/
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link txt ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n ./01-reset_artifacts/console.log.xz
++ echo '- ./01-reset_artifacts/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n ./02-prepare_abe/console.log.xz
++ echo '- ./02-prepare_abe/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./03-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n ./03-build_abe-binutils/console.log.xz
++ echo '- ./03-build_abe-binutils/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./03-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n ./03-build_abe-binutils/make-binutils.log.xz
++ echo '- ./03-build_abe-binutils/make-binutils.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_kernel_llvm/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_kernel_llvm/console.log.xz
+++ case $text_type in
+++ echo -n ./04-build_kernel_llvm/console.log.xz
++ echo '- ./04-build_kernel_llvm/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-qemu/console.log.xz
++ echo '- ./05-build_abe-qemu/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-qemu/make-qemu.log.xz
++ echo '- ./05-build_abe-qemu/make-qemu.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./06-build_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./06-build_linux/console.log.xz
+++ case $text_type in
+++ echo -n ./06-build_linux/console.log.xz
++ echo '- ./06-build_linux/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./07-boot_linux/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./07-boot_linux/console.log.xz
+++ case $text_type in
+++ echo -n ./07-boot_linux/console.log.xz
++ echo '- ./07-boot_linux/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n ./08-check_regression/console.log.xz
++ echo '- ./08-check_regression/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n ./git/binutils_rev
++ echo '- ./git/binutils_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n ./git/binutils_url
++ echo '- ./git/binutils_url'
++ read -r cur_file
+++ print_readme_link txt ./git/linux_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/linux_rev
+++ case $text_type in
+++ echo -n ./git/linux_rev
++ echo '- ./git/linux_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/linux_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/linux_url
+++ case $text_type in
+++ echo -n ./git/linux_url
++ echo '- ./git/linux_url'
++ read -r cur_file
+++ print_readme_link txt ./git/llvm_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/llvm_rev
+++ case $text_type in
+++ echo -n ./git/llvm_rev
++ echo '- ./git/llvm_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/llvm_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/llvm_url
+++ case $text_type in
+++ echo -n ./git/llvm_url
++ echo '- ./git/llvm_url'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n ./git/qemu_rev
++ echo '- ./git/qemu_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n ./git/qemu_url
++ echo '- ./git/qemu_url'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n ./jenkins/build-name
++ echo '- ./jenkins/build-name'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-full.log
++ echo '- ./jenkins/notify-full.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-init.log
++ echo '- ./jenkins/notify-init.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n ./jenkins/run-build.env
++ echo '- ./jenkins/run-build.env'
++ read -r cur_file
+++ print_readme_link txt ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n ./manifest.sh
++ echo '- ./manifest.sh'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n ./notify/jira/comment-template.txt
++ echo '- ./notify/jira/comment-template.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n ./notify/mail-body.txt
++ echo '- ./notify/mail-body.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n ./notify/mail-recipients.txt
++ echo '- ./notify/mail-recipients.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n ./notify/mail-subject.txt
++ echo '- ./notify/mail-subject.txt'
++ read -r cur_file
+++ print_readme_link txt ./README.html
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n ./README.html
++ echo '- ./README.html'
++ read -r cur_file
+++ print_readme_link txt ./README.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.txt
+++ case $text_type in
+++ echo -n ./README.txt
++ echo '- ./README.txt'
++ read -r cur_file
+++ print_readme_link txt ./results
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./results
+++ case $text_type in
+++ echo -n ./results
++ echo '- ./results'
++ read -r cur_file
++ cat
+ print_readme_footer txt
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
+# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -781,8 +1189,9 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 168076
++ wait 174575
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+ true
@@ -801,21 +1210,21 @@ boot'
++ 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 42cb93f57d582d4ed365622c7eb970547c629176
-+ base_d=1702268160
+++ git -C binutils show --no-patch --pretty=%ct 10802d9ac0c6e39a672f86224ec89a9a54a37b9c
++ base_d=1702611922
++ 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 10802d9ac0c6e39a672f86224ec89a9a54a37b9c
-+ cur_d=1702611922
-+ '[' x1702268160 '!=' x ']'
-+ '[' x1702611922 = x ']'
-+ '[' 1702611922 -lt 1702268160 ']'
-+ '[' x1702611922 = x ']'
-+ '[' 1702611922 -gt 0 ']'
-+ results_date=1702611922
+++ git -C binutils show --no-patch --pretty=%ct fa88a361f99ecfddce4cc7228932ccc35879a6e8
++ cur_d=1702974924
++ '[' x1702611922 '!=' x ']'
++ '[' x1702974924 = x ']'
++ '[' 1702974924 -lt 1702611922 ']'
++ '[' x1702974924 = x ']'
++ '[' 1702974924 -gt 0 ']'
++ results_date=1702974924
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date llvm
++ set -euf -o pipefail
@@ -823,21 +1232,21 @@ boot'
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 99430c589fda65817119aa6b83fc24813fa78e25
-+ base_d=1702285320
+++ git -C llvm show --no-patch --pretty=%ct d63f54f91f49aa01ef3af490775ab8cf869cad0f
++ base_d=1702631008
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct d63f54f91f49aa01ef3af490775ab8cf869cad0f
-+ cur_d=1702631008
-+ '[' x1702285320 '!=' x ']'
-+ '[' x1702631008 = x ']'
-+ '[' 1702631008 -lt 1702285320 ']'
-+ '[' x1702631008 = x ']'
-+ '[' 1702631008 -gt 1702611922 ']'
-+ results_date=1702631008
+++ git -C llvm show --no-patch --pretty=%ct 3068d277fd5ad0590a11dcb23af170ab31d7bda0
++ cur_d=1702976305
++ '[' x1702631008 '!=' x ']'
++ '[' x1702976305 = x ']'
++ '[' 1702976305 -lt 1702631008 ']'
++ '[' x1702976305 = x ']'
++ '[' 1702976305 -gt 1702974924 ']'
++ results_date=1702976305
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -845,20 +1254,20 @@ boot'
++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct babe393974de0351c0e6cca50f5f84edaf8d7fa1
-+ base_d=1698894701
+++ git -C linux show --no-patch --pretty=%ct 3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++ base_d=1702612662
++ get_current_component_date linux
++ set -euf -o pipefail
++ 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 3f7168591ebf7bbdb91797d02b1afaf00a4289b1
-+ cur_d=1702612662
-+ '[' x1698894701 '!=' x ']'
-+ '[' x1702612662 = x ']'
-+ '[' 1702612662 -lt 1698894701 ']'
-+ '[' x1702612662 = x ']'
-+ '[' 1702612662 -gt 1702631008 ']'
+++ git -C linux show --no-patch --pretty=%ct 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ cur_d=1702926669
++ '[' x1702612662 '!=' x ']'
++ '[' x1702926669 = x ']'
++ '[' 1702926669 -lt 1702612662 ']'
++ '[' x1702926669 = x ']'
++ '[' 1702926669 -gt 1702976305 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -866,8 +1275,8 @@ boot'
++ 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 9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+ base_d=1701891260
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_d=1702418073
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
@@ -875,33 +1284,33 @@ boot'
+++ cat artifacts/git/qemu_rev
++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
+ cur_d=1702418073
-+ '[' x1701891260 '!=' x ']'
++ '[' x1702418073 '!=' x ']'
+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -lt 1701891260 ']'
++ '[' 1702418073 -lt 1702418073 ']'
+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -gt 1702631008 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702631008 -gt 0 ']'
++ '[' 1702418073 -gt 1702976305 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702976305 -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=1701960972
-+ '[' 1701960972 '!=' '' ']'
-+ assert '[' 1702631008 -ge 1701960972 ']'
++ base_d=1702295990
++ '[' 1702295990 '!=' '' ']'
++ assert '[' 1702976305 -ge 1702295990 ']'
+ set -euf -o pipefail +x
-+ '[' 1702631008 -gt 1701960972 ']'
-+ results_date=1702295990
-+ rr[results_date]=1702295990
++ '[' 1702976305 -gt 1702295990 ']'
++ results_date=1702636147
++ rr[results_date]=1702636147
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702295990
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702295990
++ results_date=1702636147
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702636147
... Skipping
-+ results_date='2023-12-11 11:59:50'
++ results_date='2023-12-15 10:29:07'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
@@ -916,6 +1325,7 @@ boot'
+ echo '... Done'
+ post_to_jira
# post_to_jira
+Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -923,5 +1333,4 @@ boot'
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'