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.log46
1 files changed, 23 insertions, 23 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index ab06f0f..77c9fe8 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/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
+ false
+ dryrun=
@@ -21,21 +21,21 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap_debug
-+ 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-arm-bootstrap_debug-build/289/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/290/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/290/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/289/'
+ 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-arm-bootstrap_debug-build/290/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/291/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/290/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/291/'
+ echo '# Using dir : artifacts'
+ echo ''
@@ -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]}'
@@ -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
-++ '[' xce52f1f7074d96c4d9ce63b1169c11087757e926 '!=' xb6db325ac3e05a2c2247784542d9e3ee89be12f2 ']'
+++ '[' x3f9eb37fb765c23ff3af8185570c56cfb6c037f3 '!=' xce52f1f7074d96c4d9ce63b1169c11087757e926 ']'
++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
++ first_bad=3f9eb37fb765c23ff3af8185570c56cfb6c037f3
++ 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=b6db325ac3e05a2c2247784542d9e3ee89be12f2
++ last_good=ce52f1f7074d96c4d9ce63b1169c11087757e926
+ local res
+ res=0
-+ wait 356131
++ wait 357741
+ 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=b6db325ac3e05a2c2247784542d9e3ee89be12f2
++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ git -C gcc rev-parse 'ce52f1f7074d96c4d9ce63b1169c11087757e926^@'
++ cur_rev=3f9eb37fb765c23ff3af8185570c56cfb6c037f3
+++ git -C gcc rev-parse '3f9eb37fb765c23ff3af8185570c56cfb6c037f3^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9c16ca93641ad460a576a9ed7daf2aadf596193c = b6db325ac3e05a2c2247784542d9e3ee89be12f2 ']'
++ '[' 3c81a587ad828b60b5b9ed712f728a11cd29d6d3 = ce52f1f7074d96c4d9ce63b1169c11087757e926 ']'
+ 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=b6db325ac3e05a2c2247784542d9e3ee89be12f2
++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ git -C gcc rev-list --count b6db325ac3e05a2c2247784542d9e3ee89be12f2..ce52f1f7074d96c4d9ce63b1169c11087757e926
-+ c_commits=33
-# rev for gcc : b6db325ac3e05a2c2247784542d9e3ee89be12f2..ce52f1f7074d96c4d9ce63b1169c11087757e926 (33 commits)
++ cur_rev=3f9eb37fb765c23ff3af8185570c56cfb6c037f3
+++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..3f9eb37fb765c23ff3af8185570c56cfb6c037f3
++ c_commits=56
+# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..3f9eb37fb765c23ff3af8185570c56cfb6c037f3 (56 commits)
-+ echo '# rev for gcc : b6db325ac3e05a2c2247784542d9e3ee89be12f2..ce52f1f7074d96c4d9ce63b1169c11087757e926 (33 commits)'
++ echo '# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..3f9eb37fb765c23ff3af8185570c56cfb6c037f3 (56 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -178,6 +178,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0