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.log50
1 files changed, 25 insertions, 25 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index e214ef2..84e0946 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,8 +1,7 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_7/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_6/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
-# setup_notify_environment
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
@@ -11,6 +10,7 @@
+ 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
++ get_current_manifest '{rr[ci_project]}'
@@ -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
+# 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_binutils_build--master-aarch64-build/509/
+# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/510/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/509/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/510/'
+ 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_binutils_build--master-aarch64-build/510/
+# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/511/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/510/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/511/'
+ 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 binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' xb70a487d5945b13e5ab503be4fc37b964819ec0e '!=' xb05f7f798585b225481051bb02b337daa94ad072 ']'
+++ '[' x14a2449eee4654bee0686020e6eeb4e4f2a8f9ca '!=' xb70a487d5945b13e5ab503be4fc37b964819ec0e ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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
-+ first_bad=b70a487d5945b13e5ab503be4fc37b964819ec0e
++ first_bad=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ 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
++ cat base-artifacts/git/binutils_rev
-+ last_good=b05f7f798585b225481051bb02b337daa94ad072
++ last_good=b70a487d5945b13e5ab503be4fc37b964819ec0e
+ local res
+ res=0
-+ wait 65988
++ wait 65730
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,19 +114,19 @@
++ 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=b05f7f798585b225481051bb02b337daa94ad072
++ base_rev=b70a487d5945b13e5ab503be4fc37b964819ec0e
++ 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=b70a487d5945b13e5ab503be4fc37b964819ec0e
-++ git -C binutils rev-parse 'b70a487d5945b13e5ab503be4fc37b964819ec0e^@'
-# Debug traces :
-# change_kind=single_component : binutils
++ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ git -C binutils rev-parse '14a2449eee4654bee0686020e6eeb4e4f2a8f9ca^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f0a4cb15c3fea691388dbce15f48b7485f1d40f9 = b05f7f798585b225481051bb02b337daa94ad072 ']'
++ '[' 8170efad364aa8e062cba3b722b81aca9eda8cf5 = b70a487d5945b13e5ab503be4fc37b964819ec0e ']'
+ return 1
+# Debug traces :
+# change_kind=single_component : binutils
+ change_kind=single_component
+ echo '# Debug traces :'
+ echo '# change_kind=single_component : binutils'
@@ -137,18 +137,18 @@
++ 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=b05f7f798585b225481051bb02b337daa94ad072
++ base_rev=b70a487d5945b13e5ab503be4fc37b964819ec0e
++ 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=b70a487d5945b13e5ab503be4fc37b964819ec0e
-++ git -C binutils rev-list --count b05f7f798585b225481051bb02b337daa94ad072..b70a487d5945b13e5ab503be4fc37b964819ec0e
-# rev for binutils : b05f7f798585b225481051bb02b337daa94ad072..b70a487d5945b13e5ab503be4fc37b964819ec0e (2 commits)
++ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ git -C binutils rev-list --count b70a487d5945b13e5ab503be4fc37b964819ec0e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ c_commits=4
+# rev for binutils : b70a487d5945b13e5ab503be4fc37b964819ec0e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (4 commits)
-+ c_commits=2
-+ echo '# rev for binutils : b05f7f798585b225481051bb02b337daa94ad072..b70a487d5945b13e5ab503be4fc37b964819ec0e (2 commits)'
++ echo '# rev for binutils : b70a487d5945b13e5ab503be4fc37b964819ec0e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,9 +172,9 @@
+ 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
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return