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.log48
1 files changed, 24 insertions, 24 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 67479b7..6fdea35 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -26,26 +26,26 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/112/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/113/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/112/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/113/'
+ 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_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/113/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/114/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/113/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Oz-build/114/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-# check_source_changes
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -77,7 +77,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
-++ '[' x8097a5d37b70f483d9e441d78aa7f689618fa795 '!=' xfd59f07f6ab5fe76e6ec9883da29bbc1027168a4 ']'
+++ '[' x66922a566bc29d9d9cc056964cb5d1c868da1ea3 '!=' x8097a5d37b70f483d9e441d78aa7f689618fa795 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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
-+ first_bad=8097a5d37b70f483d9e441d78aa7f689618fa795
++ first_bad=66922a566bc29d9d9cc056964cb5d1c868da1ea3
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=fd59f07f6ab5fe76e6ec9883da29bbc1027168a4
++ last_good=8097a5d37b70f483d9e441d78aa7f689618fa795
+ local res
+ res=0
-+ wait 81268
++ wait 79630
+ git -C llvm rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,21 +114,21 @@
++ 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=fd59f07f6ab5fe76e6ec9883da29bbc1027168a4
++ base_rev=8097a5d37b70f483d9e441d78aa7f689618fa795
++ 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=8097a5d37b70f483d9e441d78aa7f689618fa795
-++ git -C llvm rev-parse '8097a5d37b70f483d9e441d78aa7f689618fa795^@'
++ cur_rev=66922a566bc29d9d9cc056964cb5d1c868da1ea3
+++ git -C llvm rev-parse '66922a566bc29d9d9cc056964cb5d1c868da1ea3^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f8f8926054dcf47cb0f3166be8d6961afc979290 = fd59f07f6ab5fe76e6ec9883da29bbc1027168a4 ']'
++ '[' 64e63888dd8beae7272c0526e4770e31857dd0e7 = 8097a5d37b70f483d9e441d78aa7f689618fa795 ']'
+ return 1
-# Debug traces :
-# change_kind=single_component : llvm
+ change_kind=single_component
+ echo '# Debug traces :'
+# Debug traces :
+# change_kind=single_component : llvm
+ echo '# change_kind=single_component : llvm'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
@@ -137,18 +137,18 @@
++ 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=fd59f07f6ab5fe76e6ec9883da29bbc1027168a4
++ base_rev=8097a5d37b70f483d9e441d78aa7f689618fa795
++ 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=8097a5d37b70f483d9e441d78aa7f689618fa795
-++ git -C llvm rev-list --count fd59f07f6ab5fe76e6ec9883da29bbc1027168a4..8097a5d37b70f483d9e441d78aa7f689618fa795
-# rev for llvm : fd59f07f6ab5fe76e6ec9883da29bbc1027168a4..8097a5d37b70f483d9e441d78aa7f689618fa795 (287 commits)
++ cur_rev=66922a566bc29d9d9cc056964cb5d1c868da1ea3
+++ git -C llvm rev-list --count 8097a5d37b70f483d9e441d78aa7f689618fa795..66922a566bc29d9d9cc056964cb5d1c868da1ea3
++ c_commits=65
+# rev for llvm : 8097a5d37b70f483d9e441d78aa7f689618fa795..66922a566bc29d9d9cc056964cb5d1c868da1ea3 (65 commits)
-+ c_commits=287
-+ echo '# rev for llvm : fd59f07f6ab5fe76e6ec9883da29bbc1027168a4..8097a5d37b70f483d9e441d78aa7f689618fa795 (287 commits)'
++ echo '# rev for llvm : 8097a5d37b70f483d9e441d78aa7f689618fa795..66922a566bc29d9d9cc056964cb5d1c868da1ea3 (65 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,13 +172,13 @@
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0