summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--01-reset_artifacts/console.log.xzbin2136 -> 2168 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2632 -> 2696 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/console.log.xzbin364812 -> 362076 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xzbin283120 -> 280872 bytes
-rw-r--r--05-check_regression/console.log.xzbin1160 -> 1116 bytes
-rw-r--r--git/gcc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log274
-rw-r--r--jenkins/notify-init.log48
-rw-r--r--jenkins/run-build.env6
-rw-r--r--manifest.sh4
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt18
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
15 files changed, 227 insertions, 133 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index d18f15d..de51257 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 55d4da8..b5a6460 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/console.log.xz b/04-build_abe-bootstrap_ubsan/console.log.xz
index e37d347..3b441fa 100644
--- a/04-build_abe-bootstrap_ubsan/console.log.xz
+++ b/04-build_abe-bootstrap_ubsan/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
index 1c03b14..096f5cf 100644
--- a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
+++ b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
Binary files differ
diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz
index 3d27d39..86eee21 100644
--- a/05-check_regression/console.log.xz
+++ b/05-check_regression/console.log.xz
Binary files differ
diff --git a/git/gcc_rev b/git/gcc_rev
index 942539c..245d1ac 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-aef1aaff41190d2f82cf49d8907682b6dff71c3c
+e9b39df9333d565ee06fa65d62bfca4bbcb92e44
diff --git a/jenkins/build-name b/jenkins/build-name
index ff85f6e..d32333b 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#277-gcc-R1
+#278-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 220bdf9..27a86fa 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -5,11 +5,11 @@
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
-# setup_notify_environment
+ declare change_kind changed_single_component last_good first_bad
+ 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'
+ top_artifacts=artifacts
@@ -20,32 +20,32 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64-bootstrap_ubsan
+# 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-aarch64-bootstrap_ubsan-build/276/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/'
+ 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/277/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ 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]}'
@@ -76,7 +76,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
-++ '[' xaef1aaff41190d2f82cf49d8907682b6dff71c3c '!=' x57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
+++ '[' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 '!=' xaef1aaff41190d2f82cf49d8907682b6dff71c3c ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,18 +89,18 @@
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ first_bad=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ last_good=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+ local res
-+ git -C gcc rev-parse --verify HEAD
+ res=0
-+ wait 283993
++ wait 276990
++ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -113,16 +113,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ git -C gcc rev-parse 'aef1aaff41190d2f82cf49d8907682b6dff71c3c^@'
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ git -C gcc rev-parse 'e9b39df9333d565ee06fa65d62bfca4bbcb92e44^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' ae156936cf4f15d9cc2b7d4e39f2e6b8fe22a9c3 = 57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
++ '[' 2a46e0e7e20e6e9095708704ac0180859e258b7d = aef1aaff41190d2f82cf49d8907682b6dff71c3c ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -136,18 +136,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)
-+ c_commits=54
-+ echo '# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)'
++ c_commits=80
++ echo '# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -170,8 +170,8 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
@@ -187,8 +187,8 @@
+ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=full
+ '[' single_component '!=' single_commit ']'
@@ -230,9 +230,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -255,15 +255,67 @@
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ read -r email
+++ git -C gcc log --pretty=%ae aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
+ read -r email
-++ git -C gcc log --pretty=%ae 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -380,15 +432,67 @@
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ read -r email
+++ git -C gcc log --pretty=%ce aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
+ read -r email
-++ git -C gcc log --pretty=%ce 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -502,20 +606,10 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -537,16 +631,16 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
++ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc_postcommit
++ type=to
+ case "$precommit_postcommit:$type" in
-+ type=cc
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -593,25 +687,25 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -623,22 +717,22 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ IFS=,
-+ echo cc:squirek@adacore.com,cc:baird@adacore.com,cc:ebotcazou@adacore.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,cc:indus@adacore.com,cc:gcc-regression@gcc.gnu.org,dkm@kataplop.net,tamar.christina@arm.com,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,lehua.ding@rivai.ai,jh@suse.cz,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,cc:dismukes@adacore.com,pan2.li@intel.com,cc:desplanques@adacore.com,cc:rupp@adacore.com,hongtao.liu@intel.com,sebastian.huber@embedded-brains.de,cc:derodat@adacore.com,ibuclaw@gdcproject.org,cc:moy@adacore.com
++ echo xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,ams@codesourcery.com,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,rdapp@ventanamicro.com,macro@embecosm.com,lehua.ding@rivai.ai,rguenther@suse.de,vmakarov@redhat.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,pan2.li@intel.com,iain@sandoe.co.uk,hongtao.liu@intel.com,fxcoudert@gcc.gnu.org,richard.sandiford@arm.com,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -659,20 +753,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
+++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-+++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ c_commits=54
-++ new_commits=54
+++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ c_commits=80
+++ new_commits=80
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '54 commits in gcc'
+++ echo '80 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -711,17 +805,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '54 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '80 commits in gcc: Success on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -764,20 +858,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
+++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-+++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ c_commits=54
-++ new_commits=54
+++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ c_commits=80
+++ new_commits=80
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '54 commits in gcc'
+++ echo '80 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -786,19 +880,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
+++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-+++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ c_commits=54
+++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ c_commits=80
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ '[' 54 -gt 5 ']'
-++ echo '... and 49 more commits in gcc'
+++ git -C gcc log -n 5 --oneline aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ '[' 80 -gt 5 ']'
+++ echo '... and 75 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -849,36 +943,36 @@
++ echo 'CI config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan'
+ '[' single_component '!=' single_commit ']'
+ return
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
-+ echo '# generate_dashboard_squad'
# generate_dashboard_squad
+... Skipping
++ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
-... Skipping
+ return
+# post_dashboard_squad
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
-# post_dashboard_squad
+ false
+ echo '... Skipping'
... Skipping
+ return
+ generate_lnt_report
-+ wait 284137
++ wait 277134
+ set -euf -o pipefail
-+ echo '# generate_lnt_report'
# generate_lnt_report
++ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
+ local sumfiles_dir=artifacts/sumfiles
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index f0ff15a..95ec039 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_ubsan
-# Debug traces :
+ 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/276/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/'
+ 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_ubsan-build/277/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/'
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -76,7 +76,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
-++ '[' xaef1aaff41190d2f82cf49d8907682b6dff71c3c '!=' x57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
+++ '[' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 '!=' xaef1aaff41190d2f82cf49d8907682b6dff71c3c ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,18 +89,18 @@
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ first_bad=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ 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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ last_good=aef1aaff41190d2f82cf49d8907682b6dff71c3c
+ local res
-+ git -C gcc rev-parse --verify HEAD
+ res=0
-+ wait 283880
++ wait 276877
++ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -113,21 +113,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ git -C gcc rev-parse 'aef1aaff41190d2f82cf49d8907682b6dff71c3c^@'
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ git -C gcc rev-parse 'e9b39df9333d565ee06fa65d62bfca4bbcb92e44^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' ae156936cf4f15d9cc2b7d4e39f2e6b8fe22a9c3 = 57c028acbec4f7b594e6b024e02d6c799b51e03d ']'
++ '[' 2a46e0e7e20e6e9095708704ac0180859e258b7d = aef1aaff41190d2f82cf49d8907682b6dff71c3c ']'
+ 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
@@ -136,21 +136,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=57c028acbec4f7b594e6b024e02d6c799b51e03d
++ base_rev=aef1aaff41190d2f82cf49d8907682b6dff71c3c
++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c
-++ git -C gcc rev-list --count 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c
-+ c_commits=54
-# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)
++ cur_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44
+++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44
++ c_commits=80
+# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)
-+ echo '# rev for gcc : 57c028acbec4f7b594e6b024e02d6c799b51e03d..aef1aaff41190d2f82cf49d8907682b6dff71c3c (54 commits)'
++ echo '# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)'
+ echo ''
+ setup_stages_to_run
-# post_interesting_commits
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
+ '[' ignore = ignore ']'
@@ -172,6 +171,7 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index e1aab97..8f35220 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#277"
+build_name="#278"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ arm64
tcwg-jade-05 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#277-gcc"
+build_name="#278-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#277-gcc-R1"
+build_name="#278-gcc-R1"
diff --git a/manifest.sh b/manifest.sh
index 6292ad5..b19caed 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=28881725801440140565ad8cd8d5f7a2b70e9c0f"
+declare -g "jenkins_scripts_rev=b6e213412161c40ca9eebb13b5126f053ff5ae9a"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_build"
@@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_ubsan"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8d8105e..5c3c487 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 3e51bc4..27781ef 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,13 +2,13 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In bootstrap_build master-aarch64-bootstrap_ubsan after:
- | 54 commits in gcc
- | aef1aaff411 tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation
- | ae156936cf4 Move VF based dependence check
- | 1d82fc2e682 optimize std::vector::push_back
- | 1250858ac9c d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79.
- | 8faae311a60 RISC-V: Disallow COSNT_VECTOR for DI on RV32
- | ... and 49 more commits in gcc
+ | 80 commits in gcc
+ | e9b39df9333 testsuite: Update path to intl include.
+ | 2a46e0e7e20 testsuite, Darwin: Add support for Mach-O function body scans.
+ | 6bf66276e3e tree-optimization/112344 - wrong final value replacement
+ | ecb22ddbe2b amdgcn: Fix vector TImode reload loop
+ | 95f61de95bb [IRA]: Fix using undefined dump file in IRA code during insn scheduling
+ | ... and 75 more commits in gcc
Results changed to
# reset_artifacts:
@@ -32,6 +32,6 @@ CI config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/276/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 26f4e76..5923033 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:squirek@adacore.com,cc:baird@adacore.com,cc:ebotcazou@adacore.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,cc:indus@adacore.com,cc:gcc-regression@gcc.gnu.org,dkm@kataplop.net,tamar.christina@arm.com,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,lehua.ding@rivai.ai,jh@suse.cz,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,cc:dismukes@adacore.com,pan2.li@intel.com,cc:desplanques@adacore.com,cc:rupp@adacore.com,hongtao.liu@intel.com,sebastian.huber@embedded-brains.de,cc:derodat@adacore.com,ibuclaw@gdcproject.org,cc:moy@adacore.com
+xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,ams@codesourcery.com,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,rdapp@ventanamicro.com,macro@embecosm.com,lehua.ding@rivai.ai,rguenther@suse.de,vmakarov@redhat.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,pan2.li@intel.com,iain@sandoe.co.uk,hongtao.liu@intel.com,fxcoudert@gcc.gnu.org,richard.sandiford@arm.com,jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 8226c55..0529d34 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 54 commits in gcc: Success on aarch64
+[Linaro-TCWG-CI] 80 commits in gcc: Success on aarch64