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 b38c44f..97b3f06 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_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=
@@ -20,21 +20,21 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-aarch64-bootstrap_ubsan
+ 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_ubsan-build/303/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/303/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/304/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/304/'
+ 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/304/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/304/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/305/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/305/'
+ echo '# Using dir : artifacts'
# Using dir : artifacts
@@ -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
-++ '[' x88a398a487ee37f1fc7850740f2d94d895657646 '!=' xfbaac6f1f090f98391207346c1dc156799a11bc5 ']'
+++ '[' xc37159d2e5340c8f81fd5cee70b00274dadaf903 '!=' x88a398a487ee37f1fc7850740f2d94d895657646 ']'
++ 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=88a398a487ee37f1fc7850740f2d94d895657646
++ first_bad=c37159d2e5340c8f81fd5cee70b00274dadaf903
++ 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=fbaac6f1f090f98391207346c1dc156799a11bc5
++ last_good=88a398a487ee37f1fc7850740f2d94d895657646
+ local res
+ res=0
-+ wait 277731
++ wait 280623
+ 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=fbaac6f1f090f98391207346c1dc156799a11bc5
++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-++ git -C gcc rev-parse '88a398a487ee37f1fc7850740f2d94d895657646^@'
++ cur_rev=c37159d2e5340c8f81fd5cee70b00274dadaf903
+++ git -C gcc rev-parse 'c37159d2e5340c8f81fd5cee70b00274dadaf903^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' ac9c81dd76cfc34ed53402049021689a61c6d6e7 = fbaac6f1f090f98391207346c1dc156799a11bc5 ']'
++ '[' 41f1b570acdea71ab107998b25a5f319a31273cd = 88a398a487ee37f1fc7850740f2d94d895657646 ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ 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=fbaac6f1f090f98391207346c1dc156799a11bc5
++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-++ git -C gcc rev-list --count fbaac6f1f090f98391207346c1dc156799a11bc5..88a398a487ee37f1fc7850740f2d94d895657646
-+ c_commits=19
-# rev for gcc : fbaac6f1f090f98391207346c1dc156799a11bc5..88a398a487ee37f1fc7850740f2d94d895657646 (19 commits)
++ cur_rev=c37159d2e5340c8f81fd5cee70b00274dadaf903
+++ git -C gcc rev-list --count 88a398a487ee37f1fc7850740f2d94d895657646..c37159d2e5340c8f81fd5cee70b00274dadaf903
++ c_commits=51
+# rev for gcc : 88a398a487ee37f1fc7850740f2d94d895657646..c37159d2e5340c8f81fd5cee70b00274dadaf903 (51 commits)
-+ echo '# rev for gcc : fbaac6f1f090f98391207346c1dc156799a11bc5..88a398a487ee37f1fc7850740f2d94d895657646 (19 commits)'
++ echo '# rev for gcc : 88a398a487ee37f1fc7850740f2d94d895657646..c37159d2e5340c8f81fd5cee70b00274dadaf903 (51 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -178,7 +178,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