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 e335e69..dcb9e78 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -10,9 +10,9 @@
+ 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
+# setup_notify_environment
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1504/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1504/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1505/'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1505/
# 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_gcc_build--master-arm-build/1505/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1505/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1506/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1506/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' x5641787abeea0fdc8fc43733e01768caad25b761 '!=' x9b4f535e45764163e78c9004b1b37dbe5168a1e6 ']'
+++ '[' x863df360fb6549ae35af9f052343d2578d4d2b63 '!=' x5641787abeea0fdc8fc43733e01768caad25b761 ']'
++ 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=5641787abeea0fdc8fc43733e01768caad25b761
++ first_bad=863df360fb6549ae35af9f052343d2578d4d2b63
++ 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=9b4f535e45764163e78c9004b1b37dbe5168a1e6
++ last_good=5641787abeea0fdc8fc43733e01768caad25b761
+ local res
+ res=0
-+ wait 157009
++ wait 160382
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,21 +114,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=9b4f535e45764163e78c9004b1b37dbe5168a1e6
++ base_rev=5641787abeea0fdc8fc43733e01768caad25b761
++ 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=5641787abeea0fdc8fc43733e01768caad25b761
-++ git -C gcc rev-parse '5641787abeea0fdc8fc43733e01768caad25b761^@'
++ cur_rev=863df360fb6549ae35af9f052343d2578d4d2b63
+++ git -C gcc rev-parse '863df360fb6549ae35af9f052343d2578d4d2b63^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 7304e85ffff8cd832bb520f2b4f341fca286d510 = 9b4f535e45764163e78c9004b1b37dbe5168a1e6 ']'
++ '[' 1d8ac2a74fe37bb3d2fef63ed1ce19bc6f983189 = 5641787abeea0fdc8fc43733e01768caad25b761 ']'
+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ change_kind=single_component
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -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=9b4f535e45764163e78c9004b1b37dbe5168a1e6
++ base_rev=5641787abeea0fdc8fc43733e01768caad25b761
++ 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=5641787abeea0fdc8fc43733e01768caad25b761
-++ git -C gcc rev-list --count 9b4f535e45764163e78c9004b1b37dbe5168a1e6..5641787abeea0fdc8fc43733e01768caad25b761
-+ c_commits=4
-# rev for gcc : 9b4f535e45764163e78c9004b1b37dbe5168a1e6..5641787abeea0fdc8fc43733e01768caad25b761 (4 commits)
++ cur_rev=863df360fb6549ae35af9f052343d2578d4d2b63
+++ git -C gcc rev-list --count 5641787abeea0fdc8fc43733e01768caad25b761..863df360fb6549ae35af9f052343d2578d4d2b63
++ c_commits=15
+# rev for gcc : 5641787abeea0fdc8fc43733e01768caad25b761..863df360fb6549ae35af9f052343d2578d4d2b63 (15 commits)
-+ echo '# rev for gcc : 9b4f535e45764163e78c9004b1b37dbe5168a1e6..5641787abeea0fdc8fc43733e01768caad25b761 (4 commits)'
++ echo '# rev for gcc : 5641787abeea0fdc8fc43733e01768caad25b761..863df360fb6549ae35af9f052343d2578d4d2b63 (15 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