summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-27 07:02:33 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-27 07:02:33 +0000
commit520c6b17f9becf8230c7f09c8456df19011ec9d4 (patch)
treed096461496c4d1d330ba9ba7a89553cdb0c24baf /jenkins/notify-init.log
parent3c40a4eadbc6a57a10d703adda0443ca05beab2f (diff)
onsuccess: #430: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/430/
Results : | # reset_artifacts: | -10 | # build_abe bootstrap_lto: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap_lto --: | 0 check_regression status : 0
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 50150a3..597a858 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -21,32 +21,32 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-check_bootstrap_lto
-+ 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_check--master-arm-check_bootstrap_lto-build/428/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/428/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/429/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/429/'
# 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_check--master-arm-check_bootstrap_lto-build/429/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/429/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/430/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/430/'
+ echo '# Using dir : artifacts'
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ 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
-++ '[' xc9d029ba2ceb435e31492c1f3f0fd3edf0e386be '!=' xcff1fa6625d1273fcfaf473e436ba918262d8afa ']'
+++ '[' x8b9d0e8cf482287b6c37b5a268d0eb2d0a964561 '!=' xc9d029ba2ceb435e31492c1f3f0fd3edf0e386be ']'
++ 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=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ first_bad=8b9d0e8cf482287b6c37b5a268d0eb2d0a964561
++ 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=cff1fa6625d1273fcfaf473e436ba918262d8afa
++ last_good=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
+ local res
+ res=0
-+ wait 2395168
++ wait 1922829
+ 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=cff1fa6625d1273fcfaf473e436ba918262d8afa
++ base_rev=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ 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=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
-++ git -C gcc rev-parse 'c9d029ba2ceb435e31492c1f3f0fd3edf0e386be^@'
++ cur_rev=8b9d0e8cf482287b6c37b5a268d0eb2d0a964561
+++ git -C gcc rev-parse '8b9d0e8cf482287b6c37b5a268d0eb2d0a964561^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 22f42cdcb091b7046f4d687342ac0913efb95838 = cff1fa6625d1273fcfaf473e436ba918262d8afa ']'
++ '[' 96577dfae97e49a052c0b4d9843fb10f89632fd9 = c9d029ba2ceb435e31492c1f3f0fd3edf0e386be ']'
+ 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=cff1fa6625d1273fcfaf473e436ba918262d8afa
++ base_rev=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
++ 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=c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
-++ git -C gcc rev-list --count cff1fa6625d1273fcfaf473e436ba918262d8afa..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be
-+ c_commits=49
-# rev for gcc : cff1fa6625d1273fcfaf473e436ba918262d8afa..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be (49 commits)
++ cur_rev=8b9d0e8cf482287b6c37b5a268d0eb2d0a964561
+++ git -C gcc rev-list --count c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..8b9d0e8cf482287b6c37b5a268d0eb2d0a964561
++ c_commits=5
+# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..8b9d0e8cf482287b6c37b5a268d0eb2d0a964561 (5 commits)
++ echo '# rev for gcc : c9d029ba2ceb435e31492c1f3f0fd3edf0e386be..8b9d0e8cf482287b6c37b5a268d0eb2d0a964561 (5 commits)'
-+ echo '# rev for gcc : cff1fa6625d1273fcfaf473e436ba918262d8afa..c9d029ba2ceb435e31492c1f3f0fd3edf0e386be (49 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -178,6 +178,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-+ echo 'Init stage ran successfully.'
Init stage ran successfully.
++ echo 'Init stage ran successfully.'
+ exit 0