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.log44
1 files changed, 22 insertions, 22 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 77ff187..09babce 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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_3/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,8 +9,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]}'
@@ -26,15 +26,15 @@
++ 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_profiled_lto_lean-build/316/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/316/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/317/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/317/'
+ 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_profiled_lto_lean-build/317/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/317/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/318/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled_lto_lean-build/318/
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -42,10 +42,10 @@
+ mkdir -p artifacts/notify
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
-# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -75,7 +75,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
-++ '[' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a '!=' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
+++ '[' x748a4e9069e41bec1f27aa369c19f9756d8c1494 '!=' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,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=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ first_bad=748a4e9069e41bec1f27aa369c19f9756d8c1494
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ last_good=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+ local res
+ res=0
-+ wait 315067
++ wait 314644
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,16 @@
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ base_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ 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=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
-++ git -C gcc rev-parse 'd74cceb6d40a20f848aa78ab1ee9dd46c09f994a^@'
++ cur_rev=748a4e9069e41bec1f27aa369c19f9756d8c1494
+++ git -C gcc rev-parse '748a4e9069e41bec1f27aa369c19f9756d8c1494^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 76f5542c48315cca5dfcbff2f22c94f8d145bde6 = f19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
++ '[' 8b61d109b130f0e6551803cc30f3c607d4fde81c = d74cceb6d40a20f848aa78ab1ee9dd46c09f994a ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -135,18 +135,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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ base_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ 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=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
-++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
-+ c_commits=3
-# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)
++ cur_rev=748a4e9069e41bec1f27aa369c19f9756d8c1494
+++ git -C gcc rev-list --count d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..748a4e9069e41bec1f27aa369c19f9756d8c1494
+# rev for gcc : d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..748a4e9069e41bec1f27aa369c19f9756d8c1494 (9 commits)
-+ echo '# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)'
++ c_commits=9
++ echo '# rev for gcc : d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..748a4e9069e41bec1f27aa369c19f9756d8c1494 (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -176,7 +176,7 @@
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0