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.log94
1 files changed, 50 insertions, 44 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 918c15c..7e35e40 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
++ remote_exec build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457:
++ cut -d: -f 1
-+ host=build-03.tcwglab
++ host=build-02.tcwglab
+ local port
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0
+ local opts
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457:
++ cut -s -d: -f 4
-+ opts=-p51413
++ opts=-p51457
+ local env_vars
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51413:
+++ echo build-02.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51457:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -52,10 +52,16 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __build_script
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q tcwg_kernel-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0
-+ ssh -p51413 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
++ ssh -p51457 build-02.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -81,17 +87,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/60/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/61/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/60/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/61/'
+ 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_kernel--gnu-master-aarch64-next-allyesconfig-build/61/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/63/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/61/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/63/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -143,7 +149,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
-++ '[' xa006bc9c37e95b4afaf85715cc54fe57b3300ccd '!=' x7fdd4fcee1c6698daa8eb5f52017e768b0771503 ']'
+++ '[' x38cc67cc00dc7385991e2658a1b4213d5ba3c4f0 '!=' xa006bc9c37e95b4afaf85715cc54fe57b3300ccd ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -158,7 +164,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
-++ '[' xb78cedc6b5bc062717a3e0efb10da8e19af1c422 '!=' xd3dd69706af4c086cb3385ff1f321887b91f49fb ']'
+++ '[' x3af2af15798cb6243e2643f98f62c9270b1ca5d2 '!=' xb78cedc6b5bc062717a3e0efb10da8e19af1c422 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -173,7 +179,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
-++ '[' xc50216cfa084d5eb67dc10e646a3283da1595bb6 '!=' xa47fc304d2b678db1a5d760a7d644dac9b067752 ']'
+++ '[' xe143016b56ecb0fcda5bb6026b0a25fe55274f56 '!=' xc50216cfa084d5eb67dc10e646a3283da1595bb6 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -188,12 +194,12 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x2d8fbcb1eecd8d39171f457e583428758321d69d '!=' x17780edd81d27fcfdb7a802efc870a99788bd2fc ']'
+++ '[' x005ad32358f12fe9313a4a01918a55e60d4f39e5 '!=' x2d8fbcb1eecd8d39171f457e583428758321d69d ']'
++ echo -ne ' qemu'
-++ delim=' '
-++ echo
# Debug traces :
# change_kind=multiple_components : binutils gcc linux qemu
+++ delim=' '
+++ echo
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
@@ -208,17 +214,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=7fdd4fcee1c6698daa8eb5f52017e768b0771503
++ base_rev=a006bc9c37e95b4afaf85715cc54fe57b3300ccd
++ 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=a006bc9c37e95b4afaf85715cc54fe57b3300ccd
-++ git -C binutils rev-list --count 7fdd4fcee1c6698daa8eb5f52017e768b0771503..a006bc9c37e95b4afaf85715cc54fe57b3300ccd
-# rev for binutils : 7fdd4fcee1c6698daa8eb5f52017e768b0771503..a006bc9c37e95b4afaf85715cc54fe57b3300ccd (28 commits)
-+ c_commits=28
-+ echo '# rev for binutils : 7fdd4fcee1c6698daa8eb5f52017e768b0771503..a006bc9c37e95b4afaf85715cc54fe57b3300ccd (28 commits)'
++ cur_rev=38cc67cc00dc7385991e2658a1b4213d5ba3c4f0
+++ git -C binutils rev-list --count a006bc9c37e95b4afaf85715cc54fe57b3300ccd..38cc67cc00dc7385991e2658a1b4213d5ba3c4f0
+# rev for binutils : a006bc9c37e95b4afaf85715cc54fe57b3300ccd..38cc67cc00dc7385991e2658a1b4213d5ba3c4f0 (62 commits)
++ c_commits=62
++ echo '# rev for binutils : a006bc9c37e95b4afaf85715cc54fe57b3300ccd..38cc67cc00dc7385991e2658a1b4213d5ba3c4f0 (62 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -226,17 +232,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=d3dd69706af4c086cb3385ff1f321887b91f49fb
++ base_rev=b78cedc6b5bc062717a3e0efb10da8e19af1c422
++ 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=b78cedc6b5bc062717a3e0efb10da8e19af1c422
-++ git -C gcc rev-list --count d3dd69706af4c086cb3385ff1f321887b91f49fb..b78cedc6b5bc062717a3e0efb10da8e19af1c422
-# rev for gcc : d3dd69706af4c086cb3385ff1f321887b91f49fb..b78cedc6b5bc062717a3e0efb10da8e19af1c422 (87 commits)
-+ c_commits=87
-+ echo '# rev for gcc : d3dd69706af4c086cb3385ff1f321887b91f49fb..b78cedc6b5bc062717a3e0efb10da8e19af1c422 (87 commits)'
++ cur_rev=3af2af15798cb6243e2643f98f62c9270b1ca5d2
+++ git -C gcc rev-list --count b78cedc6b5bc062717a3e0efb10da8e19af1c422..3af2af15798cb6243e2643f98f62c9270b1ca5d2
+# rev for gcc : b78cedc6b5bc062717a3e0efb10da8e19af1c422..3af2af15798cb6243e2643f98f62c9270b1ca5d2 (207 commits)
++ c_commits=207
++ echo '# rev for gcc : b78cedc6b5bc062717a3e0efb10da8e19af1c422..3af2af15798cb6243e2643f98f62c9270b1ca5d2 (207 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -244,17 +250,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=a47fc304d2b678db1a5d760a7d644dac9b067752
++ base_rev=c50216cfa084d5eb67dc10e646a3283da1595bb6
++ 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=c50216cfa084d5eb67dc10e646a3283da1595bb6
-++ git -C linux rev-list --count a47fc304d2b678db1a5d760a7d644dac9b067752..c50216cfa084d5eb67dc10e646a3283da1595bb6
-# rev for linux : a47fc304d2b678db1a5d760a7d644dac9b067752..c50216cfa084d5eb67dc10e646a3283da1595bb6 (627 commits)
-+ c_commits=627
-+ echo '# rev for linux : a47fc304d2b678db1a5d760a7d644dac9b067752..c50216cfa084d5eb67dc10e646a3283da1595bb6 (627 commits)'
++ cur_rev=e143016b56ecb0fcda5bb6026b0a25fe55274f56
+++ git -C linux rev-list --count c50216cfa084d5eb67dc10e646a3283da1595bb6..e143016b56ecb0fcda5bb6026b0a25fe55274f56
+# rev for linux : c50216cfa084d5eb67dc10e646a3283da1595bb6..e143016b56ecb0fcda5bb6026b0a25fe55274f56 (4596 commits)
++ c_commits=4596
++ echo '# rev for linux : c50216cfa084d5eb67dc10e646a3283da1595bb6..e143016b56ecb0fcda5bb6026b0a25fe55274f56 (4596 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -262,18 +268,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=17780edd81d27fcfdb7a802efc870a99788bd2fc
++ base_rev=2d8fbcb1eecd8d39171f457e583428758321d69d
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=2d8fbcb1eecd8d39171f457e583428758321d69d
-++ git -C qemu rev-list --count 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d
-# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)
++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ git -C qemu rev-list --count 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5
+# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5 (388 commits)
-+ c_commits=48
-+ echo '# rev for qemu : 17780edd81d27fcfdb7a802efc870a99788bd2fc..2d8fbcb1eecd8d39171f457e583428758321d69d (48 commits)'
++ c_commits=388
++ echo '# rev for qemu : 2d8fbcb1eecd8d39171f457e583428758321d69d..005ad32358f12fe9313a4a01918a55e60d4f39e5 (388 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'