+ 643931:jenkins8894701088599202598.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 478394:round-robin-notify.sh: 68: false + 478394:round-robin-notify.sh: 71: dryrun= + 478394:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 478394:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 478394:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 478394:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 478394:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 478394:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/../tcwg_gnu-config.sh + 478394:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 478394:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 478394:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 478394:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 478394:round-robin-notify.sh: 162: declare -a changed_components + 478394:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 478394:round-robin-notify.sh: 219: declare print_details_f + 478394:round-robin-notify.sh: 515: dump_model_only=false + 478394:round-robin-notify.sh: 2839: setup_notify_environment + 478394:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 478394:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 478394:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 478394:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 478394:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 478394:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 478394:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 478394:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 478394:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 478394:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 478394:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 478394:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 478394:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 478394:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 478394:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 478394:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/' # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/ # Using dir : base-artifacts + 478394:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 478394:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ # Using dir : artifacts + 478394:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 478394:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 478394:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 478394:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 478394:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 478394:round-robin-notify.sh: setup_notify_environment: 121: '[' onregression = precommit ']' + 478394:round-robin-notify.sh: 2840: check_source_changes + 478394:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 478394:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: check_source_changes: 170: '[' force '!=' init ']' + 478394:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 478394:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 478394:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 478394:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 478394:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 478394:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 478394:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 478394:round-robin-notify.sh: print_updated_components: 1204: false +++ 478394:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 478394:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 478394:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 478394:round-robin-notify.sh: print_updated_components: 1204: false +++ 478394:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 478394:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#ed9d0ebe4ecb14e293f40e395657dd08c089ad10 '!=' xbaseline ']' +++ 478394:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 478394:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 478394:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 478394:round-robin-notify.sh: print_updated_components: 1204: false +++ 478394:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 478394:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 478394:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 478394:round-robin-notify.sh: print_updated_components: 1204: false +++ 478394:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 478394:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 478394:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 478394:round-robin-notify.sh: print_updated_components: 1204: false +++ 478394:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 478394:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 478394:round-robin-notify.sh: print_updated_components: 1217: echo ++ 478394:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 478394:round-robin-notify.sh: print_changed_components: 1249: false ++ 478394:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 478394:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 478394:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 478394:round-robin-notify.sh: print_changed_components: 1264: '[' xed9d0ebe4ecb14e293f40e395657dd08c089ad10 '!=' x9f42a810e6693a85ed312ca80854733daba75037 ']' ++ 478394:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 478394:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 478394:round-robin-notify.sh: print_changed_components: 1271: echo + 478394:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 478394:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 478394:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 478394:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 478394:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 478394:round-robin-notify.sh: get_component_rev: 1780: false ++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 478394:round-robin-notify.sh: check_source_changes: 183: first_bad=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: check_source_changes: 184: last_good=9f42a810e6693a85ed312ca80854733daba75037 + 478394:round-robin-notify.sh: check_source_changes: 187: local res + 478394:round-robin-notify.sh: check_source_changes: 190: res=0 + 478394:round-robin-notify.sh: check_source_changes: 190: wait 478487 + 478394:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 478394:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 478394:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 478394:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 478394:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 478394:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 478394:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: single_commit_p: 144: base_rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 478394:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 478394:round-robin-notify.sh: get_component_rev: 1780: false ++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 478394:round-robin-notify.sh: single_commit_p: 145: cur_rev=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse 'ed9d0ebe4ecb14e293f40e395657dd08c089ad10^@' + 478394:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 478394:round-robin-notify.sh: single_commit_p: 148: '[' 9f42a810e6693a85ed312ca80854733daba75037 = 9f42a810e6693a85ed312ca80854733daba75037 ']' + 478394:round-robin-notify.sh: single_commit_p: 150: return 0 + 478394:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 478394:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_commit : gcc + 478394:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 478394:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 478394:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: check_source_changes: 208: base_rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 478394:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 478394:round-robin-notify.sh: get_component_rev: 1780: false ++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 478394:round-robin-notify.sh: check_source_changes: 209: cur_rev=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 9f42a810e6693a85ed312ca80854733daba75037..ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 478394:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 9f42a810e6693a85ed312ca80854733daba75037..ed9d0ebe4ecb14e293f40e395657dd08c089ad10 (1 commits)' # rev for gcc : 9f42a810e6693a85ed312ca80854733daba75037..ed9d0ebe4ecb14e293f40e395657dd08c089ad10 (1 commits) + 478394:round-robin-notify.sh: check_source_changes: 214: echo '' + 478394:round-robin-notify.sh: 2841: setup_stages_to_run + 478394:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 478394:round-robin-notify.sh: setup_stages_to_run: 231: '[' onregression = precommit ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 237: '[' onregression = onregression ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 238: '[' 1 = 0 ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 239: '[' single_commit '!=' single_commit ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 241: '[' onregression = precommit ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 247: '[' onregression = ignore ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 247: '[' onregression = precommit ']' + 478394:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 478394:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 478394:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 478394:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 478394:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 478394:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 478394:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 478394:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 478394:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 478394:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 478394:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 478394:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 478394:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 478394:round-robin-notify.sh: 2844: post_interesting_commits init + 478394:round-robin-notify.sh: post_interesting_commits: 1645: set -euf -o pipefail + 478394:round-robin-notify.sh: post_interesting_commits: 1646: echo '# post_interesting_commits' # post_interesting_commits + 478394:round-robin-notify.sh: post_interesting_commits: 1648: local stage=init + 478394:round-robin-notify.sh: post_interesting_commits: 1650: '[' single_commit '!=' single_commit ']' + 478394:round-robin-notify.sh: post_interesting_commits: 1656: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 478394:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 478394:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 478394:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 478394:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 478394:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 478394:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git '!=' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 478565 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 478394:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 478394:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 478394:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 478394:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 478394:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 478394:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 448: 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 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 478568 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 478394:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 478394:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 478394:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 478394:round-robin-notify.sh: git_checkout: 673: local ref=master + 478394:round-robin-notify.sh: git_checkout: 674: local remote=origin + 478394:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 478394:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 478394:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 478394:round-robin-notify.sh: git_clean: 2195: shift + 478394:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 478394:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 478394:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 478394:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 478394:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 478394:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 76: break + 478394:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 478394:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 478394:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 478394:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 478394:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 478394:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 478394:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 478394:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 478394:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 478394:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 478394:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 478394:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 478394:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 478394:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 478394:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: sha1=892f49fe13 ++ 478394:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 478394:round-robin-notify.sh: git_rev_parse_1: 385: echo 892f49fe13 + 478394:round-robin-notify.sh: git_checkout: 679: sha1=892f49fe13 + 478394:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 892f49fe13 HEAD is now at 892f49fe13 Add entry ed9d0ebe4ecb14e293f40e395657dd08c089ad10 from http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ + 478394:round-robin-notify.sh: post_interesting_commits: 1660: true + 478394:round-robin-notify.sh: post_interesting_commits: 1664: local jira_dir jira_key= ++ 478394:round-robin-notify.sh: post_interesting_commits: 1665: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: post_interesting_commits: 1665: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: post_interesting_commits: 1666: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira + 478394:round-robin-notify.sh: post_interesting_commits: 1667: '[' init = full ']' + 478394:round-robin-notify.sh: post_interesting_commits: 1687: true + 478394:round-robin-notify.sh: post_interesting_commits: 1689: git -C interesting-commits remote update -p + 478394:round-robin-notify.sh: post_interesting_commits: 1690: git_clean interesting-commits refs/remotes/origin/master + 478394:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 478394:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 478394:round-robin-notify.sh: git_clean: 2195: shift + 478394:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 478394:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 478394:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 478394:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 478394:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 478394:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 76: break + 478394:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 478394:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 478394:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 478394:round-robin-notify.sh: post_interesting_commits: 1692: update_interesting_commits init '' # update_interesting_commits + 478394:round-robin-notify.sh: update_interesting_commits: 1395: echo '# update_interesting_commits' + 478394:round-robin-notify.sh: update_interesting_commits: 1397: local stage=init + 478394:round-robin-notify.sh: update_interesting_commits: 1398: local jira_key= + 478394:round-robin-notify.sh: update_interesting_commits: 1403: local subdir3 subdir4 subdir5 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1405: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits: 1405: subdir3=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1408: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build + 478394:round-robin-notify.sh: update_interesting_commits: 1408: subdir4=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: update_interesting_commits: 1411: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits: 1411: subdir5=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits: 1413: '[' -d interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1420: mkdir -p interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1421: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: update_interesting_commits: 1421: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' s == / ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 + 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 + 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build + 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 + 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 + 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 + 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive + 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 + 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 + 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: update_interesting_commits: 1422: echo 9f42a810e6693a85ed312ca80854733daba75037 + 478394:round-robin-notify.sh: update_interesting_commits: 1423: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/build_url gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/last_good + 478394:round-robin-notify.sh: update_interesting_commits: 1425: '[' init '!=' full ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1426: return ++ 478394:round-robin-notify.sh: post_interesting_commits: 1695: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: post_interesting_commits: 1695: git -C interesting-commits commit -m 'Add entry ed9d0ebe4ecb14e293f40e395657dd08c089ad10 from http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/' HEAD detached from 3a2f4af743 nothing to commit, working tree clean + 478394:round-robin-notify.sh: post_interesting_commits: 1697: break + 478394:round-robin-notify.sh: 2846: '[' full '!=' full ']' + 478394:round-robin-notify.sh: 2851: gnu_generate_extra_details + 478394:round-robin-notify.sh: gnu_generate_extra_details: 391: set -euf -o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 394: local tmpfile ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 395: mktemp + 478394:round-robin-notify.sh: gnu_generate_extra_details: 395: tmpfile=/tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 397: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 478394:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 478394:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 478394:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 478394:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 478394:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu ++ 478394:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu + 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 399: echo + 478394:round-robin-notify.sh: gnu_generate_extra_details: 402: '[' 'none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' '!=' '' ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 403: cat + 478394:round-robin-notify.sh: gnu_generate_extra_details: 414: cat + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 477: set +f ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 477: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-binutils artifacts/05-build_abe-gcc artifacts/06-clean_sysroot artifacts/07-build_abe-linux artifacts/08-build_abe-glibc artifacts/10-check_regression -name console.log.xz ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/01-reset_artifacts/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/01-reset_artifacts + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/02-prepare_abe/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/02-prepare_abe + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/03-true/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/03-true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/03-true/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/04-build_abe-binutils/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/04-build_abe-binutils + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/04-build_abe-binutils/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/04-build_abe-binutils + 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 04-build_abe-binutils' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.7vO0KhyA83-configure /tmp/tmp.7vO0KhyA83-make + 478394:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-binutils/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/05-build_abe-gcc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/05-build_abe-gcc + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/05-build_abe-gcc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/05-build_abe-gcc + 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 05-build_abe-gcc' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.7vO0KhyA83-configure /tmp/tmp.7vO0KhyA83-make + 478394:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-build_abe-gcc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/06-clean_sysroot/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/06-clean_sysroot + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/06-clean_sysroot/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/06-clean_sysroot/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/07-build_abe-linux/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/07-build_abe-linux + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/07-build_abe-linux/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/07-build_abe-linux + 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 07-build_abe-linux' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.7vO0KhyA83-configure /tmp/tmp.7vO0KhyA83-make + 478394:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/07-build_abe-linux/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/08-build_abe-glibc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/08-build_abe-glibc + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/08-build_abe-glibc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: basename artifacts/08-build_abe-glibc + 478394:round-robin-notify.sh: gnu_generate_extra_details: 432: echo '# 08-build_abe-glibc' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 433: cat /tmp/tmp.7vO0KhyA83-configure /tmp/tmp.7vO0KhyA83-make + 478394:round-robin-notify.sh: gnu_generate_extra_details: 435: echo + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/08-build_abe-glibc/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console ++ 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: dirname artifacts/10-check_regression/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 420: artifact_dir=artifacts/10-check_regression + 478394:round-robin-notify.sh: gnu_generate_extra_details: 423: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: xzgrep RUN: artifacts/10-check_regression/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 424: sed 's/.* RUN: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: grep /configure /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: grep '^make ' /tmp/tmp.7vO0KhyA83 + 478394:round-robin-notify.sh: gnu_generate_extra_details: 428: true + 478394:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.7vO0KhyA83-configure ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 431: '[' -s /tmp/tmp.7vO0KhyA83-make ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 440: djtag='NOTE: Using dejagnu target_board options:' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 443: set +o pipefail + 478394:round-robin-notify.sh: gnu_generate_extra_details: 444: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/10-check_regression/console.log.xz + 478394:round-robin-notify.sh: gnu_generate_extra_details: 445: sed 's/.* NOTE: Using dejagnu target_board options: //' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 448: '[' -s /tmp/tmp.7vO0KhyA83-dj ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 418: read step_console + 478394:round-robin-notify.sh: gnu_generate_extra_details: 455: rm -f /tmp/tmp.7vO0KhyA83 /tmp/tmp.7vO0KhyA83-configure /tmp/tmp.7vO0KhyA83-make /tmp/tmp.7vO0KhyA83-dj + 478394:round-robin-notify.sh: gnu_generate_extra_details: 457: '[' -s artifacts/notify/configure-toolchain.txt ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 459: '[' -d artifacts/sumfiles ']' + 478394:round-robin-notify.sh: gnu_generate_extra_details: 460: return 0 + 478394:round-robin-notify.sh: 2852: calculate_results_date + 478394:round-robin-notify.sh: calculate_results_date: 2517: set -euf -o pipefail + 478394:round-robin-notify.sh: calculate_results_date: 2519: local c base_d cur_d results_date=0 ++ 478394:round-robin-notify.sh: calculate_results_date: 2522: get_current_manifest '{rr[components]}' ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 478394:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 478394:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev binutils ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 478394:round-robin-notify.sh: calculate_results_date: 2524: '[' 469dcb143c6d19cd741fbf904188534e7696658b '!=' '' ']' ++ 478394:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date binutils ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev binutils +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: rev=469dcb143c6d19cd741fbf904188534e7696658b ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No binutils in current git' '[' x469dcb143c6d19cd741fbf904188534e7696658b '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1177: git -C binutils show --no-patch --pretty=%ct 469dcb143c6d19cd741fbf904188534e7696658b + 478394:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778893590 ++ 478394:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date binutils ++ 478394:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 478394:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev binutils +++ 478394:round-robin-notify.sh: get_component_rev: 1780: false +++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 478394:round-robin-notify.sh: get_current_component_date: 1187: rev=469dcb143c6d19cd741fbf904188534e7696658b ++ 478394:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No binutils in current git' '[' x469dcb143c6d19cd741fbf904188534e7696658b '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_component_date: 1191: git -C binutils show --no-patch --pretty=%ct 469dcb143c6d19cd741fbf904188534e7696658b + 478394:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778893590 + 478394:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778893590 '!=' x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778893590 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778893590 -lt 1778893590 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778893590 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778893590 -gt 0 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2538: results_date=1778893590 + 478394:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 478394:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 478394:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: calculate_results_date: 2524: '[' 9f42a810e6693a85ed312ca80854733daba75037 '!=' '' ']' ++ 478394:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date gcc ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' x9f42a810e6693a85ed312ca80854733daba75037 '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct 9f42a810e6693a85ed312ca80854733daba75037 + 478394:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778822035 ++ 478394:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date gcc ++ 478394:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 478394:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 478394:round-robin-notify.sh: get_component_rev: 1780: false +++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 478394:round-robin-notify.sh: get_current_component_date: 1187: rev=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' xed9d0ebe4ecb14e293f40e395657dd08c089ad10 '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778827649 + 478394:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778822035 '!=' x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778827649 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778827649 -lt 1778822035 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778827649 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778827649 -gt 1778893590 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 478394:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 478394:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev linux ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 478394:round-robin-notify.sh: calculate_results_date: 2524: '[' 6916d5703ddf9a38f1f6c2cc793381a24ee914c6 '!=' '' ']' ++ 478394:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date linux ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev linux +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No linux in current git' '[' x6916d5703ddf9a38f1f6c2cc793381a24ee914c6 '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1177: git -C linux show --no-patch --pretty=%ct 6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 478394:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778889645 ++ 478394:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date linux ++ 478394:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 478394:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev linux +++ 478394:round-robin-notify.sh: get_component_rev: 1780: false +++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 478394:round-robin-notify.sh: get_current_component_date: 1187: rev=6916d5703ddf9a38f1f6c2cc793381a24ee914c6 ++ 478394:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No linux in current git' '[' x6916d5703ddf9a38f1f6c2cc793381a24ee914c6 '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_component_date: 1191: git -C linux show --no-patch --pretty=%ct 6916d5703ddf9a38f1f6c2cc793381a24ee914c6 + 478394:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778889645 + 478394:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778889645 '!=' x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778889645 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778889645 -lt 1778889645 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778889645 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778889645 -gt 1778893590 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 478394:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 478394:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev glibc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 478394:round-robin-notify.sh: calculate_results_date: 2524: '[' d9981b54396038bb85f3b2db7b68de1f6755530b '!=' '' ']' ++ 478394:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date glibc ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: rev=d9981b54396038bb85f3b2db7b68de1f6755530b ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' xd9981b54396038bb85f3b2db7b68de1f6755530b '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct d9981b54396038bb85f3b2db7b68de1f6755530b + 478394:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778854111 ++ 478394:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date glibc ++ 478394:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 478394:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 478394:round-robin-notify.sh: get_component_rev: 1780: false +++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 478394:round-robin-notify.sh: get_current_component_date: 1187: rev=d9981b54396038bb85f3b2db7b68de1f6755530b ++ 478394:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' xd9981b54396038bb85f3b2db7b68de1f6755530b '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct d9981b54396038bb85f3b2db7b68de1f6755530b + 478394:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778854111 + 478394:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778854111 '!=' x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778854111 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778854111 -lt 1778854111 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778854111 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778854111 -gt 1778893590 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2522: for c in $(get_current_manifest "{rr[components]}") + 478394:round-robin-notify.sh: calculate_results_date: 2523: base_d= ++ 478394:round-robin-notify.sh: calculate_results_date: 2524: get_baseline_component_rev gdb ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 478394:round-robin-notify.sh: calculate_results_date: 2524: '[' f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' '' ']' ++ 478394:round-robin-notify.sh: calculate_results_date: 2525: get_baseline_component_date gdb ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gdb +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1173: rev=f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gdb in current git' '[' xf1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gdb show --no-patch --pretty=%ct f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd + 478394:round-robin-notify.sh: calculate_results_date: 2525: base_d=1778821847 ++ 478394:round-robin-notify.sh: calculate_results_date: 2527: get_current_component_date gdb ++ 478394:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 478394:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gdb +++ 478394:round-robin-notify.sh: get_component_rev: 1780: false +++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 478394:round-robin-notify.sh: get_current_component_date: 1187: rev=f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd ++ 478394:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gdb in current git' '[' xf1fdd3164b86d15c97204fe9eaa5de57ae33f2bd '!=' x ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_component_date: 1191: git -C gdb show --no-patch --pretty=%ct f1fdd3164b86d15c97204fe9eaa5de57ae33f2bd + 478394:round-robin-notify.sh: calculate_results_date: 2527: cur_d=1778821847 + 478394:round-robin-notify.sh: calculate_results_date: 2528: '[' x1778821847 '!=' x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' x1778821847 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2529: '[' 1778821847 -lt 1778821847 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2533: '[' x1778821847 = x ']' + 478394:round-robin-notify.sh: calculate_results_date: 2537: '[' 1778821847 -gt 1778893590 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2542: assert_with_msg 'Failed to produce results_date' '[' 1778893590 -gt 0 ']' + 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: calculate_results_date: 2544: get_baseline_manifest '{rr[results_date]}' ++ 478394:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: calculate_results_date: 2544: base_d=1778872975 + 478394:round-robin-notify.sh: calculate_results_date: 2559: '[' 1778872975 '!=' '' ']' + 478394:round-robin-notify.sh: calculate_results_date: 2560: '[' 1778893590 -gt 1778872975 ']' + 478394:round-robin-notify.sh: calculate_results_date: 2564: results_date=1778883282 + 478394:round-robin-notify.sh: calculate_results_date: 2579: rr[results_date]=1778883282 + 478394:round-robin-notify.sh: calculate_results_date: 2580: cat + 478394:round-robin-notify.sh: calculate_results_date: 2582: manifest_out + 478394:round-robin-notify.sh: manifest_out: 1071: cat + 478394:round-robin-notify.sh: 2854: check_if_first_report + 478394:round-robin-notify.sh: check_if_first_report: 734: declare -g first_icommit_to_report + 478394:round-robin-notify.sh: check_if_first_report: 736: first_icommit_to_report=false + 478394:round-robin-notify.sh: check_if_first_report: 737: '[' xsingle_commit '!=' xsingle_commit ']' + 478394:round-robin-notify.sh: check_if_first_report: 741: local isubdir ++ 478394:round-robin-notify.sh: check_if_first_report: 742: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: check_if_first_report: 742: isubdir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: check_if_first_report: 743: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/first_url ']' + 478394:round-robin-notify.sh: check_if_first_report: 747: local first_url ++ 478394:round-robin-notify.sh: check_if_first_report: 748: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/first_url + 478394:round-robin-notify.sh: check_if_first_report: 748: first_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ ++ 478394:round-robin-notify.sh: check_if_first_report: 749: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: check_if_first_report: 749: '[' http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ = http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ ']' + 478394:round-robin-notify.sh: check_if_first_report: 750: first_icommit_to_report=true + 478394:round-robin-notify.sh: 2857: post_interesting_commits full + 478394:round-robin-notify.sh: post_interesting_commits: 1645: set -euf -o pipefail + 478394:round-robin-notify.sh: post_interesting_commits: 1646: echo '# post_interesting_commits' # post_interesting_commits + 478394:round-robin-notify.sh: post_interesting_commits: 1648: local stage=full + 478394:round-robin-notify.sh: post_interesting_commits: 1650: '[' single_commit '!=' single_commit ']' + 478394:round-robin-notify.sh: post_interesting_commits: 1656: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 478394:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 478394:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 478394:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 478394:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 478394:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 478394:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git '!=' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 511635 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 478394:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 478394:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 478394:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 478394:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 478394:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 478394:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 448: 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 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 511638 + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 478394:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 478394:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 478394:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 478394:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 478394:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 478394:round-robin-notify.sh: git_checkout: 673: local ref=master + 478394:round-robin-notify.sh: git_checkout: 674: local remote=origin + 478394:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 478394:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 478394:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 478394:round-robin-notify.sh: git_clean: 2195: shift + 478394:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 478394:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 478394:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 478394:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 478394:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 478394:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 76: break + 478394:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 478394:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 478394:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 478394:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 478394:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 478394:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 478394:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 478394:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 478394:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 478394:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 478394:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 478394:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 478394:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 478394:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 478394:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 478394:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 478394:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 478394:round-robin-notify.sh: git_rev_parse_1: 376: sha1=892f49fe13 ++ 478394:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 478394:round-robin-notify.sh: git_rev_parse_1: 385: echo 892f49fe13 + 478394:round-robin-notify.sh: git_checkout: 679: sha1=892f49fe13 + 478394:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 892f49fe13 HEAD is now at 892f49fe13 Add entry ed9d0ebe4ecb14e293f40e395657dd08c089ad10 from http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ + 478394:round-robin-notify.sh: post_interesting_commits: 1660: true + 478394:round-robin-notify.sh: post_interesting_commits: 1664: local jira_dir jira_key= ++ 478394:round-robin-notify.sh: post_interesting_commits: 1665: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: post_interesting_commits: 1665: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: post_interesting_commits: 1666: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira + 478394:round-robin-notify.sh: post_interesting_commits: 1667: '[' full = full ']' + 478394:round-robin-notify.sh: post_interesting_commits: 1667: true + 478394:round-robin-notify.sh: post_interesting_commits: 1668: true + 478394:round-robin-notify.sh: post_interesting_commits: 1668: '[' '' = '' ']' + 478394:round-robin-notify.sh: post_interesting_commits: 1669: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ']' ++ 478394:round-robin-notify.sh: post_interesting_commits: 1675: create_jira_card ++ 478394:round-robin-notify.sh: create_jira_card: 1747: set -euf -o pipefail ++ 478394:round-robin-notify.sh: create_jira_card: 1749: local template project parent assignee yaml +++ 478394:round-robin-notify.sh: create_jira_card: 1750: print_jira_template_card +++ 478394:round-robin-notify.sh: print_jira_template_card: 1721: local jira_card=GNU-692 +++ 478394:round-robin-notify.sh: print_jira_template_card: 1722: case "$ci_project/$ci_config:$changed_single_component" in +++ 478394:round-robin-notify.sh: print_jira_template_card: 1739: echo GNU-692 ++ 478394:round-robin-notify.sh: create_jira_card: 1750: template=GNU-692 ++ 478394:round-robin-notify.sh: create_jira_card: 1751: project=GNU +++ 478394:round-robin-notify.sh: create_jira_card: 1753: jipsearch -j key=GNU-692 -s parent:key +++ 478394:round-robin-notify.sh: create_jira_card: 1753: sed -e 's/.* , //' ++ 478394:round-robin-notify.sh: create_jira_card: 1753: parent=GNU-1750 +++ 478394:round-robin-notify.sh: create_jira_card: 1755: jipsearch -j key=GNU-692 -s assignee:emailAddress +++ 478394:round-robin-notify.sh: create_jira_card: 1755: sed -e 's/.* , //' Traceback (most recent call last): File "/usr/local/bin/jipsearch", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jipdate/jipsearch.py", line 358, in main print_issues(jira, issues) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipsearch.py", line 287, in print_issues value = field[cfg.args.single_field[1]] ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable +++ 478394:round-robin-notify.sh: create_jira_card: 1755: true ++ 478394:round-robin-notify.sh: create_jira_card: 1755: assignee= ++ 478394:round-robin-notify.sh: create_jira_card: 1756: '[' '' = '' ']' +++ 478394:round-robin-notify.sh: create_jira_card: 1759: jipsearch -j key=GNU-1750 -s assignee:emailAddress +++ 478394:round-robin-notify.sh: create_jira_card: 1759: sed -e 's/.* , //' ++ 478394:round-robin-notify.sh: create_jira_card: 1759: assignee=maxim.kuvyrkov@linaro.org +++ 478394:round-robin-notify.sh: create_jira_card: 1762: mktemp ++ 478394:round-robin-notify.sh: create_jira_card: 1762: yaml=/tmp/tmp.NI2A08rgeI ++ 478394:round-robin-notify.sh: create_jira_card: 1764: trap 'rm /tmp/tmp.NI2A08rgeI' EXIT ++ 478394:round-robin-notify.sh: create_jira_card: 1766: cat ++ 478394:round-robin-notify.sh: create_jira_card: 1773: local key +++ 478394:round-robin-notify.sh: create_jira_card: 1774: jipcreate -f /tmp/tmp.NI2A08rgeI +++ 478394:round-robin-notify.sh: create_jira_card: 1774: sed -e 's#.*/##' ++ 478394:round-robin-notify.sh: create_jira_card: 1774: key=GNU-1904 ++ 478394:round-robin-notify.sh: create_jira_card: 1775: echo GNU-1904 +++ 478394:round-robin-notify.sh: create_jira_card: 1: rm /tmp/tmp.NI2A08rgeI + 478394:round-robin-notify.sh: post_interesting_commits: 1675: jira_key=GNU-1904 + 478394:round-robin-notify.sh: post_interesting_commits: 1687: true + 478394:round-robin-notify.sh: post_interesting_commits: 1689: git -C interesting-commits remote update -p + 478394:round-robin-notify.sh: post_interesting_commits: 1690: git_clean interesting-commits refs/remotes/origin/master + 478394:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 478394:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 478394:round-robin-notify.sh: git_clean: 2195: shift + 478394:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 478394:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 478394:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 478394:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 478394:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 478394:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 478394:round-robin-notify.sh: fresh_dir: 72: : + 478394:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 478394:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 478394:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 478394:round-robin-notify.sh: fresh_dir: 76: break + 478394:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 478394:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 478394:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 478394:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 478394:round-robin-notify.sh: post_interesting_commits: 1692: update_interesting_commits full GNU-1904 # update_interesting_commits + 478394:round-robin-notify.sh: update_interesting_commits: 1395: echo '# update_interesting_commits' + 478394:round-robin-notify.sh: update_interesting_commits: 1397: local stage=full + 478394:round-robin-notify.sh: update_interesting_commits: 1398: local jira_key=GNU-1904 + 478394:round-robin-notify.sh: update_interesting_commits: 1403: local subdir3 subdir4 subdir5 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1405: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits: 1405: subdir3=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1408: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build + 478394:round-robin-notify.sh: update_interesting_commits: 1408: subdir4=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: update_interesting_commits: 1411: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits: 1411: subdir5=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits: 1413: '[' -d interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1420: mkdir -p interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1421: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: update_interesting_commits: 1421: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' s == / ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 + 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 + 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build + 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 + 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 + 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 + 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive + 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 + 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 + 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: update_interesting_commits: 1422: echo 9f42a810e6693a85ed312ca80854733daba75037 + 478394:round-robin-notify.sh: update_interesting_commits: 1423: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/build_url gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/last_good + 478394:round-robin-notify.sh: update_interesting_commits: 1425: '[' full '!=' full ']' ++ 478394:round-robin-notify.sh: update_interesting_commits: 1430: gnu_llvm_print_result --oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 668: '[' 1 = 0 ']' ++ 478394:round-robin-notify.sh: print_result: 671: echo Failure ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 478394:round-robin-notify.sh: update_interesting_commits: 1430: echo Failure + 478394:round-robin-notify.sh: update_interesting_commits: 1431: merge_status_summary interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build + 478394:round-robin-notify.sh: merge_status_summary: 1361: set -euf -o pipefail + 478394:round-robin-notify.sh: merge_status_summary: 1362: local subdir=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build + 478394:round-robin-notify.sh: merge_status_summary: 1364: local cur_file cur best= best_file + 478394:round-robin-notify.sh: merge_status_summary: 1366: read -r cur_file ++ 478394:round-robin-notify.sh: merge_status_summary: 1377: find interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 478394:round-robin-notify.sh: merge_status_summary: 1377: sort ++ 478394:round-robin-notify.sh: merge_status_summary: 1368: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt + 478394:round-robin-notify.sh: merge_status_summary: 1368: cur=Failure + 478394:round-robin-notify.sh: merge_status_summary: 1369: '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh: line 1369: [: Failure: integer expression expected + 478394:round-robin-notify.sh: merge_status_summary: 1370: best=Failure + 478394:round-robin-notify.sh: merge_status_summary: 1371: best_file=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt + 478394:round-robin-notify.sh: merge_status_summary: 1366: read -r cur_file + 478394:round-robin-notify.sh: merge_status_summary: 1376: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1433: merge_status_summary interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: merge_status_summary: 1361: set -euf -o pipefail + 478394:round-robin-notify.sh: merge_status_summary: 1362: local subdir=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: merge_status_summary: 1364: local cur_file cur best= best_file + 478394:round-robin-notify.sh: merge_status_summary: 1366: read -r cur_file ++ 478394:round-robin-notify.sh: merge_status_summary: 1377: find interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 478394:round-robin-notify.sh: merge_status_summary: 1377: sort ++ 478394:round-robin-notify.sh: merge_status_summary: 1368: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt + 478394:round-robin-notify.sh: merge_status_summary: 1368: cur=Failure + 478394:round-robin-notify.sh: merge_status_summary: 1369: '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh: line 1369: [: Failure: integer expression expected + 478394:round-robin-notify.sh: merge_status_summary: 1370: best=Failure + 478394:round-robin-notify.sh: merge_status_summary: 1371: best_file=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt + 478394:round-robin-notify.sh: merge_status_summary: 1366: read -r cur_file + 478394:round-robin-notify.sh: merge_status_summary: 1376: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1435: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status-summary.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1441: gnu_llvm_print_result --long + 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false + 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--long + 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles + 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' + 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --long + 478394:round-robin-notify.sh: print_result: 663: false + 478394:round-robin-notify.sh: print_result: 665: local print_arg=--long + 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in + 478394:round-robin-notify.sh: print_result: 675: echo 'Results changed to' ++ 478394:round-robin-notify.sh: print_result: 676: cat artifacts/results + 478394:round-robin-notify.sh: print_result: 676: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: # FAILED # build_abe gdb: # First few build errors in logs: # 00:01:39 nss_files/files-parse.c:165:22: error: use of logical ‘&&’ with constant operand ‘10’ [-Werror=constant-logical-operand] # 00:01:39 make[2]: *** [../o-iterator.mk:9: /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/glibc-glibc.git~master/nss/files-service.o] Error 1 # 00:01:39 make[1]: *** [Makefile:484: nss/subdir_lib] Error 2 # 00:01:39 make: *** [Makefile:20: all] Error 2' + 478394:round-robin-notify.sh: print_result: 677: echo '' + 478394:round-robin-notify.sh: print_result: 678: echo From ++ 478394:round-robin-notify.sh: print_result: 679: cat base-artifacts/results + 478394:round-robin-notify.sh: print_result: 679: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' + 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 478394:round-robin-notify.sh: update_interesting_commits: 1442: '[' -f artifacts/notify/configure-toolchain.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1443: cat artifacts/notify/configure-toolchain.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1447: '[' -f artifacts/notify/results.compare.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1453: '[' -f artifacts/notify/configure-toolchain.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1455: echo '### To reproduce' + 478394:round-robin-notify.sh: update_interesting_commits: 1456: echo '' + 478394:round-robin-notify.sh: update_interesting_commits: 1457: '[' -f artifacts/notify/configure-toolchain.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1458: echo '# Toolchain was configured with :' + 478394:round-robin-notify.sh: update_interesting_commits: 1459: cat artifacts/notify/configure-toolchain.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1460: echo '' + 478394:round-robin-notify.sh: update_interesting_commits: 1462: '[' -f artifacts/notify/configure-tests.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1467: '[' -f artifacts/notify/build-and-run-tests.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1472: '[' tcwg_gnu_native_build == tcwg_flang_test ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1481: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/reproduction_instructions.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1487: update_interesting_commits_status gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1575: local comp=gcc + 478394:round-robin-notify.sh: update_interesting_commits_status: 1576: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1577: local subdir3 subdir4 subdir5 ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1580: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1580: subdir3=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1582: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build + 478394:round-robin-notify.sh: update_interesting_commits_status: 1582: subdir4=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1584: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1584: subdir5=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1588: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt + 478394:round-robin-notify.sh: update_interesting_commits_status: 1594: sed 's/^/* /' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1589: print_icommits_link gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/details.txt + 478394:round-robin-notify.sh: print_icommits_link: 722: set -euf -o pipefail + 478394:round-robin-notify.sh: print_icommits_link: 723: local path=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/details.txt + 478394:round-robin-notify.sh: print_icommits_link: 725: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits + 478394:round-robin-notify.sh: print_icommits_link: 726: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/details.txt ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1590: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/build_url + 478394:round-robin-notify.sh: update_interesting_commits_status: 1590: get_externally_visible_url http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' s == / ']' + 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 478394:round-robin-notify.sh: get_externally_visible_url: 2729: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts + 478394:round-robin-notify.sh: get_externally_visible_url: 2730: return 0 + 478394:round-robin-notify.sh: update_interesting_commits_status: 1591: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/fixed-in-url.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1596: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/details.txt gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status.txt + 478394:round-robin-notify.sh: update_interesting_commits_status: 1599: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/summary.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1604: local ci_config + 478394:round-robin-notify.sh: update_interesting_commits_status: 1605: read ci_config ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1594: cd interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1594: ls + 478394:round-robin-notify.sh: update_interesting_commits_status: 1607: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/summary.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1613: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1617: echo '* master-aarch64' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1618: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status.txt + 478394:round-robin-notify.sh: update_interesting_commits_status: 1618: sed 's/^/*/' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1605: read ci_config + 478394:round-robin-notify.sh: update_interesting_commits_status: 1607: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt/summary.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1613: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1614: continue + 478394:round-robin-notify.sh: update_interesting_commits_status: 1605: read ci_config + 478394:round-robin-notify.sh: update_interesting_commits_status: 1607: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt/summary.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1613: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1614: continue + 478394:round-robin-notify.sh: update_interesting_commits_status: 1605: read ci_config + 478394:round-robin-notify.sh: update_interesting_commits_status: 1620: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt + 478394:round-robin-notify.sh: update_interesting_commits_status: 1623: local ci_project + 478394:round-robin-notify.sh: update_interesting_commits_status: 1624: read ci_project ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1594: cd interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: update_interesting_commits_status: 1594: ls + 478394:round-robin-notify.sh: update_interesting_commits_status: 1625: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/first_url/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1626: continue + 478394:round-robin-notify.sh: update_interesting_commits_status: 1624: read ci_project + 478394:round-robin-notify.sh: update_interesting_commits_status: 1625: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status-summary.txt/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1626: continue + 478394:round-robin-notify.sh: update_interesting_commits_status: 1624: read ci_project + 478394:round-robin-notify.sh: update_interesting_commits_status: 1625: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status.txt/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1626: continue + 478394:round-robin-notify.sh: update_interesting_commits_status: 1624: read ci_project + 478394:round-robin-notify.sh: update_interesting_commits_status: 1625: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt ']' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1629: echo '* tcwg_gnu_native_build' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1630: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt + 478394:round-robin-notify.sh: update_interesting_commits_status: 1630: sed 's/^/*/' + 478394:round-robin-notify.sh: update_interesting_commits_status: 1624: read ci_project + 478394:round-robin-notify.sh: update_interesting_commits_status: 1632: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1490: print_commits --short + 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail + 478394:round-robin-notify.sh: print_commits: 529: false + 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--short + 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' + 478394:round-robin-notify.sh: print_commits: 537: local more_lines + 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' + 478394:round-robin-notify.sh: print_commits: 539: local c=gcc + 478394:round-robin-notify.sh: print_commits: 541: '[' --short = --link ']' + 478394:round-robin-notify.sh: print_commits: 568: local describe + 478394:round-robin-notify.sh: print_commits: 569: '[' '' = '' ']' ++ 478394:round-robin-notify.sh: print_commits: 570: describe_sha1 gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 true ++ 478394:round-robin-notify.sh: describe_sha1: 2537: local component=gcc ++ 478394:round-robin-notify.sh: describe_sha1: 2538: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: describe_sha1: 2539: local anything=true ++ 478394:round-robin-notify.sh: describe_sha1: 2541: match=() ++ 478394:round-robin-notify.sh: describe_sha1: 2541: local -a match ++ 478394:round-robin-notify.sh: describe_sha1: 2542: case "$component" in ++ 478394:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") ++ 478394:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_commits: 570: describe=basepoints/gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 572: echo basepoints/gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 572: sed 's,^basepoints/,,' + 478394:round-robin-notify.sh: print_commits: 572: describe=gcc-17-521-ged9d0ebe4ecb + 478394:round-robin-notify.sh: print_commits: 577: '[' --short = --oneline ']' + 478394:round-robin-notify.sh: print_commits: 582: '[' '' = '' ']' + 478394:round-robin-notify.sh: print_commits: 583: echo 'commit gcc-17-521-ged9d0ebe4ecb' + 478394:round-robin-notify.sh: print_commits: 587: local tmpfile ++ 478394:round-robin-notify.sh: print_commits: 588: mktemp + 478394:round-robin-notify.sh: print_commits: 588: tmpfile=/tmp/tmp.UPWivDV5ed + 478394:round-robin-notify.sh: print_commits: 589: git -C gcc log -n1 ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_commits: 589: tail -n +2 + 478394:round-robin-notify.sh: print_commits: 590: head -n 8 /tmp/tmp.UPWivDV5ed ++ 478394:round-robin-notify.sh: print_commits: 591: cat /tmp/tmp.UPWivDV5ed ++ 478394:round-robin-notify.sh: print_commits: 591: wc -l + 478394:round-robin-notify.sh: print_commits: 591: more_lines=57 + 478394:round-robin-notify.sh: print_commits: 592: '[' 57 -gt 0 ']' + 478394:round-robin-notify.sh: print_commits: 593: echo '... 57 lines of the commit log omitted.' + 478394:round-robin-notify.sh: print_commits: 595: rm /tmp/tmp.UPWivDV5ed + 478394:round-robin-notify.sh: print_commits: 597: '[' '' '!=' '' ']' + 478394:round-robin-notify.sh: print_commits: 601: return 0 + 478394:round-robin-notify.sh: update_interesting_commits: 1491: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/commit-log.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1493: true + 478394:round-robin-notify.sh: update_interesting_commits: 1494: local jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira + 478394:round-robin-notify.sh: update_interesting_commits: 1496: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1503: '[' -e interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1506: mkdir interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira + 478394:round-robin-notify.sh: update_interesting_commits: 1508: '[' GNU-1904 '!=' '' ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1509: echo GNU-1904 + 478394:round-robin-notify.sh: update_interesting_commits: 1510: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ++ 478394:round-robin-notify.sh: update_interesting_commits: 1514: print_commits --oneline ++ 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_commits: 529: false ++ 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' ++ 478394:round-robin-notify.sh: print_commits: 537: local more_lines ++ 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' ++ 478394:round-robin-notify.sh: print_commits: 539: local c=gcc ++ 478394:round-robin-notify.sh: print_commits: 541: '[' --oneline = --link ']' ++ 478394:round-robin-notify.sh: print_commits: 568: local describe ++ 478394:round-robin-notify.sh: print_commits: 569: '[' '' = '' ']' +++ 478394:round-robin-notify.sh: print_commits: 570: describe_sha1 gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 true +++ 478394:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 478394:round-robin-notify.sh: describe_sha1: 2538: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 478394:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 478394:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 478394:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 478394:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 478394:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_commits: 570: describe=basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: echo basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: sed 's,^basepoints/,,' ++ 478394:round-robin-notify.sh: print_commits: 572: describe=gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 577: '[' --oneline = --oneline ']' ++ 478394:round-robin-notify.sh: print_commits: 578: echo gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 579: return 0 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1514: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status-summary.txt + 478394:round-robin-notify.sh: update_interesting_commits: 1514: echo gcc-17-521-ged9d0ebe4ecb: Failure + 478394:round-robin-notify.sh: update_interesting_commits: 1517: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/summary + 478394:round-robin-notify.sh: update_interesting_commits: 1526: cat ++ 478394:round-robin-notify.sh: update_interesting_commits: 1526: print_commits --link ++ 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_commits: 529: false ++ 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--link ++ 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' ++ 478394:round-robin-notify.sh: print_commits: 537: local more_lines ++ 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' ++ 478394:round-robin-notify.sh: print_commits: 539: local c=gcc ++ 478394:round-robin-notify.sh: print_commits: 541: '[' --link = --link ']' ++ 478394:round-robin-notify.sh: print_commits: 542: local url +++ 478394:round-robin-notify.sh: print_commits: 543: get_component_url gcc +++ 478394:round-robin-notify.sh: get_component_url: 1790: false +++ 478394:round-robin-notify.sh: get_component_url: 1793: get_current_git gcc_url +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_url in current git' '[' -f artifacts/git/gcc_url ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_url ++ 478394:round-robin-notify.sh: print_commits: 543: url=git+ssh://linaroci@gcc.gnu.org/git/gcc.git ++ 478394:round-robin-notify.sh: print_commits: 544: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git://sourceware.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 548: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gcc.gnu.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 552: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git+ssh://linaroci@gcc.gnu.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 556: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://github.com/ ]] ++ 478394:round-robin-notify.sh: print_commits: 557: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gitlab.com/ ]] ++ 478394:round-robin-notify.sh: print_commits: 559: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://git.linaro.org/ ]] ++ 478394:round-robin-notify.sh: print_commits: 562: echo 'See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git' ++ 478394:round-robin-notify.sh: print_commits: 565: return 0 ++ 478394:round-robin-notify.sh: update_interesting_commits: 1526: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/commit-log.txt ++ 478394:round-robin-notify.sh: update_interesting_commits: 1526: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status.txt ++ 478394:round-robin-notify.sh: update_interesting_commits: 1526: print_icommits_link gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml ++ 478394:round-robin-notify.sh: print_icommits_link: 722: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_icommits_link: 723: local path=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml ++ 478394:round-robin-notify.sh: print_icommits_link: 725: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits ++ 478394:round-robin-notify.sh: print_icommits_link: 726: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml + 478394:round-robin-notify.sh: update_interesting_commits: 1534: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/description + 478394:round-robin-notify.sh: update_interesting_commits: 1536: update_jira_card + 478394:round-robin-notify.sh: update_jira_card: 1802: set -euf -o pipefail + 478394:round-robin-notify.sh: update_jira_card: 1803: echo '# update_jira_card' # update_jira_card + 478394:round-robin-notify.sh: update_jira_card: 1805: local jira_dir ++ 478394:round-robin-notify.sh: update_jira_card: 1806: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_jira_card: 1806: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_jira_card: 1807: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira + 478394:round-robin-notify.sh: update_jira_card: 1809: components=() + 478394:round-robin-notify.sh: update_jira_card: 1809: local -a components + 478394:round-robin-notify.sh: update_jira_card: 1810: case "$changed_single_component" in + 478394:round-robin-notify.sh: update_jira_card: 1812: components+=(GCC) + 478394:round-robin-notify.sh: update_jira_card: 1821: IFS=, + 478394:round-robin-notify.sh: update_jira_card: 1821: echo GCC + 478394:round-robin-notify.sh: update_jira_card: 1822: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/components + 478394:round-robin-notify.sh: update_jira_card: 1824: local commit_date ++ 478394:round-robin-notify.sh: update_jira_card: 1826: git -C gcc log -n1 --pretty=%cd --date=iso ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_jira_card: 1826: commit_date='2026-05-15 08:47:29 +0200' + 478394:round-robin-notify.sh: update_jira_card: 1827: date -d '2026-05-15 08:47:29 +0200' +%Y-%m-%d + 478394:round-robin-notify.sh: update_jira_card: 1828: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/startdate + 478394:round-robin-notify.sh: update_jira_card: 1830: local key project ++ 478394:round-robin-notify.sh: update_jira_card: 1831: print_jira_card_key ++ 478394:round-robin-notify.sh: print_jira_card_key: 1783: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_jira_card_key: 1785: local jira_dir +++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1787: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira ++ 478394:round-robin-notify.sh: print_jira_card_key: 1789: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ']' ++ 478394:round-robin-notify.sh: print_jira_card_key: 1793: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key + 478394:round-robin-notify.sh: update_jira_card: 1831: key=GNU-1904 + 478394:round-robin-notify.sh: update_jira_card: 1832: '[' -z GNU-1904 ']' + 478394:round-robin-notify.sh: update_jira_card: 1837: project=GNU + 478394:round-robin-notify.sh: update_jira_card: 1839: local yaml=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml + 478394:round-robin-notify.sh: update_jira_card: 1841: cat + 478394:round-robin-notify.sh: update_jira_card: 1849: sed -e 's/^/ /' interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/summary + 478394:round-robin-notify.sh: update_jira_card: 1850: cat ++ 478394:round-robin-notify.sh: update_jira_card: 1850: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/components ++ 478394:round-robin-notify.sh: update_jira_card: 1850: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/startdate + 478394:round-robin-notify.sh: update_jira_card: 1855: sed -e 's/^/ /' interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/description + 478394:round-robin-notify.sh: update_jira_card: 1856: git -C interesting-commits add gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml + 478394:round-robin-notify.sh: update_interesting_commits: 1540: local describe ++ 478394:round-robin-notify.sh: update_interesting_commits: 1541: describe_sha1 gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 false ++ 478394:round-robin-notify.sh: describe_sha1: 2537: local component=gcc ++ 478394:round-robin-notify.sh: describe_sha1: 2538: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: describe_sha1: 2539: local anything=false ++ 478394:round-robin-notify.sh: describe_sha1: 2541: match=() ++ 478394:round-robin-notify.sh: describe_sha1: 2541: local -a match ++ 478394:round-robin-notify.sh: describe_sha1: 2542: case "$component" in ++ 478394:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") ++ 478394:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits: 1541: describe=basepoints/gcc-17-521-ged9d0ebe4ecb + 478394:round-robin-notify.sh: update_interesting_commits: 1542: '[' basepoints/gcc-17-521-ged9d0ebe4ecb '!=' '' ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1543: local d ++ 478394:round-robin-notify.sh: update_interesting_commits: 1544: dirname basepoints/gcc-17-521-ged9d0ebe4ecb + 478394:round-robin-notify.sh: update_interesting_commits: 1544: d=basepoints + 478394:round-robin-notify.sh: update_interesting_commits: 1545: mkdir -p interesting-commits/gcc/basepoints + 478394:round-robin-notify.sh: update_interesting_commits: 1546: local symlink= + 478394:round-robin-notify.sh: update_interesting_commits: 1547: '[' basepoints '!=' . ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1548: symlink=../ ++ 478394:round-robin-notify.sh: update_interesting_commits: 1549: dirname basepoints + 478394:round-robin-notify.sh: update_interesting_commits: 1549: d=. + 478394:round-robin-notify.sh: update_interesting_commits: 1547: '[' . '!=' . ']' + 478394:round-robin-notify.sh: update_interesting_commits: 1551: symlink=../sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: update_interesting_commits: 1554: rm -f interesting-commits/gcc/basepoints/gcc-17-521-ged9d0ebe4ecb + 478394:round-robin-notify.sh: update_interesting_commits: 1555: ln -s ../sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 interesting-commits/gcc/basepoints/gcc-17-521-ged9d0ebe4ecb + 478394:round-robin-notify.sh: update_interesting_commits: 1556: git -C interesting-commits add gcc/basepoints/gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: post_interesting_commits: 1695: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: post_interesting_commits: 1695: git -C interesting-commits commit -m 'Add entry ed9d0ebe4ecb14e293f40e395657dd08c089ad10 from http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/' [detached HEAD e354c56b28] Add entry ed9d0ebe4ecb14e293f40e395657dd08c089ad10 from http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ 16 files changed, 183 insertions(+) create mode 120000 gcc/basepoints/gcc-17-521-ged9d0ebe4ecb create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/commit-log.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/components create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/description create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/startdate create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/summary create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/yaml create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status-summary.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/status.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/details.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/reproduction_instructions.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status-summary.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/status.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status-summary.txt create mode 100644 gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/status.txt + 478394:round-robin-notify.sh: post_interesting_commits: 1702: wait 544662 + 478394:round-robin-notify.sh: post_interesting_commits: 1699: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master To ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git 892f49fe13..e354c56b28 HEAD -> master + 478394:round-robin-notify.sh: post_interesting_commits: 1704: break + 478394:round-robin-notify.sh: 2859: true + 478394:round-robin-notify.sh: 2860: generate_jira_dir + 478394:round-robin-notify.sh: generate_jira_dir: 1864: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_jira_dir: 1866: local icommit_entry jira_key= ++ 478394:round-robin-notify.sh: generate_jira_dir: 1867: print_last_icommit --entry ++ 478394:round-robin-notify.sh: print_last_icommit: 692: false ++ 478394:round-robin-notify.sh: print_last_icommit: 693: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_last_icommit: 694: local print_arg=--entry ++ 478394:round-robin-notify.sh: print_last_icommit: 695: shift 1 ++ 478394:round-robin-notify.sh: print_last_icommit: 697: '[' xsingle_commit '!=' xsingle_commit ']' ++ 478394:round-robin-notify.sh: print_last_icommit: 701: local isubdir +++ 478394:round-robin-notify.sh: print_last_icommit: 702: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_last_icommit: 702: isubdir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_last_icommit: 704: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_last_icommit: 706: echo interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: generate_jira_dir: 1867: icommit_entry=interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: generate_jira_dir: 1869: '[' interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 '!=' '' ']' + 478394:round-robin-notify.sh: generate_jira_dir: 1869: '[' -d interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira ']' + 478394:round-robin-notify.sh: generate_jira_dir: 1870: rsync -a interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/ artifacts/notify/jira/ + 478394:round-robin-notify.sh: generate_jira_dir: 1871: '[' -f artifacts/notify/jira/key ']' ++ 478394:round-robin-notify.sh: generate_jira_dir: 1872: cat artifacts/notify/jira/key + 478394:round-robin-notify.sh: generate_jira_dir: 1872: jira_key=GNU-1904 + 478394:round-robin-notify.sh: generate_jira_dir: 1878: '[' GNU-1904 '!=' '' ']' + 478394:round-robin-notify.sh: generate_jira_dir: 1879: cat ++ 478394:round-robin-notify.sh: generate_jira_dir: 1879: gnu_llvm_print_result --oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 668: '[' 1 = 0 ']' ++ 478394:round-robin-notify.sh: print_result: 671: echo Failure ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 478394:round-robin-notify.sh: generate_jira_dir: 1879: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 478394:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_artifacts_url: 795: local url +++ 478394:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL +++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x ++ 478394:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts ++ 478394:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' +++ 478394:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt ++ 478394:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt + 478394:round-robin-notify.sh: generate_jira_dir: 1884: cat ++ 478394:round-robin-notify.sh: generate_jira_dir: 1884: print_jira_template_card ++ 478394:round-robin-notify.sh: print_jira_template_card: 1721: local jira_card=GNU-692 ++ 478394:round-robin-notify.sh: print_jira_template_card: 1722: case "$ci_project/$ci_config:$changed_single_component" in ++ 478394:round-robin-notify.sh: print_jira_template_card: 1739: echo GNU-692 ++ 478394:round-robin-notify.sh: generate_jira_dir: 1884: gnu_llvm_print_result --oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 668: '[' 1 = 0 ']' ++ 478394:round-robin-notify.sh: print_result: 671: echo Failure ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 478394:round-robin-notify.sh: generate_jira_dir: 1884: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 478394:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_artifacts_url: 795: local url +++ 478394:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL +++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x ++ 478394:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts ++ 478394:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' +++ 478394:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt ++ 478394:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt + 478394:round-robin-notify.sh: 2863: echo '# print all notification files' # print all notification files + 478394:round-robin-notify.sh: 2864: true + 478394:round-robin-notify.sh: 2865: generate_mail_files + 478394:round-robin-notify.sh: generate_mail_files: 2238: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_mail_files: 2240: print_mail_recipients + 478394:round-robin-notify.sh: print_mail_recipients: 1987: set -euf -o pipefail + 478394:round-robin-notify.sh: print_mail_recipients: 1989: local c=gcc + 478394:round-robin-notify.sh: print_mail_recipients: 1990: '[' gcc = '' ']' + 478394:round-robin-notify.sh: print_mail_recipients: 1995: local -A emails + 478394:round-robin-notify.sh: print_mail_recipients: 1996: emails["tcwg-validation@linaro.org"]=bcc + 478394:round-robin-notify.sh: print_mail_recipients: 1997: emails["author"]=cc + 478394:round-robin-notify.sh: print_mail_recipients: 1998: emails["committer"]=to + 478394:round-robin-notify.sh: print_mail_recipients: 2000: case "$ci_project/$ci_config:$c" in + 478394:round-robin-notify.sh: print_mail_recipients: 2048: emails["gcc-regression@gcc.gnu.org"]=cc_postcommit + 478394:round-robin-notify.sh: print_mail_recipients: 2058: local c email base_rev cur_rev ++ 478394:round-robin-notify.sh: print_mail_recipients: 2061: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: print_mail_recipients: 2061: base_rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 478394:round-robin-notify.sh: print_mail_recipients: 2062: get_component_rev gcc ++ 478394:round-robin-notify.sh: get_component_rev: 1780: false ++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 478394:round-robin-notify.sh: print_mail_recipients: 2062: cur_rev=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_mail_recipients: 2063: read -r email ++ 478394:round-robin-notify.sh: print_mail_recipients: 2119: git -C gcc log --pretty=%ae 9f42a810e6693a85ed312ca80854733daba75037..ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_mail_recipients: 2064: emails["$email"]=cc + 478394:round-robin-notify.sh: print_mail_recipients: 2063: read -r email + 478394:round-robin-notify.sh: print_mail_recipients: 2068: local precommit_postcommit=postcommit + 478394:round-robin-notify.sh: print_mail_recipients: 2069: '[' onregression '!=' precommit ']' ++ 478394:round-robin-notify.sh: print_mail_recipients: 2071: get_baseline_component_rev gcc ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 478394:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 478394:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 478394:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 478394:round-robin-notify.sh: print_mail_recipients: 2071: base_rev=9f42a810e6693a85ed312ca80854733daba75037 ++ 478394:round-robin-notify.sh: print_mail_recipients: 2072: get_component_rev gcc ++ 478394:round-robin-notify.sh: get_component_rev: 1780: false ++ 478394:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 478394:round-robin-notify.sh: print_mail_recipients: 2072: cur_rev=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_mail_recipients: 2073: read -r email ++ 478394:round-robin-notify.sh: print_mail_recipients: 2119: git -C gcc log --pretty=%ce 9f42a810e6693a85ed312ca80854733daba75037..ed9d0ebe4ecb14e293f40e395657dd08c089ad10 + 478394:round-robin-notify.sh: print_mail_recipients: 2075: emails["$email"]=to + 478394:round-robin-notify.sh: print_mail_recipients: 2073: read -r email + 478394:round-robin-notify.sh: print_mail_recipients: 2093: unset 'emails[author]' 'emails[committer]' + 478394:round-robin-notify.sh: print_mail_recipients: 2094: unset 'emails[noreply@github.com]' + 478394:round-robin-notify.sh: print_mail_recipients: 2096: local type + 478394:round-robin-notify.sh: print_mail_recipients: 2097: recipients=() + 478394:round-robin-notify.sh: print_mail_recipients: 2097: local -a recipients + 478394:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 478394:round-robin-notify.sh: print_mail_recipients: 2099: type=to + 478394:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2113: recipients+=("$email") + 478394:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 478394:round-robin-notify.sh: print_mail_recipients: 2099: type=bcc + 478394:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 478394:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 478394:round-robin-notify.sh: print_mail_recipients: 2099: type=cc + 478394:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 478394:round-robin-notify.sh: print_mail_recipients: 2098: for email in "${!emails[@]}" + 478394:round-robin-notify.sh: print_mail_recipients: 2099: type=cc_postcommit + 478394:round-robin-notify.sh: print_mail_recipients: 2100: case "$precommit_postcommit:$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2108: type=cc + 478394:round-robin-notify.sh: print_mail_recipients: 2111: case "$type" in + 478394:round-robin-notify.sh: print_mail_recipients: 2114: recipients+=("$type:$email") + 478394:round-robin-notify.sh: print_mail_recipients: 2118: IFS=, + 478394:round-robin-notify.sh: print_mail_recipients: 2118: echo jakub@gcc.gnu.org,bcc:tcwg-validation@linaro.org,cc:jakub@redhat.com,cc:gcc-regression@gcc.gnu.org ++ 478394:round-robin-notify.sh: generate_mail_files: 2243: print_commits --oneline ++ 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_commits: 529: false ++ 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' ++ 478394:round-robin-notify.sh: print_commits: 537: local more_lines ++ 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' ++ 478394:round-robin-notify.sh: print_commits: 539: local c=gcc ++ 478394:round-robin-notify.sh: print_commits: 541: '[' --oneline = --link ']' ++ 478394:round-robin-notify.sh: print_commits: 568: local describe ++ 478394:round-robin-notify.sh: print_commits: 569: '[' '' = '' ']' +++ 478394:round-robin-notify.sh: print_commits: 570: describe_sha1 gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 true +++ 478394:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 478394:round-robin-notify.sh: describe_sha1: 2538: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 478394:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 478394:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 478394:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 478394:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 478394:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_commits: 570: describe=basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: echo basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: sed 's,^basepoints/,,' ++ 478394:round-robin-notify.sh: print_commits: 572: describe=gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 577: '[' --oneline = --oneline ']' ++ 478394:round-robin-notify.sh: print_commits: 578: echo gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 579: return 0 ++ 478394:round-robin-notify.sh: generate_mail_files: 2243: gnu_llvm_print_result --oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 668: '[' 1 = 0 ']' ++ 478394:round-robin-notify.sh: print_result: 671: echo Failure ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 478394:round-robin-notify.sh: generate_mail_files: 2243: gnu_print_config --oneline ++ 478394:round-robin-notify.sh: gnu_print_config: 820: false ++ 478394:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 478394:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 478394:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 478394:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 478394:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 478394:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 478394:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 478394:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 478394:round-robin-notify.sh: gnu_print_config: 827: print_config --oneline ++ 478394:round-robin-notify.sh: print_config: 764: false ++ 478394:round-robin-notify.sh: print_config: 766: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_config: 767: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_config: 769: case "$ci_config" in ++ 478394:round-robin-notify.sh: print_config: 771: echo aarch64 + 478394:round-robin-notify.sh: generate_mail_files: 2243: echo '[Linaro-TCWG-CI]' 'gcc-17-521-ged9d0ebe4ecb: Failure on aarch64' + 478394:round-robin-notify.sh: generate_mail_files: 2254: print_mail_body + 478394:round-robin-notify.sh: print_mail_body: 2134: local bad_artifacts_url good_artifacts_url + 478394:round-robin-notify.sh: generate_mail_files: 2254: sed -e 's|\$\([^\\]\)|$\\\1|g' ++ 478394:round-robin-notify.sh: print_mail_body: 2135: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: print_mail_body: 2135: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/ ++ 478394:round-robin-notify.sh: print_mail_body: 2136: get_baseline_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: print_mail_body: 2136: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ + 478394:round-robin-notify.sh: print_mail_body: 2138: local key= + 478394:round-robin-notify.sh: print_mail_body: 2141: '[' single_commit = single_commit ']' + 478394:round-robin-notify.sh: print_mail_body: 2142: '[' '' = '' ']' ++ 478394:round-robin-notify.sh: print_mail_body: 2143: print_jira_card_key ++ 478394:round-robin-notify.sh: print_jira_card_key: 1783: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_jira_card_key: 1785: local jira_dir +++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1787: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira ++ 478394:round-robin-notify.sh: print_jira_card_key: 1789: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ']' ++ 478394:round-robin-notify.sh: print_jira_card_key: 1793: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key + 478394:round-robin-notify.sh: print_mail_body: 2143: key=GNU-1904 + 478394:round-robin-notify.sh: print_mail_body: 2144: '[' -z GNU-1904 ']' + 478394:round-robin-notify.sh: print_mail_body: 2149: local detection_msg= + 478394:round-robin-notify.sh: print_mail_body: 2150: '[' 1 = 0 ']' + 478394:round-robin-notify.sh: print_mail_body: 2153: detection_msg='has detected problems related to' + 478394:round-robin-notify.sh: print_mail_body: 2155: cat + 478394:round-robin-notify.sh: print_mail_body: 2163: cat ++ 478394:round-robin-notify.sh: print_mail_body: 2163: gnu_print_config --short ++ 478394:round-robin-notify.sh: gnu_print_config: 820: false ++ 478394:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 478394:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 478394:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 478394:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 478394:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 478394:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 478394:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 478394:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--short ++ 478394:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 478394:round-robin-notify.sh: gnu_print_config: 831: echo ' aarch64 native' ++ 478394:round-robin-notify.sh: print_mail_body: 2163: print_commits --short ++ 478394:round-robin-notify.sh: print_mail_body: 2163: sed -e 's/^/ | /' ++ 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_commits: 529: false ++ 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--short ++ 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' ++ 478394:round-robin-notify.sh: print_commits: 537: local more_lines ++ 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' ++ 478394:round-robin-notify.sh: print_commits: 539: local c=gcc ++ 478394:round-robin-notify.sh: print_commits: 541: '[' --short = --link ']' ++ 478394:round-robin-notify.sh: print_commits: 568: local describe ++ 478394:round-robin-notify.sh: print_commits: 569: '[' '' = '' ']' +++ 478394:round-robin-notify.sh: print_commits: 570: describe_sha1 gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 true +++ 478394:round-robin-notify.sh: describe_sha1: 2537: local component=gcc +++ 478394:round-robin-notify.sh: describe_sha1: 2538: local sha1=ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: describe_sha1: 2539: local anything=true +++ 478394:round-robin-notify.sh: describe_sha1: 2541: match=() +++ 478394:round-robin-notify.sh: describe_sha1: 2541: local -a match +++ 478394:round-robin-notify.sh: describe_sha1: 2542: case "$component" in +++ 478394:round-robin-notify.sh: describe_sha1: 2543: match=(--match "basepoints/*" --match "releases/*") +++ 478394:round-robin-notify.sh: describe_sha1: 2549: git -C gcc describe --match 'basepoints/*' --match 'releases/*' ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_commits: 570: describe=basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: echo basepoints/gcc-17-521-ged9d0ebe4ecb +++ 478394:round-robin-notify.sh: print_commits: 572: sed 's,^basepoints/,,' ++ 478394:round-robin-notify.sh: print_commits: 572: describe=gcc-17-521-ged9d0ebe4ecb ++ 478394:round-robin-notify.sh: print_commits: 577: '[' --short = --oneline ']' ++ 478394:round-robin-notify.sh: print_commits: 582: '[' '' = '' ']' ++ 478394:round-robin-notify.sh: print_commits: 583: echo 'commit gcc-17-521-ged9d0ebe4ecb' ++ 478394:round-robin-notify.sh: print_commits: 587: local tmpfile +++ 478394:round-robin-notify.sh: print_commits: 588: mktemp ++ 478394:round-robin-notify.sh: print_commits: 588: tmpfile=/tmp/tmp.REjwSdVT91 ++ 478394:round-robin-notify.sh: print_commits: 589: git -C gcc log -n1 ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_commits: 589: tail -n +2 ++ 478394:round-robin-notify.sh: print_commits: 590: head -n 8 /tmp/tmp.REjwSdVT91 +++ 478394:round-robin-notify.sh: print_commits: 591: cat /tmp/tmp.REjwSdVT91 +++ 478394:round-robin-notify.sh: print_commits: 591: wc -l ++ 478394:round-robin-notify.sh: print_commits: 591: more_lines=57 ++ 478394:round-robin-notify.sh: print_commits: 592: '[' 57 -gt 0 ']' ++ 478394:round-robin-notify.sh: print_commits: 593: echo '... 57 lines of the commit log omitted.' ++ 478394:round-robin-notify.sh: print_commits: 595: rm /tmp/tmp.REjwSdVT91 ++ 478394:round-robin-notify.sh: print_commits: 597: '[' '' '!=' '' ']' ++ 478394:round-robin-notify.sh: print_commits: 601: return 0 + 478394:round-robin-notify.sh: print_mail_body: 2172: local short= ++ 478394:round-robin-notify.sh: print_mail_body: 2173: gnu_llvm_print_result --short ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: print_mail_body: 2173: sed -e 's/^/ | /' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--short ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --short ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--short ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 675: echo 'Results changed to' +++ 478394:round-robin-notify.sh: print_result: 676: cat artifacts/results ++ 478394:round-robin-notify.sh: print_result: 676: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: # FAILED # build_abe gdb: # First few build errors in logs: # 00:01:39 nss_files/files-parse.c:165:22: error: use of logical ‘&&’ with constant operand ‘10’ [-Werror=constant-logical-operand] # 00:01:39 make[2]: *** [../o-iterator.mk:9: /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/glibc-glibc.git~master/nss/files-service.o] Error 1 # 00:01:39 make[1]: *** [Makefile:484: nss/subdir_lib] Error 2 # 00:01:39 make: *** [Makefile:20: all] Error 2' ++ 478394:round-robin-notify.sh: print_result: 677: echo '' ++ 478394:round-robin-notify.sh: print_result: 678: echo From +++ 478394:round-robin-notify.sh: print_result: 679: cat base-artifacts/results ++ 478394:round-robin-notify.sh: print_result: 679: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 478394:round-robin-notify.sh: print_mail_body: 2173: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | # FAILED | # build_abe gdb: | # First few build errors in logs: | # 00:01:39 nss_files/files-parse.c:165:22: error: use of logical ‘&&’ with constant operand ‘10’ [-Werror=constant-logical-operand] | # 00:01:39 make[2]: *** [../o-iterator.mk:9: /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/glibc-glibc.git~master/nss/files-service.o] Error 1 | # 00:01:39 make[1]: *** [Makefile:484: nss/subdir_lib] Error 2 | # 00:01:39 make: *** [Makefile:20: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' + 478394:round-robin-notify.sh: print_mail_body: 2174: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | # FAILED | # build_abe gdb: | # First few build errors in logs: | # 00:01:39 nss_files/files-parse.c:165:22: error: use of logical ‘&&’ with constant operand ‘10’ [-Werror=constant-logical-operand] | # 00:01:39 make[2]: *** [../o-iterator.mk:9: /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/glibc-glibc.git~master/nss/files-service.o] Error 1 | # 00:01:39 make[1]: *** [Makefile:484: nss/subdir_lib] Error 2 | # 00:01:39 make: *** [Makefile:20: all] Error 2 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' '!=' '' ']' + 478394:round-robin-notify.sh: print_mail_body: 2175: cat ++ 478394:round-robin-notify.sh: print_mail_body: 2175: gnu_llvm_print_result --oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--oneline ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --oneline ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--oneline ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 668: '[' 1 = 0 ']' ++ 478394:round-robin-notify.sh: print_result: 671: echo Failure ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 ++ 478394:round-robin-notify.sh: print_mail_body: 2175: gnu_llvm_print_result --short ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 845: false ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 846: local print_arg=--short ++ 478394:round-robin-notify.sh: print_mail_body: 2175: sed -e 's/^/ | /' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 848: local results_new=artifacts/sumfiles ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 850: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 851: print_result --short ++ 478394:round-robin-notify.sh: print_result: 663: false ++ 478394:round-robin-notify.sh: print_result: 665: local print_arg=--short ++ 478394:round-robin-notify.sh: print_result: 666: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_result: 675: echo 'Results changed to' +++ 478394:round-robin-notify.sh: print_result: 676: cat artifacts/results ++ 478394:round-robin-notify.sh: print_result: 676: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: # FAILED # build_abe gdb: # First few build errors in logs: # 00:01:39 nss_files/files-parse.c:165:22: error: use of logical ‘&&’ with constant operand ‘10’ [-Werror=constant-logical-operand] # 00:01:39 make[2]: *** [../o-iterator.mk:9: /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/glibc-glibc.git~master/nss/files-service.o] Error 1 # 00:01:39 make[1]: *** [Makefile:484: nss/subdir_lib] Error 2 # 00:01:39 make: *** [Makefile:20: all] Error 2' ++ 478394:round-robin-notify.sh: print_result: 677: echo '' ++ 478394:round-robin-notify.sh: print_result: 678: echo From +++ 478394:round-robin-notify.sh: print_result: 679: cat base-artifacts/results ++ 478394:round-robin-notify.sh: print_result: 679: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 478394:round-robin-notify.sh: gnu_llvm_print_result: 852: return 0 + 478394:round-robin-notify.sh: print_mail_body: 2181: cat ++ 478394:round-robin-notify.sh: print_mail_body: 2181: gnu_print_config --long ++ 478394:round-robin-notify.sh: print_mail_body: 2181: sed -e 's/^/ /' ++ 478394:round-robin-notify.sh: gnu_print_config: 820: false ++ 478394:round-robin-notify.sh: gnu_print_config: 822: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 478394:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 478394:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 478394:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 478394:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 478394:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 478394:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 478394:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 478394:round-robin-notify.sh: gnu_print_config: 824: local print_arg=--long ++ 478394:round-robin-notify.sh: gnu_print_config: 825: case "$print_arg" in ++ 478394:round-robin-notify.sh: gnu_print_config: 835: echo '*CI config* tcwg_gnu_native_build aarch64-linux-gnu' ++ 478394:round-robin-notify.sh: gnu_print_config: 836: echo '*configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 478394:round-robin-notify.sh: print_mail_body: 2188: '[' GNU-1904 '!=' '' ']' + 478394:round-robin-notify.sh: print_mail_body: 2189: cat + 478394:round-robin-notify.sh: print_mail_body: 2196: cat ++ 478394:round-robin-notify.sh: print_mail_body: 2196: gnu_llvm_print_details ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 995: '[' -d artifacts/00-sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1001: cat +++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1001: print_artifacts_url +++ 478394:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_artifacts_url: 795: local url ++++ 478394:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL ++++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x +++ 478394:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts +++ 478394:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' ++++ 478394:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/ +++ 478394:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/ ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url notify/ +++ 478394:round-robin-notify.sh: print_artifacts_url: 793: set -euf -o pipefail +++ 478394:round-robin-notify.sh: print_artifacts_url: 795: local url ++++ 478394:round-robin-notify.sh: print_artifacts_url: 796: get_current_manifest BUILD_URL ++++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x +++ 478394:round-robin-notify.sh: print_artifacts_url: 796: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts +++ 478394:round-robin-notify.sh: print_artifacts_url: 797: '[' '' '!=' '' ']' ++++ 478394:round-robin-notify.sh: print_artifacts_url: 800: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/notify/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/ +++ 478394:round-robin-notify.sh: print_artifacts_url: 800: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/ ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1011: '[' -d artifacts/sumfiles ']' ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1018: cat ++ 478394:round-robin-notify.sh: gnu_llvm_print_details: 1022: '[' tcwg_gnu_native_build == tcwg_flang_test ']' ++ 478394:round-robin-notify.sh: print_mail_body: 2196: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/artifact/artifacts/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/ ++ 478394:round-robin-notify.sh: print_mail_body: 2196: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10048/artifact/artifacts/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 478394:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10048/archive/artifacts/ + 478394:round-robin-notify.sh: print_mail_body: 2212: '[' '' '!=' '' ']' + 478394:round-robin-notify.sh: print_mail_body: 2221: '[' single_commit '!=' single_commit ']' + 478394:round-robin-notify.sh: print_mail_body: 2222: '[' '' '!=' '' ']' + 478394:round-robin-notify.sh: print_mail_body: 2226: cat ++ 478394:round-robin-notify.sh: print_mail_body: 2226: print_last_icommit --reproduction_instructions_link tcwg_gnu_native_build master-aarch64 ++ 478394:round-robin-notify.sh: print_last_icommit: 692: false ++ 478394:round-robin-notify.sh: print_last_icommit: 693: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_last_icommit: 694: local print_arg=--reproduction_instructions_link ++ 478394:round-robin-notify.sh: print_last_icommit: 695: shift 1 ++ 478394:round-robin-notify.sh: print_last_icommit: 697: '[' xsingle_commit '!=' xsingle_commit ']' ++ 478394:round-robin-notify.sh: print_last_icommit: 701: local isubdir +++ 478394:round-robin-notify.sh: print_last_icommit: 702: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 tcwg_gnu_native_build master-aarch64 +++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 +++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: print_last_icommit: 702: isubdir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64 ++ 478394:round-robin-notify.sh: print_last_icommit: 704: case "$print_arg" in ++ 478394:round-robin-notify.sh: print_last_icommit: 712: print_icommits_link gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/reproduction_instructions.txt ++ 478394:round-robin-notify.sh: print_icommits_link: 722: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_icommits_link: 723: local path=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/reproduction_instructions.txt ++ 478394:round-robin-notify.sh: print_icommits_link: 725: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits ++ 478394:round-robin-notify.sh: print_icommits_link: 726: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/tcwg_gnu_native_build/master-aarch64/reproduction_instructions.txt ++ 478394:round-robin-notify.sh: print_mail_body: 2226: print_commits --link ++ 478394:round-robin-notify.sh: print_commits: 528: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_commits: 529: false ++ 478394:round-robin-notify.sh: print_commits: 530: local print_arg=--link ++ 478394:round-robin-notify.sh: print_commits: 532: '[' single_commit = no_change ']' ++ 478394:round-robin-notify.sh: print_commits: 537: local more_lines ++ 478394:round-robin-notify.sh: print_commits: 538: '[' single_commit = single_commit ']' ++ 478394:round-robin-notify.sh: print_commits: 539: local c=gcc ++ 478394:round-robin-notify.sh: print_commits: 541: '[' --link = --link ']' ++ 478394:round-robin-notify.sh: print_commits: 542: local url +++ 478394:round-robin-notify.sh: print_commits: 543: get_component_url gcc +++ 478394:round-robin-notify.sh: get_component_url: 1790: false +++ 478394:round-robin-notify.sh: get_component_url: 1793: get_current_git gcc_url +++ 478394:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 478394:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_url in current git' '[' -f artifacts/git/gcc_url ']' +++ 478394:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 478394:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_url ++ 478394:round-robin-notify.sh: print_commits: 543: url=git+ssh://linaroci@gcc.gnu.org/git/gcc.git ++ 478394:round-robin-notify.sh: print_commits: 544: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git://sourceware.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 548: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gcc.gnu.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 552: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ git+ssh://linaroci@gcc.gnu.org/git/ ]] ++ 478394:round-robin-notify.sh: print_commits: 556: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://github.com/ ]] ++ 478394:round-robin-notify.sh: print_commits: 557: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://gitlab.com/ ]] ++ 478394:round-robin-notify.sh: print_commits: 559: [[ git+ssh://linaroci@gcc.gnu.org/git/gcc.git =~ https://git.linaro.org/ ]] ++ 478394:round-robin-notify.sh: print_commits: 562: echo 'See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git' ++ 478394:round-robin-notify.sh: print_commits: 565: return 0 + 478394:round-robin-notify.sh: 2868: true + 478394:round-robin-notify.sh: 2869: generate_jenkins_html_files + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2500: wait 544850 + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2470: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2472: echo '# generate_jenkins_html_files' # generate_jenkins_html_files + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2473: true + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2478: case "$ci_project" in ... Skipping + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2495: echo '... Skipping' + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2496: return + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2502: generate_readme html + 478394:round-robin-notify.sh: generate_readme: 2340: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_readme: 2342: local text_type=html + 478394:round-robin-notify.sh: generate_readme: 2344: local gnu_text=false + 478394:round-robin-notify.sh: generate_readme: 2345: case "$ci_project" in + 478394:round-robin-notify.sh: generate_readme: 2355: local list_start= + 478394:round-robin-notify.sh: generate_readme: 2356: local list_end= + 478394:round-robin-notify.sh: generate_readme: 2357: local 'list_item=- ' + 478394:round-robin-notify.sh: generate_readme: 2358: local new_parag= + 478394:round-robin-notify.sh: generate_readme: 2360: '[' html = html ']' + 478394:round-robin-notify.sh: generate_readme: 2361: list_start='' + 478394:round-robin-notify.sh: generate_readme: 2363: list_item='
  • ' + 478394:round-robin-notify.sh: generate_readme: 2364: new_parag='

    ' + 478394:round-robin-notify.sh: generate_readme: 2367: print_readme_header html + 478394:round-robin-notify.sh: print_readme_header: 2261: set -euf -o pipefail + 478394:round-robin-notify.sh: print_readme_header: 2263: local text_type=html + 478394:round-robin-notify.sh: print_readme_header: 2265: local 'msg=How to browse artifacts of this build' + 478394:round-robin-notify.sh: print_readme_header: 2266: case $text_type in + 478394:round-robin-notify.sh: print_readme_header: 2268: cat + 478394:round-robin-notify.sh: generate_readme: 2369: cat + 478394:round-robin-notify.sh: generate_readme: 2380: '[' -d artifacts/00-sumfiles ']' + 478394:round-robin-notify.sh: generate_readme: 2393: cat ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link html git/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=git/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f /git/ ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n 'git/' ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link html jenkins/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=jenkins/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f /jenkins/ ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n 'jenkins/' ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link html notify/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f /notify/ ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n 'notify/' + 478394:round-robin-notify.sh: generate_readme: 2403: false + 478394:round-robin-notify.sh: generate_readme: 2410: cat ++ 478394:round-robin-notify.sh: generate_readme: 2410: print_readme_link html notify/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f /notify/ ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n 'notify/' + 478394:round-robin-notify.sh: generate_readme: 2418: false + 478394:round-robin-notify.sh: generate_readme: 2446: cat + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2462: cd artifacts ++ 478394:round-robin-notify.sh: generate_readme: 2462: find . -type f ++ 478394:round-robin-notify.sh: generate_readme: 2462: sort ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./01-reset_artifacts/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./01-reset_artifacts/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './01-reset_artifacts/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '

  • ./01-reset_artifacts/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./02-prepare_abe/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./02-prepare_abe/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./02-prepare_abe/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./02-prepare_abe/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './02-prepare_abe/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./02-prepare_abe/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./03-true/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./03-true/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./03-true/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./03-true/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './03-true/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./03-true/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./04-build_abe-binutils/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./04-build_abe-binutils/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./04-build_abe-binutils/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./04-build_abe-binutils/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './04-build_abe-binutils/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./04-build_abe-binutils/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./04-build_abe-binutils/make-binutils.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./04-build_abe-binutils/make-binutils.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./04-build_abe-binutils/make-binutils.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./04-build_abe-binutils/make-binutils.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './04-build_abe-binutils/make-binutils.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./04-build_abe-binutils/make-binutils.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./05-build_abe-gcc/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./05-build_abe-gcc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./05-build_abe-gcc/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./05-build_abe-gcc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './05-build_abe-gcc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./05-build_abe-gcc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./05-build_abe-gcc/make-gcc-stage2.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./05-build_abe-gcc/make-gcc-stage2.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./05-build_abe-gcc/make-gcc-stage2.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./05-build_abe-gcc/make-gcc-stage2.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './05-build_abe-gcc/make-gcc-stage2.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./05-build_abe-gcc/make-gcc-stage2.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./06-clean_sysroot/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./06-clean_sysroot/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./06-clean_sysroot/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./06-clean_sysroot/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './06-clean_sysroot/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./06-clean_sysroot/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./07-build_abe-linux/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./07-build_abe-linux/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./07-build_abe-linux/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./07-build_abe-linux/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './07-build_abe-linux/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./07-build_abe-linux/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./08-build_abe-glibc/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./08-build_abe-glibc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./08-build_abe-glibc/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./08-build_abe-glibc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './08-build_abe-glibc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./08-build_abe-glibc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./08-build_abe-glibc/make-glibc.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./08-build_abe-glibc/make-glibc.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./08-build_abe-glibc/make-glibc.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./08-build_abe-glibc/make-glibc.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './08-build_abe-glibc/make-glibc.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./08-build_abe-glibc/make-glibc.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./10-check_regression/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./10-check_regression/console.log.xz ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./10-check_regression/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './10-check_regression/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./10-check_regression/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./10-check_regression/results.regressions artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/results.regressions ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./10-check_regression/results.regressions ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./10-check_regression/results.regressions ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './10-check_regression/results.regressions' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./10-check_regression/results.regressions' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./10-check_regression/trigger-bisect artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/trigger-bisect ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./10-check_regression/trigger-bisect ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./10-check_regression/trigger-bisect ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './10-check_regression/trigger-bisect' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./10-check_regression/trigger-bisect' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/binutils_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/binutils_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/binutils_rev ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/binutils_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/binutils_rev' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/binutils_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/binutils_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/binutils_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/binutils_url ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/binutils_url ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/binutils_url' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/binutils_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/gcc_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gcc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/gcc_rev ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/gcc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/gcc_rev' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/gcc_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/gcc_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gcc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/gcc_url ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/gcc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/gcc_url' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/gcc_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/gdb_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gdb_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/gdb_rev ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/gdb_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/gdb_rev' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/gdb_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/gdb_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gdb_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/gdb_url ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/gdb_url ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/gdb_url' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/gdb_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/glibc_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/glibc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/glibc_rev ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/glibc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/glibc_rev' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/glibc_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/glibc_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/glibc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/glibc_url ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/glibc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/glibc_url' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/glibc_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/linux_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/linux_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/linux_rev ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/linux_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/linux_rev' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/linux_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./git/linux_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/linux_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./git/linux_url ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./git/linux_url ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './git/linux_url' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./git/linux_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./jenkins/build-name artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/build-name ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./jenkins/build-name ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./jenkins/build-name ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './jenkins/build-name' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./jenkins/build-name' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./jenkins/notify-full.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/notify-full.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./jenkins/notify-full.log ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./jenkins/notify-full.log ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './jenkins/notify-full.log' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./jenkins/notify-full.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./jenkins/notify-init.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/notify-init.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./jenkins/notify-init.log ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./jenkins/notify-init.log ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './jenkins/notify-init.log' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./jenkins/notify-init.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./jenkins/rewrite-false.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/rewrite-false.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./jenkins/rewrite-false.log ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./jenkins/rewrite-false.log ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './jenkins/rewrite-false.log' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./jenkins/rewrite-false.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./jenkins/run-build.env artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/run-build.env ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./jenkins/run-build.env ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./jenkins/run-build.env ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './jenkins/run-build.env' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./jenkins/run-build.env' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./manifest.sh artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./manifest.sh ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./manifest.sh ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./manifest.sh ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './manifest.sh' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./manifest.sh' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/configure-toolchain.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/configure-toolchain.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/configure-toolchain.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/configure-toolchain.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/configure-toolchain.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/configure-toolchain.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/comment-card.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/comment-card.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/comment-card.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/comment-card.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/comment-card.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/comment-card.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/comment-template.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/comment-template.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/comment-template.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/comment-template.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/comment-template.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/comment-template.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/components artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/components ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/components ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/components ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/components' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/components' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/description artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/description ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/description ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/description ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/description' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/description' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/key artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/key ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/key ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/key ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/key' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/key' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/startdate artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/startdate ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/startdate ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/startdate ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/startdate' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/startdate' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/summary artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/summary ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/summary ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/summary ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/summary' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/summary' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/jira/yaml artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/yaml ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/jira/yaml ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/jira/yaml ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/jira/yaml' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/jira/yaml' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/mail-body.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-body.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/mail-body.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/mail-body.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/mail-body.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/mail-body.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/mail-recipients.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-recipients.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/mail-recipients.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/mail-recipients.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/mail-recipients.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/mail-recipients.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./notify/mail-subject.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-subject.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./notify/mail-subject.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./notify/mail-subject.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './notify/mail-subject.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./notify/mail-subject.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./README.html artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./README.html ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./README.html ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./README.html ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './README.html' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./README.html' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./results artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./results ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./results ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./results ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './results' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./results' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link html ./rr_stage.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=html ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./rr_stage.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2303: view= ++ 478394:round-robin-notify.sh: print_readme_link: 2304: '[' -f artifacts/./rr_stage.txt ']' ++ 478394:round-robin-notify.sh: print_readme_link: 2305: file artifacts/./rr_stage.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2305: grep -qw text ++ 478394:round-robin-notify.sh: print_readme_link: 2306: view='/*view*/' ++ 478394:round-robin-notify.sh: print_readme_link: 2309: echo -n './rr_stage.txt' + 478394:round-robin-notify.sh: generate_readme: 2454: echo '
  • ./rr_stage.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file + 478394:round-robin-notify.sh: generate_readme: 2457: cat + 478394:round-robin-notify.sh: generate_readme: 2461: print_readme_footer html + 478394:round-robin-notify.sh: print_readme_footer: 2320: set -euf -o pipefail + 478394:round-robin-notify.sh: print_readme_footer: 2322: local text_type=html + 478394:round-robin-notify.sh: print_readme_footer: 2323: case $text_type in + 478394:round-robin-notify.sh: print_readme_footer: 2325: cat + 478394:round-robin-notify.sh: generate_jenkins_html_files: 2503: generate_readme txt + 478394:round-robin-notify.sh: generate_readme: 2340: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_readme: 2342: local text_type=txt + 478394:round-robin-notify.sh: generate_readme: 2344: local gnu_text=false + 478394:round-robin-notify.sh: generate_readme: 2345: case "$ci_project" in + 478394:round-robin-notify.sh: generate_readme: 2355: local list_start= + 478394:round-robin-notify.sh: generate_readme: 2356: local list_end= + 478394:round-robin-notify.sh: generate_readme: 2357: local 'list_item=- ' + 478394:round-robin-notify.sh: generate_readme: 2358: local new_parag= + 478394:round-robin-notify.sh: generate_readme: 2360: '[' txt = html ']' + 478394:round-robin-notify.sh: generate_readme: 2367: print_readme_header txt + 478394:round-robin-notify.sh: print_readme_header: 2261: set -euf -o pipefail + 478394:round-robin-notify.sh: print_readme_header: 2263: local text_type=txt + 478394:round-robin-notify.sh: print_readme_header: 2265: local 'msg=How to browse artifacts of this build' + 478394:round-robin-notify.sh: print_readme_header: 2266: case $text_type in + 478394:round-robin-notify.sh: print_readme_header: 2277: cat + 478394:round-robin-notify.sh: generate_readme: 2369: cat + 478394:round-robin-notify.sh: generate_readme: 2380: '[' -d artifacts/00-sumfiles ']' + 478394:round-robin-notify.sh: generate_readme: 2393: cat ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link txt git/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=git/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n git/ ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link txt jenkins/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=jenkins/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n jenkins/ ++ 478394:round-robin-notify.sh: generate_readme: 2393: print_readme_link txt notify/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n notify/ + 478394:round-robin-notify.sh: generate_readme: 2403: false + 478394:round-robin-notify.sh: generate_readme: 2410: cat ++ 478394:round-robin-notify.sh: generate_readme: 2410: print_readme_link txt notify/ '' ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=notify/ ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home= ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n notify/ + 478394:round-robin-notify.sh: generate_readme: 2418: false + 478394:round-robin-notify.sh: generate_readme: 2446: cat + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2462: cd artifacts ++ 478394:round-robin-notify.sh: generate_readme: 2462: find . -type f ++ 478394:round-robin-notify.sh: generate_readme: 2462: sort ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./01-reset_artifacts/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./01-reset_artifacts/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./01-reset_artifacts/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./01-reset_artifacts/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./02-prepare_abe/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./02-prepare_abe/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./02-prepare_abe/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./02-prepare_abe/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./03-true/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./03-true/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./03-true/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./03-true/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./04-build_abe-binutils/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./04-build_abe-binutils/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./04-build_abe-binutils/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./04-build_abe-binutils/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./04-build_abe-binutils/make-binutils.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./04-build_abe-binutils/make-binutils.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./04-build_abe-binutils/make-binutils.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./04-build_abe-binutils/make-binutils.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./05-build_abe-gcc/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./05-build_abe-gcc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./05-build_abe-gcc/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./05-build_abe-gcc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./05-build_abe-gcc/make-gcc-stage2.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./05-build_abe-gcc/make-gcc-stage2.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./05-build_abe-gcc/make-gcc-stage2.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./05-build_abe-gcc/make-gcc-stage2.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./06-clean_sysroot/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./06-clean_sysroot/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./06-clean_sysroot/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./06-clean_sysroot/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./07-build_abe-linux/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./07-build_abe-linux/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./07-build_abe-linux/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./07-build_abe-linux/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./08-build_abe-glibc/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./08-build_abe-glibc/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./08-build_abe-glibc/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./08-build_abe-glibc/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./08-build_abe-glibc/make-glibc.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./08-build_abe-glibc/make-glibc.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./08-build_abe-glibc/make-glibc.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./08-build_abe-glibc/make-glibc.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./10-check_regression/console.log.xz artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/console.log.xz ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./10-check_regression/console.log.xz + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./10-check_regression/console.log.xz' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./10-check_regression/results.regressions artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/results.regressions ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./10-check_regression/results.regressions + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./10-check_regression/results.regressions' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./10-check_regression/trigger-bisect artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./10-check_regression/trigger-bisect ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./10-check_regression/trigger-bisect + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./10-check_regression/trigger-bisect' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/binutils_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/binutils_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/binutils_rev + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/binutils_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/binutils_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/binutils_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/binutils_url + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/binutils_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/gcc_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gcc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/gcc_rev + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/gcc_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/gcc_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gcc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/gcc_url + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/gcc_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/gdb_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gdb_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/gdb_rev + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/gdb_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/gdb_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/gdb_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/gdb_url + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/gdb_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/glibc_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/glibc_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/glibc_rev + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/glibc_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/glibc_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/glibc_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/glibc_url + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/glibc_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/linux_rev artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/linux_rev ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/linux_rev + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/linux_rev' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./git/linux_url artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./git/linux_url ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./git/linux_url + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./git/linux_url' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./jenkins/build-name artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/build-name ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./jenkins/build-name + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./jenkins/build-name' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./jenkins/notify-full.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/notify-full.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./jenkins/notify-full.log + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./jenkins/notify-full.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./jenkins/notify-init.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/notify-init.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./jenkins/notify-init.log + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./jenkins/notify-init.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./jenkins/rewrite-false.log artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/rewrite-false.log ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./jenkins/rewrite-false.log + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./jenkins/rewrite-false.log' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./jenkins/run-build.env artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./jenkins/run-build.env ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./jenkins/run-build.env + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./jenkins/run-build.env' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./manifest.sh artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./manifest.sh ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./manifest.sh + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./manifest.sh' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/configure-toolchain.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/configure-toolchain.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/configure-toolchain.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/configure-toolchain.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/comment-card.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/comment-card.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/comment-card.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/comment-card.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/comment-template.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/comment-template.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/comment-template.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/comment-template.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/components artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/components ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/components + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/components' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/description artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/description ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/description + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/description' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/key artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/key ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/key + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/key' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/startdate artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/startdate ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/startdate + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/startdate' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/summary artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/summary ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/summary + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/summary' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/jira/yaml artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/jira/yaml ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/jira/yaml + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/jira/yaml' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/mail-body.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-body.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/mail-body.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/mail-body.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/mail-recipients.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-recipients.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/mail-recipients.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/mail-recipients.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./notify/mail-subject.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./notify/mail-subject.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./notify/mail-subject.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./notify/mail-subject.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./README.html artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./README.html ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./README.html + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./README.html' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./README.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./README.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./README.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./README.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./results artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./results ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./results + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./results' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file ++ 478394:round-robin-notify.sh: generate_readme: 2454: print_readme_link txt ./rr_stage.txt artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2293: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_readme_link: 2295: local text_type=txt ++ 478394:round-robin-notify.sh: print_readme_link: 2296: local msg=./rr_stage.txt ++ 478394:round-robin-notify.sh: print_readme_link: 2297: local home=artifacts ++ 478394:round-robin-notify.sh: print_readme_link: 2299: case $text_type in ++ 478394:round-robin-notify.sh: print_readme_link: 2312: echo -n ./rr_stage.txt + 478394:round-robin-notify.sh: generate_readme: 2454: echo '- ./rr_stage.txt' + 478394:round-robin-notify.sh: generate_readme: 2453: read -r cur_file + 478394:round-robin-notify.sh: generate_readme: 2457: cat + 478394:round-robin-notify.sh: generate_readme: 2461: print_readme_footer txt + 478394:round-robin-notify.sh: print_readme_footer: 2320: set -euf -o pipefail + 478394:round-robin-notify.sh: print_readme_footer: 2322: local text_type=txt + 478394:round-robin-notify.sh: print_readme_footer: 2323: case $text_type in + 478394:round-robin-notify.sh: 2873: echo '# generate dashboard' # generate dashboard + 478394:round-robin-notify.sh: 2874: generate_dashboard_squad + 478394:round-robin-notify.sh: generate_dashboard_squad: 2588: local results_date # generate_dashboard_squad + 478394:round-robin-notify.sh: generate_dashboard_squad: 2590: echo '# generate_dashboard_squad' + 478394:round-robin-notify.sh: generate_dashboard_squad: 2591: false ... Skipping + 478394:round-robin-notify.sh: generate_dashboard_squad: 2592: echo '... Skipping' + 478394:round-robin-notify.sh: generate_dashboard_squad: 2593: return + 478394:round-robin-notify.sh: 2875: post_dashboard_squad # post_dashboard_squad + 478394:round-robin-notify.sh: post_dashboard_squad: 2611: echo '# post_dashboard_squad' + 478394:round-robin-notify.sh: post_dashboard_squad: 2612: false ... Skipping + 478394:round-robin-notify.sh: post_dashboard_squad: 2613: echo '... Skipping' + 478394:round-robin-notify.sh: post_dashboard_squad: 2614: return + 478394:round-robin-notify.sh: 2877: generate_lnt_report + 478394:round-robin-notify.sh: generate_lnt_report: 2687: wait 545164 + 478394:round-robin-notify.sh: generate_lnt_report: 2628: set -euf -o pipefail + 478394:round-robin-notify.sh: generate_lnt_report: 2629: local results_date + 478394:round-robin-notify.sh: generate_lnt_report: 2631: echo '# generate_lnt_report' # generate_lnt_report + 478394:round-robin-notify.sh: generate_lnt_report: 2632: true + 478394:round-robin-notify.sh: generate_lnt_report: 2638: . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/../lnt-utils.sh ++ 478394:round-robin-notify.sh: source: 5: declare is_first_lnt_entry ++ 478394:round-robin-notify.sh: generate_lnt_report: 2640: get_current_manifest '{rr[results_date]}' ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: generate_lnt_report: 2640: results_date=1778883282 ++ 478394:round-robin-notify.sh: generate_lnt_report: 2641: date '+%Y-%m-%d %H:%M:%S' --date @1778883282 + 478394:round-robin-notify.sh: generate_lnt_report: 2641: results_date='2026-05-15 22:14:42' + 478394:round-robin-notify.sh: generate_lnt_report: 2643: local jira_key=- + 478394:round-robin-notify.sh: generate_lnt_report: 2644: '[' -f artifacts/notify/jira/key ']' ++ 478394:round-robin-notify.sh: generate_lnt_report: 2645: cat artifacts/notify/jira/key + 478394:round-robin-notify.sh: generate_lnt_report: 2645: jira_key=GNU-1904 + 478394:round-robin-notify.sh: generate_lnt_report: 2648: case "$ci_project" in ++ 478394:round-robin-notify.sh: generate_lnt_report: 2651: get_current_manifest BUILD_URL ++ 478394:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 478394:round-robin-notify.sh: get_manifest: 1081: set +x + 478394:round-robin-notify.sh: generate_lnt_report: 2651: generate_lnt_gnu_check_report http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ tcwg_gnu_native_build master-aarch64 '2026-05-15 22:14:42' GNU-1904 artifacts/notify/results-summary.txt artifacts/sumfiles artifacts/notify/lnt_report.json + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 145: local build_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10049/ + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 146: local ci_project=tcwg_gnu_native_build + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 147: local ci_config=master-aarch64 + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 148: local 'results_date=2026-05-15 22:14:42' + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 149: local jira_key=GNU-1904 + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 150: local results_summary=artifacts/notify/results-summary.txt + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 151: local sumfiles_dir=artifacts/sumfiles + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 152: local output_file=artifacts/notify/lnt_report.json + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 154: '[' -f artifacts/notify/results-summary.txt ']' + 478394:round-robin-notify.sh: generate_lnt_gnu_check_report: 156: return + 478394:round-robin-notify.sh: 2879: true + 478394:round-robin-notify.sh: 2880: release_notification_files + 478394:round-robin-notify.sh: release_notification_files: 294: echo '# release_notification_files' # release_notification_files + 478394:round-robin-notify.sh: release_notification_files: 295: '[' -d artifacts/jenkins ']' + 478394:round-robin-notify.sh: release_notification_files: 299: local f + 478394:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 478394:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-body.txt ']' + 478394:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-body.txt artifacts/jenkins/mail-body.txt + 478394:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 478394:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-subject.txt ']' + 478394:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-subject.txt artifacts/jenkins/mail-subject.txt + 478394:round-robin-notify.sh: release_notification_files: 300: for f in mail-body.txt mail-subject.txt mail-recipients.txt + 478394:round-robin-notify.sh: release_notification_files: 303: '[' -s artifacts/notify/mail-recipients.txt ']' + 478394:round-robin-notify.sh: release_notification_files: 304: cp artifacts/notify/mail-recipients.txt artifacts/jenkins/mail-recipients.txt + 478394:round-robin-notify.sh: release_notification_files: 308: echo '... Done' ... Done + 478394:round-robin-notify.sh: 2883: true + 478394:round-robin-notify.sh: 2884: release_gcc_testresults_files # release_gcc_testresults_files + 478394:round-robin-notify.sh: release_gcc_testresults_files: 313: echo '# release_gcc_testresults_files' + 478394:round-robin-notify.sh: release_gcc_testresults_files: 314: '[' -d artifacts/jenkins ']' + 478394:round-robin-notify.sh: release_gcc_testresults_files: 320: '[' -f artifacts/testresults/testresults-mail-body.txt ']' ... Done + 478394:round-robin-notify.sh: release_gcc_testresults_files: 350: echo '... Done' + 478394:round-robin-notify.sh: 2885: release_gcc_bunsen_files # release_gcc_bunsen_files + 478394:round-robin-notify.sh: release_gcc_bunsen_files: 355: echo '# release_gcc_bunsen_files' + 478394:round-robin-notify.sh: release_gcc_bunsen_files: 356: '[' -d artifacts/jenkins ']' + 478394:round-robin-notify.sh: release_gcc_bunsen_files: 361: git ls-remote ssh://linaroci@sourceware.org/git/bunsendb.git ... Done + 478394:round-robin-notify.sh: release_gcc_bunsen_files: 367: '[' -d artifacts/bunsen-results ']' + 478394:round-robin-notify.sh: release_gcc_bunsen_files: 380: echo '... Done' + 478394:round-robin-notify.sh: 2889: check_old_jira_cards + 478394:round-robin-notify.sh: check_old_jira_cards: 2763: echo '# check_old_jira_cards' # check_old_jira_cards + 478394:round-robin-notify.sh: check_old_jira_cards: 2765: false + 478394:round-robin-notify.sh: check_old_jira_cards: 2766: return + 478394:round-robin-notify.sh: 2892: post_to_jira + 478394:round-robin-notify.sh: post_to_jira: 1904: set -euf -o pipefail + 478394:round-robin-notify.sh: post_to_jira: 1905: echo '# post_to_jira' # post_to_jira + 478394:round-robin-notify.sh: post_to_jira: 1907: local post_card_comment=true + 478394:round-robin-notify.sh: post_to_jira: 1908: local post_template_comment=true + 478394:round-robin-notify.sh: post_to_jira: 1910: true + 478394:round-robin-notify.sh: post_to_jira: 1910: '[' -f artifacts/notify/jira/yaml ']' + 478394:round-robin-notify.sh: post_to_jira: 1911: local key status ++ 478394:round-robin-notify.sh: post_to_jira: 1912: print_jira_card_key ++ 478394:round-robin-notify.sh: print_jira_card_key: 1783: set -euf -o pipefail ++ 478394:round-robin-notify.sh: print_jira_card_key: 1785: local jira_dir +++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: interesting_subdir gcc ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 +++ 478394:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' +++ 478394:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1786: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10 ++ 478394:round-robin-notify.sh: print_jira_card_key: 1787: jira_dir=gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira ++ 478394:round-robin-notify.sh: print_jira_card_key: 1789: '[' -f interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key ']' ++ 478394:round-robin-notify.sh: print_jira_card_key: 1793: cat interesting-commits/gcc/sha1/ed9d0ebe4ecb14e293f40e395657dd08c089ad10/jira/key + 478394:round-robin-notify.sh: post_to_jira: 1912: key=GNU-1904 ++ 478394:round-robin-notify.sh: post_to_jira: 1914: jipsearch -j key=GNU-1904 -s status:name ++ 478394:round-robin-notify.sh: post_to_jira: 1914: sed -e 's/.* , //' + 478394:round-robin-notify.sh: post_to_jira: 1914: status=Open + 478394:round-robin-notify.sh: post_to_jira: 1919: case "$status" in + 478394:round-robin-notify.sh: post_to_jira: 1926: jipcreate -f artifacts/notify/jira/yaml Existing issue updated: https://linaro.atlassian.net/browse/GNU-1904 + 478394:round-robin-notify.sh: post_to_jira: 1928: local card_parent template template_parent ++ 478394:round-robin-notify.sh: post_to_jira: 1931: jipsearch -j key=GNU-1904 -s parent:key ++ 478394:round-robin-notify.sh: post_to_jira: 1931: sed -e 's/.* , //' + 478394:round-robin-notify.sh: post_to_jira: 1931: card_parent=GNU-1750 ++ 478394:round-robin-notify.sh: post_to_jira: 1932: print_jira_template_card ++ 478394:round-robin-notify.sh: print_jira_template_card: 1721: local jira_card=GNU-692 ++ 478394:round-robin-notify.sh: print_jira_template_card: 1722: case "$ci_project/$ci_config:$changed_single_component" in ++ 478394:round-robin-notify.sh: print_jira_template_card: 1739: echo GNU-692 + 478394:round-robin-notify.sh: post_to_jira: 1932: template=GNU-692 ++ 478394:round-robin-notify.sh: post_to_jira: 1934: jipsearch -j key=GNU-692 -s parent:key ++ 478394:round-robin-notify.sh: post_to_jira: 1934: sed -e 's/.* , //' + 478394:round-robin-notify.sh: post_to_jira: 1934: template_parent=GNU-1750 + 478394:round-robin-notify.sh: post_to_jira: 1936: '[' GNU-1750 = GNU-1750 ']' + 478394:round-robin-notify.sh: post_to_jira: 1945: post_template_comment=false + 478394:round-robin-notify.sh: post_to_jira: 1952: true + 478394:round-robin-notify.sh: post_to_jira: 1952: '[' -f artifacts/notify/jira/comment-card.txt ']' + 478394:round-robin-notify.sh: post_to_jira: 1953: echo y + 478394:round-robin-notify.sh: post_to_jira: 1953: jipdate -f artifacts/notify/jira/comment-card.txt These JIRA cards will be updated as follows: [GNU-1904] Failure Details: http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10049/archive/artifacts/notify/mail-body.txt Server to update: https://linaro.atlassian.net Are you sure you want to update Jira with the information above? [y/n] Traceback (most recent call last): File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 649, in main issues UnboundLocalError: cannot access local variable 'issues' where it is not associated with a value During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/jipdate", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 652, in main parse_status_file(jira, filename, None) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 514, in parse_status_file update_jira(jira, issue, comment, transition, timespent) File "/usr/local/lib/python3.12/dist-packages/jipdate/jipdate.py", line 223, in update_jira jira.add_comment(i, c) File "/usr/local/lib/python3.12/dist-packages/jira/client.py", line 203, in wrapper result = func(*arg_list, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/client.py", line 2424, in add_comment r = self._session.post(url, data=json.dumps(data)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/resilientsession.py", line 247, in request elif raise_on_error(response, **processed_kwargs): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/jira/resilientsession.py", line 72, in raise_on_error raise JIRAError( jira.exceptions.JIRAError: JiraError HTTP 400 url: https://linaro.atlassian.net/rest/api/2/issue/GNU-1904/comment text: TCWG JIRA, you do not have the permission to comment on this issue. response headers = {'Content-Type': 'application/json;1=1.0;charset=UTF-8', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Date': 'Sat, 16 May 2026 17:29:06 GMT', 'Server': 'AtlassianEdge', 'Timing-Allow-Origin': '*', 'X-Arequestid': 'f6c108089f5953ddded4a65ee467b9e5', 'X-Aaccountid': '6098d35c8cbda70068025aff', 'Cache-Control': 'no-cache, no-store, no-transform', 'X-Ratelimit-Limit': '200', 'X-Ratelimit-Remaining': '198', 'X-Content-Type-Options': 'nosniff', 'X-Xss-Protection': '1; mode=block', 'Atl-Traceid': '481e169652d941c78bf90d75ebd4f15c', 'Atl-Request-Id': '481e1696-52d9-41c7-8bf9-0d75ebd4f15c', 'Strict-Transport-Security': 'max-age=63072000; includeSubDomains; preload', 'Report-To': '{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}', 'Nel': '{"failure_fraction": 0.01, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}', 'Server-Timing': 'atl-edge;dur=136,atl-edge-internal;dur=23,atl-edge-upstream;dur=112,atl-edge-pop;desc="aws-eu-central-1"', 'X-Cache': 'Error from cloudfront', 'Via': '1.1 c625b1bdde545acdeb26c9f6ad3a8c6e.cloudfront.net (CloudFront)', 'X-Amz-Cf-Pop': 'IAD12-P1', 'X-Amz-Cf-Id': 'VGWgh_AibVnBKzOv6T9Lo92yhPF0hjs9whyOIgCXJmQMX3ef6AbCxw=='} response text = {"errorMessages":["TCWG JIRA, you do not have the permission to comment on this issue."],"errors":{}}