+ 309133:jenkins17394401308311857114.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify precommit --pw_dir artifacts/jenkins/pw __verbose true __build_script tcwg_gnu-build.sh + 61615:round-robin-notify.sh: 68: false + 61615:round-robin-notify.sh: 71: dryrun= + 61615:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 61615:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 61615:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 61615:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 61615:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 61615:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/../tcwg_gnu-config.sh + 61615:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 61615:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 61615:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 61615:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 61615:round-robin-notify.sh: 162: declare -a changed_components + 61615:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 61615:round-robin-notify.sh: 219: declare print_details_f + 61615:round-robin-notify.sh: 509: dump_model_only=false + 61615:round-robin-notify.sh: 2831: setup_notify_environment + 61615:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 61615:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 61615:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_glibc_build ++ 61615:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 61615:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 61615:round-robin-notify.sh: load_manifest_env: 1884: local varname dictname key + 61615:round-robin-notify.sh: load_manifest_env: 1885: declare -Ag component_rev component_url component_branch + 61615:round-robin-notify.sh: load_manifest_env: 1886: declare -g component_root_src + 61615:round-robin-notify.sh: load_manifest_env: 1889: mkdir -p artifacts/env + 61615:round-robin-notify.sh: load_manifest_env: 1890: read -r f ++ 61615:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env/ -name '*.csv' + 61615:round-robin-notify.sh: load_manifest_env: 1903: read -r f ++ 61615:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env -maxdepth 1 -name '*.txt' + 61615:round-robin-notify.sh: load_manifest_env: 1912: read -r f ++ 61615:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env -mindepth 2 -name '*.txt' + 61615:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 61615:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/3324/' # Baseline : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/3324/ # Using dir : base-artifacts + 61615:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 61615:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/' # Artifacts : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ # Using dir : artifacts + 61615:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 61615:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 61615:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 61615:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 61615:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 61615:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 61615:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 61615:round-robin-notify.sh: obligatory_variables: 1642: set -euf -o pipefail + 61615:round-robin-notify.sh: obligatory_variables: 1643: for i in "$@" + 61615:round-robin-notify.sh: obligatory_variables: 1644: case "$i" in ++ 61615:round-robin-notify.sh: obligatory_variables: 1653: declare -p pw_dir + 61615:round-robin-notify.sh: obligatory_variables: 1653: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 61615:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 61615:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 61615:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 61615:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 61615:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 61615:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/glibc ++ 61615:round-robin-notify.sh: source: 1: pw[project]=glibc ++ 61615:round-robin-notify.sh: source: 2: pw[glibc]=glibc ++ 61615:round-robin-notify.sh: source: 3: pw[glibc_patch_id]=129977 ++ 61615:round-robin-notify.sh: source: 4: pw[glibc_check_cmd]='glibc-cicd/check.py --patch_id 129977 --context tcwg_glibc_build--master-aarch64' ++ 61615:round-robin-notify.sh: source: 5: pw[glibc_build_url]=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ ++ 61615:round-robin-notify.sh: source: 6: pw[glibc_patch_url]=https://patchwork.sourceware.org/patch/129977 ++ 61615:round-robin-notify.sh: source: 7: pw[glibc_patch_message_id]='<20260211191928.988805-2-adhemerval.zanella@linaro.org>' ++ 61615:round-robin-notify.sh: source: 8: pw[glibc_patch_submitter]=adhemerval.zanella@linaro.org ++ 61615:round-robin-notify.sh: source: 9: pw[glibc_skip]=false + 61615:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 61615:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file + 61615:round-robin-notify.sh: 2832: check_source_changes # check_source_changes + 61615:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 61615:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 61615:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 61615:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 61615:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 61615:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 61615:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 61615:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 61615:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 61615:round-robin-notify.sh: print_updated_components: 1204: false +++ 61615:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 61615:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 61615:round-robin-notify.sh: print_updated_components: 1212: echo -ne glibc +++ 61615:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 61615:round-robin-notify.sh: print_updated_components: 1217: echo ++ 61615:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 61615:round-robin-notify.sh: print_changed_components: 1249: false ++ 61615:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 61615:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 61615:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 61615:round-robin-notify.sh: print_changed_components: 1264: '[' xee6b0d2754acc8073ec8a31bd80355826b7e21b8 '!=' x0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ']' ++ 61615:round-robin-notify.sh: print_changed_components: 1266: echo -ne glibc ++ 61615:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 61615:round-robin-notify.sh: print_changed_components: 1271: echo + 61615:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 61615:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 61615:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 61615:round-robin-notify.sh: check_source_changes: 181: changed_single_component=glibc ++ 61615:round-robin-notify.sh: check_source_changes: 183: get_component_rev glibc ++ 61615:round-robin-notify.sh: get_component_rev: 1774: false ++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev ++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 61615:round-robin-notify.sh: check_source_changes: 183: first_bad=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: check_source_changes: 184: last_good=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed + 61615:round-robin-notify.sh: check_source_changes: 187: local res + 61615:round-robin-notify.sh: check_source_changes: 190: res=0 + 61615:round-robin-notify.sh: check_source_changes: 190: wait 61718 + 61615:round-robin-notify.sh: check_source_changes: 188: git -C glibc rev-parse --verify HEAD + 61615:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']' + 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 61615:round-robin-notify.sh: check_source_changes: 194: single_commit_p glibc + 61615:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 61615:round-robin-notify.sh: single_commit_p: 141: local c=glibc + 61615:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 61615:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: single_commit_p: 144: base_rev=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: single_commit_p: 145: get_component_rev glibc ++ 61615:round-robin-notify.sh: get_component_rev: 1774: false ++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev ++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 61615:round-robin-notify.sh: single_commit_p: 145: cur_rev=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: single_commit_p: 147: git -C glibc rev-parse 'ee6b0d2754acc8073ec8a31bd80355826b7e21b8^@' + 61615:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 61615:round-robin-notify.sh: single_commit_p: 148: '[' 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed = 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ']' + 61615:round-robin-notify.sh: single_commit_p: 150: return 0 + 61615:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 61615:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 61615:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : glibc' # change_kind=single_commit : glibc + 61615:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 61615:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: check_source_changes: 208: base_rev=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: check_source_changes: 209: get_component_rev glibc ++ 61615:round-robin-notify.sh: get_component_rev: 1774: false ++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev ++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 61615:round-robin-notify.sh: check_source_changes: 209: cur_rev=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: check_source_changes: 211: git -C glibc rev-list --count 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed..ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 61615:round-robin-notify.sh: check_source_changes: 212: echo '# rev for glibc : 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed..ee6b0d2754acc8073ec8a31bd80355826b7e21b8 (1 commits)' # rev for glibc : 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed..ee6b0d2754acc8073ec8a31bd80355826b7e21b8 (1 commits) + 61615:round-robin-notify.sh: check_source_changes: 214: echo '' + 61615:round-robin-notify.sh: 2833: setup_stages_to_run + 61615:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 61615:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 61615:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 61615:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 243: false + 61615:round-robin-notify.sh: setup_stages_to_run: 243: '[' 0 = 0 ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 244: notify=ignore + 61615:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 61615:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 61615:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 61615:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 61615:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 61615:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 61615:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 61615:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 61615:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 61615:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 61615:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 61615:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 61615:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 61615:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 61615:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 61615:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 61615:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 61615:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 61615:round-robin-notify.sh: 2836: post_interesting_commits init + 61615:round-robin-notify.sh: post_interesting_commits: 1643: set -euf -o pipefail + 61615:round-robin-notify.sh: post_interesting_commits: 1644: echo '# post_interesting_commits' # post_interesting_commits + 61615:round-robin-notify.sh: post_interesting_commits: 1646: local stage=init + 61615:round-robin-notify.sh: post_interesting_commits: 1648: '[' single_commit '!=' single_commit ']' + 61615:round-robin-notify.sh: post_interesting_commits: 1654: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 61615:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 61615:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 61615:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 61615:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 61615:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 611: run_with_timeout_and_retry 1h 3 git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 61749 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 10% (6650/64651) Updating files: 11% (7112/64651) Updating files: 12% (7759/64651) Updating files: 13% (8405/64651) Updating files: 14% (9052/64651) Updating files: 15% (9698/64651) Updating files: 16% (10345/64651) Updating files: 17% (10991/64651) Updating files: 18% (11638/64651) Updating files: 19% (12284/64651) Updating files: 20% (12931/64651) Updating files: 21% (13577/64651) Updating files: 22% (14224/64651) Updating files: 23% (14870/64651) Updating files: 24% (15517/64651) Updating files: 25% (16163/64651) Updating files: 26% (16810/64651) Updating files: 27% (17456/64651) Updating files: 28% (18103/64651) Updating files: 29% (18749/64651) Updating files: 30% (19396/64651) Updating files: 31% (20042/64651) Updating files: 32% (20689/64651) Updating files: 32% (21241/64651) Updating files: 33% (21335/64651) Updating files: 34% (21982/64651) Updating files: 35% (22628/64651) Updating files: 36% (23275/64651) Updating files: 37% (23921/64651) Updating files: 38% (24568/64651) Updating files: 39% (25214/64651) Updating files: 40% (25861/64651) Updating files: 41% (26507/64651) Updating files: 42% (27154/64651) Updating files: 43% (27800/64651) Updating files: 44% (28447/64651) Updating files: 45% (29093/64651) Updating files: 46% (29740/64651) Updating files: 47% (30386/64651) Updating files: 48% (31033/64651) Updating files: 49% (31679/64651) Updating files: 50% (32326/64651) Updating files: 51% (32973/64651) Updating files: 52% (33619/64651) Updating files: 53% (34266/64651) Updating files: 54% (34912/64651) Updating files: 55% (35559/64651) Updating files: 56% (36205/64651) Updating files: 56% (36214/64651) Updating files: 57% (36852/64651) Updating files: 58% (37498/64651) Updating files: 59% (38145/64651) Updating files: 60% (38791/64651) Updating files: 61% (39438/64651) Updating files: 62% (40084/64651) Updating files: 63% (40731/64651) Updating files: 64% (41377/64651) Updating files: 65% (42024/64651) Updating files: 66% (42670/64651) Updating files: 67% (43317/64651) Updating files: 67% (43669/64651) Updating files: 68% (43963/64651) Updating files: 69% (44610/64651) Updating files: 70% (45256/64651) Updating files: 71% (45903/64651) Updating files: 72% (46549/64651) Updating files: 73% (47196/64651) Updating files: 74% (47842/64651) Updating files: 75% (48489/64651) Updating files: 76% (49135/64651) Updating files: 77% (49782/64651) Updating files: 78% (50428/64651) Updating files: 79% (51075/64651) Updating files: 80% (51721/64651) Updating files: 81% (52368/64651) Updating files: 82% (53014/64651) Updating files: 83% (53661/64651) Updating files: 84% (54307/64651) Updating files: 85% (54954/64651) Updating files: 86% (55600/64651) Updating files: 87% (56247/64651) Updating files: 88% (56893/64651) Updating files: 89% (57540/64651) Updating files: 90% (58186/64651) Updating files: 91% (58833/64651) Updating files: 92% (59479/64651) Updating files: 93% (60126/64651) Updating files: 94% (60772/64651) Updating files: 94% (60958/64651) Updating files: 95% (61419/64651) Updating files: 96% (62065/64651) Updating files: 97% (62712/64651) Updating files: 98% (63358/64651) Updating files: 99% (64005/64651) Updating files: 100% (64651/64651) Updating files: 100% (64651/64651), done. + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 614: fresh_clone=true + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 61777 + 61615:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 61615:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 61615:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 61615:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 61615:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 61780 + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 61615:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 61615:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 61615:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 61615:round-robin-notify.sh: git_checkout: 673: local ref=master + 61615:round-robin-notify.sh: git_checkout: 674: local remote=origin + 61615:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 61615:round-robin-notify.sh: git_clean: 2187: set -euf -o pipefail + 61615:round-robin-notify.sh: git_clean: 2188: local dir=interesting-commits + 61615:round-robin-notify.sh: git_clean: 2189: shift + 61615:round-robin-notify.sh: git_clean: 2191: fresh_dir interesting-commits 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 61615:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 61615:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 61615:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 61615:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 61615:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 76: break + 61615: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 '{}' ';' + 61615:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 61615:round-robin-notify.sh: git_clean: 2192: git -C interesting-commits reset -q --hard + 61615:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 61615:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 61615:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 61615:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 61615:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 61615:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 61615:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 61615:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 61615:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 61615:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 61615:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 61615:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: sha1=819df9c23 ++ 61615:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 61615:round-robin-notify.sh: git_rev_parse_1: 385: echo 819df9c23 + 61615:round-robin-notify.sh: git_checkout: 679: sha1=819df9c23 + 61615:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 819df9c23 HEAD is now at 819df9c23 Add entry 120072c7cdc14f2e6e2ca1fe4a8eb5bec9e6e36b from https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/3241/ + 61615:round-robin-notify.sh: post_interesting_commits: 1658: false + 61615:round-robin-notify.sh: post_interesting_commits: 1659: dryrun='echo DRYRUN: ' + 61615:round-robin-notify.sh: post_interesting_commits: 1662: local jira_dir jira_key= ++ 61615:round-robin-notify.sh: post_interesting_commits: 1663: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: post_interesting_commits: 1663: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: post_interesting_commits: 1664: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira + 61615:round-robin-notify.sh: post_interesting_commits: 1665: '[' init = full ']' + 61615:round-robin-notify.sh: post_interesting_commits: 1685: true + 61615:round-robin-notify.sh: post_interesting_commits: 1687: git -C interesting-commits remote update -p + 61615:round-robin-notify.sh: post_interesting_commits: 1688: git_clean interesting-commits refs/remotes/origin/master + 61615:round-robin-notify.sh: git_clean: 2187: set -euf -o pipefail + 61615:round-robin-notify.sh: git_clean: 2188: local dir=interesting-commits + 61615:round-robin-notify.sh: git_clean: 2189: shift + 61615:round-robin-notify.sh: git_clean: 2191: fresh_dir interesting-commits 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 61615:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 61615:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 61615:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 61615:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 61615:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 76: break + 61615: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 '{}' ';' + 61615:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 61615:round-robin-notify.sh: git_clean: 2192: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 61615:round-robin-notify.sh: post_interesting_commits: 1690: update_interesting_commits init '' # update_interesting_commits + 61615:round-robin-notify.sh: update_interesting_commits: 1390: echo '# update_interesting_commits' + 61615:round-robin-notify.sh: update_interesting_commits: 1392: local stage=init + 61615:round-robin-notify.sh: update_interesting_commits: 1393: local jira_key= + 61615:round-robin-notify.sh: update_interesting_commits: 1398: local subdir3 subdir4 subdir5 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1400: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1400: subdir3=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1403: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 3 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 3 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 3 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build + 61615:round-robin-notify.sh: update_interesting_commits: 1403: subdir4=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: update_interesting_commits: 1406: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 4 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 4 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 4 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits: 1406: subdir5=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits: 1408: '[' -d interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1409: mkdir -p interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1410: get_current_manifest BUILD_URL + 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL + 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1411: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url + 61615:round-robin-notify.sh: update_interesting_commits: 1415: mkdir -p interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1416: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1416: echo https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts + 61615:round-robin-notify.sh: update_interesting_commits: 1417: echo 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed + 61615:round-robin-notify.sh: update_interesting_commits: 1418: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/build_url glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/last_good + 61615:round-robin-notify.sh: update_interesting_commits: 1420: '[' init '!=' full ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1421: return ++ 61615:round-robin-notify.sh: post_interesting_commits: 1693: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: post_interesting_commits: 1693: git -C interesting-commits commit -m 'Add entry ee6b0d2754acc8073ec8a31bd80355826b7e21b8 from https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/' [detached HEAD 9950dbeab] Add entry ee6b0d2754acc8073ec8a31bd80355826b7e21b8 from https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ 3 files changed, 3 insertions(+) create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/build_url create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/last_good DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master + 61615:round-robin-notify.sh: post_interesting_commits: 1700: wait 93303 + 61615:round-robin-notify.sh: post_interesting_commits: 1697: echo DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master + 61615:round-robin-notify.sh: post_interesting_commits: 1702: break + 61615:round-robin-notify.sh: 2838: '[' full '!=' full ']' + 61615:round-robin-notify.sh: 2843: gnu_generate_extra_details + 61615:round-robin-notify.sh: gnu_generate_extra_details: 385: set -euf -o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 388: local tmpfile ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 389: mktemp + 61615:round-robin-notify.sh: gnu_generate_extra_details: 389: tmpfile=/tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 391: settings_for_ci_project_and_config tcwg_glibc_build master-aarch64 native + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_glibc_build + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 61615:round-robin-notify.sh: print_gnu_target: 2114: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_gnu_target: 2115: local target=native ++ 61615:round-robin-notify.sh: print_gnu_target: 2117: case "$target" in ++ 61615:round-robin-notify.sh: print_gnu_target: 2125: case "$(uname -m)" in +++ 61615:round-robin-notify.sh: print_gnu_target: 2125: uname -m ++ 61615:round-robin-notify.sh: print_gnu_target: 2126: target=aarch64-unknown-linux-gnu ++ 61615:round-robin-notify.sh: print_gnu_target: 2138: echo aarch64-unknown-linux-gnu + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: echo tcwg_glibc_build ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: sed 's/^tcwg_//' + 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: gnu_data[pretty_project]=glibc_build + 61615:round-robin-notify.sh: gnu_generate_extra_details: 393: echo + 61615:round-robin-notify.sh: gnu_generate_extra_details: 396: '[' 'none, autodetected on aarch64-unknown-linux-gnu' '!=' '' ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 397: cat + 61615:round-robin-notify.sh: gnu_generate_extra_details: 408: cat + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 471: set +f ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 471: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-init_abe_sysroot artifacts/04-build_abe-glibc artifacts/05-check_regression -name console.log.xz ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: dirname artifacts/01-reset_artifacts/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: artifact_dir=artifacts/01-reset_artifacts + 61615:round-robin-notify.sh: gnu_generate_extra_details: 417: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: sed 's/.* RUN: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: grep /configure /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: grep '^make ' /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 424: '[' -s /tmp/tmp.B7QUbLnks8-configure ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 425: '[' -s /tmp/tmp.B7QUbLnks8-make ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 434: djtag='NOTE: Using dejagnu target_board options:' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 437: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 438: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 439: sed 's/.* NOTE: Using dejagnu target_board options: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 442: '[' -s /tmp/tmp.B7QUbLnks8-dj ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: dirname artifacts/02-prepare_abe/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: artifact_dir=artifacts/02-prepare_abe + 61615:round-robin-notify.sh: gnu_generate_extra_details: 417: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: sed 's/.* RUN: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: grep /configure /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: grep '^make ' /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 424: '[' -s /tmp/tmp.B7QUbLnks8-configure ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 425: '[' -s /tmp/tmp.B7QUbLnks8-make ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 434: djtag='NOTE: Using dejagnu target_board options:' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 437: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 438: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 439: sed 's/.* NOTE: Using dejagnu target_board options: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 442: '[' -s /tmp/tmp.B7QUbLnks8-dj ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: dirname artifacts/03-init_abe_sysroot/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: artifact_dir=artifacts/03-init_abe_sysroot + 61615:round-robin-notify.sh: gnu_generate_extra_details: 417: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: xzgrep RUN: artifacts/03-init_abe_sysroot/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: sed 's/.* RUN: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: grep /configure /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: grep '^make ' /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 424: '[' -s /tmp/tmp.B7QUbLnks8-configure ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 425: '[' -s /tmp/tmp.B7QUbLnks8-make ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 434: djtag='NOTE: Using dejagnu target_board options:' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 437: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 438: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-init_abe_sysroot/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 439: sed 's/.* NOTE: Using dejagnu target_board options: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 442: '[' -s /tmp/tmp.B7QUbLnks8-dj ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: dirname artifacts/04-build_abe-glibc/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: artifact_dir=artifacts/04-build_abe-glibc + 61615:round-robin-notify.sh: gnu_generate_extra_details: 417: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: xzgrep RUN: artifacts/04-build_abe-glibc/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: sed 's/.* RUN: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: grep /configure /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: grep '^make ' /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 424: '[' -s /tmp/tmp.B7QUbLnks8-configure ']' ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 426: basename artifacts/04-build_abe-glibc + 61615:round-robin-notify.sh: gnu_generate_extra_details: 426: echo '# 04-build_abe-glibc' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 427: cat /tmp/tmp.B7QUbLnks8-configure /tmp/tmp.B7QUbLnks8-make + 61615:round-robin-notify.sh: gnu_generate_extra_details: 429: echo + 61615:round-robin-notify.sh: gnu_generate_extra_details: 434: djtag='NOTE: Using dejagnu target_board options:' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 437: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 438: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-glibc/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 439: sed 's/.* NOTE: Using dejagnu target_board options: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 442: '[' -s /tmp/tmp.B7QUbLnks8-dj ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console ++ 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: dirname artifacts/05-check_regression/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 414: artifact_dir=artifacts/05-check_regression + 61615:round-robin-notify.sh: gnu_generate_extra_details: 417: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: xzgrep RUN: artifacts/05-check_regression/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 418: sed 's/.* RUN: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: grep /configure /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 421: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: grep '^make ' /tmp/tmp.B7QUbLnks8 + 61615:round-robin-notify.sh: gnu_generate_extra_details: 422: true + 61615:round-robin-notify.sh: gnu_generate_extra_details: 424: '[' -s /tmp/tmp.B7QUbLnks8-configure ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 425: '[' -s /tmp/tmp.B7QUbLnks8-make ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 434: djtag='NOTE: Using dejagnu target_board options:' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 437: set +o pipefail + 61615:round-robin-notify.sh: gnu_generate_extra_details: 438: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-check_regression/console.log.xz + 61615:round-robin-notify.sh: gnu_generate_extra_details: 439: sed 's/.* NOTE: Using dejagnu target_board options: //' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 442: '[' -s /tmp/tmp.B7QUbLnks8-dj ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 412: read step_console + 61615:round-robin-notify.sh: gnu_generate_extra_details: 449: rm -f /tmp/tmp.B7QUbLnks8 /tmp/tmp.B7QUbLnks8-configure /tmp/tmp.B7QUbLnks8-make /tmp/tmp.B7QUbLnks8-dj + 61615:round-robin-notify.sh: gnu_generate_extra_details: 451: '[' -s artifacts/notify/configure-toolchain.txt ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 453: '[' -d artifacts/sumfiles ']' + 61615:round-robin-notify.sh: gnu_generate_extra_details: 454: return 0 + 61615:round-robin-notify.sh: 2844: calculate_results_date + 61615:round-robin-notify.sh: calculate_results_date: 2509: set -euf -o pipefail + 61615:round-robin-notify.sh: calculate_results_date: 2511: local c base_d cur_d results_date=0 ++ 61615:round-robin-notify.sh: calculate_results_date: 2514: get_current_manifest '{rr[components]}' ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: calculate_results_date: 2514: for c in $(get_current_manifest "{rr[components]}") + 61615:round-robin-notify.sh: calculate_results_date: 2515: base_d= ++ 61615:round-robin-notify.sh: calculate_results_date: 2516: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: calculate_results_date: 2516: '[' 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed '!=' '' ']' ++ 61615:round-robin-notify.sh: calculate_results_date: 2517: get_baseline_component_date glibc ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 61615:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false +++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev +++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1173: rev=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' x0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed '!=' x ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed + 61615:round-robin-notify.sh: calculate_results_date: 2517: base_d=1771418103 ++ 61615:round-robin-notify.sh: calculate_results_date: 2519: get_current_component_date glibc ++ 61615:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 61615:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 61615:round-robin-notify.sh: get_component_rev: 1774: false +++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev +++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 61615:round-robin-notify.sh: get_current_component_date: 1187: rev=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' xee6b0d2754acc8073ec8a31bd80355826b7e21b8 '!=' x ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: calculate_results_date: 2519: cur_d=1771593734 + 61615:round-robin-notify.sh: calculate_results_date: 2520: '[' x1771418103 '!=' x ']' + 61615:round-robin-notify.sh: calculate_results_date: 2521: '[' x1771593734 = x ']' + 61615:round-robin-notify.sh: calculate_results_date: 2521: '[' 1771593734 -lt 1771418103 ']' + 61615:round-robin-notify.sh: calculate_results_date: 2525: '[' x1771593734 = x ']' + 61615:round-robin-notify.sh: calculate_results_date: 2529: '[' 1771593734 -gt 0 ']' + 61615:round-robin-notify.sh: calculate_results_date: 2530: results_date=1771593734 + 61615:round-robin-notify.sh: calculate_results_date: 2534: assert_with_msg 'Failed to produce results_date' '[' 1771593734 -gt 0 ']' + 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: calculate_results_date: 2536: get_baseline_manifest '{rr[results_date]}' ++ 61615:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: calculate_results_date: 2536: base_d=1771412382 + 61615:round-robin-notify.sh: calculate_results_date: 2551: '[' 1771412382 '!=' '' ']' + 61615:round-robin-notify.sh: calculate_results_date: 2552: '[' 1771593734 -gt 1771412382 ']' + 61615:round-robin-notify.sh: calculate_results_date: 2556: results_date=1771503058 + 61615:round-robin-notify.sh: calculate_results_date: 2571: rr[results_date]=1771503058 + 61615:round-robin-notify.sh: calculate_results_date: 2572: cat + 61615:round-robin-notify.sh: calculate_results_date: 2574: manifest_out + 61615:round-robin-notify.sh: manifest_out: 1071: cat + 61615:round-robin-notify.sh: 2846: check_if_first_report + 61615:round-robin-notify.sh: check_if_first_report: 728: declare -g first_icommit_to_report + 61615:round-robin-notify.sh: check_if_first_report: 730: first_icommit_to_report=false + 61615:round-robin-notify.sh: check_if_first_report: 731: '[' xsingle_commit '!=' xsingle_commit ']' + 61615:round-robin-notify.sh: check_if_first_report: 735: local isubdir ++ 61615:round-robin-notify.sh: check_if_first_report: 736: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: check_if_first_report: 736: isubdir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: check_if_first_report: 737: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url ']' + 61615:round-robin-notify.sh: check_if_first_report: 741: local first_url ++ 61615:round-robin-notify.sh: check_if_first_report: 742: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url + 61615:round-robin-notify.sh: check_if_first_report: 742: first_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ ++ 61615:round-robin-notify.sh: check_if_first_report: 743: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: check_if_first_report: 743: '[' https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ = https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ ']' + 61615:round-robin-notify.sh: check_if_first_report: 744: first_icommit_to_report=true + 61615:round-robin-notify.sh: 2849: post_interesting_commits full # post_interesting_commits + 61615:round-robin-notify.sh: post_interesting_commits: 1643: set -euf -o pipefail + 61615:round-robin-notify.sh: post_interesting_commits: 1644: echo '# post_interesting_commits' + 61615:round-robin-notify.sh: post_interesting_commits: 1646: local stage=full + 61615:round-robin-notify.sh: post_interesting_commits: 1648: '[' single_commit '!=' single_commit ']' + 61615:round-robin-notify.sh: post_interesting_commits: 1654: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 61615:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 61615:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 61615:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 61615:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 61615:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 61615: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 ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 93548 + 61615: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 + 61615:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 61615:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 61615:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 61615:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 61615:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 61615:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 61615: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 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 93551 + 61615: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 + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 61615:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 61615:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 61615:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 61615:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 61615:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 61615:round-robin-notify.sh: git_checkout: 673: local ref=master + 61615:round-robin-notify.sh: git_checkout: 674: local remote=origin + 61615:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 61615:round-robin-notify.sh: git_clean: 2187: set -euf -o pipefail + 61615:round-robin-notify.sh: git_clean: 2188: local dir=interesting-commits + 61615:round-robin-notify.sh: git_clean: 2189: shift + 61615:round-robin-notify.sh: git_clean: 2191: fresh_dir interesting-commits 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 61615:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 61615:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 61615:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 61615:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 61615:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 76: break + 61615: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 '{}' ';' + 61615:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 61615:round-robin-notify.sh: git_clean: 2192: git -C interesting-commits reset -q --hard + 61615:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 61615:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 61615:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 61615:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 61615:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 61615:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 61615:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 61615:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 61615:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 61615:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 61615:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 61615:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 61615:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 61615:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 61615:round-robin-notify.sh: git_rev_parse_1: 376: sha1=819df9c23 ++ 61615:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 61615:round-robin-notify.sh: git_rev_parse_1: 385: echo 819df9c23 + 61615:round-robin-notify.sh: git_checkout: 679: sha1=819df9c23 + 61615:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 819df9c23 Warning: you are leaving 1 commit behind, not connected to any of your branches: 9950dbeab Add entry ee6b0d2754acc8073ec8a31bd80355826b7e21b8 from https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 9950dbeab HEAD is now at 819df9c23 Add entry 120072c7cdc14f2e6e2ca1fe4a8eb5bec9e6e36b from https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/3241/ + 61615:round-robin-notify.sh: post_interesting_commits: 1658: false + 61615:round-robin-notify.sh: post_interesting_commits: 1659: dryrun='echo DRYRUN: ' + 61615:round-robin-notify.sh: post_interesting_commits: 1662: local jira_dir jira_key= ++ 61615:round-robin-notify.sh: post_interesting_commits: 1663: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: post_interesting_commits: 1663: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: post_interesting_commits: 1664: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira + 61615:round-robin-notify.sh: post_interesting_commits: 1665: '[' full = full ']' + 61615:round-robin-notify.sh: post_interesting_commits: 1665: false + 61615:round-robin-notify.sh: post_interesting_commits: 1685: true + 61615:round-robin-notify.sh: post_interesting_commits: 1687: git -C interesting-commits remote update -p + 61615:round-robin-notify.sh: post_interesting_commits: 1688: git_clean interesting-commits refs/remotes/origin/master + 61615:round-robin-notify.sh: git_clean: 2187: set -euf -o pipefail + 61615:round-robin-notify.sh: git_clean: 2188: local dir=interesting-commits + 61615:round-robin-notify.sh: git_clean: 2189: shift + 61615:round-robin-notify.sh: git_clean: 2191: fresh_dir interesting-commits 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 61615:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 61615:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 61615:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 61615:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 61615:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 61615:round-robin-notify.sh: fresh_dir: 72: : + 61615:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 61615:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 61615:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 61615:round-robin-notify.sh: fresh_dir: 76: break + 61615: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 '{}' ';' + 61615:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 61615:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 61615:round-robin-notify.sh: git_clean: 2192: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 61615:round-robin-notify.sh: post_interesting_commits: 1690: update_interesting_commits full '' # update_interesting_commits + 61615:round-robin-notify.sh: update_interesting_commits: 1390: echo '# update_interesting_commits' + 61615:round-robin-notify.sh: update_interesting_commits: 1392: local stage=full + 61615:round-robin-notify.sh: update_interesting_commits: 1393: local jira_key= + 61615:round-robin-notify.sh: update_interesting_commits: 1398: local subdir3 subdir4 subdir5 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1400: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1400: subdir3=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1403: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 3 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 3 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 3 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build + 61615:round-robin-notify.sh: update_interesting_commits: 1403: subdir4=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: update_interesting_commits: 1406: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 4 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 4 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 4 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits: 1406: subdir5=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits: 1408: '[' -d interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1409: mkdir -p interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1410: get_current_manifest BUILD_URL + 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL + 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1411: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url + 61615:round-robin-notify.sh: update_interesting_commits: 1415: mkdir -p interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1416: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1416: echo https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts + 61615:round-robin-notify.sh: update_interesting_commits: 1417: echo 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed + 61615:round-robin-notify.sh: update_interesting_commits: 1418: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/build_url glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/last_good + 61615:round-robin-notify.sh: update_interesting_commits: 1420: '[' full '!=' full ']' ++ 61615:round-robin-notify.sh: update_interesting_commits: 1425: gnu_llvm_print_result --oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --oneline ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 662: '[' 0 = 0 ']' ++ 61615:round-robin-notify.sh: print_result: 663: echo Success ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 + 61615:round-robin-notify.sh: update_interesting_commits: 1425: echo Success + 61615:round-robin-notify.sh: update_interesting_commits: 1426: merge_status_summary interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build + 61615:round-robin-notify.sh: merge_status_summary: 1356: set -euf -o pipefail + 61615:round-robin-notify.sh: merge_status_summary: 1357: local subdir=interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build + 61615:round-robin-notify.sh: merge_status_summary: 1359: local cur_file cur best= best_file + 61615:round-robin-notify.sh: merge_status_summary: 1361: read -r cur_file ++ 61615:round-robin-notify.sh: merge_status_summary: 1372: find interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 61615:round-robin-notify.sh: merge_status_summary: 1372: sort ++ 61615:round-robin-notify.sh: merge_status_summary: 1363: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt + 61615:round-robin-notify.sh: merge_status_summary: 1363: cur=Success + 61615:round-robin-notify.sh: merge_status_summary: 1364: '[' Success -le '' ']' /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh: line 1364: [: Success: integer expression expected + 61615:round-robin-notify.sh: merge_status_summary: 1365: best=Success + 61615:round-robin-notify.sh: merge_status_summary: 1366: best_file=interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt + 61615:round-robin-notify.sh: merge_status_summary: 1361: read -r cur_file + 61615:round-robin-notify.sh: merge_status_summary: 1371: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1428: merge_status_summary interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: merge_status_summary: 1356: set -euf -o pipefail + 61615:round-robin-notify.sh: merge_status_summary: 1357: local subdir=interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: merge_status_summary: 1359: local cur_file cur best= best_file + 61615:round-robin-notify.sh: merge_status_summary: 1361: read -r cur_file ++ 61615:round-robin-notify.sh: merge_status_summary: 1372: find interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 -mindepth 2 -maxdepth 2 -name status-summary.txt ++ 61615:round-robin-notify.sh: merge_status_summary: 1372: sort ++ 61615:round-robin-notify.sh: merge_status_summary: 1363: sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt + 61615:round-robin-notify.sh: merge_status_summary: 1363: cur=Success + 61615:round-robin-notify.sh: merge_status_summary: 1364: '[' Success -le '' ']' /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh: line 1364: [: Success: integer expression expected + 61615:round-robin-notify.sh: merge_status_summary: 1365: best=Success + 61615:round-robin-notify.sh: merge_status_summary: 1366: best_file=interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt + 61615:round-robin-notify.sh: merge_status_summary: 1361: read -r cur_file + 61615:round-robin-notify.sh: merge_status_summary: 1371: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1430: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status-summary.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1436: gnu_llvm_print_result --long + 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false + 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--long + 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles + 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' + 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --long + 61615:round-robin-notify.sh: print_result: 657: false + 61615:round-robin-notify.sh: print_result: 659: local print_arg=--long + 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in + 61615:round-robin-notify.sh: print_result: 669: echo 'Results changed to' ++ 61615:round-robin-notify.sh: print_result: 670: cat artifacts/results + 61615:round-robin-notify.sh: print_result: 670: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' + 61615:round-robin-notify.sh: print_result: 671: echo '' + 61615:round-robin-notify.sh: print_result: 672: echo From ++ 61615:round-robin-notify.sh: print_result: 673: cat base-artifacts/results + 61615:round-robin-notify.sh: print_result: 673: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' + 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 + 61615:round-robin-notify.sh: update_interesting_commits: 1437: '[' -f artifacts/notify/configure-toolchain.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1438: cat artifacts/notify/configure-toolchain.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1442: '[' -f artifacts/notify/results.compare.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1447: local bad_artifacts_url good_artifacts_url ++ 61615:round-robin-notify.sh: update_interesting_commits: 1448: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1448: bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts ++ 61615:round-robin-notify.sh: update_interesting_commits: 1449: get_baseline_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: update_interesting_commits: 1449: good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/3324/artifact/artifacts + 61615:round-robin-notify.sh: update_interesting_commits: 1451: '[' -f artifacts/notify/configure-toolchain.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1453: echo '### To reproduce' + 61615:round-robin-notify.sh: update_interesting_commits: 1454: echo '' + 61615:round-robin-notify.sh: update_interesting_commits: 1455: '[' -f artifacts/notify/configure-toolchain.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1456: echo '# Toolchain was configured with :' + 61615:round-robin-notify.sh: update_interesting_commits: 1457: cat artifacts/notify/configure-toolchain.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1458: echo '' + 61615:round-robin-notify.sh: update_interesting_commits: 1460: '[' -f artifacts/notify/configure-tests.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1465: '[' -f artifacts/notify/build-and-run-tests.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1470: '[' tcwg_glibc_build == tcwg_flang_test ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1479: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/reproduction_instructions.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1485: update_interesting_commits_status glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits_status: 1573: local comp=glibc + 61615:round-robin-notify.sh: update_interesting_commits_status: 1574: local sha1=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits_status: 1575: local subdir3 subdir4 subdir5 ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1578: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits_status: 1578: subdir3=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1580: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 3 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 3 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 3 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build + 61615:round-robin-notify.sh: update_interesting_commits_status: 1580: subdir4=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1582: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 tcwg_glibc_build master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 4 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 4 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 4 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits_status: 1582: subdir5=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64 + 61615:round-robin-notify.sh: update_interesting_commits_status: 1586: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1592: sed 's/^/* /' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1587: print_icommits_link glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/details.txt + 61615:round-robin-notify.sh: print_icommits_link: 716: set -euf -o pipefail + 61615:round-robin-notify.sh: print_icommits_link: 717: local path=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/details.txt + 61615:round-robin-notify.sh: print_icommits_link: 719: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits + 61615:round-robin-notify.sh: print_icommits_link: 720: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/details.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1588: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/build_url + 61615:round-robin-notify.sh: update_interesting_commits_status: 1589: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/fixed-in-url.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1594: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/details.txt glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1597: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/summary.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1602: local ci_config + 61615:round-robin-notify.sh: update_interesting_commits_status: 1603: read ci_config ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1592: cd interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1592: ls + 61615:round-robin-notify.sh: update_interesting_commits_status: 1605: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/summary.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1611: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1615: echo '* master-aarch64' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1616: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1616: sed 's/^/*/' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1603: read ci_config + 61615:round-robin-notify.sh: update_interesting_commits_status: 1605: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt/summary.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1611: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1612: continue + 61615:round-robin-notify.sh: update_interesting_commits_status: 1603: read ci_config + 61615:round-robin-notify.sh: update_interesting_commits_status: 1605: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt/summary.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1611: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1612: continue + 61615:round-robin-notify.sh: update_interesting_commits_status: 1603: read ci_config + 61615:round-robin-notify.sh: update_interesting_commits_status: 1618: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1621: local ci_project + 61615:round-robin-notify.sh: update_interesting_commits_status: 1622: read ci_project ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1592: cd interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: update_interesting_commits_status: 1592: ls + 61615:round-robin-notify.sh: update_interesting_commits_status: 1623: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1624: continue + 61615:round-robin-notify.sh: update_interesting_commits_status: 1622: read ci_project + 61615:round-robin-notify.sh: update_interesting_commits_status: 1623: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status-summary.txt/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1624: continue + 61615:round-robin-notify.sh: update_interesting_commits_status: 1622: read ci_project + 61615:round-robin-notify.sh: update_interesting_commits_status: 1623: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status.txt/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1624: continue + 61615:round-robin-notify.sh: update_interesting_commits_status: 1622: read ci_project + 61615:round-robin-notify.sh: update_interesting_commits_status: 1623: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt ']' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1627: echo '* tcwg_glibc_build' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1628: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt + 61615:round-robin-notify.sh: update_interesting_commits_status: 1628: sed 's/^/*/' + 61615:round-robin-notify.sh: update_interesting_commits_status: 1622: read ci_project + 61615:round-robin-notify.sh: update_interesting_commits_status: 1630: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1488: print_commits --short + 61615:round-robin-notify.sh: print_commits: 522: set -euf -o pipefail + 61615:round-robin-notify.sh: print_commits: 523: false + 61615:round-robin-notify.sh: print_commits: 524: local print_arg=--short + 61615:round-robin-notify.sh: print_commits: 526: '[' single_commit = no_change ']' + 61615:round-robin-notify.sh: print_commits: 531: local more_lines + 61615:round-robin-notify.sh: print_commits: 532: '[' single_commit = single_commit ']' + 61615:round-robin-notify.sh: print_commits: 533: local c=glibc + 61615:round-robin-notify.sh: print_commits: 535: '[' --short = --link ']' + 61615:round-robin-notify.sh: print_commits: 562: local describe + 61615:round-robin-notify.sh: print_commits: 563: '[' glibc = '' ']' + 61615:round-robin-notify.sh: print_commits: 568: describe='glibc patch #129977' + 61615:round-robin-notify.sh: print_commits: 571: '[' --short = --oneline ']' + 61615:round-robin-notify.sh: print_commits: 576: '[' glibc = '' ']' + 61615:round-robin-notify.sh: print_commits: 579: echo 'glibc patch https://patchwork.sourceware.org/patch/129977' + 61615:round-robin-notify.sh: print_commits: 581: local tmpfile ++ 61615:round-robin-notify.sh: print_commits: 582: mktemp + 61615:round-robin-notify.sh: print_commits: 582: tmpfile=/tmp/tmp.S240XJJ593 + 61615:round-robin-notify.sh: print_commits: 583: git -C glibc log -n1 ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: print_commits: 583: tail -n +2 + 61615:round-robin-notify.sh: print_commits: 584: head -n 8 /tmp/tmp.S240XJJ593 ++ 61615:round-robin-notify.sh: print_commits: 585: cat /tmp/tmp.S240XJJ593 ++ 61615:round-robin-notify.sh: print_commits: 585: wc -l + 61615:round-robin-notify.sh: print_commits: 585: more_lines=10 + 61615:round-robin-notify.sh: print_commits: 586: '[' 10 -gt 0 ']' + 61615:round-robin-notify.sh: print_commits: 587: echo '... 10 lines of the commit log omitted.' + 61615:round-robin-notify.sh: print_commits: 589: rm /tmp/tmp.S240XJJ593 + 61615:round-robin-notify.sh: print_commits: 591: '[' glibc '!=' '' ']' + 61615:round-robin-notify.sh: print_commits: 592: echo '... applied on top of baseline commit:' + 61615:round-robin-notify.sh: print_commits: 593: git -C glibc log -n1 --oneline 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed + 61615:round-robin-notify.sh: print_commits: 595: return 0 + 61615:round-robin-notify.sh: update_interesting_commits: 1489: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/commit-log.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1491: true + 61615:round-robin-notify.sh: update_interesting_commits: 1492: local jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira + 61615:round-robin-notify.sh: update_interesting_commits: 1494: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/key ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1501: '[' -e interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1504: mkdir interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira + 61615:round-robin-notify.sh: update_interesting_commits: 1506: '[' '' '!=' '' ']' ++ 61615:round-robin-notify.sh: update_interesting_commits: 1512: print_commits --oneline ++ 61615:round-robin-notify.sh: print_commits: 522: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_commits: 523: false ++ 61615:round-robin-notify.sh: print_commits: 524: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_commits: 526: '[' single_commit = no_change ']' ++ 61615:round-robin-notify.sh: print_commits: 531: local more_lines ++ 61615:round-robin-notify.sh: print_commits: 532: '[' single_commit = single_commit ']' ++ 61615:round-robin-notify.sh: print_commits: 533: local c=glibc ++ 61615:round-robin-notify.sh: print_commits: 535: '[' --oneline = --link ']' ++ 61615:round-robin-notify.sh: print_commits: 562: local describe ++ 61615:round-robin-notify.sh: print_commits: 563: '[' glibc = '' ']' ++ 61615:round-robin-notify.sh: print_commits: 568: describe='glibc patch #129977' ++ 61615:round-robin-notify.sh: print_commits: 571: '[' --oneline = --oneline ']' ++ 61615:round-robin-notify.sh: print_commits: 572: echo 'glibc patch #129977' ++ 61615:round-robin-notify.sh: print_commits: 573: return 0 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1512: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status-summary.txt + 61615:round-robin-notify.sh: update_interesting_commits: 1512: echo 'glibc patch #129977:' Success + 61615:round-robin-notify.sh: update_interesting_commits: 1515: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/summary + 61615:round-robin-notify.sh: update_interesting_commits: 1524: cat ++ 61615:round-robin-notify.sh: update_interesting_commits: 1524: print_commits --link ++ 61615:round-robin-notify.sh: print_commits: 522: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_commits: 523: false ++ 61615:round-robin-notify.sh: print_commits: 524: local print_arg=--link ++ 61615:round-robin-notify.sh: print_commits: 526: '[' single_commit = no_change ']' ++ 61615:round-robin-notify.sh: print_commits: 531: local more_lines ++ 61615:round-robin-notify.sh: print_commits: 532: '[' single_commit = single_commit ']' ++ 61615:round-robin-notify.sh: print_commits: 533: local c=glibc ++ 61615:round-robin-notify.sh: print_commits: 535: '[' --link = --link ']' ++ 61615:round-robin-notify.sh: print_commits: 536: local url +++ 61615:round-robin-notify.sh: print_commits: 537: get_component_url glibc +++ 61615:round-robin-notify.sh: get_component_url: 1784: false +++ 61615:round-robin-notify.sh: get_component_url: 1787: get_current_git glibc_url +++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_url in current git' '[' -f artifacts/git/glibc_url ']' +++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_url ++ 61615:round-robin-notify.sh: print_commits: 537: url=git://sourceware.org/git/glibc.git ++ 61615:round-robin-notify.sh: print_commits: 538: [[ git://sourceware.org/git/glibc.git =~ git://sourceware.org/git/ ]] ++ 61615:round-robin-notify.sh: print_commits: 539: url=glibc.git ++ 61615:round-robin-notify.sh: print_commits: 540: url='https://sourceware.org/git/?p=glibc.git' ++ 61615:round-robin-notify.sh: print_commits: 541: echo 'https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=ee6b0d2754acc8073ec8a31bd80355826b7e21b8' ++ 61615:round-robin-notify.sh: print_commits: 559: return 0 ++ 61615:round-robin-notify.sh: update_interesting_commits: 1524: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/commit-log.txt ++ 61615:round-robin-notify.sh: update_interesting_commits: 1524: cat interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status.txt ++ 61615:round-robin-notify.sh: update_interesting_commits: 1524: print_icommits_link glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/yaml ++ 61615:round-robin-notify.sh: print_icommits_link: 716: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_icommits_link: 717: local path=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/yaml ++ 61615:round-robin-notify.sh: print_icommits_link: 719: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits ++ 61615:round-robin-notify.sh: print_icommits_link: 720: echo https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/yaml + 61615:round-robin-notify.sh: update_interesting_commits: 1532: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/description + 61615:round-robin-notify.sh: update_interesting_commits: 1534: update_jira_card + 61615:round-robin-notify.sh: update_jira_card: 1800: set -euf -o pipefail # update_jira_card + 61615:round-robin-notify.sh: update_jira_card: 1801: echo '# update_jira_card' + 61615:round-robin-notify.sh: update_jira_card: 1803: local jira_dir ++ 61615:round-robin-notify.sh: update_jira_card: 1804: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' ++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_jira_card: 1804: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_jira_card: 1805: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira + 61615:round-robin-notify.sh: update_jira_card: 1807: components=() + 61615:round-robin-notify.sh: update_jira_card: 1807: local -a components + 61615:round-robin-notify.sh: update_jira_card: 1808: case "$changed_single_component" in + 61615:round-robin-notify.sh: update_jira_card: 1812: components+=(Glibc) + 61615:round-robin-notify.sh: update_jira_card: 1819: IFS=, + 61615:round-robin-notify.sh: update_jira_card: 1819: echo Glibc + 61615:round-robin-notify.sh: update_jira_card: 1820: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/components + 61615:round-robin-notify.sh: update_jira_card: 1822: local commit_date ++ 61615:round-robin-notify.sh: update_jira_card: 1824: git -C glibc log -n1 --pretty=%cd --date=iso ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_jira_card: 1824: commit_date='2026-02-20 13:22:14 +0000' + 61615:round-robin-notify.sh: update_jira_card: 1825: date -d '2026-02-20 13:22:14 +0000' +%Y-%m-%d + 61615:round-robin-notify.sh: update_jira_card: 1826: git -C interesting-commits add glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/startdate + 61615:round-robin-notify.sh: update_jira_card: 1828: local key project ++ 61615:round-robin-notify.sh: update_jira_card: 1829: print_jira_card_key ++ 61615:round-robin-notify.sh: print_jira_card_key: 1781: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_jira_card_key: 1783: local jira_dir +++ 61615:round-robin-notify.sh: print_jira_card_key: 1784: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 +++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 +++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 +++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: print_jira_card_key: 1784: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: print_jira_card_key: 1785: jira_dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira ++ 61615:round-robin-notify.sh: print_jira_card_key: 1787: '[' -f interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/key ']' ++ 61615:round-robin-notify.sh: print_jira_card_key: 1788: return 0 + 61615:round-robin-notify.sh: update_jira_card: 1829: key= + 61615:round-robin-notify.sh: update_jira_card: 1830: '[' -z '' ']' WARNING: no existing jira card interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/key + 61615:round-robin-notify.sh: update_jira_card: 1831: echo 'WARNING: no existing jira card interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/key' + 61615:round-robin-notify.sh: update_jira_card: 1832: return 0 + 61615:round-robin-notify.sh: update_interesting_commits: 1538: local describe ++ 61615:round-robin-notify.sh: update_interesting_commits: 1539: describe_sha1 glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 false ++ 61615:round-robin-notify.sh: describe_sha1: 2531: local component=glibc ++ 61615:round-robin-notify.sh: describe_sha1: 2532: local sha1=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: describe_sha1: 2533: local anything=false ++ 61615:round-robin-notify.sh: describe_sha1: 2535: match=() ++ 61615:round-robin-notify.sh: describe_sha1: 2535: local -a match ++ 61615:round-robin-notify.sh: describe_sha1: 2536: case "$component" in ++ 61615:round-robin-notify.sh: describe_sha1: 2543: git -C glibc describe ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1539: describe=glibc-2.43.9000-76-gee6b0d2754a + 61615:round-robin-notify.sh: update_interesting_commits: 1540: '[' glibc-2.43.9000-76-gee6b0d2754a '!=' '' ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1541: local d ++ 61615:round-robin-notify.sh: update_interesting_commits: 1542: dirname glibc-2.43.9000-76-gee6b0d2754a + 61615:round-robin-notify.sh: update_interesting_commits: 1542: d=. + 61615:round-robin-notify.sh: update_interesting_commits: 1543: mkdir -p interesting-commits/glibc/. + 61615:round-robin-notify.sh: update_interesting_commits: 1544: local symlink= + 61615:round-robin-notify.sh: update_interesting_commits: 1545: '[' . '!=' . ']' + 61615:round-robin-notify.sh: update_interesting_commits: 1549: symlink=sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: update_interesting_commits: 1552: rm -f interesting-commits/glibc/glibc-2.43.9000-76-gee6b0d2754a + 61615:round-robin-notify.sh: update_interesting_commits: 1553: ln -s sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 interesting-commits/glibc/glibc-2.43.9000-76-gee6b0d2754a + 61615:round-robin-notify.sh: update_interesting_commits: 1554: git -C interesting-commits add glibc/glibc-2.43.9000-76-gee6b0d2754a ++ 61615:round-robin-notify.sh: post_interesting_commits: 1693: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: post_interesting_commits: 1693: git -C interesting-commits commit -m 'Add entry ee6b0d2754acc8073ec8a31bd80355826b7e21b8 from https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/' [detached HEAD 85aca8fe5] Add entry ee6b0d2754acc8073ec8a31bd80355826b7e21b8 from https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ 17 files changed, 94 insertions(+) create mode 120000 glibc/glibc-2.43.9000-76-gee6b0d2754a create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/commit-log.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/first_url create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/components create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/description create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/startdate create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/summary create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status-summary.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/status.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/build_url create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/details.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/last_good create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/reproduction_instructions.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status-summary.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/master-aarch64/status.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status-summary.txt create mode 100644 glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/tcwg_glibc_build/status.txt + 61615:round-robin-notify.sh: post_interesting_commits: 1700: wait 125392 + 61615:round-robin-notify.sh: post_interesting_commits: 1697: echo DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master + 61615:round-robin-notify.sh: post_interesting_commits: 1702: break + 61615:round-robin-notify.sh: 2851: true + 61615:round-robin-notify.sh: 2852: generate_jira_dir + 61615:round-robin-notify.sh: generate_jira_dir: 1862: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_jira_dir: 1864: local icommit_entry jira_key= ++ 61615:round-robin-notify.sh: generate_jira_dir: 1865: print_last_icommit --entry ++ 61615:round-robin-notify.sh: print_last_icommit: 686: false ++ 61615:round-robin-notify.sh: print_last_icommit: 687: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_last_icommit: 688: local print_arg=--entry ++ 61615:round-robin-notify.sh: print_last_icommit: 689: shift 1 ++ 61615:round-robin-notify.sh: print_last_icommit: 691: '[' xsingle_commit '!=' xsingle_commit ']' ++ 61615:round-robin-notify.sh: print_last_icommit: 695: local isubdir +++ 61615:round-robin-notify.sh: print_last_icommit: 696: interesting_subdir glibc ee6b0d2754acc8073ec8a31bd80355826b7e21b8 +++ 61615:round-robin-notify.sh: interesting_subdir: 2517: local dir=glibc/sha1 +++ 61615:round-robin-notify.sh: interesting_subdir: 2518: '[' 2 -ge 2 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2518: dir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 +++ 61615:round-robin-notify.sh: interesting_subdir: 2519: '[' 2 -ge 3 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2520: '[' 2 -ge 4 ']' +++ 61615:round-robin-notify.sh: interesting_subdir: 2521: echo glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: print_last_icommit: 696: isubdir=glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: print_last_icommit: 698: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_last_icommit: 700: echo interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: generate_jira_dir: 1865: icommit_entry=interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: generate_jira_dir: 1867: '[' interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8 '!=' '' ']' + 61615:round-robin-notify.sh: generate_jira_dir: 1867: '[' -d interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira ']' + 61615:round-robin-notify.sh: generate_jira_dir: 1868: rsync -a interesting-commits/glibc/sha1/ee6b0d2754acc8073ec8a31bd80355826b7e21b8/jira/ artifacts/notify/jira/ + 61615:round-robin-notify.sh: generate_jira_dir: 1869: '[' -f artifacts/notify/jira/key ']' + 61615:round-robin-notify.sh: generate_jira_dir: 1876: '[' '' '!=' '' ']' + 61615:round-robin-notify.sh: generate_jira_dir: 1889: cat ++ 61615:round-robin-notify.sh: generate_jira_dir: 1889: print_jira_template_card ++ 61615:round-robin-notify.sh: print_jira_template_card: 1719: local jira_card=GNU-692 ++ 61615:round-robin-notify.sh: print_jira_template_card: 1720: case "$ci_project/$ci_config:$changed_single_component" in ++ 61615:round-robin-notify.sh: print_jira_template_card: 1737: echo GNU-692 ++ 61615:round-robin-notify.sh: generate_jira_dir: 1889: gnu_llvm_print_result --oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --oneline ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 662: '[' 0 = 0 ']' ++ 61615:round-robin-notify.sh: print_result: 663: echo Success ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 ++ 61615:round-robin-notify.sh: generate_jira_dir: 1889: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 61615:round-robin-notify.sh: print_artifacts_url: 787: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_artifacts_url: 789: local url +++ 61615:round-robin-notify.sh: print_artifacts_url: 790: get_current_manifest BUILD_URL +++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x ++ 61615:round-robin-notify.sh: print_artifacts_url: 790: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts ++ 61615:round-robin-notify.sh: print_artifacts_url: 791: '[' glibc '!=' '' ']' ++ 61615:round-robin-notify.sh: print_artifacts_url: 792: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit ++ 61615:round-robin-notify.sh: print_artifacts_url: 794: echo 'https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit/notify/mail-body.txt/*view*/' + 61615:round-robin-notify.sh: 2855: echo '# print all notification files' # print all notification files + 61615:round-robin-notify.sh: 2856: true + 61615:round-robin-notify.sh: 2857: generate_mail_files + 61615:round-robin-notify.sh: generate_mail_files: 2230: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_mail_files: 2232: print_mail_recipients + 61615:round-robin-notify.sh: print_mail_recipients: 1985: set -euf -o pipefail + 61615:round-robin-notify.sh: print_mail_recipients: 1987: local c=glibc + 61615:round-robin-notify.sh: print_mail_recipients: 1988: '[' glibc = '' ']' + 61615:round-robin-notify.sh: print_mail_recipients: 1993: local -A emails + 61615:round-robin-notify.sh: print_mail_recipients: 1994: emails["tcwg-validation@linaro.org"]=bcc + 61615:round-robin-notify.sh: print_mail_recipients: 1995: emails["author"]=cc + 61615:round-robin-notify.sh: print_mail_recipients: 1996: emails["committer"]=to + 61615:round-robin-notify.sh: print_mail_recipients: 1998: case "$ci_project/$ci_config:$c" in + 61615:round-robin-notify.sh: print_mail_recipients: 2046: emails["linaro-toolchain@lists.linaro.org"]=cc_postcommit + 61615:round-robin-notify.sh: print_mail_recipients: 2050: local c email base_rev cur_rev ++ 61615:round-robin-notify.sh: print_mail_recipients: 2053: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: print_mail_recipients: 2053: base_rev=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: print_mail_recipients: 2054: get_component_rev glibc ++ 61615:round-robin-notify.sh: get_component_rev: 1774: false ++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev ++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 61615:round-robin-notify.sh: print_mail_recipients: 2054: cur_rev=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: print_mail_recipients: 2055: read -r email ++ 61615:round-robin-notify.sh: print_mail_recipients: 2111: git -C glibc log --pretty=%ae 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed..ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: print_mail_recipients: 2056: emails["$email"]=cc + 61615:round-robin-notify.sh: print_mail_recipients: 2055: read -r email + 61615:round-robin-notify.sh: print_mail_recipients: 2060: local precommit_postcommit=postcommit + 61615:round-robin-notify.sh: print_mail_recipients: 2061: '[' ignore '!=' precommit ']' ++ 61615:round-robin-notify.sh: print_mail_recipients: 2063: get_baseline_component_rev glibc ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 61615:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git glibc_rev ++ 61615:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 61615:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 61615:round-robin-notify.sh: print_mail_recipients: 2063: base_rev=0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: print_mail_recipients: 2064: get_component_rev glibc ++ 61615:round-robin-notify.sh: get_component_rev: 1774: false ++ 61615:round-robin-notify.sh: get_component_rev: 1777: get_current_git glibc_rev ++ 61615:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 61615:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 61615:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 61615:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 61615:round-robin-notify.sh: print_mail_recipients: 2064: cur_rev=ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: print_mail_recipients: 2065: read -r email ++ 61615:round-robin-notify.sh: print_mail_recipients: 2111: git -C glibc log --pretty=%ce 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed..ee6b0d2754acc8073ec8a31bd80355826b7e21b8 + 61615:round-robin-notify.sh: print_mail_recipients: 2067: emails["$email"]=to + 61615:round-robin-notify.sh: print_mail_recipients: 2065: read -r email + 61615:round-robin-notify.sh: print_mail_recipients: 2085: unset 'emails[author]' 'emails[committer]' + 61615:round-robin-notify.sh: print_mail_recipients: 2086: unset 'emails[noreply@github.com]' + 61615:round-robin-notify.sh: print_mail_recipients: 2088: local type + 61615:round-robin-notify.sh: print_mail_recipients: 2089: recipients=() + 61615:round-robin-notify.sh: print_mail_recipients: 2089: local -a recipients + 61615:round-robin-notify.sh: print_mail_recipients: 2090: for email in "${!emails[@]}" + 61615:round-robin-notify.sh: print_mail_recipients: 2091: type=cc_postcommit + 61615:round-robin-notify.sh: print_mail_recipients: 2092: case "$precommit_postcommit:$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2100: type=cc + 61615:round-robin-notify.sh: print_mail_recipients: 2103: case "$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2106: recipients+=("$type:$email") + 61615:round-robin-notify.sh: print_mail_recipients: 2090: for email in "${!emails[@]}" + 61615:round-robin-notify.sh: print_mail_recipients: 2091: type=bcc + 61615:round-robin-notify.sh: print_mail_recipients: 2092: case "$precommit_postcommit:$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2103: case "$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2106: recipients+=("$type:$email") + 61615:round-robin-notify.sh: print_mail_recipients: 2090: for email in "${!emails[@]}" + 61615:round-robin-notify.sh: print_mail_recipients: 2091: type=cc + 61615:round-robin-notify.sh: print_mail_recipients: 2092: case "$precommit_postcommit:$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2103: case "$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2106: recipients+=("$type:$email") + 61615:round-robin-notify.sh: print_mail_recipients: 2090: for email in "${!emails[@]}" + 61615:round-robin-notify.sh: print_mail_recipients: 2091: type=to + 61615:round-robin-notify.sh: print_mail_recipients: 2092: case "$precommit_postcommit:$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2103: case "$type" in + 61615:round-robin-notify.sh: print_mail_recipients: 2105: recipients+=("$email") + 61615:round-robin-notify.sh: print_mail_recipients: 2110: IFS=, + 61615:round-robin-notify.sh: print_mail_recipients: 2110: echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,cc:adhemerval.zanella@linaro.org,tcwg-buildslave@linaro.org ++ 61615:round-robin-notify.sh: generate_mail_files: 2235: print_commits --oneline ++ 61615:round-robin-notify.sh: print_commits: 522: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_commits: 523: false ++ 61615:round-robin-notify.sh: print_commits: 524: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_commits: 526: '[' single_commit = no_change ']' ++ 61615:round-robin-notify.sh: print_commits: 531: local more_lines ++ 61615:round-robin-notify.sh: print_commits: 532: '[' single_commit = single_commit ']' ++ 61615:round-robin-notify.sh: print_commits: 533: local c=glibc ++ 61615:round-robin-notify.sh: print_commits: 535: '[' --oneline = --link ']' ++ 61615:round-robin-notify.sh: print_commits: 562: local describe ++ 61615:round-robin-notify.sh: print_commits: 563: '[' glibc = '' ']' ++ 61615:round-robin-notify.sh: print_commits: 568: describe='glibc patch #129977' ++ 61615:round-robin-notify.sh: print_commits: 571: '[' --oneline = --oneline ']' ++ 61615:round-robin-notify.sh: print_commits: 572: echo 'glibc patch #129977' ++ 61615:round-robin-notify.sh: print_commits: 573: return 0 ++ 61615:round-robin-notify.sh: generate_mail_files: 2235: gnu_llvm_print_result --oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --oneline ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 662: '[' 0 = 0 ']' ++ 61615:round-robin-notify.sh: print_result: 663: echo Success ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 ++ 61615:round-robin-notify.sh: generate_mail_files: 2235: gnu_print_config --oneline ++ 61615:round-robin-notify.sh: gnu_print_config: 814: false ++ 61615:round-robin-notify.sh: gnu_print_config: 816: settings_for_ci_project_and_config tcwg_glibc_build master-aarch64 native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_glibc_build ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 61615:round-robin-notify.sh: print_gnu_target: 2114: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_gnu_target: 2115: local target=native +++ 61615:round-robin-notify.sh: print_gnu_target: 2117: case "$target" in +++ 61615:round-robin-notify.sh: print_gnu_target: 2125: case "$(uname -m)" in ++++ 61615:round-robin-notify.sh: print_gnu_target: 2125: uname -m +++ 61615:round-robin-notify.sh: print_gnu_target: 2126: target=aarch64-unknown-linux-gnu +++ 61615:round-robin-notify.sh: print_gnu_target: 2138: echo aarch64-unknown-linux-gnu ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: echo tcwg_glibc_build +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: sed 's/^tcwg_//' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: gnu_data[pretty_project]=glibc_build ++ 61615:round-robin-notify.sh: gnu_print_config: 818: local print_arg=--oneline ++ 61615:round-robin-notify.sh: gnu_print_config: 819: case "$print_arg" in ++ 61615:round-robin-notify.sh: gnu_print_config: 821: print_config --oneline ++ 61615:round-robin-notify.sh: print_config: 758: false ++ 61615:round-robin-notify.sh: print_config: 760: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_config: 761: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_config: 763: case "$ci_config" in ++ 61615:round-robin-notify.sh: print_config: 765: echo aarch64 + 61615:round-robin-notify.sh: generate_mail_files: 2235: echo '[Linaro-TCWG-CI]' 'glibc patch #129977: Success on aarch64' + 61615:round-robin-notify.sh: generate_mail_files: 2246: print_mail_body + 61615:round-robin-notify.sh: print_mail_body: 2126: local bad_artifacts_url good_artifacts_url + 61615:round-robin-notify.sh: generate_mail_files: 2246: sed -e 's|\$\([^\\]\)|$\\\1|g' ++ 61615:round-robin-notify.sh: print_mail_body: 2127: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: print_mail_body: 2127: bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts ++ 61615:round-robin-notify.sh: print_mail_body: 2128: get_baseline_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: print_mail_body: 2128: good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/3324/artifact/artifacts + 61615:round-robin-notify.sh: print_mail_body: 2130: local key= + 61615:round-robin-notify.sh: print_mail_body: 2133: '[' single_commit = single_commit ']' + 61615:round-robin-notify.sh: print_mail_body: 2134: '[' glibc = '' ']' + 61615:round-robin-notify.sh: print_mail_body: 2141: local detection_msg= + 61615:round-robin-notify.sh: print_mail_body: 2142: '[' 0 = 0 ']' + 61615:round-robin-notify.sh: print_mail_body: 2143: detection_msg='successfully passed with' + 61615:round-robin-notify.sh: print_mail_body: 2147: cat + 61615:round-robin-notify.sh: print_mail_body: 2155: cat ++ 61615:round-robin-notify.sh: print_mail_body: 2155: gnu_print_config --short ++ 61615:round-robin-notify.sh: gnu_print_config: 814: false ++ 61615:round-robin-notify.sh: gnu_print_config: 816: settings_for_ci_project_and_config tcwg_glibc_build master-aarch64 native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_glibc_build ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 61615:round-robin-notify.sh: print_gnu_target: 2114: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_gnu_target: 2115: local target=native +++ 61615:round-robin-notify.sh: print_gnu_target: 2117: case "$target" in +++ 61615:round-robin-notify.sh: print_gnu_target: 2125: case "$(uname -m)" in ++++ 61615:round-robin-notify.sh: print_gnu_target: 2125: uname -m +++ 61615:round-robin-notify.sh: print_gnu_target: 2126: target=aarch64-unknown-linux-gnu +++ 61615:round-robin-notify.sh: print_gnu_target: 2138: echo aarch64-unknown-linux-gnu ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: echo tcwg_glibc_build +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: sed 's/^tcwg_//' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: gnu_data[pretty_project]=glibc_build ++ 61615:round-robin-notify.sh: gnu_print_config: 818: local print_arg=--short ++ 61615:round-robin-notify.sh: gnu_print_config: 819: case "$print_arg" in ++ 61615:round-robin-notify.sh: gnu_print_config: 825: echo 'glibc_build master-aarch64' ++ 61615:round-robin-notify.sh: print_mail_body: 2155: print_commits --short ++ 61615:round-robin-notify.sh: print_mail_body: 2155: sed -e 's/^/ | /' ++ 61615:round-robin-notify.sh: print_commits: 522: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_commits: 523: false ++ 61615:round-robin-notify.sh: print_commits: 524: local print_arg=--short ++ 61615:round-robin-notify.sh: print_commits: 526: '[' single_commit = no_change ']' ++ 61615:round-robin-notify.sh: print_commits: 531: local more_lines ++ 61615:round-robin-notify.sh: print_commits: 532: '[' single_commit = single_commit ']' ++ 61615:round-robin-notify.sh: print_commits: 533: local c=glibc ++ 61615:round-robin-notify.sh: print_commits: 535: '[' --short = --link ']' ++ 61615:round-robin-notify.sh: print_commits: 562: local describe ++ 61615:round-robin-notify.sh: print_commits: 563: '[' glibc = '' ']' ++ 61615:round-robin-notify.sh: print_commits: 568: describe='glibc patch #129977' ++ 61615:round-robin-notify.sh: print_commits: 571: '[' --short = --oneline ']' ++ 61615:round-robin-notify.sh: print_commits: 576: '[' glibc = '' ']' ++ 61615:round-robin-notify.sh: print_commits: 579: echo 'glibc patch https://patchwork.sourceware.org/patch/129977' ++ 61615:round-robin-notify.sh: print_commits: 581: local tmpfile +++ 61615:round-robin-notify.sh: print_commits: 582: mktemp ++ 61615:round-robin-notify.sh: print_commits: 582: tmpfile=/tmp/tmp.Ica6YRAuT0 ++ 61615:round-robin-notify.sh: print_commits: 583: git -C glibc log -n1 ee6b0d2754acc8073ec8a31bd80355826b7e21b8 ++ 61615:round-robin-notify.sh: print_commits: 583: tail -n +2 ++ 61615:round-robin-notify.sh: print_commits: 584: head -n 8 /tmp/tmp.Ica6YRAuT0 +++ 61615:round-robin-notify.sh: print_commits: 585: cat /tmp/tmp.Ica6YRAuT0 +++ 61615:round-robin-notify.sh: print_commits: 585: wc -l ++ 61615:round-robin-notify.sh: print_commits: 585: more_lines=10 ++ 61615:round-robin-notify.sh: print_commits: 586: '[' 10 -gt 0 ']' ++ 61615:round-robin-notify.sh: print_commits: 587: echo '... 10 lines of the commit log omitted.' ++ 61615:round-robin-notify.sh: print_commits: 589: rm /tmp/tmp.Ica6YRAuT0 ++ 61615:round-robin-notify.sh: print_commits: 591: '[' glibc '!=' '' ']' ++ 61615:round-robin-notify.sh: print_commits: 592: echo '... applied on top of baseline commit:' ++ 61615:round-robin-notify.sh: print_commits: 593: git -C glibc log -n1 --oneline 0a380fe9a31bc2d5793c7c5d22d36c45dfe6e2ed ++ 61615:round-robin-notify.sh: print_commits: 595: return 0 + 61615:round-robin-notify.sh: print_mail_body: 2164: local short= ++ 61615:round-robin-notify.sh: print_mail_body: 2165: gnu_llvm_print_result --short ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--short ++ 61615:round-robin-notify.sh: print_mail_body: 2165: sed -e 's/^/ | /' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --short ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--short ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 669: echo 'Results changed to' +++ 61615:round-robin-notify.sh: print_result: 670: cat artifacts/results ++ 61615:round-robin-notify.sh: print_result: 670: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' ++ 61615:round-robin-notify.sh: print_result: 671: echo '' ++ 61615:round-robin-notify.sh: print_result: 672: echo From +++ 61615:round-robin-notify.sh: print_result: 673: cat base-artifacts/results ++ 61615:round-robin-notify.sh: print_result: 673: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 + 61615:round-robin-notify.sh: print_mail_body: 2165: short=' | Results changed to | # reset_artifacts: | -10 | # init_abe_sysroot: | 0 | # build_abe glibc -- --disable install: | 1 | | From | # reset_artifacts: | -10 | # init_abe_sysroot: | 0 | # build_abe glibc -- --disable install: | 1' + 61615:round-robin-notify.sh: print_mail_body: 2166: '[' ' | Results changed to | # reset_artifacts: | -10 | # init_abe_sysroot: | 0 | # build_abe glibc -- --disable install: | 1 | | From | # reset_artifacts: | -10 | # init_abe_sysroot: | 0 | # build_abe glibc -- --disable install: | 1' '!=' '' ']' + 61615:round-robin-notify.sh: print_mail_body: 2167: cat ++ 61615:round-robin-notify.sh: print_mail_body: 2167: gnu_llvm_print_result --oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--oneline ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --oneline ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--oneline ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 662: '[' 0 = 0 ']' ++ 61615:round-robin-notify.sh: print_result: 663: echo Success ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 ++ 61615:round-robin-notify.sh: print_mail_body: 2167: gnu_llvm_print_result --short ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 839: false ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 840: local print_arg=--short ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 842: local results_new=artifacts/sumfiles ++ 61615:round-robin-notify.sh: print_mail_body: 2167: sed -e 's/^/ | /' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 844: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 845: print_result --short ++ 61615:round-robin-notify.sh: print_result: 657: false ++ 61615:round-robin-notify.sh: print_result: 659: local print_arg=--short ++ 61615:round-robin-notify.sh: print_result: 660: case "$print_arg" in ++ 61615:round-robin-notify.sh: print_result: 669: echo 'Results changed to' +++ 61615:round-robin-notify.sh: print_result: 670: cat artifacts/results ++ 61615:round-robin-notify.sh: print_result: 670: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' ++ 61615:round-robin-notify.sh: print_result: 671: echo '' ++ 61615:round-robin-notify.sh: print_result: 672: echo From +++ 61615:round-robin-notify.sh: print_result: 673: cat base-artifacts/results ++ 61615:round-robin-notify.sh: print_result: 673: echo '# reset_artifacts: -10 # init_abe_sysroot: 0 # build_abe glibc -- --disable install: 1' ++ 61615:round-robin-notify.sh: gnu_llvm_print_result: 846: return 0 + 61615:round-robin-notify.sh: print_mail_body: 2173: cat ++ 61615:round-robin-notify.sh: print_mail_body: 2173: gnu_print_config --long ++ 61615:round-robin-notify.sh: print_mail_body: 2173: sed -e 's/^/ /' ++ 61615:round-robin-notify.sh: gnu_print_config: 814: false ++ 61615:round-robin-notify.sh: gnu_print_config: 816: settings_for_ci_project_and_config tcwg_glibc_build master-aarch64 native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_glibc_build ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 61615:round-robin-notify.sh: print_gnu_target: 2114: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_gnu_target: 2115: local target=native +++ 61615:round-robin-notify.sh: print_gnu_target: 2117: case "$target" in +++ 61615:round-robin-notify.sh: print_gnu_target: 2125: case "$(uname -m)" in ++++ 61615:round-robin-notify.sh: print_gnu_target: 2125: uname -m +++ 61615:round-robin-notify.sh: print_gnu_target: 2126: target=aarch64-unknown-linux-gnu +++ 61615:round-robin-notify.sh: print_gnu_target: 2138: echo aarch64-unknown-linux-gnu ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: echo tcwg_glibc_build +++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: sed 's/^tcwg_//' ++ 61615:round-robin-notify.sh: settings_for_ci_project_and_config: 200: gnu_data[pretty_project]=glibc_build ++ 61615:round-robin-notify.sh: gnu_print_config: 818: local print_arg=--long ++ 61615:round-robin-notify.sh: gnu_print_config: 819: case "$print_arg" in ++ 61615:round-robin-notify.sh: gnu_print_config: 829: echo '*CI config* tcwg_glibc_build master-aarch64' ++ 61615:round-robin-notify.sh: gnu_print_config: 830: echo '*configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu' + 61615:round-robin-notify.sh: print_mail_body: 2180: '[' '' '!=' '' ']' + 61615:round-robin-notify.sh: print_mail_body: 2188: cat ++ 61615:round-robin-notify.sh: print_mail_body: 2188: gnu_llvm_print_details ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 990: '[' -d artifacts/00-sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 996: cat +++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 996: print_artifacts_url +++ 61615:round-robin-notify.sh: print_artifacts_url: 787: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_artifacts_url: 789: local url ++++ 61615:round-robin-notify.sh: print_artifacts_url: 790: get_current_manifest BUILD_URL ++++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x +++ 61615:round-robin-notify.sh: print_artifacts_url: 790: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts +++ 61615:round-robin-notify.sh: print_artifacts_url: 791: '[' glibc '!=' '' ']' +++ 61615:round-robin-notify.sh: print_artifacts_url: 792: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit +++ 61615:round-robin-notify.sh: print_artifacts_url: 794: echo https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit/ ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 1001: cat +++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 1001: print_artifacts_url notify/ +++ 61615:round-robin-notify.sh: print_artifacts_url: 787: set -euf -o pipefail +++ 61615:round-robin-notify.sh: print_artifacts_url: 789: local url ++++ 61615:round-robin-notify.sh: print_artifacts_url: 790: get_current_manifest BUILD_URL ++++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x +++ 61615:round-robin-notify.sh: print_artifacts_url: 790: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts +++ 61615:round-robin-notify.sh: print_artifacts_url: 791: '[' glibc '!=' '' ']' +++ 61615:round-robin-notify.sh: print_artifacts_url: 792: url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit +++ 61615:round-robin-notify.sh: print_artifacts_url: 794: echo https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/artifact/artifacts/artifacts.precommit/notify/ ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 1006: '[' -d artifacts/sumfiles ']' ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 1013: cat ++ 61615:round-robin-notify.sh: gnu_llvm_print_details: 1017: '[' tcwg_glibc_build == tcwg_flang_test ']' + 61615:round-robin-notify.sh: print_mail_body: 2204: '[' glibc '!=' '' ']' + 61615:round-robin-notify.sh: print_mail_body: 2205: cat + 61615:round-robin-notify.sh: print_mail_body: 2213: '[' single_commit '!=' single_commit ']' + 61615:round-robin-notify.sh: print_mail_body: 2214: '[' glibc '!=' '' ']' + 61615:round-robin-notify.sh: print_mail_body: 2215: return + 61615:round-robin-notify.sh: 2860: true + 61615:round-robin-notify.sh: 2861: generate_jenkins_html_files + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2492: wait 125537 + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2462: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2464: echo '# generate_jenkins_html_files' # generate_jenkins_html_files + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2465: true + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2470: case "$ci_project" in ... Skipping + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2487: echo '... Skipping' + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2488: return + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2494: generate_readme html + 61615:round-robin-notify.sh: generate_readme: 2332: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_readme: 2334: local text_type=html + 61615:round-robin-notify.sh: generate_readme: 2336: local gnu_text=false + 61615:round-robin-notify.sh: generate_readme: 2337: case "$ci_project" in + 61615:round-robin-notify.sh: generate_readme: 2347: local list_start= + 61615:round-robin-notify.sh: generate_readme: 2348: local list_end= + 61615:round-robin-notify.sh: generate_readme: 2349: local 'list_item=- ' + 61615:round-robin-notify.sh: generate_readme: 2350: local new_parag= + 61615:round-robin-notify.sh: generate_readme: 2352: '[' html = html ']' + 61615:round-robin-notify.sh: generate_readme: 2353: list_start='' + 61615:round-robin-notify.sh: generate_readme: 2355: list_item='
  • ' + 61615:round-robin-notify.sh: generate_readme: 2356: new_parag='

    ' + 61615:round-robin-notify.sh: generate_readme: 2359: print_readme_header html + 61615:round-robin-notify.sh: print_readme_header: 2253: set -euf -o pipefail + 61615:round-robin-notify.sh: print_readme_header: 2255: local text_type=html + 61615:round-robin-notify.sh: print_readme_header: 2257: local 'msg=How to browse artifacts of this build' + 61615:round-robin-notify.sh: print_readme_header: 2258: case $text_type in + 61615:round-robin-notify.sh: print_readme_header: 2260: cat + 61615:round-robin-notify.sh: generate_readme: 2361: cat + 61615:round-robin-notify.sh: generate_readme: 2372: '[' -d artifacts/00-sumfiles ']' + 61615:round-robin-notify.sh: generate_readme: 2385: cat ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link html git/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=git/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f /git/ ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n 'git/' ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link html jenkins/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=jenkins/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f /jenkins/ ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n 'jenkins/' ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link html notify/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=notify/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f /notify/ ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n 'notify/' + 61615:round-robin-notify.sh: generate_readme: 2395: false + 61615:round-robin-notify.sh: generate_readme: 2402: cat ++ 61615:round-robin-notify.sh: generate_readme: 2402: print_readme_link html notify/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=notify/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f /notify/ ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n 'notify/' + 61615:round-robin-notify.sh: generate_readme: 2410: false + 61615:round-robin-notify.sh: generate_readme: 2438: cat + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2454: cd artifacts ++ 61615:round-robin-notify.sh: generate_readme: 2454: find . -type f ++ 61615:round-robin-notify.sh: generate_readme: 2454: sort ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./01-reset_artifacts/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./01-reset_artifacts/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './01-reset_artifacts/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '

  • ./01-reset_artifacts/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./02-prepare_abe/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./02-prepare_abe/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./02-prepare_abe/console.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./02-prepare_abe/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './02-prepare_abe/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./02-prepare_abe/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./03-init_abe_sysroot/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./03-init_abe_sysroot/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./03-init_abe_sysroot/console.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./03-init_abe_sysroot/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './03-init_abe_sysroot/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./03-init_abe_sysroot/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./04-build_abe-glibc/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./04-build_abe-glibc/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./04-build_abe-glibc/console.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./04-build_abe-glibc/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './04-build_abe-glibc/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./04-build_abe-glibc/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./04-build_abe-glibc/make-glibc.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./04-build_abe-glibc/make-glibc.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./04-build_abe-glibc/make-glibc.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./04-build_abe-glibc/make-glibc.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './04-build_abe-glibc/make-glibc.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./04-build_abe-glibc/make-glibc.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./05-check_regression/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./05-check_regression/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./05-check_regression/console.log.xz ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./05-check_regression/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './05-check_regression/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./05-check_regression/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./git/glibc_rev artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./git/glibc_rev ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./git/glibc_rev ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./git/glibc_rev ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './git/glibc_rev' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./git/glibc_rev' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./git/glibc_url artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./git/glibc_url ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./git/glibc_url ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./git/glibc_url ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './git/glibc_url' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./git/glibc_url' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./jenkins/build-name artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/build-name ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./jenkins/build-name ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./jenkins/build-name ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './jenkins/build-name' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./jenkins/build-name' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./jenkins/pw-apply.log artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/pw-apply.log ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./jenkins/pw-apply.log ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./jenkins/pw-apply.log ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './jenkins/pw-apply.log' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./jenkins/pw-apply.log' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./jenkins/pw/glibc artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/pw/glibc ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./jenkins/pw/glibc ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./jenkins/pw/glibc ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './jenkins/pw/glibc' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./jenkins/pw/glibc' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./jenkins/run-build.env artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/run-build.env ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./jenkins/run-build.env ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./jenkins/run-build.env ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './jenkins/run-build.env' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./jenkins/run-build.env' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./manifest.sh artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./manifest.sh ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./manifest.sh ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./manifest.sh ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './manifest.sh' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./manifest.sh' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/configure-toolchain.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/configure-toolchain.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/configure-toolchain.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/configure-toolchain.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/configure-toolchain.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/configure-toolchain.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/jira/comment-template.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/comment-template.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/jira/comment-template.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/jira/comment-template.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/jira/comment-template.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/jira/comment-template.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/jira/components artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/components ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/jira/components ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/jira/components ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/jira/components' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/jira/components' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/jira/description artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/description ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/jira/description ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/jira/description ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/jira/description' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/jira/description' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/jira/startdate artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/startdate ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/jira/startdate ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/jira/startdate ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/jira/startdate' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/jira/startdate' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/jira/summary artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/summary ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/jira/summary ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/jira/summary ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/jira/summary' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/jira/summary' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/mail-body.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-body.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/mail-body.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/mail-body.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/mail-body.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/mail-body.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/mail-recipients.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-recipients.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/mail-recipients.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/mail-recipients.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/mail-recipients.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/mail-recipients.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./notify/mail-subject.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-subject.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./notify/mail-subject.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./notify/mail-subject.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './notify/mail-subject.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./notify/mail-subject.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./README.html artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./README.html ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./README.html ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./README.html ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './README.html' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./README.html' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./results artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./results ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./results ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./results ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2298: view='/*view*/' ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './results' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./results' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link html ./rr_stage.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=html ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./rr_stage.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2295: view= ++ 61615:round-robin-notify.sh: print_readme_link: 2296: '[' -f artifacts/./rr_stage.txt ']' ++ 61615:round-robin-notify.sh: print_readme_link: 2297: file artifacts/./rr_stage.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2297: grep -qw text ++ 61615:round-robin-notify.sh: print_readme_link: 2301: echo -n './rr_stage.txt' + 61615:round-robin-notify.sh: generate_readme: 2446: echo '
  • ./rr_stage.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file + 61615:round-robin-notify.sh: generate_readme: 2449: cat + 61615:round-robin-notify.sh: generate_readme: 2453: print_readme_footer html + 61615:round-robin-notify.sh: print_readme_footer: 2312: set -euf -o pipefail + 61615:round-robin-notify.sh: print_readme_footer: 2314: local text_type=html + 61615:round-robin-notify.sh: print_readme_footer: 2315: case $text_type in + 61615:round-robin-notify.sh: print_readme_footer: 2317: cat + 61615:round-robin-notify.sh: generate_jenkins_html_files: 2495: generate_readme txt + 61615:round-robin-notify.sh: generate_readme: 2332: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_readme: 2334: local text_type=txt + 61615:round-robin-notify.sh: generate_readme: 2336: local gnu_text=false + 61615:round-robin-notify.sh: generate_readme: 2337: case "$ci_project" in + 61615:round-robin-notify.sh: generate_readme: 2347: local list_start= + 61615:round-robin-notify.sh: generate_readme: 2348: local list_end= + 61615:round-robin-notify.sh: generate_readme: 2349: local 'list_item=- ' + 61615:round-robin-notify.sh: generate_readme: 2350: local new_parag= + 61615:round-robin-notify.sh: generate_readme: 2352: '[' txt = html ']' + 61615:round-robin-notify.sh: generate_readme: 2359: print_readme_header txt + 61615:round-robin-notify.sh: print_readme_header: 2253: set -euf -o pipefail + 61615:round-robin-notify.sh: print_readme_header: 2255: local text_type=txt + 61615:round-robin-notify.sh: print_readme_header: 2257: local 'msg=How to browse artifacts of this build' + 61615:round-robin-notify.sh: print_readme_header: 2258: case $text_type in + 61615:round-robin-notify.sh: print_readme_header: 2269: cat + 61615:round-robin-notify.sh: generate_readme: 2361: cat + 61615:round-robin-notify.sh: generate_readme: 2372: '[' -d artifacts/00-sumfiles ']' + 61615:round-robin-notify.sh: generate_readme: 2385: cat ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link txt git/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=git/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n git/ ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link txt jenkins/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=jenkins/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n jenkins/ ++ 61615:round-robin-notify.sh: generate_readme: 2385: print_readme_link txt notify/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=notify/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n notify/ + 61615:round-robin-notify.sh: generate_readme: 2395: false + 61615:round-robin-notify.sh: generate_readme: 2402: cat ++ 61615:round-robin-notify.sh: generate_readme: 2402: print_readme_link txt notify/ '' ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=notify/ ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home= ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n notify/ + 61615:round-robin-notify.sh: generate_readme: 2410: false + 61615:round-robin-notify.sh: generate_readme: 2438: cat + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2454: cd artifacts ++ 61615:round-robin-notify.sh: generate_readme: 2454: find . -type f ++ 61615:round-robin-notify.sh: generate_readme: 2454: sort ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./01-reset_artifacts/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./01-reset_artifacts/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./01-reset_artifacts/console.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./01-reset_artifacts/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./02-prepare_abe/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./02-prepare_abe/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./02-prepare_abe/console.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./02-prepare_abe/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./03-init_abe_sysroot/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./03-init_abe_sysroot/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./03-init_abe_sysroot/console.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./03-init_abe_sysroot/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./04-build_abe-glibc/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./04-build_abe-glibc/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./04-build_abe-glibc/console.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./04-build_abe-glibc/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./04-build_abe-glibc/make-glibc.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./04-build_abe-glibc/make-glibc.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./04-build_abe-glibc/make-glibc.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./04-build_abe-glibc/make-glibc.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./05-check_regression/console.log.xz artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./05-check_regression/console.log.xz ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./05-check_regression/console.log.xz + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./05-check_regression/console.log.xz' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./git/glibc_rev artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./git/glibc_rev ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./git/glibc_rev + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./git/glibc_rev' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./git/glibc_url artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./git/glibc_url ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./git/glibc_url + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./git/glibc_url' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./jenkins/build-name artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/build-name ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./jenkins/build-name + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./jenkins/build-name' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./jenkins/pw-apply.log artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/pw-apply.log ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./jenkins/pw-apply.log + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./jenkins/pw-apply.log' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./jenkins/pw/glibc artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/pw/glibc ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./jenkins/pw/glibc + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./jenkins/pw/glibc' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./jenkins/run-build.env artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./jenkins/run-build.env ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./jenkins/run-build.env + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./jenkins/run-build.env' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./manifest.sh artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./manifest.sh ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./manifest.sh + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./manifest.sh' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/configure-toolchain.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/configure-toolchain.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/configure-toolchain.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/configure-toolchain.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/jira/comment-template.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/comment-template.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/jira/comment-template.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/jira/comment-template.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/jira/components artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/components ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/jira/components + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/jira/components' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/jira/description artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/description ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/jira/description + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/jira/description' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/jira/startdate artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/startdate ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/jira/startdate + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/jira/startdate' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/jira/summary artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/jira/summary ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/jira/summary + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/jira/summary' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/mail-body.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-body.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/mail-body.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/mail-body.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/mail-recipients.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-recipients.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/mail-recipients.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/mail-recipients.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./notify/mail-subject.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./notify/mail-subject.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./notify/mail-subject.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./notify/mail-subject.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./README.html artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./README.html ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./README.html + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./README.html' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./README.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./README.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./README.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./README.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./results artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./results ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./results + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./results' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file ++ 61615:round-robin-notify.sh: generate_readme: 2446: print_readme_link txt ./rr_stage.txt artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2285: set -euf -o pipefail ++ 61615:round-robin-notify.sh: print_readme_link: 2287: local text_type=txt ++ 61615:round-robin-notify.sh: print_readme_link: 2288: local msg=./rr_stage.txt ++ 61615:round-robin-notify.sh: print_readme_link: 2289: local home=artifacts ++ 61615:round-robin-notify.sh: print_readme_link: 2291: case $text_type in ++ 61615:round-robin-notify.sh: print_readme_link: 2304: echo -n ./rr_stage.txt + 61615:round-robin-notify.sh: generate_readme: 2446: echo '- ./rr_stage.txt' + 61615:round-robin-notify.sh: generate_readme: 2445: read -r cur_file + 61615:round-robin-notify.sh: generate_readme: 2449: cat + 61615:round-robin-notify.sh: generate_readme: 2453: print_readme_footer txt + 61615:round-robin-notify.sh: print_readme_footer: 2312: set -euf -o pipefail + 61615:round-robin-notify.sh: print_readme_footer: 2314: local text_type=txt + 61615:round-robin-notify.sh: print_readme_footer: 2315: case $text_type in + 61615:round-robin-notify.sh: 2865: echo '# generate dashboard' # generate dashboard + 61615:round-robin-notify.sh: 2866: generate_dashboard_squad + 61615:round-robin-notify.sh: generate_dashboard_squad: 2580: local results_date # generate_dashboard_squad + 61615:round-robin-notify.sh: generate_dashboard_squad: 2582: echo '# generate_dashboard_squad' + 61615:round-robin-notify.sh: generate_dashboard_squad: 2583: false ... Skipping + 61615:round-robin-notify.sh: generate_dashboard_squad: 2584: echo '... Skipping' + 61615:round-robin-notify.sh: generate_dashboard_squad: 2585: return + 61615:round-robin-notify.sh: 2867: post_dashboard_squad # post_dashboard_squad + 61615:round-robin-notify.sh: post_dashboard_squad: 2603: echo '# post_dashboard_squad' + 61615:round-robin-notify.sh: post_dashboard_squad: 2604: false ... Skipping + 61615:round-robin-notify.sh: post_dashboard_squad: 2605: echo '... Skipping' + 61615:round-robin-notify.sh: post_dashboard_squad: 2606: return + 61615:round-robin-notify.sh: 2869: generate_lnt_report + 61615:round-robin-notify.sh: generate_lnt_report: 2679: wait 125731 + 61615:round-robin-notify.sh: generate_lnt_report: 2620: set -euf -o pipefail + 61615:round-robin-notify.sh: generate_lnt_report: 2621: local results_date + 61615:round-robin-notify.sh: generate_lnt_report: 2623: echo '# generate_lnt_report' # generate_lnt_report + 61615:round-robin-notify.sh: generate_lnt_report: 2624: true + 61615:round-robin-notify.sh: generate_lnt_report: 2630: . /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/../lnt-utils.sh ++ 61615:round-robin-notify.sh: source: 5: declare is_first_lnt_entry ++ 61615:round-robin-notify.sh: generate_lnt_report: 2632: get_current_manifest '{rr[results_date]}' ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: generate_lnt_report: 2632: results_date=1771503058 ++ 61615:round-robin-notify.sh: generate_lnt_report: 2633: date '+%Y-%m-%d %H:%M:%S' --date @1771503058 + 61615:round-robin-notify.sh: generate_lnt_report: 2633: results_date='2026-02-19 12:10:58' + 61615:round-robin-notify.sh: generate_lnt_report: 2635: local jira_key=- + 61615:round-robin-notify.sh: generate_lnt_report: 2636: '[' -f artifacts/notify/jira/key ']' + 61615:round-robin-notify.sh: generate_lnt_report: 2640: case "$ci_project" in ++ 61615:round-robin-notify.sh: generate_lnt_report: 2643: get_current_manifest BUILD_URL ++ 61615:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 61615:round-robin-notify.sh: get_manifest: 1081: set +x + 61615:round-robin-notify.sh: generate_lnt_report: 2643: generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ tcwg_glibc_build master-aarch64 '2026-02-19 12:10:58' - artifacts/notify/results-summary.txt artifacts/sumfiles artifacts/notify/lnt_report.json + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 145: local build_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-precommit/4607/ + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 146: local ci_project=tcwg_glibc_build + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 147: local ci_config=master-aarch64 + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 148: local 'results_date=2026-02-19 12:10:58' + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 149: local jira_key=- + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 150: local results_summary=artifacts/notify/results-summary.txt + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 151: local sumfiles_dir=artifacts/sumfiles + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 152: local output_file=artifacts/notify/lnt_report.json + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 154: '[' -f artifacts/notify/results-summary.txt ']' + 61615:round-robin-notify.sh: generate_lnt_gnu_check_report: 156: return + 61615:round-robin-notify.sh: 2871: false + 61615:round-robin-notify.sh: 2875: false + 61615:round-robin-notify.sh: 2881: check_old_jira_cards + 61615:round-robin-notify.sh: check_old_jira_cards: 2755: echo '# check_old_jira_cards' # check_old_jira_cards + 61615:round-robin-notify.sh: check_old_jira_cards: 2757: false + 61615:round-robin-notify.sh: check_old_jira_cards: 2758: return + 61615:round-robin-notify.sh: 2884: post_to_jira + 61615:round-robin-notify.sh: post_to_jira: 1902: set -euf -o pipefail + 61615:round-robin-notify.sh: post_to_jira: 1903: echo '# post_to_jira' # post_to_jira + 61615:round-robin-notify.sh: post_to_jira: 1905: local post_card_comment=false + 61615:round-robin-notify.sh: post_to_jira: 1906: local post_template_comment=false + 61615:round-robin-notify.sh: post_to_jira: 1908: false + 61615:round-robin-notify.sh: post_to_jira: 1950: false + 61615:round-robin-notify.sh: post_to_jira: 1956: false + 61615:round-robin-notify.sh: 2886: echo 'Full stage ran successfully.' Full stage ran successfully.