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.log54
1 files changed, 27 insertions, 27 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 59ed84d..f0ff15a 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_5/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,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]}'
@@ -21,22 +21,22 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_ubsan
-+ echo '# Debug traces :'
# 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/275/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/275/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/'
+ 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_ubsan-build/276/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,8 +45,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-+ echo '# check_source_changes'
# check_source_changes
++ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -76,7 +76,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
-++ '[' x57c028acbec4f7b594e6b024e02d6c799b51e03d '!=' x78d132d73ec3784a77b3e2391a540bcdae714bb0 ']'
+++ '[' xaef1aaff41190d2f82cf49d8907682b6dff71c3c '!=' x57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,18 +89,18 @@
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ first_bad=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=78d132d73ec3784a77b3e2391a540bcdae714bb0
++ last_good=57c028acbec4f7b594e6b024e02d6c799b51e03d
+ local res
-+ res=0
-+ wait 280394
+ git -C gcc rev-parse --verify HEAD
++ res=0
++ wait 283880
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -113,22 +113,22 @@
++ 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=78d132d73ec3784a77b3e2391a540bcdae714bb0
++ base_rev=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
-++ git -C gcc rev-parse '57c028acbec4f7b594e6b024e02d6c799b51e03d^@'
++ cur_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+++ git -C gcc rev-parse 'aef1aaff41190d2f82cf49d8907682b6dff71c3c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 3b34902417259031823bff7f853f615a60464bbd = 78d132d73ec3784a77b3e2391a540bcdae714bb0 ']'
++ '[' ae156936cf4f15d9cc2b7d4e39f2e6b8fe22a9c3 = 57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
# Debug traces :
-+ echo '# change_kind=single_component : gcc'
# change_kind=single_component : gcc
++ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,20 +136,21 @@
++ 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=78d132d73ec3784a77b3e2391a540bcdae714bb0
++ base_rev=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
-++ git -C gcc rev-list --count 78d132d73ec3784a77b3e2391a540bcdae714bb0..57c028acbec4f7b594e6b024e02d6c799b51e03d
-+ c_commits=34
-+ echo '# rev for gcc : 78d132d73ec3784a77b3e2391a540bcdae714bb0..57c028acbec4f7b594e6b024e02d6c799b51e03d (34 commits)'
-# rev for gcc : 78d132d73ec3784a77b3e2391a540bcdae714bb0..57c028acbec4f7b594e6b024e02d6c799b51e03d (34 commits)
-+ echo ''
++ cur_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ c_commits=54
+# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)
++ echo '# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)'
++ echo ''
+ setup_stages_to_run
+# post_interesting_commits
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
+ '[' ignore = ignore ']'
@@ -171,12 +172,11 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+ 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