summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 23:48:08 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 23:48:08 +0000
commit94eaebe6359c2947a4a15ba29e88184e4a851a55 (patch)
tree07099420388a6294828fac577a023e2cc74220b4 /jenkins/notify-init.log
parent1c16b960317252c162e3179bbd51f6624d7881d3 (diff)
onsuccess: #313: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/313/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log52
1 files changed, 26 insertions, 26 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index a453d8a..c31eacd 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_7/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_5/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,9 +9,9 @@
+ 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
+ echo '# setup_notify_environment'
-# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -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_bootstrap_build--master-arm-bootstrap-build/311/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/311/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/312/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/312/'
# 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_bootstrap_build--master-arm-bootstrap-build/312/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/313/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/312/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/313/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+# check_source_changes
+ 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
-++ '[' xae034b9106fbdd855ec22ce221bb61a1a9a532c3 '!=' xc535360788e142a92e1d8b1db25bf4452e26f5fb ']'
+++ '[' x14876d6aa73b9e9385313c857ab6f399e4823bf8 '!=' xae034b9106fbdd855ec22ce221bb61a1a9a532c3 ']'
++ 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=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
++ first_bad=14876d6aa73b9e9385313c857ab6f399e4823bf8
++ 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=c535360788e142a92e1d8b1db25bf4452e26f5fb
++ last_good=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
+ local res
+ res=0
-+ wait 356851
++ wait 356950
+ 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=c535360788e142a92e1d8b1db25bf4452e26f5fb
++ base_rev=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
++ 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=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
-++ git -C gcc rev-parse 'ae034b9106fbdd855ec22ce221bb61a1a9a532c3^@'
++ cur_rev=14876d6aa73b9e9385313c857ab6f399e4823bf8
+++ git -C gcc rev-parse '14876d6aa73b9e9385313c857ab6f399e4823bf8^@'
+# Debug traces :
+# change_kind=single_component : gcc
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 1ae71269890f532a2bb06b84fc49f474c16e230d = c535360788e142a92e1d8b1db25bf4452e26f5fb ']'
++ '[' 723d62feae96fb528d5faf715fe2ff47233670a0 = ae034b9106fbdd855ec22ce221bb61a1a9a532c3 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
+ 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=c535360788e142a92e1d8b1db25bf4452e26f5fb
++ base_rev=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
++ 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=ae034b9106fbdd855ec22ce221bb61a1a9a532c3
-++ git -C gcc rev-list --count c535360788e142a92e1d8b1db25bf4452e26f5fb..ae034b9106fbdd855ec22ce221bb61a1a9a532c3
-+ c_commits=40
-# rev for gcc : c535360788e142a92e1d8b1db25bf4452e26f5fb..ae034b9106fbdd855ec22ce221bb61a1a9a532c3 (40 commits)
-+ echo '# rev for gcc : c535360788e142a92e1d8b1db25bf4452e26f5fb..ae034b9106fbdd855ec22ce221bb61a1a9a532c3 (40 commits)'
++ cur_rev=14876d6aa73b9e9385313c857ab6f399e4823bf8
+++ git -C gcc rev-list --count ae034b9106fbdd855ec22ce221bb61a1a9a532c3..14876d6aa73b9e9385313c857ab6f399e4823bf8
+# rev for gcc : ae034b9106fbdd855ec22ce221bb61a1a9a532c3..14876d6aa73b9e9385313c857ab6f399e4823bf8 (45 commits)
++ c_commits=45
++ echo '# rev for gcc : ae034b9106fbdd855ec22ce221bb61a1a9a532c3..14876d6aa73b9e9385313c857ab6f399e4823bf8 (45 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,13 +172,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ 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