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.log48
1 files changed, 24 insertions, 24 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 7b84b19..e5fee64 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_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,9 +9,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]}'
@@ -21,21 +21,21 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_debug
-# Debug traces :
+ echo '# Debug traces :'
+# 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-aarch64-bootstrap_debug-build/308/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/308/'
-+ echo '# Using dir : base-artifacts'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/'
# 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-aarch64-bootstrap_debug-build/309/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/310/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/309/'
+ echo '# Using dir : artifacts'
+ echo ''
@@ -77,7 +77,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
-++ '[' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf '!=' xecedb59617555a7bec7dac8a3f15324e31e2604e ']'
+++ '[' x35914e5bba0dff600ce3e74a8fdc441c58b74330 '!=' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ first_bad=35914e5bba0dff600ce3e74a8fdc441c58b74330
++ 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=ecedb59617555a7bec7dac8a3f15324e31e2604e
++ last_good=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+ local res
+ res=0
-+ wait 278294
++ wait 282603
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ git -C gcc rev-parse '605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf^@'
++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ git -C gcc rev-parse '35914e5bba0dff600ce3e74a8fdc441c58b74330^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' c20328e7cad2989bcdc9ff5003d6a16405c31ab5 = ecedb59617555a7bec7dac8a3f15324e31e2604e ']'
++ '[' d3545378dbcd08f8692dff0ff79676ad7983031f = 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
+ 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[@]}"
@@ -137,18 +137,18 @@
++ 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=ecedb59617555a7bec7dac8a3f15324e31e2604e
++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+ c_commits=22
-# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)
++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
++ c_commits=60
+# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)
-+ echo '# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)'
++ echo '# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -173,8 +173,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return