summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log62
1 files changed, 31 insertions, 31 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index cd02495..567f60b 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -17,35 +17,35 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_kernel
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/73/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu-master-arm-lts-defconfig
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/73/'
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/74/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/74/'
+ 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-lts-defconfig-build/74/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/78/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/74/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/78/'
+ 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
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -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
-++ '[' xcd51849c90e8fd13779bec69f5d4c7aadf03a532 '!=' x6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0 ']'
+++ '[' x5e43a46efc48eeb4951f498b227aee5eb71c137b '!=' xcd51849c90e8fd13779bec69f5d4c7aadf03a532 ']'
++ 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
-++ '[' xf723f72061a7c76fbd6d44adbfff8cb3ed7391d5 '!=' x8674d70ce37ca3249a641fb418c6849d4f95f348 ']'
+++ '[' xd36cac18724a63b1dbcbe722015232c72214ce93 '!=' xf723f72061a7c76fbd6d44adbfff8cb3ed7391d5 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x4705fc0c8511d073bee4751c3c974aab2b10a970 '!=' xb93c4313f2f40897bdafba15620c8fef6c20e721 ']'
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -151,18 +151,18 @@
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-# rev for binutils : 6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0..cd51849c90e8fd13779bec69f5d4c7aadf03a532 (16 commits)
++ cat base-artifacts/git/binutils_rev
-+ base_rev=6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0
++ base_rev=cd51849c90e8fd13779bec69f5d4c7aadf03a532
++ 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=cd51849c90e8fd13779bec69f5d4c7aadf03a532
-++ git -C binutils rev-list --count 6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0..cd51849c90e8fd13779bec69f5d4c7aadf03a532
-+ c_commits=16
-+ echo '# rev for binutils : 6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0..cd51849c90e8fd13779bec69f5d4c7aadf03a532 (16 commits)'
++ cur_rev=5e43a46efc48eeb4951f498b227aee5eb71c137b
+++ git -C binutils rev-list --count cd51849c90e8fd13779bec69f5d4c7aadf03a532..5e43a46efc48eeb4951f498b227aee5eb71c137b
+# rev for binutils : cd51849c90e8fd13779bec69f5d4c7aadf03a532..5e43a46efc48eeb4951f498b227aee5eb71c137b (142 commits)
++ c_commits=142
++ echo '# rev for binutils : cd51849c90e8fd13779bec69f5d4c7aadf03a532..5e43a46efc48eeb4951f498b227aee5eb71c137b (142 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=8674d70ce37ca3249a641fb418c6849d4f95f348
++ base_rev=f723f72061a7c76fbd6d44adbfff8cb3ed7391d5
++ 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=f723f72061a7c76fbd6d44adbfff8cb3ed7391d5
-++ git -C gcc rev-list --count 8674d70ce37ca3249a641fb418c6849d4f95f348..f723f72061a7c76fbd6d44adbfff8cb3ed7391d5
-# rev for gcc : 8674d70ce37ca3249a641fb418c6849d4f95f348..f723f72061a7c76fbd6d44adbfff8cb3ed7391d5 (102 commits)
-+ c_commits=102
-+ echo '# rev for gcc : 8674d70ce37ca3249a641fb418c6849d4f95f348..f723f72061a7c76fbd6d44adbfff8cb3ed7391d5 (102 commits)'
++ cur_rev=d36cac18724a63b1dbcbe722015232c72214ce93
+++ git -C gcc rev-list --count f723f72061a7c76fbd6d44adbfff8cb3ed7391d5..d36cac18724a63b1dbcbe722015232c72214ce93
+# rev for gcc : f723f72061a7c76fbd6d44adbfff8cb3ed7391d5..d36cac18724a63b1dbcbe722015232c72214ce93 (389 commits)
++ c_commits=389
++ echo '# rev for gcc : f723f72061a7c76fbd6d44adbfff8cb3ed7391d5..d36cac18724a63b1dbcbe722015232c72214ce93 (389 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,19 +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=b93c4313f2f40897bdafba15620c8fef6c20e721
++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)
-# post_interesting_commits
-+ c_commits=15
-+ echo '# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)'
++ c_commits=96
++ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -220,12 +219,13 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
+# post_interesting_commits
+Init stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0