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.log288
1 files changed, 205 insertions, 83 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index b5b24fd..39ea5ec 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -26,23 +26,24 @@
++ 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-aarch64-lts-defconfig-build/71/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/71/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/'
+ 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-aarch64-lts-defconfig-build/72/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
# check_source_changes
++ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
@@ -88,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
-++ '[' x8116169676604839ecfa39c1fe609249efb481d8 '!=' x7db795bc67abfc8ea3a34057f434960ee0b3cf41 ']'
+++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x8116169676604839ecfa39c1fe609249efb481d8 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,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
-++ '[' x47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 '!=' x186db1bcb0096a6af348d7e17866c68fa2004068 ']'
+++ '[' xd896b1f5a614daef1c3aa65cb3521ec82bc728d5 '!=' x47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,16 +132,16 @@
+++ 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
-++ '[' xaf9264da80073435fd78944bc5a46e695897d7e5 '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
+++ '[' xb93c4313f2f40897bdafba15620c8fef6c20e721 '!=' xaf9264da80073435fd78944bc5a46e695897d7e5 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils llvm qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+# Debug traces :
+# change_kind=multiple_components : binutils llvm qemu
+ changed_single_component=
+ echo '# Debug traces :'
+ echo '# change_kind=multiple_components : binutils llvm qemu'
@@ -151,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=7db795bc67abfc8ea3a34057f434960ee0b3cf41
++ base_rev=8116169676604839ecfa39c1fe609249efb481d8
++ 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=8116169676604839ecfa39c1fe609249efb481d8
-++ git -C binutils rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8
-# rev for binutils : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8 (40 commits)
-+ c_commits=40
-+ echo '# rev for binutils : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8 (40 commits)'
++ cur_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ git -C binutils rev-list --count 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+# rev for binutils : 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (71 commits)
++ c_commits=71
++ echo '# rev for binutils : 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (71 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -169,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=186db1bcb0096a6af348d7e17866c68fa2004068
++ base_rev=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
++ 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=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-++ git -C llvm rev-list --count 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-# rev for llvm : 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 (308 commits)
-+ c_commits=308
-+ echo '# rev for llvm : 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 (308 commits)'
++ cur_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+++ git -C llvm rev-list --count 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+# rev for llvm : 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5 (387 commits)
++ c_commits=387
++ echo '# rev for llvm : 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5 (387 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,18 +188,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=34a5cb6d8434303c170230644b2a7c1d5781d197
++ base_rev=af9264da80073435fd78944bc5a46e695897d7e5
++ 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=af9264da80073435fd78944bc5a46e695897d7e5
-++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5
-# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5 (52 commits)
++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ git -C qemu rev-list --count af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
+# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721 (52 commits)
+ c_commits=52
-+ echo '# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5 (52 commits)'
++ echo '# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721 (52 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -272,9 +273,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-aarch64-lts-defconfig-build/72/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -307,16 +308,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=7db795bc67abfc8ea3a34057f434960ee0b3cf41
+++ base_rev=8116169676604839ecfa39c1fe609249efb481d8
+++ 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=8116169676604839ecfa39c1fe609249efb481d8
-+++ git -C binutils rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8
-++ c_commits=40
-++ new_commits=40
+++ cur_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++++ git -C binutils rev-list --count 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ c_commits=71
+++ new_commits=71
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -324,16 +325,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=186db1bcb0096a6af348d7e17866c68fa2004068
+++ base_rev=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
+++ 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=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-+++ git -C llvm rev-list --count 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-++ c_commits=308
-++ new_commits=348
+++ cur_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
++++ git -C llvm rev-list --count 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+++ c_commits=387
+++ new_commits=458
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -341,20 +342,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=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ base_rev=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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=af9264da80073435fd78944bc5a46e695897d7e5
-+++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
++ c_commits=52
-++ new_commits=400
+++ new_commits=510
+++ echo binutils llvm qemu
+++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '400 commits in binutils,llvm,qemu'
+++ echo '510 commits in binutils,llvm,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -369,17 +370,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '400 commits in binutils,llvm,qemu: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '510 commits in binutils,llvm,qemu: Success on aarch64'
+ 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-aarch64-lts-defconfig-build/72/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/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-aarch64-lts-defconfig-build/71/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/artifact/artifacts
+ cat
++ print_config --short
++ false
@@ -408,16 +409,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=7db795bc67abfc8ea3a34057f434960ee0b3cf41
+++ base_rev=8116169676604839ecfa39c1fe609249efb481d8
+++ 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=8116169676604839ecfa39c1fe609249efb481d8
-+++ git -C binutils rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8
-++ c_commits=40
-++ new_commits=40
+++ cur_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++++ git -C binutils rev-list --count 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ c_commits=71
+++ new_commits=71
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -425,16 +426,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=186db1bcb0096a6af348d7e17866c68fa2004068
+++ base_rev=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
+++ 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=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-+++ git -C llvm rev-list --count 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-++ c_commits=308
-++ new_commits=348
+++ cur_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
++++ git -C llvm rev-list --count 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+++ c_commits=387
+++ new_commits=458
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -442,20 +443,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=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ base_rev=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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=af9264da80073435fd78944bc5a46e695897d7e5
-+++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
++ c_commits=52
-++ new_commits=400
-+++ echo binutils llvm qemu
+++ new_commits=510
+++ tr ' ' ,
++++ echo binutils llvm qemu
++ components=binutils,llvm,qemu
-++ echo '400 commits in binutils,llvm,qemu'
+++ echo '510 commits in binutils,llvm,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -464,19 +465,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=7db795bc67abfc8ea3a34057f434960ee0b3cf41
+++ base_rev=8116169676604839ecfa39c1fe609249efb481d8
+++ 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=8116169676604839ecfa39c1fe609249efb481d8
-+++ git -C binutils rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8
-++ c_commits=40
+++ cur_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++++ git -C binutils rev-list --count 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ c_commits=71
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 7db795bc67abfc8ea3a34057f434960ee0b3cf41..8116169676604839ecfa39c1fe609249efb481d8
-++ '[' 40 -gt 5 ']'
-++ echo '... and 35 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
+++ '[' 71 -gt 5 ']'
+++ echo '... and 66 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -485,19 +486,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=186db1bcb0096a6af348d7e17866c68fa2004068
+++ base_rev=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
+++ 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=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-+++ git -C llvm rev-list --count 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-++ c_commits=308
+++ cur_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
++++ git -C llvm rev-list --count 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+++ c_commits=387
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 186db1bcb0096a6af348d7e17866c68fa2004068..47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
-++ '[' 308 -gt 5 ']'
-++ echo '... and 303 more commits in llvm'
+++ git -C llvm log -n 5 --oneline 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
+++ '[' 387 -gt 5 ']'
+++ echo '... and 382 more commits in llvm'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -506,17 +507,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
-++ base_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ base_rev=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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=af9264da80073435fd78944bc5a46e695897d7e5
-+++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5
+++ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++++ git -C qemu rev-list --count af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
++ c_commits=52
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 34a5cb6d8434303c170230644b2a7c1d5781d197..af9264da80073435fd78944bc5a46e695897d7e5
+++ git -C qemu log -n 5 --oneline af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
++ '[' 52 -gt 5 ']'
++ echo '... and 47 more commits in qemu'
++ '[' '' '!=' '' ']'
@@ -565,6 +566,17 @@ boot'
++ echo 'CI config tcwg_kernel/llvm-master-aarch64-lts-defconfig'
+ '[' multiple_components '!=' single_commit ']'
+ return
++ true
++ generate_jenkins_html_files
++ wait 5568
++ set -euf -o pipefail
+# generate_jenkins_html_files
++ echo '# generate_jenkins_html_files'
++ true
++ case "$ci_project" in
++ echo '... Skipping'
+... Skipping
++ return
# generate dashboard
# generate_dashboard_squad
... Skipping
@@ -583,13 +595,123 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 3827
++ wait 5569
# generate_lnt_report
+ set -euf -o pipefail
++ local results_date
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh
++ calculate_results_date
++ set -euf -o pipefail
++ local c base_d cur_d results_date=0
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date binutils
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 8116169676604839ecfa39c1fe609249efb481d8
++ base_d=1700497892
+++ 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
++ '[' x1700497892 '!=' x ']'
++ '[' x1700836882 = x ']'
++ '[' 1700836882 -lt 1700497892 ']'
++ '[' x1700836882 = x ']'
++ '[' 1700836882 -gt 0 ']'
++ results_date=1700836882
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date llvm
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
++ base_d=1700506122
+++ 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 d896b1f5a614daef1c3aa65cb3521ec82bc728d5
++ cur_d=1700846488
++ '[' x1700506122 '!=' x ']'
++ '[' x1700846488 = x ']'
++ '[' 1700846488 -lt 1700506122 ']'
++ '[' x1700846488 = x ']'
++ '[' 1700846488 -gt 1700836882 ']'
++ results_date=1700846488
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date linux
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
++ base_d=1698228197
+++ 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 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
++ cur_d=1698228197
++ '[' x1698228197 '!=' x ']'
++ '[' x1698228197 = x ']'
++ '[' 1698228197 -lt 1698228197 ']'
++ '[' x1698228197 = x ']'
++ '[' 1698228197 -gt 1700846488 ']'
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date qemu
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 af9264da80073435fd78944bc5a46e695897d7e5
++ base_d=1700475919
+++ 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
++ '[' x1700475919 '!=' x ']'
++ '[' x1700663963 = x ']'
++ '[' 1700663963 -lt 1700475919 ']'
++ '[' x1700663963 = x ']'
++ '[' 1700663963 -gt 1700846488 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1700846488 -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]=1700846488
++ cat
++ manifest_out
++ cat
+++ get_current_manifest '{rr[results_date]}'
+++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
+++ set +x
++ results_date=1700846488
+++ date '+%Y-%m-%d %H:%M:%S' --date @1700846488
... Skipping
++ results_date='2023-11-24 17:21:28'
+ case "$ci_project" in
+ echo '... Skipping'
+ return