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.log64
1 files changed, 32 insertions, 32 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 6594348..b78e315 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/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=
@@ -9,10 +9,11 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-# setup_notify_environment
+ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
+# setup_notify_environment
+# Debug traces :
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
@@ -20,29 +21,28 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=gnu-arm-master-O2_LTO
+ 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_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/112/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/113/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/112/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-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-cpu2017rate--gnu-arm-master-O2_LTO-build/113/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/114/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/114/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017rate--gnu-arm-master-O2_LTO-build/113/'
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
++ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
@@ -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
-++ '[' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 '!=' x1367eeec2cbd1bb14b89030e199d06fc676ffc49 ']'
+++ '[' xc618a1c548193d2a6a8c3d909a3d1c620a156b5d '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']'
++ 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
-++ '[' x1f70291b93a07178bb645273cdd80c404d77ba2f '!=' x41aacdea55c5d795a7aa195357d966645845d00e ']'
+++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' x1f70291b93a07178bb645273cdd80c404d77ba2f ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab '!=' xdd858522bf36ae16496ea01ff8b65e16b4e5c22b ']'
+++ '[' x78ca44da0160a0b442f0ca1f253e3360f044b2ec '!=' x2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab ']'
++ echo -ne ' glibc'
++ delim=' '
++ echo
@@ -152,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=1367eeec2cbd1bb14b89030e199d06fc676ffc49
++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ git -C binutils rev-list --count 1367eeec2cbd1bb14b89030e199d06fc676ffc49..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-# rev for binutils : 1367eeec2cbd1bb14b89030e199d06fc676ffc49..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (66 commits)
-+ c_commits=66
-+ echo '# rev for binutils : 1367eeec2cbd1bb14b89030e199d06fc676ffc49..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (66 commits)'
++ cur_rev=c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..c618a1c548193d2a6a8c3d909a3d1c620a156b5d
+# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (7 commits)
++ c_commits=7
++ echo '# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..c618a1c548193d2a6a8c3d909a3d1c620a156b5d (7 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=41aacdea55c5d795a7aa195357d966645845d00e
++ base_rev=1f70291b93a07178bb645273cdd80c404d77ba2f
++ 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=1f70291b93a07178bb645273cdd80c404d77ba2f
-++ git -C gcc rev-list --count 41aacdea55c5d795a7aa195357d966645845d00e..1f70291b93a07178bb645273cdd80c404d77ba2f
-# rev for gcc : 41aacdea55c5d795a7aa195357d966645845d00e..1f70291b93a07178bb645273cdd80c404d77ba2f (173 commits)
-+ c_commits=173
-+ echo '# rev for gcc : 41aacdea55c5d795a7aa195357d966645845d00e..1f70291b93a07178bb645273cdd80c404d77ba2f (173 commits)'
++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
+++ git -C gcc rev-list --count 1f70291b93a07178bb645273cdd80c404d77ba2f..eecdd96c8d1de244e21212a830e51062b3e444c5
+# rev for gcc : 1f70291b93a07178bb645273cdd80c404d77ba2f..eecdd96c8d1de244e21212a830e51062b3e444c5 (52 commits)
++ c_commits=52
++ echo '# rev for gcc : 1f70291b93a07178bb645273cdd80c404d77ba2f..eecdd96c8d1de244e21212a830e51062b3e444c5 (52 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -188,18 +188,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=dd858522bf36ae16496ea01ff8b65e16b4e5c22b
++ base_rev=2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab
-++ git -C glibc rev-list --count dd858522bf36ae16496ea01ff8b65e16b4e5c22b..2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab
-# rev for glibc : dd858522bf36ae16496ea01ff8b65e16b4e5c22b..2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab (22 commits)
++ cur_rev=78ca44da0160a0b442f0ca1f253e3360f044b2ec
+++ git -C glibc rev-list --count 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec
+# rev for glibc : 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec (3 commits)
-+ c_commits=22
-+ echo '# rev for glibc : dd858522bf36ae16496ea01ff8b65e16b4e5c22b..2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab (22 commits)'
++ c_commits=3
++ echo '# rev for glibc : 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -217,13 +217,13 @@
+ print_config_f=print_config
+ print_last_icommit_f=print_last_icommit
+ generate_extra_details_f=generate_extra_details
+# post_interesting_commits
+Init stage ran successfully.
+ case "$ci_project" in
+ print_result_f=bmk_print_result
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
+ post_interesting_commits init
-# post_interesting_commits
-Init stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init