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