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.log139
1 files changed, 52 insertions, 87 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d389ca4..22e2b38 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647: ./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_7:-p35213: ./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-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p35213:
++ cut -d: -f 1
-+ host=tcwg-jade-05
++ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p35213:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p35213:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_7
+ local opts
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p35213:
++ cut -s -d: -f 4
-+ opts=-p49647
++ opts=-p35213
+ local env_vars
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p49647:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_7:-p35213:
++ 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_6
-+ ssh -p49647 tcwg-jade-05 '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'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_7
++ ssh -p35213 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_7 && 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_6/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_7/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,8 +70,8 @@
+ 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
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -81,23 +81,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-arm
+# Debug traces :
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/507/'
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/507/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/508/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/508/'
+ 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_gnu_native_fast_check_gdb--master-arm-build/508/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/508/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -137,9 +137,7 @@
+++ echo -ne ' glibc'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne ' gdb'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
+++ get_current_git binutils_rev
@@ -153,7 +151,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
-++ '[' x1c37b30945073f34bbb685d2ac47ab01e0c93d45 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']'
+++ '[' x3fe0dfd1604f9bf8d51a7473f7f27e16242986be '!=' x1c37b30945073f34bbb685d2ac47ab01e0c93d45 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -168,7 +166,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
-++ '[' xfe9767eedcea3e867a48102f96d913fc70670e67 '!=' x5ac63ec5da2e93226457bea4dbb3a4f78d5d82c2 ']'
+++ '[' xd8e4e7def3338344a761d841010e98d017c58b0a '!=' xfe9767eedcea3e867a48102f96d913fc70670e67 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -183,7 +181,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' xdd72f9c7e512da377074d47d990564959b772643 '!=' x213f891525c222e8ed145ce1ce7ae1f47921cb9c ']'
+++ '[' x74e9347ebc5be452935fe4f3eddb150aa5a6f4fe '!=' xdd72f9c7e512da377074d47d990564959b772643 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -198,34 +196,19 @@
+++ 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
-++ '[' xc06e10c8130358c409c1d2837f8171ef70169d03 '!=' x3333eb55b73ed585b8265f2d5dfcd8624173cf8e ']'
+++ '[' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 '!=' xc06e10c8130358c409c1d2837f8171ef70169d03 ']'
++ echo -ne ' glibc'
++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ '[' x1c37b30945073f34bbb685d2ac47ab01e0c93d45 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']'
-++ echo -ne ' gdb'
-++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
++ '[' 4 = 0 ']'
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
-+ '[' 5 = 1 ']'
+# change_kind=multiple_components : binutils gcc linux glibc
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
++ echo '# change_kind=multiple_components : binutils gcc linux glibc'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -233,17 +216,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=c96ceed9dce7617f270aa4742645706e535f74b7
++ base_rev=1c37b30945073f34bbb685d2ac47ab01e0c93d45
++ 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=1c37b30945073f34bbb685d2ac47ab01e0c93d45
-++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45
-# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45 (11 commits)
-+ c_commits=11
-+ echo '# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45 (11 commits)'
++ cur_rev=3fe0dfd1604f9bf8d51a7473f7f27e16242986be
+++ git -C binutils rev-list --count 1c37b30945073f34bbb685d2ac47ab01e0c93d45..3fe0dfd1604f9bf8d51a7473f7f27e16242986be
++ c_commits=27
++ echo '# rev for binutils : 1c37b30945073f34bbb685d2ac47ab01e0c93d45..3fe0dfd1604f9bf8d51a7473f7f27e16242986be (27 commits)'
+# rev for binutils : 1c37b30945073f34bbb685d2ac47ab01e0c93d45..3fe0dfd1604f9bf8d51a7473f7f27e16242986be (27 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -251,17 +234,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=5ac63ec5da2e93226457bea4dbb3a4f78d5d82c2
++ base_rev=fe9767eedcea3e867a48102f96d913fc70670e67
++ 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=fe9767eedcea3e867a48102f96d913fc70670e67
-++ git -C gcc rev-list --count 5ac63ec5da2e93226457bea4dbb3a4f78d5d82c2..fe9767eedcea3e867a48102f96d913fc70670e67
-+ c_commits=37
-+ echo '# rev for gcc : 5ac63ec5da2e93226457bea4dbb3a4f78d5d82c2..fe9767eedcea3e867a48102f96d913fc70670e67 (37 commits)'
-# rev for gcc : 5ac63ec5da2e93226457bea4dbb3a4f78d5d82c2..fe9767eedcea3e867a48102f96d913fc70670e67 (37 commits)
++ cur_rev=d8e4e7def3338344a761d841010e98d017c58b0a
+++ git -C gcc rev-list --count fe9767eedcea3e867a48102f96d913fc70670e67..d8e4e7def3338344a761d841010e98d017c58b0a
++ c_commits=41
+# rev for gcc : fe9767eedcea3e867a48102f96d913fc70670e67..d8e4e7def3338344a761d841010e98d017c58b0a (41 commits)
++ echo '# rev for gcc : fe9767eedcea3e867a48102f96d913fc70670e67..d8e4e7def3338344a761d841010e98d017c58b0a (41 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -269,17 +252,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=213f891525c222e8ed145ce1ce7ae1f47921cb9c
++ base_rev=dd72f9c7e512da377074d47d990564959b772643
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=dd72f9c7e512da377074d47d990564959b772643
-++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643
-+ c_commits=14
-+ echo '# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits)'
-# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits)
++ cur_rev=74e9347ebc5be452935fe4f3eddb150aa5a6f4fe
+++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..74e9347ebc5be452935fe4f3eddb150aa5a6f4fe
++ c_commits=33
++ echo '# rev for linux : dd72f9c7e512da377074d47d990564959b772643..74e9347ebc5be452935fe4f3eddb150aa5a6f4fe (33 commits)'
+# rev for linux : dd72f9c7e512da377074d47d990564959b772643..74e9347ebc5be452935fe4f3eddb150aa5a6f4fe (33 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -287,36 +270,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=3333eb55b73ed585b8265f2d5dfcd8624173cf8e
++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03
++ 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=c06e10c8130358c409c1d2837f8171ef70169d03
-++ git -C glibc rev-list --count 3333eb55b73ed585b8265f2d5dfcd8624173cf8e..c06e10c8130358c409c1d2837f8171ef70169d03
-+ c_commits=5
-+ echo '# rev for glibc : 3333eb55b73ed585b8265f2d5dfcd8624173cf8e..c06e10c8130358c409c1d2837f8171ef70169d03 (5 commits)'
-# rev for glibc : 3333eb55b73ed585b8265f2d5dfcd8624173cf8e..c06e10c8130358c409c1d2837f8171ef70169d03 (5 commits)
-+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gdb_rev
-+ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7
-++ get_current_git gdb_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=1c37b30945073f34bbb685d2ac47ab01e0c93d45
-++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45
-+ c_commits=11
-# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45 (11 commits)
-+ echo '# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..1c37b30945073f34bbb685d2ac47ab01e0c93d45 (11 commits)'
++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1
+++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1
+# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)
++ c_commits=2
++ echo '# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -345,7 +310,7 @@
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-+ '[' init '!=' full ']'
Init stage ran successfully.
++ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0