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.log86
1 files changed, 53 insertions, 33 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 25d2b26..9a8b2f0 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,23 +20,23 @@
++ 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_gnu_native_fast_check_gdb--master-aarch64-build/531/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/532/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/531/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/532/'
+ 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-aarch64-build/532/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/533/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/533/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/532/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,8 +45,8 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -93,7 +93,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
-++ '[' x476bf7d5e6661b06eb9f8de9258cf48fd81919af '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']'
+++ '[' x66637e209cc836c19a21a28e91046649c7702037 '!=' x476bf7d5e6661b06eb9f8de9258cf48fd81919af ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,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
-++ '[' xc9d029ba2ceb435e31492c1f3f0fd3edf0e386be '!=' x8d559a9b85d9a6de4f358171178a74605f554082 ']'
+++ '[' xeecdd96c8d1de244e21212a830e51062b3e444c5 '!=' xc9d029ba2ceb435e31492c1f3f0fd3edf0e386be ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -136,7 +136,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
-++ '[' x2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab '!=' x2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab ']'
+++ '[' x78ca44da0160a0b442f0ca1f253e3360f044b2ec '!=' x2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab ']'
+++ echo -ne ' glibc'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -149,19 +151,19 @@
+++ 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
-++ '[' x476bf7d5e6661b06eb9f8de9258cf48fd81919af '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']'
+++ '[' x66637e209cc836c19a21a28e91046649c7702037 '!=' x476bf7d5e6661b06eb9f8de9258cf48fd81919af ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
++ '[' 4 = 0 ']'
# Debug traces :
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
+# change_kind=multiple_components : binutils gcc glibc gdb
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# change_kind=multiple_components : binutils gcc gdb
-+ 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
@@ -169,17 +171,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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ base_rev=476bf7d5e6661b06eb9f8de9258cf48fd81919af
++ 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=476bf7d5e6661b06eb9f8de9258cf48fd81919af
-++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af
-+ c_commits=1
-# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af (1 commits)
-+ echo '# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af (1 commits)'
++ cur_rev=66637e209cc836c19a21a28e91046649c7702037
+++ git -C binutils rev-list --count 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037
++ c_commits=14
++ echo '# rev for binutils : 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037 (14 commits)'
+# rev for binutils : 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037 (14 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -187,17 +189,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=8d559a9b85d9a6de4f358171178a74605f554082
++ base_rev=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ 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=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
-++ git -C gcc rev-list --count 8d559a9b85d9a6de4f358171178a74605f554082..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
-+ c_commits=14
-# rev for gcc : 8d559a9b85d9a6de4f358171178a74605f554082..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be (14 commits)
-+ echo '# rev for gcc : 8d559a9b85d9a6de4f358171178a74605f554082..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be (14 commits)'
++ cur_rev=eecdd96c8d1de244e21212a830e51062b3e444c5
+++ git -C gcc rev-list --count c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5
++ c_commits=32
+# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5 (32 commits)
++ echo '# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..eecdd96c8d1de244e21212a830e51062b3e444c5 (32 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=2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab
+++ 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=78ca44da0160a0b442f0ca1f253e3360f044b2ec
+++ git -C glibc rev-list --count 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec
++ c_commits=3
++ echo '# rev for glibc : 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec (3 commits)'
+# rev for glibc : 2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab..78ca44da0160a0b442f0ca1f253e3360f044b2ec (3 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -205,18 +225,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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ base_rev=476bf7d5e6661b06eb9f8de9258cf48fd81919af
++ 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=476bf7d5e6661b06eb9f8de9258cf48fd81919af
-++ git -C gdb rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af
-+ c_commits=1
-+ echo '# rev for gdb : c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af (1 commits)'
-# rev for gdb : c97aab39b81bb8b603678bc664c0de7f534a4bd5..476bf7d5e6661b06eb9f8de9258cf48fd81919af (1 commits)
++ cur_rev=66637e209cc836c19a21a28e91046649c7702037
+++ git -C gdb rev-list --count 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037
++ c_commits=14
+# rev for gdb : 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037 (14 commits)
++ echo '# rev for gdb : 476bf7d5e6661b06eb9f8de9258cf48fd81919af..66637e209cc836c19a21a28e91046649c7702037 (14 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'