From 8dc218481c7d41d9f09f52c6fcf188eabbd88226 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Tue, 26 Dec 2023 02:54:21 +0000 Subject: onsuccess: #1543: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/notify-full.log | 676 ++++++++++++++++++++++++------------------------ jenkins/notify-init.log | 134 +++++----- jenkins/run-build.env | 8 +- 4 files changed, 415 insertions(+), 405 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index 0ed1333..e7ead0f 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#1542-gcc-R1 +#1543-gcc-R1 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 8c6298c..b8488aa 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_3/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_7/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]}' @@ -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-arm +# 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_gcc_build--master-arm-build/1541/ +# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1541/' + 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_gcc_build--master-arm-build/1542/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' -+ echo '# Using dir : artifacts' +# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/' # 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 -++ '[' x8d412b97cebca557fbd1509d6413a3f357423574 '!=' xed60b2868abdb7932bda1dd08477c12fe62a49cb ']' +++ '[' x07ee6d7b2c361437b877e37e096af71d53a6faef '!=' x8d412b97cebca557fbd1509d6413a3f357423574 ']' ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 ++ first_bad=07ee6d7b2c361437b877e37e096af71d53a6faef ++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ last_good=8d412b97cebca557fbd1509d6413a3f357423574 + local res + res=0 -+ wait 168909 ++ wait 173801 + 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 -++ git -C gcc rev-parse '8d412b97cebca557fbd1509d6413a3f357423574^@' ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef +++ git -C gcc rev-parse '07ee6d7b2c361437b877e37e096af71d53a6faef^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' ed60b2868abdb7932bda1dd08477c12fe62a49cb = ed60b2868abdb7932bda1dd08477c12fe62a49cb ']' ++ '[' 8d412b97cebca557fbd1509d6413a3f357423574 = 8d412b97cebca557fbd1509d6413a3f357423574 ']' + return 0 + change_kind=single_commit # 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 -++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 -+ c_commits=1 -# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 (1 commits) -+ echo '# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 (1 commits)' ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef +++ git -C gcc rev-list --count 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef +# rev for gcc : 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef (1 commits) ++ c_commits=1 ++ echo '# rev for gcc : 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef (1 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -173,8 +173,8 @@ + 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_commit '!=' single_commit ']' + clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master @@ -246,12 +246,12 @@ + local tries=3 + shift + local n=0 -timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local ret=0 + '[' 0 -eq 3 ']' + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune +timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 -+ wait 168989 ++ wait 173881 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break @@ -313,37 +313,38 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master -++ sha1=0751c63c84 +++ sha1=0ae935228 ++ '[' 0 -ne 0 ']' -++ echo 0751c63c84 -+ sha1=0751c63c84 -+ git -C interesting-commits checkout --detach 0751c63c84 +++ echo 0ae935228 ++ sha1=0ae935228 ++ git -C interesting-commits checkout --detach 0ae935228 Warning: you are leaving 1 commit behind, not connected to any of your branches: - eae37d1a06 Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ + 00af7c09d Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ If you want to keep it by creating a new branch, this may be a good time to do so with: - git branch eae37d1a06 + git branch 00af7c09d -HEAD is now at 0751c63c84 Add entry ae034b9106fbdd855ec22ce221bb61a1a9a532c3 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/287/ +HEAD is now at 0ae935228 Add entry 76243adc4699314c7569ba3c0610ecd187228291 from https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3-build/120/ + false + dryrun='echo DRYRUN: ' + local jira_dir jira_key= -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira + '[' init = full ']' + true + git -C interesting-commits remote update -p +Fetching baseline Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail @@ -375,66 +376,66 @@ Fetching origin + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard refs/remotes/origin/master -+ update_interesting_commits init '' # update_interesting_commits ++ update_interesting_commits init '' + echo '# update_interesting_commits' + local stage=init + local jira_key= + local subdir3 subdir4 subdir4 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ subdir3=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ subdir3=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build ++ local dir=gcc/sha1 ++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -+ subdir4=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ subdir4=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build master-arm ++ local dir=gcc/sha1 ++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ subdir5=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ '[' -d interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ']' -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ subdir5=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ '[' -d interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ']' ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts -+ echo ed60b2868abdb7932bda1dd08477c12fe62a49cb -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good ++ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/artifact/artifacts ++ echo 8d412b97cebca557fbd1509d6413a3f357423574 ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good + '[' init '!=' full ']' + return ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ git -C interesting-commits commit -m 'Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' -[detached HEAD c3b28c13c1] Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ ++ git -C interesting-commits commit -m 'Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/' +[detached HEAD 3bff478bf] Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ 3 files changed, 3 insertions(+) - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good -+ wait 183317 -DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good ++ wait 188228 + echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master +DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master + break + '[' full '!=' full ']' + gnu_generate_extra_details @@ -454,33 +455,33 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ 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 ed60b2868abdb7932bda1dd08477c12fe62a49cb -+ base_d=1703508479 +++ git -C gcc show --no-patch --pretty=%ct 8d412b97cebca557fbd1509d6413a3f357423574 ++ base_d=1703526226 ++ 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 8d412b97cebca557fbd1509d6413a3f357423574 -+ cur_d=1703526226 -+ '[' x1703508479 '!=' x ']' -+ '[' x1703526226 = x ']' -+ '[' 1703526226 -lt 1703508479 ']' -+ '[' x1703526226 = x ']' -+ '[' 1703526226 -gt 0 ']' -+ results_date=1703526226 -+ assert_with_msg 'Failed to produce results_date' '[' 1703526226 -gt 0 ']' +++ git -C gcc show --no-patch --pretty=%ct 07ee6d7b2c361437b877e37e096af71d53a6faef ++ cur_d=1703549950 ++ '[' x1703526226 '!=' x ']' ++ '[' x1703549950 = x ']' ++ '[' 1703549950 -lt 1703526226 ']' ++ '[' x1703549950 = x ']' ++ '[' 1703549950 -gt 0 ']' ++ results_date=1703549950 ++ assert_with_msg 'Failed to produce results_date' '[' 1703549950 -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=1703483043 -+ '[' 1703483043 '!=' '' ']' -+ assert '[' 1703526226 -ge 1703483043 ']' ++ base_d=1703504634 ++ '[' 1703504634 '!=' '' ']' ++ assert '[' 1703549950 -ge 1703504634 ']' + set -euf -o pipefail +x -+ '[' 1703526226 -gt 1703483043 ']' -+ results_date=1703504634 -+ rr[results_date]=1703504634 ++ '[' 1703549950 -gt 1703504634 ']' ++ results_date=1703527292 ++ rr[results_date]=1703527292 + cat + manifest_out + cat @@ -489,22 +490,22 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + first_icommit_to_report=false + '[' xsingle_commit '!=' xsingle_commit ']' + local isubdir -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ isubdir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url ']' +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ isubdir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url ']' + local first_url -++ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url -+ first_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ +++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url ++ first_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ '[' https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ = https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ ']' ++ '[' https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ = https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ ']' + first_icommit_to_report=true + post_interesting_commits full + set -euf -o pipefail @@ -586,7 +587,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 -+ wait 183419 ++ wait 188330 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break @@ -648,38 +649,39 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master -++ sha1=0751c63c84 +++ sha1=0ae935228 ++ '[' 0 -ne 0 ']' -++ echo 0751c63c84 -+ sha1=0751c63c84 -+ git -C interesting-commits checkout --detach 0751c63c84 +++ echo 0ae935228 ++ sha1=0ae935228 ++ git -C interesting-commits checkout --detach 0ae935228 Warning: you are leaving 1 commit behind, not connected to any of your branches: - c3b28c13c1 Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ + 3bff478bf Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ If you want to keep it by creating a new branch, this may be a good time to do so with: - git branch c3b28c13c1 + git branch 3bff478bf -HEAD is now at 0751c63c84 Add entry ae034b9106fbdd855ec22ce221bb61a1a9a532c3 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/287/ +HEAD is now at 0ae935228 Add entry 76243adc4699314c7569ba3c0610ecd187228291 from https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3-build/120/ + false + dryrun='echo DRYRUN: ' + local jira_dir jira_key= -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira + '[' full = full ']' + false + true + git -C interesting-commits remote update -p +Fetching baseline Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail @@ -717,46 +719,46 @@ Fetching origin + local stage=full + local jira_key= + local subdir3 subdir4 subdir4 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ subdir3=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ subdir3=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build ++ local dir=gcc/sha1 ++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -+ subdir4=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ subdir4=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build master-arm ++ local dir=gcc/sha1 ++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ subdir5=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ '[' -d interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ']' -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ subdir5=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ '[' -d interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ']' ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts -+ echo ed60b2868abdb7932bda1dd08477c12fe62a49cb -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good ++ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/artifact/artifacts ++ echo 8d412b97cebca557fbd1509d6413a3f357423574 ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good + '[' full '!=' full ']' + gnu_print_result --oneline + false @@ -769,37 +771,37 @@ Fetching origin + '[' 0 = 0 ']' + echo Success + return 0 -+ merge_status_summary interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build ++ merge_status_summary interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build + set -euf -o pipefail -+ local subdir=interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build ++ local subdir=interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build + local cur_file cur best= best_file + read -r cur_file -++ find interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -mindepth 2 -maxdepth 2 -name status-summary.txt +++ find interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt +++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt + cur=Success + '[' Success -le '' ']' -/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1068: [: Success: integer expression expected +/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1068: [: Success: integer expression expected + best=Success -+ best_file=interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt ++ best_file=interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt + read -r cur_file -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt -+ merge_status_summary interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt ++ merge_status_summary interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef + set -euf -o pipefail -+ local subdir=interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++ local subdir=interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef + local cur_file cur best= best_file + read -r cur_file -++ find interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -mindepth 2 -maxdepth 2 -name status-summary.txt +++ find interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt +++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt + cur=Success + '[' Success -le '' ']' -/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1068: [: Success: integer expression expected +/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1068: [: Success: integer expression expected + best=Success -+ best_file=interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt ++ best_file=interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt + read -r cur_file -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status-summary.txt ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status-summary.txt + gnu_print_result --long + false + local print_arg=--long @@ -826,65 +828,65 @@ Fetching origin # build_abe gcc: 1' + return 0 -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt + sed 's/^/* /' -+ print_icommits_link gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/details.txt ++ print_icommits_link gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/details.txt + set -euf -o pipefail -+ local path=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/details.txt ++ local path=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/details.txt + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/details.txt -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/details.txt gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status.txt -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/summary.txt ']' ++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/details.txt ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/details.txt gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status.txt ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/summary.txt ']' + 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_gcc_build--master-arm-build/1542/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/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_gcc_build--master-arm-build/1541/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts + cat -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/reproduction_instructions.txt ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/reproduction_instructions.txt + local ci_config + read ci_config -++ cd interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ cd interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ ls -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/summary.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status.txt ']' + echo '* master-arm' -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status.txt ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status.txt + sed 's/^/*/' + read ci_config -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt/summary.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt/status.txt ']' + continue + read ci_config -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt/summary.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt/status.txt ']' + continue + read ci_config -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt + local ci_project + read ci_project -++ cd interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ cd interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ ls -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url/status.txt ']' + continue + read ci_project -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status-summary.txt/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status-summary.txt/status.txt ']' + continue + read ci_project -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status.txt/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status.txt/status.txt ']' + continue + read ci_project -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt ']' ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt ']' + echo '* tcwg_gcc_build' -+ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt ++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt + sed 's/^/*/' + read ci_project -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status.txt ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status.txt + print_commits --short + set -euf -o pipefail + false @@ -896,42 +898,41 @@ Fetching origin + '[' --short = --link ']' + local describe + '[' '' = '' ']' -++ describe_sha1 gcc 8d412b97cebca557fbd1509d6413a3f357423574 true +++ describe_sha1 gcc 07ee6d7b2c361437b877e37e096af71d53a6faef true ++ local component=gcc -++ local sha1=8d412b97cebca557fbd1509d6413a3f357423574 +++ local sha1=07ee6d7b2c361437b877e37e096af71d53a6faef ++ local anything=true ++ match=() ++ local -a match ++ case "$component" in ++ match=(--match "basepoints/*" --match "releases/*") -++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 8d412b97cebca557fbd1509d6413a3f357423574 -+ describe=basepoints/gcc-14-6832-g8d412b97ceb -++ echo basepoints/gcc-14-6832-g8d412b97ceb +++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 07ee6d7b2c361437b877e37e096af71d53a6faef ++ describe=basepoints/gcc-14-6833-g07ee6d7b2c3 +++ echo basepoints/gcc-14-6833-g07ee6d7b2c3 ++ sed 's,^basepoints/,,' -+ describe=gcc-14-6832-g8d412b97ceb ++ describe=gcc-14-6833-g07ee6d7b2c3 + '[' --short = --oneline ']' + '[' '' = '' ']' -+ echo 'commit gcc-14-6832-g8d412b97ceb' ++ echo 'commit gcc-14-6833-g07ee6d7b2c3' + local tmpfile ++ mktemp -+ tmpfile=/tmp/tmp.VxmqeC8WQh -+ git -C gcc log -n1 8d412b97cebca557fbd1509d6413a3f357423574 ++ tmpfile=/tmp/tmp.Je6PmUj6pQ ++ git -C gcc log -n1 07ee6d7b2c361437b877e37e096af71d53a6faef + tail -n +2 -+ head -n 10 /tmp/tmp.VxmqeC8WQh -++ cat /tmp/tmp.VxmqeC8WQh ++ head -n 10 /tmp/tmp.Je6PmUj6pQ +++ cat /tmp/tmp.Je6PmUj6pQ ++ wc -l -+ more_lines=6 -+ '[' 6 -gt 0 ']' -+ echo '... 6 lines of the commit log omitted.' -+ rm /tmp/tmp.VxmqeC8WQh ++ more_lines=-6 ++ '[' -6 -gt 0 ']' ++ rm /tmp/tmp.Je6PmUj6pQ + '[' '' '!=' '' ']' + return 0 -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/commit-log.txt ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/commit-log.txt + true -+ local jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira -+ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/key ']' -+ '[' -e interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira ']' -+ mkdir interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira ++ local jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira ++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/key ']' ++ '[' -e interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira ']' ++ mkdir interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira + '[' '' '!=' '' ']' ++ print_commits --oneline ++ set -euf -o pipefail @@ -944,25 +945,25 @@ Fetching origin ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' -+++ describe_sha1 gcc 8d412b97cebca557fbd1509d6413a3f357423574 true ++++ describe_sha1 gcc 07ee6d7b2c361437b877e37e096af71d53a6faef true +++ local component=gcc -+++ local sha1=8d412b97cebca557fbd1509d6413a3f357423574 ++++ local sha1=07ee6d7b2c361437b877e37e096af71d53a6faef +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 8d412b97cebca557fbd1509d6413a3f357423574 -++ describe=basepoints/gcc-14-6832-g8d412b97ceb -+++ echo basepoints/gcc-14-6832-g8d412b97ceb ++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 07ee6d7b2c361437b877e37e096af71d53a6faef +++ describe=basepoints/gcc-14-6833-g07ee6d7b2c3 ++++ echo basepoints/gcc-14-6833-g07ee6d7b2c3 +++ sed 's,^basepoints/,,' -++ describe=gcc-14-6832-g8d412b97ceb +++ describe=gcc-14-6833-g07ee6d7b2c3 ++ '[' --oneline = --oneline ']' -++ echo gcc-14-6832-g8d412b97ceb +++ echo gcc-14-6833-g07ee6d7b2c3 ++ return 0 -++ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status-summary.txt -+ echo gcc-14-6832-g8d412b97ceb: Success -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/summary +++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status-summary.txt ++ echo gcc-14-6833-g07ee6d7b2c3: Success ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/summary + cat ++ print_commits --link ++ set -euf -o pipefail @@ -983,76 +984,76 @@ Fetching origin ++ url=https://github.com/gcc-mirror/gcc.git ++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]] ++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]] -++ echo https://github.com/gcc-mirror/gcc/commit/8d412b97cebca557fbd1509d6413a3f357423574 +++ echo https://github.com/gcc-mirror/gcc/commit/07ee6d7b2c361437b877e37e096af71d53a6faef ++ return 0 -++ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/commit-log.txt -++ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status.txt -++ print_icommits_link gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/yaml +++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/commit-log.txt +++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status.txt +++ print_icommits_link gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/yaml ++ set -euf -o pipefail -++ local path=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/yaml +++ local path=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/yaml ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/yaml -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/description +++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/yaml ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/description + update_jira_card + set -euf -o pipefail + echo '# update_jira_card' # update_jira_card + local jira_dir -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira + components=() + local -a components + case "$changed_single_component" in + components+=(GCC) + IFS=, + echo GCC -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/components ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/components + local commit_date -++ git -C gcc log -n1 --pretty=%cd --date=iso 8d412b97cebca557fbd1509d6413a3f357423574 -+ commit_date='2023-12-25 12:43:46 -0500' -+ date -d '2023-12-25 12:43:46 -0500' +%Y-%m-%d -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/startdate +++ git -C gcc log -n1 --pretty=%cd --date=iso 07ee6d7b2c361437b877e37e096af71d53a6faef ++ commit_date='2023-12-26 00:19:10 +0000' ++ date -d '2023-12-26 00:19:10 +0000' +%Y-%m-%d ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/startdate + local key project ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir -+++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 ++++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira -++ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/key ']' ++++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira +++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/key ']' ++ return 0 + key= + '[' -z '' ']' -+ echo 'WARNING: no existing jira card interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/key' -WARNING: no existing jira card interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/key +WARNING: no existing jira card interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/key ++ echo 'WARNING: no existing jira card interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/key' + return 0 + local describe -++ describe_sha1 gcc 8d412b97cebca557fbd1509d6413a3f357423574 false +++ describe_sha1 gcc 07ee6d7b2c361437b877e37e096af71d53a6faef false ++ local component=gcc -++ local sha1=8d412b97cebca557fbd1509d6413a3f357423574 +++ local sha1=07ee6d7b2c361437b877e37e096af71d53a6faef ++ local anything=false ++ match=() ++ local -a match ++ case "$component" in ++ match=(--match "basepoints/*" --match "releases/*") -++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 8d412b97cebca557fbd1509d6413a3f357423574 -+ describe=basepoints/gcc-14-6832-g8d412b97ceb -+ '[' basepoints/gcc-14-6832-g8d412b97ceb '!=' '' ']' +++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 07ee6d7b2c361437b877e37e096af71d53a6faef ++ describe=basepoints/gcc-14-6833-g07ee6d7b2c3 ++ '[' basepoints/gcc-14-6833-g07ee6d7b2c3 '!=' '' ']' + local d -++ dirname basepoints/gcc-14-6832-g8d412b97ceb +++ dirname basepoints/gcc-14-6833-g07ee6d7b2c3 + d=basepoints + mkdir -p interesting-commits/gcc/basepoints + local symlink= @@ -1061,34 +1062,34 @@ WARNING: no existing jira card interesting-commits/gcc/sha1/8d412b97cebca557fbd1 ++ dirname basepoints + d=. + '[' . '!=' . ']' -+ symlink=../sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ rm -f interesting-commits/gcc/basepoints/gcc-14-6832-g8d412b97ceb -+ ln -s ../sha1/8d412b97cebca557fbd1509d6413a3f357423574 interesting-commits/gcc/basepoints/gcc-14-6832-g8d412b97ceb -+ git -C interesting-commits add gcc/basepoints/gcc-14-6832-g8d412b97ceb ++ symlink=../sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ rm -f interesting-commits/gcc/basepoints/gcc-14-6833-g07ee6d7b2c3 ++ ln -s ../sha1/07ee6d7b2c361437b877e37e096af71d53a6faef interesting-commits/gcc/basepoints/gcc-14-6833-g07ee6d7b2c3 ++ git -C interesting-commits add gcc/basepoints/gcc-14-6833-g07ee6d7b2c3 ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ git -C interesting-commits commit -m 'Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' -[detached HEAD 07816abf4a] Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ - 17 files changed, 85 insertions(+) - create mode 120000 gcc/basepoints/gcc-14-6832-g8d412b97ceb - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/commit-log.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/components - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/description - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/startdate - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/summary - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status-summary.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/details.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/reproduction_instructions.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status-summary.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/status.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status-summary.txt - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/status.txt -+ wait 198071 ++ git -C interesting-commits commit -m 'Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/' +[detached HEAD 3cd1229b5] Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ + 17 files changed, 71 insertions(+) + create mode 120000 gcc/basepoints/gcc-14-6833-g07ee6d7b2c3 + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/commit-log.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/components + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/description + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/startdate + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/summary + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status-summary.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/details.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/reproduction_instructions.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status-summary.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/status.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status-summary.txt + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/status.txt ++ wait 203001 + echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master + break @@ -1103,20 +1104,20 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir -+++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 ++++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ isubdir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ isubdir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ case "$print_arg" in -++ echo interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ icommit_entry=interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ '[' interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 '!=' '' ']' -+ '[' -d interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira ']' -+ rsync -a interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/ artifacts/notify/jira/ +++ echo interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ icommit_entry=interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef '!=' '' ']' ++ '[' -d interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira ']' ++ rsync -a interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/ artifacts/notify/jira/ + '[' -f artifacts/notify/jira/key ']' + '[' '' '!=' '' ']' + cat @@ -1141,9 +1142,9 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x -++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -1166,15 +1167,15 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef + read -r email -++ git -C gcc log --pretty=%ae ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 +++ git -C gcc log --pretty=%ae 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef + emails["$email"]=cc + read -r email + local precommit_postcommit=postcommit @@ -1185,15 +1186,15 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef + read -r email -++ git -C gcc log --pretty=%ce ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 +++ git -C gcc log --pretty=%ce 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef + emails["$email"]=to + read -r email + unset 'emails[author]' 'emails[committer]' @@ -1201,11 +1202,6 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + 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=bcc + case "$precommit_postcommit:$type" in + case "$type" in @@ -1216,8 +1212,13 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + type=cc + case "$type" in + recipients+=("$type:$email") ++ for email in "${!emails[@]}" ++ type=to ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ recipients+=("$email") + IFS=, -+ echo dje.gcc@gmail.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org ++ echo bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,gccadmin@gcc.gnu.org ++ print_commits --oneline ++ set -euf -o pipefail ++ false @@ -1229,21 +1230,21 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' -+++ describe_sha1 gcc 8d412b97cebca557fbd1509d6413a3f357423574 true ++++ describe_sha1 gcc 07ee6d7b2c361437b877e37e096af71d53a6faef true +++ local component=gcc -+++ local sha1=8d412b97cebca557fbd1509d6413a3f357423574 ++++ local sha1=07ee6d7b2c361437b877e37e096af71d53a6faef +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 8d412b97cebca557fbd1509d6413a3f357423574 -++ describe=basepoints/gcc-14-6832-g8d412b97ceb -+++ echo basepoints/gcc-14-6832-g8d412b97ceb ++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 07ee6d7b2c361437b877e37e096af71d53a6faef +++ describe=basepoints/gcc-14-6833-g07ee6d7b2c3 ++++ echo basepoints/gcc-14-6833-g07ee6d7b2c3 +++ sed 's,^basepoints/,,' -++ describe=gcc-14-6832-g8d412b97ceb +++ describe=gcc-14-6833-g07ee6d7b2c3 ++ '[' --oneline = --oneline ']' -++ echo gcc-14-6832-g8d412b97ceb +++ echo gcc-14-6833-g07ee6d7b2c3 ++ return 0 ++ gnu_print_result --oneline ++ false @@ -1258,7 +1259,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gcc_build master-arm ++ local project=tcwg_gcc_build @@ -1281,33 +1282,33 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ case "$print_arg" in ++ case "$ci_config" in ++ echo arm -+ echo '[Linaro-TCWG-CI]' 'gcc-14-6832-g8d412b97ceb: Success on arm' ++ echo '[Linaro-TCWG-CI]' 'gcc-14-6833-g07ee6d7b2c3: Success on arm' + 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_gcc_build--master-arm-build/1542/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/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_gcc_build--master-arm-build/1541/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts + local key= + '[' single_commit = single_commit ']' + '[' '' = '' ']' ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir -+++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 ++++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira -++ '[' -f interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira/key ']' ++++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira +++ '[' -f interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira/key ']' ++ return 0 + key= + '[' -z '' ']' @@ -1322,7 +1323,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gcc_build master-arm ++ local project=tcwg_gcc_build @@ -1352,34 +1353,33 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ '[' --short = --link ']' ++ local describe ++ '[' '' = '' ']' -+++ describe_sha1 gcc 8d412b97cebca557fbd1509d6413a3f357423574 true ++++ describe_sha1 gcc 07ee6d7b2c361437b877e37e096af71d53a6faef true +++ local component=gcc -+++ local sha1=8d412b97cebca557fbd1509d6413a3f357423574 ++++ local sha1=07ee6d7b2c361437b877e37e096af71d53a6faef +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 8d412b97cebca557fbd1509d6413a3f357423574 -++ describe=basepoints/gcc-14-6832-g8d412b97ceb -+++ echo basepoints/gcc-14-6832-g8d412b97ceb ++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 07ee6d7b2c361437b877e37e096af71d53a6faef +++ describe=basepoints/gcc-14-6833-g07ee6d7b2c3 ++++ echo basepoints/gcc-14-6833-g07ee6d7b2c3 +++ sed 's,^basepoints/,,' -++ describe=gcc-14-6832-g8d412b97ceb +++ describe=gcc-14-6833-g07ee6d7b2c3 ++ '[' --short = --oneline ']' ++ '[' '' = '' ']' -++ echo 'commit gcc-14-6832-g8d412b97ceb' +++ echo 'commit gcc-14-6833-g07ee6d7b2c3' ++ local tmpfile +++ mktemp -++ tmpfile=/tmp/tmp.iefZAYOQfS -++ git -C gcc log -n1 8d412b97cebca557fbd1509d6413a3f357423574 +++ tmpfile=/tmp/tmp.9ZWh6hrfHs +++ git -C gcc log -n1 07ee6d7b2c361437b877e37e096af71d53a6faef ++ tail -n +2 -++ head -n 10 /tmp/tmp.iefZAYOQfS -+++ cat /tmp/tmp.iefZAYOQfS +++ head -n 10 /tmp/tmp.9ZWh6hrfHs ++++ cat /tmp/tmp.9ZWh6hrfHs +++ wc -l -++ more_lines=6 -++ '[' 6 -gt 0 ']' -++ echo '... 6 lines of the commit log omitted.' -++ rm /tmp/tmp.iefZAYOQfS +++ more_lines=-6 +++ '[' -6 -gt 0 ']' +++ rm /tmp/tmp.9ZWh6hrfHs ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -1410,7 +1410,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gcc_build master-arm ++ local project=tcwg_gcc_build @@ -1438,22 +1438,22 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir -+++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build master-arm ++++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build master-arm +++ local dir=gcc/sha1 +++ '[' 4 -ge 2 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ '[' 4 -ge 3 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build +++ '[' 4 -ge 4 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -++ isubdir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm +++ isubdir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ case "$print_arg" in -++ print_icommits_link gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/reproduction_instructions.txt +++ print_icommits_link gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/reproduction_instructions.txt ++ set -euf -o pipefail -++ local path=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/reproduction_instructions.txt +++ local path=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/reproduction_instructions.txt ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/reproduction_instructions.txt +++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/reproduction_instructions.txt ++ print_commits --link ++ set -euf -o pipefail ++ false @@ -1473,7 +1473,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ url=https://github.com/gcc-mirror/gcc.git ++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]] ++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]] -++ echo https://github.com/gcc-mirror/gcc/commit/8d412b97cebca557fbd1509d6413a3f357423574 +++ echo https://github.com/gcc-mirror/gcc/commit/07ee6d7b2c361437b877e37e096af71d53a6faef ++ return 0 ++ print_last_icommit --status ++ false @@ -1482,26 +1482,26 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir -+++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 ++++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ isubdir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ++++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ isubdir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ case "$print_arg" in -++ cat interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/status.txt +++ cat interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/status.txt + true + generate_jenkins_html_files -+ wait 198196 ++ wait 203126 + set -euf -o pipefail -# generate_jenkins_html_files -... Skipping + echo '# generate_jenkins_html_files' +# generate_jenkins_html_files + true + case "$ci_project" in + echo '... Skipping' +... Skipping + return + generate_readme html + set -euf -o pipefail @@ -2014,31 +2014,31 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int + echo '... Skipping' + return + generate_lnt_report -+ wait 198332 ++ wait 203262 + set -euf -o pipefail -# generate_lnt_report + local results_date + echo '# generate_lnt_report' +# generate_lnt_report + true -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/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=1703504634 -++ date '+%Y-%m-%d %H:%M:%S' --date @1703504634 -+ results_date='2023-12-25 11:43:54' ++ results_date=1703527292 +++ date '+%Y-%m-%d %H:%M:%S' --date @1703527292 ++ results_date='2023-12-25 18:01:32' + 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_gcc_build--master-arm-build/1542/ tcwg_gcc_build master-arm '2023-12-25 11:43:54' - artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ tcwg_gcc_build master-arm '2023-12-25 18:01:32' - artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ + local ci_project=tcwg_gcc_build + local ci_config=master-arm -+ local 'results_date=2023-12-25 11:43:54' ++ local 'results_date=2023-12-25 18:01:32' + local jira_key=- + local sumfiles_dir=artifacts/sumfiles + local output_file=artifacts/notify/lnt_report.json diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index c4ec1a9..38aa68d 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,6 +1,6 @@ + set +x -/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 +/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 + false + dryrun= @@ -20,25 +20,25 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x -# Debug traces : + ci_config=master-arm + 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_gcc_build--master-arm-build/1541/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1541/' +# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ # Using dir : base-artifacts ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' + 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_gcc_build--master-arm-build/1542/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' -+ echo '# Using dir : artifacts' +# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ # Using dir : artifacts - ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/' ++ echo '# Using dir : artifacts' + echo '' + + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + 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 -++ '[' x8d412b97cebca557fbd1509d6413a3f357423574 '!=' xed60b2868abdb7932bda1dd08477c12fe62a49cb ']' +++ '[' x07ee6d7b2c361437b877e37e096af71d53a6faef '!=' x8d412b97cebca557fbd1509d6413a3f357423574 ']' ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 ++ first_bad=07ee6d7b2c361437b877e37e096af71d53a6faef ++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ last_good=8d412b97cebca557fbd1509d6413a3f357423574 + local res + res=0 -+ wait 154409 ++ wait 159282 + 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 -++ git -C gcc rev-parse '8d412b97cebca557fbd1509d6413a3f357423574^@' ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef +++ git -C gcc rev-parse '07ee6d7b2c361437b877e37e096af71d53a6faef^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' ed60b2868abdb7932bda1dd08477c12fe62a49cb = ed60b2868abdb7932bda1dd08477c12fe62a49cb ']' ++ '[' 8d412b97cebca557fbd1509d6413a3f357423574 = 8d412b97cebca557fbd1509d6413a3f357423574 ']' + return 0 + change_kind=single_commit # 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb ++ base_rev=8d412b97cebca557fbd1509d6413a3f357423574 ++ 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=8d412b97cebca557fbd1509d6413a3f357423574 -++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 ++ cur_rev=07ee6d7b2c361437b877e37e096af71d53a6faef +++ git -C gcc rev-list --count 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef + c_commits=1 -# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 (1 commits) +# rev for gcc : 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef (1 commits) -+ echo '# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..8d412b97cebca557fbd1509d6413a3f357423574 (1 commits)' ++ echo '# rev for gcc : 8d412b97cebca557fbd1509d6413a3f357423574..07ee6d7b2c361437b877e37e096af71d53a6faef (1 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -251,7 +251,7 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 -+ wait 154489 ++ wait 159362 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break @@ -313,28 +313,38 @@ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/re ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master -++ sha1=0751c63c84 +++ sha1=0ae935228 ++ '[' 0 -ne 0 ']' -++ echo 0751c63c84 -+ sha1=0751c63c84 -+ git -C interesting-commits checkout --detach 0751c63c84 -Previous HEAD position was 428838f180 Add entry 2129106d20823148ae2e24b51c3cf9edb46c7f3c from https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/818/ -HEAD is now at 0751c63c84 Add entry ae034b9106fbdd855ec22ce221bb61a1a9a532c3 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/287/ +++ echo 0ae935228 ++ sha1=0ae935228 ++ git -C interesting-commits checkout --detach 0ae935228 +Warning: you are leaving 1 commit behind, not connected to +any of your branches: + + 2bdfdfd89 Add entry e7a293f376fef110ae59f5b9ae5bf0aaca68a4da from https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/579/ + +If you want to keep it by creating a new branch, this may be a good time +to do so with: + + git branch 2bdfdfd89 + +HEAD is now at 0ae935228 Add entry 76243adc4699314c7569ba3c0610ecd187228291 from https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3-build/120/ + false + dryrun='echo DRYRUN: ' + local jira_dir jira_key= -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ jira_dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/jira +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ jira_dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/jira + '[' init = full ']' + true + git -C interesting-commits remote update -p +Fetching baseline Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail @@ -372,62 +382,62 @@ Fetching origin + local stage=init + local jira_key= + local subdir3 subdir4 subdir4 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -+ subdir3=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ subdir3=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build ++ local dir=gcc/sha1 ++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -+ subdir4=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build -++ interesting_subdir gcc 8d412b97cebca557fbd1509d6413a3f357423574 tcwg_gcc_build master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ subdir4=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build +++ interesting_subdir gcc 07ee6d7b2c361437b877e37e096af71d53a6faef tcwg_gcc_build master-arm ++ local dir=gcc/sha1 ++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build ++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -++ echo gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ subdir5=gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm -+ '[' -d interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 ']' -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574 +++ dir=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm +++ echo gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ subdir5=gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ '[' -d interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef ']' ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url -+ mkdir -p interesting-commits/gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url ++ mkdir -p interesting-commits/gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/artifact/artifacts -+ echo ed60b2868abdb7932bda1dd08477c12fe62a49cb -+ git -C interesting-commits add gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good ++ echo https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/artifact/artifacts ++ echo 8d412b97cebca557fbd1509d6413a3f357423574 ++ git -C interesting-commits add gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good + '[' init '!=' full ']' + return ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ git -C interesting-commits commit -m 'Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/' -[detached HEAD eae37d1a06] Add entry 8d412b97cebca557fbd1509d6413a3f357423574 from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1542/ ++ git -C interesting-commits commit -m 'Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/' +[detached HEAD 00af7c09d] Add entry 07ee6d7b2c361437b877e37e096af71d53a6faef from https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1543/ 3 files changed, 3 insertions(+) - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/first_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/build_url - create mode 100644 gcc/sha1/8d412b97cebca557fbd1509d6413a3f357423574/tcwg_gcc_build/master-arm/last_good -+ wait 168818 + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/first_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/build_url + create mode 100644 gcc/sha1/07ee6d7b2c361437b877e37e096af71d53a6faef/tcwg_gcc_build/master-arm/last_good ++ wait 173710 + echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master + break -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 2239fb9..3f301fc 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,13 +1,13 @@ -build_name="#1542" +build_name="#1543" docker_opts=(--distro default --arch armhf --node -tcwg-jade-06 ) +tcwg-jade-05 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#1542-gcc" +build_name="#1543-gcc" branch_opt=(==rr\[gcc_git\] https://github.com/gcc-mirror/gcc.git#master ) -build_name="#1542-gcc-R1" +build_name="#1543-gcc-R1" -- cgit v1.2.3