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.log66
1 files changed, 33 insertions, 33 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 0dbf91a..f6bf1af 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090:
++ cut -d: -f 1
-+ host=tcwg-snow-02
++ host=tcwg-jade-06
+ local port
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
+ local opts
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090:
++ cut -s -d: -f 4
-+ opts=-p38100
++ opts=-p33090
+ local env_vars
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p38100:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p33090:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0
-+ ssh -p38100 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_6
++ ssh -p33090 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && exec ./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_0/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
+ false
+ dryrun=
@@ -70,9 +70,9 @@
+ 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'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -81,22 +81,22 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-arm-bootstrap_O3
+# 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-arm-bootstrap_O3-build/232/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/232/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/233/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/233/'
# Using dir : base-artifacts
+ 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-arm-bootstrap_O3-build/233/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/234/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/233/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/234/'
+ echo '# Using dir : artifacts'
+ echo ''
@@ -137,7 +137,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
-++ '[' x3bfde22cbfa689a4c09f5727fb6f693241ce1d6a '!=' xce658accc7beed19341b6847e6f257f08306a96e ']'
+++ '[' xb4fc1abbd9a525e724385b91a17c0f4b8a5a6c59 '!=' x3bfde22cbfa689a4c09f5727fb6f693241ce1d6a ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -150,17 +150,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=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
++ first_bad=b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59
++ 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=ce658accc7beed19341b6847e6f257f08306a96e
++ last_good=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
+ local res
+ res=0
-+ wait 291920
++ wait 288035
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,20 +174,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=ce658accc7beed19341b6847e6f257f08306a96e
++ base_rev=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
++ 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=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
-++ git -C gcc rev-parse '3bfde22cbfa689a4c09f5727fb6f693241ce1d6a^@'
++ cur_rev=b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59
+++ git -C gcc rev-parse 'b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 066a43ce72ab6559ba14af9628df19daa0b85cdf = ce658accc7beed19341b6847e6f257f08306a96e ']'
++ '[' 91fdbd650d4bc3d1a13891095536f317e3a24d7a = 3bfde22cbfa689a4c09f5727fb6f693241ce1d6a ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -197,17 +197,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=ce658accc7beed19341b6847e6f257f08306a96e
++ base_rev=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
++ 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=3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
-++ git -C gcc rev-list --count ce658accc7beed19341b6847e6f257f08306a96e..3bfde22cbfa689a4c09f5727fb6f693241ce1d6a
-+ c_commits=21
-# rev for gcc : ce658accc7beed19341b6847e6f257f08306a96e..3bfde22cbfa689a4c09f5727fb6f693241ce1d6a (21 commits)
-+ echo '# rev for gcc : ce658accc7beed19341b6847e6f257f08306a96e..3bfde22cbfa689a4c09f5727fb6f693241ce1d6a (21 commits)'
++ cur_rev=b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59
+++ git -C gcc rev-list --count 3bfde22cbfa689a4c09f5727fb6f693241ce1d6a..b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59
++ c_commits=12
++ echo '# rev for gcc : 3bfde22cbfa689a4c09f5727fb6f693241ce1d6a..b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59 (12 commits)'
+# rev for gcc : 3bfde22cbfa689a4c09f5727fb6f693241ce1d6a..b4fc1abbd9a525e724385b91a17c0f4b8a5a6c59 (12 commits)
+ echo ''
+ setup_stages_to_run