From fddf7b32f03f5f1dc83bca9344cd2099eddb9a72 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Fri, 22 Dec 2023 17:26:30 +0000 Subject: onsuccess: #308: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/notify-full.log | 301 +++++++++++++++--------------------------------- jenkins/notify-init.log | 46 ++++---- jenkins/run-build.env | 8 +- 4 files changed, 124 insertions(+), 233 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index fde54df..38fb0c9 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#307-gcc-R1 +#308-gcc-R1 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 78026ab..3833f7d 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __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 __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -9,8 +9,8 @@ + 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 ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{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-aarch64-bootstrap_ubsan-build/306/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/306/' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/' # 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-aarch64-bootstrap_ubsan-build/307/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/' -+ echo '# Using dir : artifacts' -+ echo '' +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/ # Using dir : artifacts ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/' ++ 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 -++ '[' xbe977db17c91ad6627dee70a1904a95d229aa1be '!=' xf9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']' +++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' xbe977db17c91ad6627dee70a1904a95d229aa1be ']' ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be ++ first_bad=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++ 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ last_good=be977db17c91ad6627dee70a1904a95d229aa1be + local res + res=0 -+ wait 277709 ++ wait 277875 + 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -++ git -C gcc rev-parse 'be977db17c91ad6627dee70a1904a95d229aa1be^@' ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ git -C gcc rev-parse 'cefae511ed7fa34ef6d24b67a7bc305459bf10e8^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 144c531fe25483b65ad3189d7b5e9f78154477c2 = f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']' ++ '[' 0a6aa1927597d821a85bc3d1fd7682256c25b548 = be977db17c91ad6627dee70a1904a95d229aa1be ']' + return 1 + change_kind=single_component + echo '# Debug traces :' @@ -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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -+ c_commits=36 -# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits) ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++ c_commits=20 +# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 commits) -+ echo '# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits)' ++ echo '# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -196,33 +196,33 @@ ++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ git -C gcc show --no-patch --pretty=%ct f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 -+ base_d=1703082728 +++ git -C gcc show --no-patch --pretty=%ct be977db17c91ad6627dee70a1904a95d229aa1be ++ base_d=1703169523 ++ get_current_component_date gcc ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev -++ git -C gcc show --no-patch --pretty=%ct be977db17c91ad6627dee70a1904a95d229aa1be -+ cur_d=1703169523 -+ '[' x1703082728 '!=' x ']' -+ '[' x1703169523 = x ']' -+ '[' 1703169523 -lt 1703082728 ']' -+ '[' x1703169523 = x ']' -+ '[' 1703169523 -gt 0 ']' -+ results_date=1703169523 -+ assert_with_msg 'Failed to produce results_date' '[' 1703169523 -gt 0 ']' +++ git -C gcc show --no-patch --pretty=%ct cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++ cur_d=1703244574 ++ '[' x1703169523 '!=' x ']' ++ '[' x1703244574 = x ']' ++ '[' 1703244574 -lt 1703169523 ']' ++ '[' x1703244574 = x ']' ++ '[' 1703244574 -gt 0 ']' ++ results_date=1703244574 ++ assert_with_msg 'Failed to produce results_date' '[' 1703244574 -gt 0 ']' + set -euf -o pipefail +x ++ get_baseline_manifest '{rr[results_date]}' ++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ set +x -+ base_d=1702995909 -+ '[' 1702995909 '!=' '' ']' -+ assert '[' 1703169523 -ge 1702995909 ']' ++ base_d=1703082716 ++ '[' 1703082716 '!=' '' ']' ++ assert '[' 1703244574 -ge 1703082716 ']' + set -euf -o pipefail +x -+ '[' 1703169523 -gt 1702995909 ']' -+ results_date=1703082716 -+ rr[results_date]=1703082716 ++ '[' 1703244574 -gt 1703082716 ']' ++ results_date=1703163645 ++ rr[results_date]=1703163645 + cat + manifest_out + cat @@ -275,9 +275,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/307/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -300,47 +300,15 @@ ++ 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -+ read -r email -++ git -C gcc log --pretty=%ae f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -+ 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 ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 + read -r email +++ git -C gcc log --pretty=%ae be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 + emails["$email"]=cc + read -r email + emails["$email"]=cc @@ -389,47 +357,15 @@ ++ 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -+ read -r email -++ git -C gcc log --pretty=%ce f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -+ 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 ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 + read -r email +++ git -C gcc log --pretty=%ce be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 + emails["$email"]=to + read -r email + emails["$email"]=to @@ -475,11 +411,6 @@ + recipients=() + local -a recipients + for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$email") -+ for email in "${!emails[@]}" + type=cc + case "$precommit_postcommit:$type" in + case "$type" in @@ -490,11 +421,6 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=bcc -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in @@ -505,23 +431,12 @@ + case "$type" in + recipients+=("$type:$email") + for email in "${!emails[@]}" -+ type=cc_postcommit -+ case "$precommit_postcommit:$type" in -+ type=cc -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ 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=bcc + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$type:$email") @@ -536,20 +451,16 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=cc -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=to ++ type=cc_postcommit + case "$precommit_postcommit:$type" in ++ type=cc + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in @@ -561,11 +472,6 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=cc -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in @@ -576,16 +482,6 @@ + case "$type" in + recipients+=("$email") + 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=to + case "$precommit_postcommit:$type" in + case "$type" in @@ -600,13 +496,8 @@ + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") -+ for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$email") + IFS=, -+ echo andre.simoesdiasvieira@arm.com,cc:oliva@adacore.com,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:wangpengcheng.pp@bytedance.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,uecker@tugraz.at,cc:rufus@andestech.com,chenglulu@loongson.cn,vmakarov@redhat.com,gccadmin@gcc.gnu.org,oliva@gnu.org,cc:c@jia.je,pan2.li@intel.com,julian@codesourcery.com,cc:xujiahao@loongson.cn,cc:chenxiaolong@loongson.cn,alex.coplan@arm.com,cc:rimvydas.jas@gmail.com,richard.sandiford@arm.com,linkw@linux.ibm.com ++ echo 'cc:andre.simoesdiasvieira@arm.com,kmatsui@gcc.gnu.org,sandra@codesourcery.com,cc:arsen@aarsen.me,(no_default),bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,jakub@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,christophe.lyon@linaro.org,chenglulu@loongson.cn,gccadmin@gcc.gnu.org,ppalka@redhat.com,cc:chenxiaolong@loongson.cn,quic_apinski@quicinc.com' ++ print_commits --oneline ++ set -euf -o pipefail ++ false @@ -627,20 +518,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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 +++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be +++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -+++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -++ c_commits=36 -++ new_commits=36 +++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ c_commits=20 +++ new_commits=20 +++ echo gcc +++ tr ' ' , ++ components=gcc -++ echo '36 commits in gcc' +++ echo '20 commits in gcc' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -656,7 +547,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -679,17 +570,17 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '36 commits in gcc: Success on aarch64' ++ echo '[Linaro-TCWG-CI]' '20 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/307/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/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/306/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/artifact/artifacts + local key= + '[' single_component = single_commit ']' + cat @@ -697,7 +588,7 @@ + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -736,20 +627,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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 +++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be +++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -+++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -++ c_commits=36 -++ new_commits=36 +++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ c_commits=20 +++ new_commits=20 +++ echo gcc +++ tr ' ' , ++ components=gcc -++ echo '36 commits in gcc' +++ echo '20 commits in gcc' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -758,19 +649,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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 +++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be +++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -+++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -++ c_commits=36 +++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ c_commits=20 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -++ '[' 36 -gt 5 ']' -++ echo '... and 31 more commits in gcc' +++ git -C gcc log -n 5 --oneline be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ '[' 20 -gt 5 ']' +++ echo '... and 15 more commits in gcc' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -801,7 +692,7 @@ ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -823,13 +714,13 @@ + return + true + generate_jenkins_html_files -+ wait 277886 ++ wait 278052 + set -euf -o pipefail + echo '# generate_jenkins_html_files' # generate_jenkins_html_files +... Skipping + true + case "$ci_project" in -... Skipping + echo '... Skipping' + return + generate_readme html @@ -1261,17 +1152,17 @@ + set -euf -o pipefail + local text_type=txt + case $text_type in -+ echo '# generate dashboard' # generate dashboard ++ echo '# generate dashboard' + generate_dashboard_squad -# generate_dashboard_squad + local results_date -+ echo '# generate_dashboard_squad' -+ false -+ echo '... Skipping' +# generate_dashboard_squad ... Skipping # post_dashboard_squad ... Skipping ++ echo '# generate_dashboard_squad' ++ false ++ echo '... Skipping' + return + post_dashboard_squad + echo '# post_dashboard_squad' @@ -1279,31 +1170,31 @@ + echo '... Skipping' + return + generate_lnt_report -+ wait 278006 ++ wait 278172 + set -euf -o pipefail + local results_date -# generate_lnt_report + echo '# generate_lnt_report' +# generate_lnt_report + true -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/lnt-utils.sh ++ declare is_first_lnt_entry ++ get_current_manifest '{rr[results_date]}' ++ get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ set +x -+ results_date=1703082716 -++ date '+%Y-%m-%d %H:%M:%S' --date @1703082716 -+ results_date='2023-12-20 14:31:56' ++ results_date=1703163645 +++ date '+%Y-%m-%d %H:%M:%S' --date @1703163645 ++ results_date='2023-12-21 13:00:45' + local jira_key=- + '[' -f artifacts/notify/jira/key ']' + 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/307/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-20 14:31:56' - artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-21 13:00:45' - artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/ + local ci_project=tcwg_bootstrap_build + local ci_config=master-aarch64-bootstrap_ubsan -+ local 'results_date=2023-12-20 14:31:56' ++ local 'results_date=2023-12-21 13:00:45' + local jira_key=- + local sumfiles_dir=artifacts/sumfiles + local output_file=artifacts/notify/lnt_report.json @@ -1317,15 +1208,15 @@ find: ‘artifacts/sumfiles’: No such file or directory + true + release_testresults_files # release_testresults_files +... Done + echo '# release_testresults_files' + '[' -d artifacts/jenkins ']' + '[' -f artifacts/testresults/testresults-mail-recipients.txt ']' -... Done + echo '... Done' + post_to_jira + set -euf -o pipefail -+ echo '# post_to_jira' # post_to_jira ++ echo '# post_to_jira' + local post_card_comment=false + local post_template_comment=false + false diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 931d281..c0cb1c9 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_4/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,8 +9,8 @@ + 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 ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' @@ -21,22 +21,22 @@ ++ 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/306/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/306/' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/' # 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-aarch64-bootstrap_ubsan-build/307/ +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/307/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/308/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -45,9 +45,9 @@ + case "$notify" in + declare -Ag pw + '[' ignore = precommit ']' +# check_source_changes + check_source_changes + echo '# check_source_changes' -# check_source_changes ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x @@ -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 -++ '[' xbe977db17c91ad6627dee70a1904a95d229aa1be '!=' xf9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']' +++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' xbe977db17c91ad6627dee70a1904a95d229aa1be ']' ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be ++ first_bad=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++ 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ last_good=be977db17c91ad6627dee70a1904a95d229aa1be + local res + res=0 -+ wait 277596 ++ wait 277762 + 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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -++ git -C gcc rev-parse 'be977db17c91ad6627dee70a1904a95d229aa1be^@' ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ git -C gcc rev-parse 'cefae511ed7fa34ef6d24b67a7bc305459bf10e8^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 144c531fe25483b65ad3189d7b5e9f78154477c2 = f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']' ++ '[' 0a6aa1927597d821a85bc3d1fd7682256c25b548 = be977db17c91ad6627dee70a1904a95d229aa1be ']' + return 1 + change_kind=single_component + echo '# Debug traces :' @@ -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=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ++ base_rev=be977db17c91ad6627dee70a1904a95d229aa1be ++ 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=be977db17c91ad6627dee70a1904a95d229aa1be -++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be -+ c_commits=36 -+ echo '# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits)' -# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..be977db17c91ad6627dee70a1904a95d229aa1be (36 commits) ++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8 +++ git -C gcc rev-list --count be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ++ c_commits=20 +# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 commits) ++ echo '# rev for gcc : be977db17c91ad6627dee70a1904a95d229aa1be..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (20 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 diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 92f13a4..ffa84f7 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,13 +1,13 @@ -build_name="#307" +build_name="#308" docker_opts=(--distro default --arch arm64 --node -tcwg-jade-05 ) +tcwg-jade-06 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#307-gcc" +build_name="#308-gcc" branch_opt=(==rr\[gcc_git\] https://github.com/gcc-mirror/gcc.git#master ) -build_name="#307-gcc-R1" +build_name="#308-gcc-R1" -- cgit v1.2.3