summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 17:20:21 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 17:20:21 +0000
commit532b6c1ec92c36d74bd3c76eea640d274646c6eb (patch)
treea794c115055303462b359b854229b3fc359509f3 /jenkins/notify-init.log
parent7aa0a0442305b02473b25e469e7c3d5484088a33 (diff)
onsuccess: #506: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/506/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 --: | 2 | # build_abe linux: | 3 | # build_abe glibc: | 4 | # build_abe stage2 --: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log86
1 files changed, 53 insertions, 33 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index fc77f6e..2b5f238 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,7 +1,8 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/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
+# setup_notify_environment
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
@@ -9,7 +10,6 @@
+ 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'
+ top_artifacts=artifacts
@@ -26,23 +26,23 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/504/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/505/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/504/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/505/'
+ 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_cross_build--master-aarch64-build/505/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/506/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/505/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_build--master-aarch64-build/506/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
++ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
@@ -97,7 +97,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
-++ '[' x9a099bc220fbc97e9ccff6a7e1861e11665e8899 '!=' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e ']'
+++ '[' x80ffe7226459e3edf840d0c23462d93cb560d2de '!=' x9a099bc220fbc97e9ccff6a7e1861e11665e8899 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -112,7 +112,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
-++ '[' x85c5efcffed19ca6160eeecc2d4faebd9fee63aa '!=' xfbfe43daec6443978df65530dc5f7f3f8a4e6f9e ']'
+++ '[' x321477fc3a0f8de18c4452f431309f896ae3a854 '!=' x85c5efcffed19ca6160eeecc2d4faebd9fee63aa ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -140,7 +140,9 @@
+++ 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
-++ '[' xb3bee76c5f59498b9c189608f0a3132e2013fa1a '!=' xb3bee76c5f59498b9c189608f0a3132e2013fa1a ']'
+++ '[' xd0aefec49941cf6d97e2244d6aa20bafc26d5942 '!=' xb3bee76c5f59498b9c189608f0a3132e2013fa1a ']'
+++ echo -ne ' glibc'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -153,7 +155,7 @@
+++ 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
-++ '[' x7e383deb468812e400167f6b40988015f9352200 '!=' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e ']'
+++ '[' x80ffe7226459e3edf840d0c23462d93cb560d2de '!=' x7e383deb468812e400167f6b40988015f9352200 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -171,14 +173,14 @@
++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb
+# change_kind=multiple_components : binutils gcc glibc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
++ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -186,17 +188,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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ base_rev=9a099bc220fbc97e9ccff6a7e1861e11665e8899
++ 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=9a099bc220fbc97e9ccff6a7e1861e11665e8899
-++ git -C binutils rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..9a099bc220fbc97e9ccff6a7e1861e11665e8899
-# rev for binutils : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..9a099bc220fbc97e9ccff6a7e1861e11665e8899 (11 commits)
-+ c_commits=11
-+ echo '# rev for binutils : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..9a099bc220fbc97e9ccff6a7e1861e11665e8899 (11 commits)'
++ cur_rev=80ffe7226459e3edf840d0c23462d93cb560d2de
+++ git -C binutils rev-list --count 9a099bc220fbc97e9ccff6a7e1861e11665e8899..80ffe7226459e3edf840d0c23462d93cb560d2de
+# rev for binutils : 9a099bc220fbc97e9ccff6a7e1861e11665e8899..80ffe7226459e3edf840d0c23462d93cb560d2de (18 commits)
++ c_commits=18
++ echo '# rev for binutils : 9a099bc220fbc97e9ccff6a7e1861e11665e8899..80ffe7226459e3edf840d0c23462d93cb560d2de (18 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -204,17 +206,35 @@
++ 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=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ base_rev=85c5efcffed19ca6160eeecc2d4faebd9fee63aa
++ 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=85c5efcffed19ca6160eeecc2d4faebd9fee63aa
-++ git -C gcc rev-list --count fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..85c5efcffed19ca6160eeecc2d4faebd9fee63aa
-# rev for gcc : fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..85c5efcffed19ca6160eeecc2d4faebd9fee63aa (59 commits)
-+ c_commits=59
-+ echo '# rev for gcc : fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..85c5efcffed19ca6160eeecc2d4faebd9fee63aa (59 commits)'
++ cur_rev=321477fc3a0f8de18c4452f431309f896ae3a854
+++ git -C gcc rev-list --count 85c5efcffed19ca6160eeecc2d4faebd9fee63aa..321477fc3a0f8de18c4452f431309f896ae3a854
+# rev for gcc : 85c5efcffed19ca6160eeecc2d4faebd9fee63aa..321477fc3a0f8de18c4452f431309f896ae3a854 (41 commits)
++ c_commits=41
++ echo '# rev for gcc : 85c5efcffed19ca6160eeecc2d4faebd9fee63aa..321477fc3a0f8de18c4452f431309f896ae3a854 (41 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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=b3bee76c5f59498b9c189608f0a3132e2013fa1a
+++ 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=d0aefec49941cf6d97e2244d6aa20bafc26d5942
+++ git -C glibc rev-list --count b3bee76c5f59498b9c189608f0a3132e2013fa1a..d0aefec49941cf6d97e2244d6aa20bafc26d5942
+# rev for glibc : b3bee76c5f59498b9c189608f0a3132e2013fa1a..d0aefec49941cf6d97e2244d6aa20bafc26d5942 (4 commits)
++ c_commits=4
++ echo '# rev for glibc : b3bee76c5f59498b9c189608f0a3132e2013fa1a..d0aefec49941cf6d97e2244d6aa20bafc26d5942 (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -222,18 +242,18 @@
++ 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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ base_rev=7e383deb468812e400167f6b40988015f9352200
++ 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=7e383deb468812e400167f6b40988015f9352200
-++ git -C gdb rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..7e383deb468812e400167f6b40988015f9352200
-# rev for gdb : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..7e383deb468812e400167f6b40988015f9352200 (13 commits)
++ cur_rev=80ffe7226459e3edf840d0c23462d93cb560d2de
+++ git -C gdb rev-list --count 7e383deb468812e400167f6b40988015f9352200..80ffe7226459e3edf840d0c23462d93cb560d2de
+# rev for gdb : 7e383deb468812e400167f6b40988015f9352200..80ffe7226459e3edf840d0c23462d93cb560d2de (16 commits)
-+ c_commits=13
-+ echo '# rev for gdb : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..7e383deb468812e400167f6b40988015f9352200 (13 commits)'
++ c_commits=16
++ echo '# rev for gdb : 7e383deb468812e400167f6b40988015f9352200..80ffe7226459e3edf840d0c23462d93cb560d2de (16 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'