summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-09 23:44:04 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-09 23:44:04 +0000
commit0af66a6d41d89ba27371928a88dc6c0c1b2a9780 (patch)
tree631ce9fdfd9abecb232e3a2f71a43b76589ff5e9 /jenkins/notify-init.log
parentf43c29de70e0dc93e7ef375bf4c9293537f2fd8b (diff)
onsuccess: #291: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/291/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log50
1 files changed, 25 insertions, 25 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index e2bc91b..0266d6e 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/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=
@@ -20,24 +20,24 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-aarch64-bootstrap_O3
+ 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_O3-build/289/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/289/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/290/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/290/'
+ echo '# Using dir : base-artifacts'
+# 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_O3-build/290/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/290/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/291/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/291/'
# Using dir : artifacts
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -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
-++ '[' xd9965fef40794d548021d2e34844e5fafeca4ce5 '!=' x0832cf42a6912f876086cb14b92f788d8406f393 ']'
+++ '[' xc250ff90989a71dff11e9256e99d2fa965ab1295 '!=' xd9965fef40794d548021d2e34844e5fafeca4ce5 ']'
++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
++ first_bad=c250ff90989a71dff11e9256e99d2fa965ab1295
++ 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=0832cf42a6912f876086cb14b92f788d8406f393
++ last_good=d9965fef40794d548021d2e34844e5fafeca4ce5
+ local res
+ res=0
-+ wait 253405
++ wait 253331
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +114,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=0832cf42a6912f876086cb14b92f788d8406f393
++ base_rev=d9965fef40794d548021d2e34844e5fafeca4ce5
++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
-++ git -C gcc rev-parse 'd9965fef40794d548021d2e34844e5fafeca4ce5^@'
++ cur_rev=c250ff90989a71dff11e9256e99d2fa965ab1295
+++ git -C gcc rev-parse 'c250ff90989a71dff11e9256e99d2fa965ab1295^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 0bef72539e585d13941987369cf34726a7ac5b2e = 0832cf42a6912f876086cb14b92f788d8406f393 ']'
++ '[' af8bbd631f5425e9be084dfd1f2b9487a31a350e = d9965fef40794d548021d2e34844e5fafeca4ce5 ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -137,19 +137,19 @@
++ 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=0832cf42a6912f876086cb14b92f788d8406f393
++ base_rev=d9965fef40794d548021d2e34844e5fafeca4ce5
++ 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=d9965fef40794d548021d2e34844e5fafeca4ce5
-++ git -C gcc rev-list --count 0832cf42a6912f876086cb14b92f788d8406f393..d9965fef40794d548021d2e34844e5fafeca4ce5
-+ c_commits=56
-# rev for gcc : 0832cf42a6912f876086cb14b92f788d8406f393..d9965fef40794d548021d2e34844e5fafeca4ce5 (56 commits)
-
-+ echo '# rev for gcc : 0832cf42a6912f876086cb14b92f788d8406f393..d9965fef40794d548021d2e34844e5fafeca4ce5 (56 commits)'
++ cur_rev=c250ff90989a71dff11e9256e99d2fa965ab1295
+++ git -C gcc rev-list --count d9965fef40794d548021d2e34844e5fafeca4ce5..c250ff90989a71dff11e9256e99d2fa965ab1295
++ c_commits=10
+# rev for gcc : d9965fef40794d548021d2e34844e5fafeca4ce5..c250ff90989a71dff11e9256e99d2fa965ab1295 (10 commits)
++ echo '# rev for gcc : d9965fef40794d548021d2e34844e5fafeca4ce5..c250ff90989a71dff11e9256e99d2fa965ab1295 (10 commits)'
+ echo ''
+
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
@@ -173,12 +173,12 @@
+ 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
+ '[' init '!=' full ']'
-+ echo 'Init stage ran successfully.'
Init stage ran successfully.
++ echo 'Init stage ran successfully.'
+ exit 0