+ 749169:jenkins2408322804116870341.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 528491:round-robin-notify.sh: 68: false + 528491:round-robin-notify.sh: 71: dryrun= + 528491:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 528491:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 528491:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 528491:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 528491:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 528491:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/../tcwg_gnu-config.sh + 528491:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 528491:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 528491:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 528491:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 528491:round-robin-notify.sh: 162: declare -a changed_components + 528491:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 528491:round-robin-notify.sh: 219: declare print_details_f + 528491:round-robin-notify.sh: 514: dump_model_only=false + 528491:round-robin-notify.sh: 2844: setup_notify_environment + 528491:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 528491:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 528491:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_build ++ 528491:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 528491:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 528491:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 528491:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 528491:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 528491:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 528491:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 528491:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 528491:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 528491:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 528491:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 528491:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 528491:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 528491:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 528491:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10109/' # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10109/ + 528491:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' # Using dir : base-artifacts ++ 528491:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/ + 528491:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' # Using dir : artifacts + 528491:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 528491:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 528491:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 528491:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 528491:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 528491:round-robin-notify.sh: 2845: check_source_changes + 528491:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 528491:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 528491:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 528491:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 528491:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 528491:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 528491:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 528491:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 528491:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528491:round-robin-notify.sh: print_updated_components: 1204: false +++ 528491:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 528491:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 528491:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 528491:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528491:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528491:round-robin-notify.sh: print_updated_components: 1204: false +++ 528491:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 528491:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 528491:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 528491:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528491:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528491:round-robin-notify.sh: print_updated_components: 1204: false +++ 528491:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 528491:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 528491:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 528491:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528491:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528491:round-robin-notify.sh: print_updated_components: 1204: false +++ 528491:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 528491:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 528491:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 528491:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528491:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 528491:round-robin-notify.sh: print_updated_components: 1204: false +++ 528491:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 528491:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 528491:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 528491:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 528491:round-robin-notify.sh: print_updated_components: 1217: echo ++ 528491:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528491:round-robin-notify.sh: print_changed_components: 1249: false ++ 528491:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_changed_components: 1264: '[' x150e616528b072726a350218f4af34e0a225c3c7 '!=' x77829447e88d613e08fafe6c43870c6f85901b2c ']' ++ 528491:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 528491:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 528491:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528491:round-robin-notify.sh: print_changed_components: 1249: false ++ 528491:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_changed_components: 1264: '[' x3bbe1a86ccecb180a4d32de6eab97bcc624a410f '!=' x194b23b7ebe12015e2aa2989ada73f4e1c682c84 ']' ++ 528491:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 528491:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 528491:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528491:round-robin-notify.sh: print_changed_components: 1249: false ++ 528491:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528491:round-robin-notify.sh: print_changed_components: 1264: '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 ']' ++ 528491:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528491:round-robin-notify.sh: print_changed_components: 1249: false ++ 528491:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 528491:round-robin-notify.sh: print_changed_components: 1264: '[' x5396eb704531d9ede0388bffcc21b93bb661d404 '!=' x5396eb704531d9ede0388bffcc21b93bb661d404 ']' ++ 528491:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 528491:round-robin-notify.sh: print_changed_components: 1249: false ++ 528491:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 528491:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_changed_components: 1264: '[' x150e616528b072726a350218f4af34e0a225c3c7 '!=' x77829447e88d613e08fafe6c43870c6f85901b2c ']' ++ 528491:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 528491:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 528491:round-robin-notify.sh: print_changed_components: 1271: echo # Debug traces : # change_kind=multiple_components : binutils gcc gdb + 528491:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 528491:round-robin-notify.sh: check_source_changes: 177: '[' 3 = 0 ']' + 528491:round-robin-notify.sh: check_source_changes: 180: '[' 3 = 1 ']' + 528491:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 528491:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 528491:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 528491:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc gdb' + 528491:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 528491:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 528491:round-robin-notify.sh: check_source_changes: 208: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c ++ 528491:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 528491:round-robin-notify.sh: get_component_rev: 1780: false ++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 528491:round-robin-notify.sh: check_source_changes: 209: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 + 528491:round-robin-notify.sh: check_source_changes: 211: c_commits=8 + 528491:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 (8 commits)' # rev for binutils : 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 (8 commits) + 528491:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 528491:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 528491:round-robin-notify.sh: check_source_changes: 208: base_rev=194b23b7ebe12015e2aa2989ada73f4e1c682c84 ++ 528491:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 528491:round-robin-notify.sh: get_component_rev: 1780: false ++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 528491:round-robin-notify.sh: check_source_changes: 209: cur_rev=3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f + 528491:round-robin-notify.sh: check_source_changes: 211: c_commits=15 # rev for gcc : 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f (15 commits) + 528491:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f (15 commits)' + 528491:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 528491:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 528491:round-robin-notify.sh: check_source_changes: 208: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c ++ 528491:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 528491:round-robin-notify.sh: get_component_rev: 1780: false ++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev ++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 528491:round-robin-notify.sh: check_source_changes: 209: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 + 528491:round-robin-notify.sh: check_source_changes: 211: c_commits=8 # rev for gdb : 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 (8 commits) + 528491:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 (8 commits)' + 528491:round-robin-notify.sh: check_source_changes: 214: echo '' + 528491:round-robin-notify.sh: 2846: setup_stages_to_run + 528491:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 528491:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 528491:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 528491:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 528491:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 528491:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 528491:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 528491:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 528491:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 528491:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 528491:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 528491:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 528491:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 528491:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 528491:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 528491:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 528491:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 528491:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 528491:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 528491:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 528491:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 528491:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 528491:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 528491:round-robin-notify.sh: 2849: post_interesting_commits init + 528491:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 528491:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 528491:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 528491:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 528491:round-robin-notify.sh: post_interesting_commits: 1656: return + 528491:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 528491:round-robin-notify.sh: 2856: gnu_generate_extra_details + 528491:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 528491:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 528491:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 528491:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 528491:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 528491:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 528491:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu ++ 528491:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu + 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' 'none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' '!=' '' ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 528491:round-robin-notify.sh: gnu_generate_extra_details: 413: cat + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-binutils artifacts/05-build_abe-gcc artifacts/06-clean_sysroot artifacts/07-build_abe-linux artifacts/08-build_abe-glibc artifacts/09-build_abe-gdb artifacts/10-check_regression -name console.log.xz ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-true/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-true/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-binutils/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-binutils + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-binutils/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-binutils + 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-binutils' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make + 528491:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-binutils/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-build_abe-gcc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-build_abe-gcc + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-build_abe-gcc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/05-build_abe-gcc + 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 05-build_abe-gcc' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make + 528491:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-build_abe-gcc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/06-clean_sysroot/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/06-clean_sysroot + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/06-clean_sysroot/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/06-clean_sysroot/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/07-build_abe-linux/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/07-build_abe-linux + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/07-build_abe-linux/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/07-build_abe-linux + 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 07-build_abe-linux' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make + 528491:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/07-build_abe-linux/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/08-build_abe-glibc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/08-build_abe-glibc + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/08-build_abe-glibc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/08-build_abe-glibc + 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 08-build_abe-glibc' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make + 528491:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/08-build_abe-glibc/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/09-build_abe-gdb/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/09-build_abe-gdb + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/09-build_abe-gdb/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/09-build_abe-gdb + 528491:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 09-build_abe-gdb' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make + 528491:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/09-build_abe-gdb/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/10-check_regression/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/10-check_regression + 528491:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/10-check_regression/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.MbaJluYnpL + 528491:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 528491:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.MbaJluYnpL-configure ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.MbaJluYnpL-make ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 528491:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/10-check_regression/console.log.xz + 528491:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.MbaJluYnpL-dj ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 528491:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.MbaJluYnpL /tmp/tmp.MbaJluYnpL-configure /tmp/tmp.MbaJluYnpL-make /tmp/tmp.MbaJluYnpL-dj + 528491:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 528491:round-robin-notify.sh: gnu_generate_extra_details: 459: return 0 + 528491:round-robin-notify.sh: 2857: calculate_results_date + 528491:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 528491:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 528491:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 528491:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 528491:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev binutils ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 528491:round-robin-notify.sh: calculate_results_date: 2529: '[' 77829447e88d613e08fafe6c43870c6f85901b2c '!=' '' ']' ++ 528491:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date binutils ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev binutils +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: rev=77829447e88d613e08fafe6c43870c6f85901b2c ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No binutils in current git' '[' x77829447e88d613e08fafe6c43870c6f85901b2c '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1177: git -C binutils show --no-patch --pretty=%ct 77829447e88d613e08fafe6c43870c6f85901b2c + 528491:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783814408 ++ 528491:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date binutils ++ 528491:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528491:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev binutils +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: get_current_component_date: 1187: rev=150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No binutils in current git' '[' x150e616528b072726a350218f4af34e0a225c3c7 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_component_date: 1191: git -C binutils show --no-patch --pretty=%ct 150e616528b072726a350218f4af34e0a225c3c7 + 528491:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783928409 + 528491:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783814408 '!=' x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783928409 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783928409 -lt 1783814408 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783928409 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783928409 -gt 0 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2543: results_date=1783928409 + 528491:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 528491:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 528491:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 528491:round-robin-notify.sh: calculate_results_date: 2529: '[' 194b23b7ebe12015e2aa2989ada73f4e1c682c84 '!=' '' ']' ++ 528491:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: rev=194b23b7ebe12015e2aa2989ada73f4e1c682c84 ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' x194b23b7ebe12015e2aa2989ada73f4e1c682c84 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct 194b23b7ebe12015e2aa2989ada73f4e1c682c84 + 528491:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783831555 ++ 528491:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 528491:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528491:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: get_current_component_date: 1187: rev=3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x3bbe1a86ccecb180a4d32de6eab97bcc624a410f '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 3bbe1a86ccecb180a4d32de6eab97bcc624a410f + 528491:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783933131 + 528491:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783831555 '!=' x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783933131 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783933131 -lt 1783831555 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783933131 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783933131 -gt 1783928409 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2543: results_date=1783933131 + 528491:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 528491:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 528491:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev linux ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 528491:round-robin-notify.sh: calculate_results_date: 2529: '[' dc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' '' ']' ++ 528491:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date linux ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev linux +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1177: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 528491:round-robin-notify.sh: calculate_results_date: 2530: base_d=1782673291 ++ 528491:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date linux ++ 528491:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528491:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev linux +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev ++ 528491:round-robin-notify.sh: get_current_component_date: 1187: rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 528491:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No linux in current git' '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_component_date: 1191: git -C linux show --no-patch --pretty=%ct dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 528491:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1782673291 + 528491:round-robin-notify.sh: calculate_results_date: 2533: '[' x1782673291 '!=' x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' x1782673291 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' 1782673291 -lt 1782673291 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2538: '[' x1782673291 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2542: '[' 1782673291 -gt 1783933131 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 528491:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 528491:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev glibc ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 528491:round-robin-notify.sh: calculate_results_date: 2529: '[' 5396eb704531d9ede0388bffcc21b93bb661d404 '!=' '' ']' ++ 528491:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date glibc ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev glibc +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: rev=5396eb704531d9ede0388bffcc21b93bb661d404 ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No glibc in current git' '[' x5396eb704531d9ede0388bffcc21b93bb661d404 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1177: git -C glibc show --no-patch --pretty=%ct 5396eb704531d9ede0388bffcc21b93bb661d404 + 528491:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783715445 ++ 528491:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date glibc ++ 528491:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528491:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev glibc +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev ++ 528491:round-robin-notify.sh: get_current_component_date: 1187: rev=5396eb704531d9ede0388bffcc21b93bb661d404 ++ 528491:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No glibc in current git' '[' x5396eb704531d9ede0388bffcc21b93bb661d404 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_component_date: 1191: git -C glibc show --no-patch --pretty=%ct 5396eb704531d9ede0388bffcc21b93bb661d404 + 528491:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783715445 + 528491:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783715445 '!=' x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783715445 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783715445 -lt 1783715445 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783715445 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783715445 -gt 1783933131 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 528491:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 528491:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gdb ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 528491:round-robin-notify.sh: calculate_results_date: 2529: '[' 77829447e88d613e08fafe6c43870c6f85901b2c '!=' '' ']' ++ 528491:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gdb ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gdb +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1173: rev=77829447e88d613e08fafe6c43870c6f85901b2c ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gdb in current git' '[' x77829447e88d613e08fafe6c43870c6f85901b2c '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gdb show --no-patch --pretty=%ct 77829447e88d613e08fafe6c43870c6f85901b2c + 528491:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783814408 ++ 528491:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gdb ++ 528491:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 528491:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gdb +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: get_current_component_date: 1187: rev=150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gdb in current git' '[' x150e616528b072726a350218f4af34e0a225c3c7 '!=' x ']' ++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: get_current_component_date: 1191: git -C gdb show --no-patch --pretty=%ct 150e616528b072726a350218f4af34e0a225c3c7 + 528491:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783928409 + 528491:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783814408 '!=' x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783928409 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783928409 -lt 1783814408 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783928409 = x ']' + 528491:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783928409 -gt 1783933131 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1783933131 -gt 0 ']' + 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 528491:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 528491:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: calculate_results_date: 2549: base_d=1783759695 + 528491:round-robin-notify.sh: calculate_results_date: 2564: '[' 1783759695 '!=' '' ']' + 528491:round-robin-notify.sh: calculate_results_date: 2565: '[' 1783933131 -gt 1783759695 ']' + 528491:round-robin-notify.sh: calculate_results_date: 2569: results_date=1783846413 + 528491:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1783846413 + 528491:round-robin-notify.sh: calculate_results_date: 2585: cat + 528491:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 528491:round-robin-notify.sh: manifest_out: 1071: cat + 528491:round-robin-notify.sh: 2859: check_if_first_report + 528491:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 528491:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 528491:round-robin-notify.sh: check_if_first_report: 736: '[' xmultiple_components '!=' xsingle_commit ']' + 528491:round-robin-notify.sh: check_if_first_report: 737: return + 528491:round-robin-notify.sh: 2862: post_interesting_commits full # post_interesting_commits + 528491:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 528491:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 528491:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 528491:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 528491:round-robin-notify.sh: post_interesting_commits: 1656: return + 528491:round-robin-notify.sh: 2864: true + 528491:round-robin-notify.sh: 2865: generate_jira_dir + 528491:round-robin-notify.sh: generate_jira_dir: 1869: set -euf -o pipefail + 528491:round-robin-notify.sh: generate_jira_dir: 1871: local icommit_entry jira_key= ++ 528491:round-robin-notify.sh: generate_jira_dir: 1872: print_last_icommit --entry ++ 528491:round-robin-notify.sh: print_last_icommit: 691: false ++ 528491:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--entry ++ 528491:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 528491:round-robin-notify.sh: print_last_icommit: 696: '[' xmultiple_components '!=' xsingle_commit ']' ++ 528491:round-robin-notify.sh: print_last_icommit: 697: return 0 + 528491:round-robin-notify.sh: generate_jira_dir: 1872: icommit_entry= + 528491:round-robin-notify.sh: generate_jira_dir: 1874: '[' '' '!=' '' ']' + 528491:round-robin-notify.sh: generate_jira_dir: 1880: mkdir -p artifacts/notify/jira + 528491:round-robin-notify.sh: generate_jira_dir: 1883: '[' '' '!=' '' ']' + 528491:round-robin-notify.sh: generate_jira_dir: 1896: cat ++ 528491:round-robin-notify.sh: generate_jira_dir: 1896: print_jira_template_card ++ 528491:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 528491:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 528491:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 528491:round-robin-notify.sh: generate_jira_dir: 1896: gnu_llvm_print_result --oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 528491:round-robin-notify.sh: print_result: 662: false ++ 528491:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 528491:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 528491:round-robin-notify.sh: print_result: 668: echo Success ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 528491:round-robin-notify.sh: generate_jira_dir: 1896: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 528491:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 528491:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x ++ 528491:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts ++ 528491:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 528491:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify/mail-body.txt +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 528491:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify/mail-body.txt ++ 528491:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify/mail-body.txt # print all notification files + 528491:round-robin-notify.sh: 2868: echo '# print all notification files' + 528491:round-robin-notify.sh: 2869: true + 528491:round-robin-notify.sh: 2870: generate_mail_files + 528491:round-robin-notify.sh: generate_mail_files: 2243: set -euf -o pipefail + 528491:round-robin-notify.sh: generate_mail_files: 2245: print_mail_recipients + 528491:round-robin-notify.sh: print_mail_recipients: 1992: set -euf -o pipefail + 528491:round-robin-notify.sh: print_mail_recipients: 1994: local c= + 528491:round-robin-notify.sh: print_mail_recipients: 1995: '[' '' = '' ']' + 528491:round-robin-notify.sh: print_mail_recipients: 1996: echo bcc:tcwg-validation@linaro.org + 528491:round-robin-notify.sh: print_mail_recipients: 1997: return 0 ++ 528491:round-robin-notify.sh: generate_mail_files: 2248: print_commits --oneline ++ 528491:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_commits: 528: false ++ 528491:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 528491:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 528491:round-robin-notify.sh: print_commits: 536: local more_lines ++ 528491:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 528491:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 528491:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 528491:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 528491:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 528491:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 528491:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=194b23b7ebe12015e2aa2989ada73f4e1c682c84 +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=3bbe1a86ccecb180a4d32de6eab97bcc624a410f +++ 528491:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=15 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=23 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=31 +++ 528491:round-robin-notify.sh: print_commits: 622: echo binutils gcc gdb +++ 528491:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 528491:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,gdb ++ 528491:round-robin-notify.sh: print_commits: 624: echo '31 commits in binutils,gcc,gdb' ++ 528491:round-robin-notify.sh: print_commits: 626: '[' --oneline = --oneline ']' ++ 528491:round-robin-notify.sh: print_commits: 627: return 0 ++ 528491:round-robin-notify.sh: generate_mail_files: 2248: gnu_llvm_print_result --oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 528491:round-robin-notify.sh: print_result: 662: false ++ 528491:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 528491:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 528491:round-robin-notify.sh: print_result: 668: echo Success ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 528491:round-robin-notify.sh: generate_mail_files: 2248: gnu_print_config --oneline ++ 528491:round-robin-notify.sh: gnu_print_config: 819: false ++ 528491:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528491:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528491:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528491:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528491:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528491:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528491:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528491:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--oneline ++ 528491:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 528491:round-robin-notify.sh: gnu_print_config: 826: print_config --oneline ++ 528491:round-robin-notify.sh: print_config: 763: false ++ 528491:round-robin-notify.sh: print_config: 765: local print_arg=--oneline ++ 528491:round-robin-notify.sh: print_config: 766: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_config: 768: case "$ci_config" in ++ 528491:round-robin-notify.sh: print_config: 770: echo aarch64 + 528491:round-robin-notify.sh: generate_mail_files: 2248: echo '[Linaro-TCWG-CI]' '31 commits in binutils,gcc,gdb: Success on aarch64' + 528491:round-robin-notify.sh: generate_mail_files: 2259: print_mail_body + 528491:round-robin-notify.sh: generate_mail_files: 2259: sed -e 's|\$\([^\\]\)|$\\\1|g' + 528491:round-robin-notify.sh: print_mail_body: 2139: local bad_artifacts_url good_artifacts_url ++ 528491:round-robin-notify.sh: print_mail_body: 2140: get_current_manifest BUILD_URL ++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: print_mail_body: 2140: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/ ++ 528491:round-robin-notify.sh: print_mail_body: 2141: get_baseline_manifest BUILD_URL ++ 528491:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x + 528491:round-robin-notify.sh: print_mail_body: 2141: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10109/artifact/artifacts/ + 528491:round-robin-notify.sh: print_mail_body: 2143: local key= + 528491:round-robin-notify.sh: print_mail_body: 2146: '[' multiple_components = single_commit ']' + 528491:round-robin-notify.sh: print_mail_body: 2154: local detection_msg= + 528491:round-robin-notify.sh: print_mail_body: 2155: '[' 0 = 0 ']' + 528491:round-robin-notify.sh: print_mail_body: 2156: detection_msg='successfully passed with' + 528491:round-robin-notify.sh: print_mail_body: 2160: cat + 528491:round-robin-notify.sh: print_mail_body: 2168: cat ++ 528491:round-robin-notify.sh: print_mail_body: 2168: gnu_print_config --short ++ 528491:round-robin-notify.sh: gnu_print_config: 819: false ++ 528491:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528491:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528491:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528491:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528491:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528491:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528491:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528491:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--short ++ 528491:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 528491:round-robin-notify.sh: gnu_print_config: 830: echo ' aarch64 native' ++ 528491:round-robin-notify.sh: print_mail_body: 2168: print_commits --short ++ 528491:round-robin-notify.sh: print_mail_body: 2168: sed -e 's/^/ | /' ++ 528491:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_commits: 528: false ++ 528491:round-robin-notify.sh: print_commits: 529: local print_arg=--short ++ 528491:round-robin-notify.sh: print_commits: 531: '[' multiple_components = no_change ']' ++ 528491:round-robin-notify.sh: print_commits: 536: local more_lines ++ 528491:round-robin-notify.sh: print_commits: 537: '[' multiple_components = single_commit ']' ++ 528491:round-robin-notify.sh: print_commits: 603: '[' multiple_components = single_component ']' ++ 528491:round-robin-notify.sh: print_commits: 604: '[' multiple_components = multiple_components ']' ++ 528491:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 528491:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 528491:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 528491:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev binutils +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev binutils +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 619: git -C binutils rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=194b23b7ebe12015e2aa2989ada73f4e1c682c84 +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=3bbe1a86ccecb180a4d32de6eab97bcc624a410f +++ 528491:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=15 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=23 ++ 528491:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gdb +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 616: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 617: get_component_rev gdb +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 617: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 619: git -C gdb rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 619: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 620: new_commits=31 +++ 528491:round-robin-notify.sh: print_commits: 622: echo binutils gcc gdb +++ 528491:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 528491:round-robin-notify.sh: print_commits: 622: components=binutils,gcc,gdb ++ 528491:round-robin-notify.sh: print_commits: 624: echo '31 commits in binutils,gcc,gdb' ++ 528491:round-robin-notify.sh: print_commits: 626: '[' --short = --oneline ']' ++ 528491:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev binutils +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 631: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 632: get_component_rev binutils +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev ++ 528491:round-robin-notify.sh: print_commits: 632: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 634: git -C binutils rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 634: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 640: git -C binutils log -n 5 --oneline 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 641: '[' 8 -gt 5 ']' ++ 528491:round-robin-notify.sh: print_commits: 642: echo '... and 3 more commits in binutils' ++ 528491:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gcc +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 631: base_rev=194b23b7ebe12015e2aa2989ada73f4e1c682c84 +++ 528491:round-robin-notify.sh: print_commits: 632: get_component_rev gcc +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 528491:round-robin-notify.sh: print_commits: 632: cur_rev=3bbe1a86ccecb180a4d32de6eab97bcc624a410f +++ 528491:round-robin-notify.sh: print_commits: 634: git -C gcc rev-list --count 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: print_commits: 634: c_commits=15 ++ 528491:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 640: git -C gcc log -n 5 --oneline 194b23b7ebe12015e2aa2989ada73f4e1c682c84..3bbe1a86ccecb180a4d32de6eab97bcc624a410f ++ 528491:round-robin-notify.sh: print_commits: 641: '[' 15 -gt 5 ']' ++ 528491:round-robin-notify.sh: print_commits: 642: echo '... and 10 more commits in gcc' ++ 528491:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 528491:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gdb +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 528491:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev +++ 528491:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 528491:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 631: base_rev=77829447e88d613e08fafe6c43870c6f85901b2c +++ 528491:round-robin-notify.sh: print_commits: 632: get_component_rev gdb +++ 528491:round-robin-notify.sh: get_component_rev: 1780: false +++ 528491:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev +++ 528491:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 528491:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 528491:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 528491:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev ++ 528491:round-robin-notify.sh: print_commits: 632: cur_rev=150e616528b072726a350218f4af34e0a225c3c7 +++ 528491:round-robin-notify.sh: print_commits: 634: git -C gdb rev-list --count 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 634: c_commits=8 ++ 528491:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 640: git -C gdb log -n 5 --oneline 77829447e88d613e08fafe6c43870c6f85901b2c..150e616528b072726a350218f4af34e0a225c3c7 ++ 528491:round-robin-notify.sh: print_commits: 641: '[' 8 -gt 5 ']' ++ 528491:round-robin-notify.sh: print_commits: 642: echo '... and 3 more commits in gdb' ++ 528491:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 528491:round-robin-notify.sh: print_commits: 651: return 0 + 528491:round-robin-notify.sh: print_mail_body: 2177: local short= ++ 528491:round-robin-notify.sh: print_mail_body: 2178: gnu_llvm_print_result --short ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 528491:round-robin-notify.sh: print_mail_body: 2178: sed -e 's/^/ | /' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 528491:round-robin-notify.sh: print_result: 662: false ++ 528491:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 528491:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 528491:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 528491:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528491:round-robin-notify.sh: print_result: 676: echo '' ++ 528491:round-robin-notify.sh: print_result: 677: echo From +++ 528491:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 528491:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 528491:round-robin-notify.sh: print_mail_body: 2178: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' + 528491:round-robin-notify.sh: print_mail_body: 2179: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6' '!=' '' ']' + 528491:round-robin-notify.sh: print_mail_body: 2180: cat ++ 528491:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 528491:round-robin-notify.sh: print_result: 662: false ++ 528491:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 528491:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 528491:round-robin-notify.sh: print_result: 668: echo Success ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 528491:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --short ++ 528491:round-robin-notify.sh: print_mail_body: 2180: sed -e 's/^/ | /' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 528491:round-robin-notify.sh: print_result: 662: false ++ 528491:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 528491:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 528491:round-robin-notify.sh: print_result: 674: echo 'Results changed to' +++ 528491:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 528491:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528491:round-robin-notify.sh: print_result: 676: echo '' ++ 528491:round-robin-notify.sh: print_result: 677: echo From +++ 528491:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 528491:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe binutils: 1 # build_abe gcc: 2 # build_abe linux: 4 # build_abe glibc: 5 # build_abe gdb: 6' ++ 528491:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 528491:round-robin-notify.sh: print_mail_body: 2186: cat ++ 528491:round-robin-notify.sh: print_mail_body: 2186: gnu_print_config --long ++ 528491:round-robin-notify.sh: print_mail_body: 2186: sed -e 's/^/ /' ++ 528491:round-robin-notify.sh: gnu_print_config: 819: false ++ 528491:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gnu_native_build ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 528491:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 528491:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 528491:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 528491:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 528491:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu +++ 528491:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu ++ 528491:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' ++ 528491:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--long ++ 528491:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 528491:round-robin-notify.sh: gnu_print_config: 834: echo '*CI config* tcwg_gnu_native_build aarch64-linux-gnu' ++ 528491:round-robin-notify.sh: gnu_print_config: 835: echo '*configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 528491:round-robin-notify.sh: print_mail_body: 2193: '[' '' '!=' '' ']' + 528491:round-robin-notify.sh: print_mail_body: 2201: cat ++ 528491:round-robin-notify.sh: print_mail_body: 2201: gnu_llvm_print_details ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1000: '[' -d artifacts/00-sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url +++ 528491:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 528491:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x +++ 528491:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts +++ 528491:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 528491:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/ +++ 528491:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/ ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1011: cat +++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1011: print_artifacts_url notify/ +++ 528491:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 528491:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 528491:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 528491:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 528491:round-robin-notify.sh: get_manifest: 1081: set +x +++ 528491:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts +++ 528491:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 528491:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/notify/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/notify/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 528491:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify/ +++ 528491:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/notify/ ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1016: '[' -d artifacts/sumfiles ']' ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1023: cat ++ 528491:round-robin-notify.sh: gnu_llvm_print_details: 1027: '[' tcwg_gnu_native_build == tcwg_flang_test ']' ++ 528491:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10110/artifact/artifacts/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10110/archive/artifacts/ ++ 528491:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10109/artifact/artifacts/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gnu_native_build--master-aarch64-build/10109/artifact/artifacts/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10109 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10109/archive ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10109/archive/artifacts ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 528491:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gnu_native_build--master-aarch64-build/builds/10109/archive/artifacts/ + 528491:round-robin-notify.sh: print_mail_body: 2217: '[' '' '!=' '' ']' + 528491:round-robin-notify.sh: print_mail_body: 2226: '[' multiple_components '!=' single_commit ']' + 528491:round-robin-notify.sh: print_mail_body: 2228: return + 528491:round-robin-notify.sh: 2873: true + 528491:round-robin-notify.sh: 2874: generate_jenkins_html_files + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2505: wait 529222 + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2475: set -euf -o pipefail # generate_jenkins_html_files + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2477: echo '# generate_jenkins_html_files' ... Skipping + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2478: true + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2483: case "$ci_project" in + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2500: echo '... Skipping' + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2501: return + 528491:round-robin-notify.sh: generate_jenkins_html_files: 2507: generate_readme html + 528491:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 528491:round-robin-notify.sh: generate_readme: 2347: local text_type=html + 528491:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 528491:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 528491:round-robin-notify.sh: generate_readme: 2360: local list_start= + 528491:round-robin-notify.sh: generate_readme: 2361: local list_end= + 528491:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 528491:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 528491:round-robin-notify.sh: generate_readme: 2365: '[' html = html ']' + 528491:round-robin-notify.sh: generate_readme: 2366: list_start='
' + 528491:round-robin-notify.sh: generate_readme: 2372: print_readme_header html + 528491:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 528491:round-robin-notify.sh: print_readme_header: 2268: local text_type=html + 528491:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 528491:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 528491:round-robin-notify.sh: print_readme_header: 2273: cat + 528491:round-robin-notify.sh: generate_readme: 2374: cat + 528491:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 528491:round-robin-notify.sh: generate_readme: 2398: cat ++ 528491:round-robin-notify.sh: generate_readme: 2398: print_readme_link html git/ '' ++ 528491:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 528491:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 528491:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 528491:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 528491:round-robin-notify.sh: print_readme_link: 2308: view= ++ 528491:round-robin-notify.sh: print_readme_link: 2309: '[' -f /git/ ']' ++ 528491:round-robin-notify.sh: print_readme_link: 2314: echo -n 'git/' ++ 528491:round-robin-notify.sh: generate_readme: 2398: print_readme_link html jenkins/ '' ++ 528491:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 528491:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 528491:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 528491:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 528491:round-robin-notify.sh: print_readme_link: 2308: view= ++ 528491:round-robin-notify.sh: print_readme_link: 2309: '[' -f /jenkins/ ']' ++ 528491:round-robin-notify.sh: print_readme_link: 2314: echo -n 'jenkins/' ++ 528491:round-robin-notify.sh: generate_readme: 2398: print_readme_link html notify/ '' ++ 528491:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 528491:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 528491:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 528491:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 528491:round-robin-notify.sh: print_readme_link: 2308: view= ++ 528491:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 528491:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 528491:round-robin-notify.sh: generate_readme: 2408: false + 528491:round-robin-notify.sh: generate_readme: 2415: cat ++ 528491:round-robin-notify.sh: generate_readme: 2415: print_readme_link html notify/ '' ++ 528491:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 528491:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 528491:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 528491:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 528491:round-robin-notify.sh: print_readme_link: 2308: view= ++ 528491:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 528491:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 528491:round-robin-notify.sh: generate_readme: 2423: false + 528491:round-robin-notify.sh: generate_readme: 2451: cat + 528491:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 528491:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 528491:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 528491:round-robin-notify.sh: generate_readme: 2467: sort ++ 528491:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 528491:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 528491:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 528491:round-robin-notify.sh: print_readme_link: 2301: local msg=./01-reset_artifacts/console.log.xz ++ 528491:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 528491:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 528491:round-robin-notify.sh: print_readme_link: 2308: view= ++ 528491:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 528491:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./01-reset_artifacts/console.log.xz ++ 528491:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 528491:round-robin-notify.sh: print_readme_link: 2314: echo -n './01-reset_artifacts/console.log.xz' + 528491:round-robin-notify.sh: generate_readme: 2459: echo '