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.log79
1 files changed, 30 insertions, 49 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 1846d78..09430ac 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=
@@ -13,6 +13,7 @@
+ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
+# Debug traces :
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
@@ -20,34 +21,33 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=gnu-master-arm-next-allmodconfig
+ echo '# Debug traces :'
++ 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-next-allmodconfig-build/86/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/90/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/86/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/90/'
+ 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-next-allmodconfig-build/90/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/91/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/90/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/91/'
+ 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
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -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
-++ '[' xc64ec6d0825f39ef9ac6f520d409569e7944b81e '!=' x31477859c0c2a9b79a649be98830afebb9aa1d46 ']'
+++ '[' xe61ea34e74f1c29f320906c11300697d15b1a1c0 '!=' xc64ec6d0825f39ef9ac6f520d409569e7944b81e ']'
++ 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
-++ '[' x2efe3a7de0107618397264017fb045f237764cc7 '!=' xce52f1f7074d96c4d9ce63b1169c11087757e926 ']'
+++ '[' xfc62716fe8d1d60a9f1c6906e5a4845b3331b828 '!=' x2efe3a7de0107618397264017fb045f237764cc7 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -124,6 +124,8 @@
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
+++ get_baseline_git qemu_rev
@@ -132,19 +134,15 @@
+++ 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
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 2 = 0 ']'
++ '[' 2 = 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'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +150,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=31477859c0c2a9b79a649be98830afebb9aa1d46
++ base_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e
++ 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=c64ec6d0825f39ef9ac6f520d409569e7944b81e
-++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
-# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits)
-+ c_commits=150
-+ echo '# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits)'
++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ git -C binutils rev-list --count c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0
+# rev for binutils : c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 (38 commits)
++ c_commits=38
++ echo '# rev for binutils : c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 (38 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,36 +168,20 @@
++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
++ base_rev=2efe3a7de0107618397264017fb045f237764cc7
++ 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=2efe3a7de0107618397264017fb045f237764cc7
-++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
-# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 commits)
-+ c_commits=401
-+ echo '# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 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=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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)
++ cur_rev=fc62716fe8d1d60a9f1c6906e5a4845b3331b828
+++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828
+# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 (148 commits)
-+ c_commits=96
-+ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)'
+# post_interesting_commits
+Init stage ran successfully.
++ c_commits=148
++ echo '# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 (148 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -210,6 +192,7 @@
+ post_icommits=false
+ '[' ignore = ignore ']'
+ post_mail=false
++ '[' ignore = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -219,13 +202,11 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-# post_interesting_commits
+ 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