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.log46
1 files changed, 23 insertions, 23 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index ac2c1cd..94751f7 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,33 +20,33 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64-bootstrap_profiled_lto
+# Debug traces :
+ 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_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/301/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/302/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/302/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/301/'
+ 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_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/302/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/303/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/302/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto-build/303/'
+ 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]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +77,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
-++ '[' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 '!=' x5fbc77726f68a35a938c829fe259d6c376d608ca ']'
+++ '[' x290230034092898981488d0716ddae43bd36c09f '!=' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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
-+ first_bad=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ first_bad=290230034092898981488d0716ddae43bd36c09f
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=5fbc77726f68a35a938c829fe259d6c376d608ca
++ last_good=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+ local res
+ res=0
-+ wait 343182
++ wait 339369
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +114,16 @@
++ 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=5fbc77726f68a35a938c829fe259d6c376d608ca
++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ git -C gcc rev-parse '2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0^@'
++ cur_rev=290230034092898981488d0716ddae43bd36c09f
+++ git -C gcc rev-parse '290230034092898981488d0716ddae43bd36c09f^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 5cb79aa2bdb2f6713b595b43637296a2cbdd6521 = 5fbc77726f68a35a938c829fe259d6c376d608ca ']'
++ '[' 0a529d196b1f54a2d1e1bf39eae8290d9cfe29ed = 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -137,18 +137,18 @@
++ 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=5fbc77726f68a35a938c829fe259d6c376d608ca
++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ git -C gcc rev-list --count 5fbc77726f68a35a938c829fe259d6c376d608ca..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-# rev for gcc : 5fbc77726f68a35a938c829fe259d6c376d608ca..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 (31 commits)
++ cur_rev=290230034092898981488d0716ddae43bd36c09f
+++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f
++ c_commits=11
+# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f (11 commits)
-+ c_commits=31
-+ echo '# rev for gcc : 5fbc77726f68a35a938c829fe259d6c376d608ca..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 (31 commits)'
++ echo '# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f (11 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,13 +172,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ 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