+ 469189:jenkins17148459745198013669.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify precommit --pw_dir artifacts/jenkins/pw __verbose true __build_script tcwg_gnu-build.sh + 51515:round-robin-notify.sh: 68: false + 51515:round-robin-notify.sh: 71: dryrun= + 51515:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/.. + 51515:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/.. + 51515:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 51515:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 51515:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 51515:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/../tcwg_gnu-config.sh + 51515:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 51515:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 51515:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 51515:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 51515:round-robin-notify.sh: 162: declare -a changed_components + 51515:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 51515:round-robin-notify.sh: 219: declare print_details_f + 51515:round-robin-notify.sh: 514: dump_model_only=false + 51515:round-robin-notify.sh: 2844: setup_notify_environment # setup_notify_environment + 51515:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 51515:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 51515:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 51515:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 51515:round-robin-notify.sh: get_manifest: 1081: set +x + 51515:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 51515:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 51515:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 51515:round-robin-notify.sh: get_manifest: 1081: set +x + 51515:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 51515:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 51515:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 51515:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 51515:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 51515:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 51515:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 51515:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 51515:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 51515:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 51515:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 51515:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 51515:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 51515:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 51515:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 51515:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/ # Using dir : base-artifacts + 51515:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/' + 51515:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 51515:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 51515:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 51515:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11891/ + 51515:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11891/' # Using dir : artifacts + 51515:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 51515:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 51515:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 51515:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 51515:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 51515:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 51515:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 51515:round-robin-notify.sh: obligatory_variables: 1648: set -euf -o pipefail + 51515:round-robin-notify.sh: obligatory_variables: 1649: for i in "$@" + 51515:round-robin-notify.sh: obligatory_variables: 1650: case "$i" in ++ 51515:round-robin-notify.sh: obligatory_variables: 1659: declare -p pw_dir + 51515:round-robin-notify.sh: obligatory_variables: 1659: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 51515:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 51515:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 51515:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 51515:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 51515:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 51515:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/gcc ++ 51515:round-robin-notify.sh: source: 1: pw[project]=gcc ++ 51515:round-robin-notify.sh: source: 2: pw[gcc]=gcc ++ 51515:round-robin-notify.sh: source: 3: pw[gcc_patch_id]=138453 ++ 51515:round-robin-notify.sh: source: 4: pw[gcc_check_cmd]='glibc-cicd/check.py --patch_id 138453 --context tcwg_gcc_build--master-aarch64' ++ 51515:round-robin-notify.sh: source: 5: pw[gcc_build_url]=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11891/ ++ 51515:round-robin-notify.sh: source: 6: pw[gcc_patch_url]=https://patchwork.sourceware.org/patch/138453 ++ 51515:round-robin-notify.sh: source: 7: pw[gcc_patch_message_id]='' ++ 51515:round-robin-notify.sh: source: 8: pw[gcc_patch_submitter]=vladislav.semykin@gmail.com ++ 51515:round-robin-notify.sh: source: 9: pw[gcc_skip]=false + 51515:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 51515:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file + 51515:round-robin-notify.sh: 2845: check_source_changes + 51515:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 51515:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 51515:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 51515:round-robin-notify.sh: get_manifest: 1081: set +x + 51515:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 51515:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 51515:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 51515:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 51515:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 51515:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 51515:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 51515:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 51515:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 51515:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 51515:round-robin-notify.sh: print_updated_components: 1204: false +++ 51515:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 51515:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 51515:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 51515:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 51515:round-robin-notify.sh: print_updated_components: 1217: echo ++ 51515:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 51515:round-robin-notify.sh: print_changed_components: 1249: false ++ 51515:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 51515:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 51515:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 51515:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 51515:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 51515:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 51515:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 51515:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 51515:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 51515:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 51515:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 51515:round-robin-notify.sh: print_changed_components: 1264: '[' xd4b4bb87cdca40244cafa45eaa90f7524c04aa19 '!=' x9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' ++ 51515:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 51515:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 51515:round-robin-notify.sh: print_changed_components: 1271: echo + 51515:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 51515:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 51515:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 51515:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 51515:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 51515:round-robin-notify.sh: get_component_rev: 1780: false ++ 51515:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51515:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51515:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51515:round-robin-notify.sh: check_source_changes: 183: first_bad=d4b4bb87cdca40244cafa45eaa90f7524c04aa19 ++ 51515:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51515:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51515:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51515:round-robin-notify.sh: check_source_changes: 184: last_good=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 + 51515:round-robin-notify.sh: check_source_changes: 187: local res + 51515:round-robin-notify.sh: check_source_changes: 190: res=0 + 51515:round-robin-notify.sh: check_source_changes: 190: wait 51618 + 51515:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 51515:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 51515:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 51515:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 51515:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 51515:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 51515:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 51515:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51515:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51515:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51515:round-robin-notify.sh: single_commit_p: 144: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 51515:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 51515:round-robin-notify.sh: get_component_rev: 1780: false ++ 51515:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51515:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51515:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51515:round-robin-notify.sh: single_commit_p: 145: cur_rev=d4b4bb87cdca40244cafa45eaa90f7524c04aa19 ++ 51515:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse 'd4b4bb87cdca40244cafa45eaa90f7524c04aa19^@' + 51515:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 51515:round-robin-notify.sh: single_commit_p: 148: '[' 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 = 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' + 51515:round-robin-notify.sh: single_commit_p: 150: return 0 + 51515:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 51515:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_commit : gcc + 51515:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 51515:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 51515:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51515:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51515:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51515:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51515:round-robin-notify.sh: check_source_changes: 208: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 51515:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 51515:round-robin-notify.sh: get_component_rev: 1780: false ++ 51515:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51515:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51515:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51515:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51515:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51515:round-robin-notify.sh: check_source_changes: 209: cur_rev=d4b4bb87cdca40244cafa45eaa90f7524c04aa19 ++ 51515:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..d4b4bb87cdca40244cafa45eaa90f7524c04aa19 + 51515:round-robin-notify.sh: check_source_changes: 211: c_commits=1 # rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..d4b4bb87cdca40244cafa45eaa90f7524c04aa19 (1 commits) + 51515:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..d4b4bb87cdca40244cafa45eaa90f7524c04aa19 (1 commits)' + 51515:round-robin-notify.sh: check_source_changes: 214: echo '' + 51515:round-robin-notify.sh: 2846: setup_stages_to_run + 51515:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 51515:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 51515:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 51515:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 243: false + 51515:round-robin-notify.sh: setup_stages_to_run: 243: '[' 1 = 0 ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 247: '[' precommit = ignore ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 247: '[' precommit = precommit ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 51515:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 51515:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 51515:round-robin-notify.sh: setup_stages_to_run: 254: '[' precommit = ignore ']' + 51515:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 51515:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 51515:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 51515:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 51515:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 51515:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 51515:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 51515:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 51515:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 51515:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 51515:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 51515:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 51515:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 51515:round-robin-notify.sh: 2849: post_interesting_commits init + 51515:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 51515:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 51515:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 51515:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 51515:round-robin-notify.sh: post_interesting_commits: 1661: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 51515:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 51515:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 51515:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 51515:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 51515:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 51515:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 51515:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 51515:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 51515:round-robin-notify.sh: clone_or_update_repo_no_checkout: 611: run_with_timeout_and_retry 1h 3 git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51649 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 0% (512/69746) Updating files: 0% (673/69746) Updating files: 1% (698/69746) Updating files: 1% (944/69746) Updating files: 2% (1395/69746) Updating files: 2% (1708/69746) Updating files: 3% (2093/69746) Updating files: 3% (2515/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 6% (4806/69746) Updating files: 7% (4883/69746) Updating files: 7% (5403/69746) Updating files: 8% (5580/69746) Updating files: 9% (6278/69746) Updating files: 9% (6443/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 11% (8003/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 13% (9557/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 15% (10598/69746) Updating files: 15% (11033/69746) Updating files: 16% (11160/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 18% (12796/69746) Updating files: 19% (13252/69746) Updating files: 20% (13950/69746) Updating files: 21% (14647/69746) Updating files: 21% (15003/69746) Updating files: 22% (15345/69746) Updating files: 23% (16042/69746) Updating files: 24% (16740/69746) Updating files: 24% (17286/69746) Updating files: 25% (17437/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 28% (19529/69746) Updating files: 28% (20098/69746) Updating files: 29% (20227/69746) Updating files: 30% (20924/69746) Updating files: 31% (21622/69746) Updating files: 32% (22319/69746) Updating files: 32% (22639/69746) Updating files: 33% (23017/69746) Updating files: 34% (23714/69746) Updating files: 35% (24412/69746) Updating files: 35% (24638/69746) Updating files: 36% (25109/69746) Updating files: 36% (25532/69746) Updating files: 37% (25807/69746) Updating files: 38% (26504/69746) Updating files: 38% (27126/69746) Updating files: 39% (27201/69746) Updating files: 40% (27899/69746) Updating files: 41% (28596/69746) Updating files: 41% (29076/69746) Updating files: 42% (29294/69746) Updating files: 43% (29991/69746) Updating files: 44% (30689/69746) Updating files: 44% (31115/69746) Updating files: 45% (31386/69746) Updating files: 45% (31787/69746) Updating files: 46% (32084/69746) Updating files: 46% (32652/69746) Updating files: 47% (32781/69746) Updating files: 48% (33479/69746) Updating files: 49% (34176/69746) Updating files: 50% (34873/69746) Updating files: 50% (35249/69746) Updating files: 51% (35571/69746) Updating files: 52% (36268/69746) Updating files: 53% (36966/69746) Updating files: 53% (37544/69746) Updating files: 54% (37663/69746) Updating files: 55% (38361/69746) Updating files: 56% (39058/69746) Updating files: 56% (39658/69746) Updating files: 57% (39756/69746) Updating files: 58% (40453/69746) Updating files: 59% (41151/69746) Updating files: 59% (41671/69746) Updating files: 60% (41848/69746) fatal: cannot create directory at 'gcc/sha1/ec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc/tcwg_gcc_bootstrap/master-aarch64-bootstrap': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=1 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 1 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51681 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 0% (650/69746) Updating files: 1% (698/69746) Updating files: 1% (919/69746) Updating files: 2% (1395/69746) Updating files: 2% (1746/69746) Updating files: 3% (2093/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 6% (4660/69746) Updating files: 7% (4883/69746) Updating files: 8% (5580/69746) Updating files: 8% (5791/69746) Updating files: 9% (6278/69746) Updating files: 9% (6899/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 11% (7688/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 13% (9705/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 15% (11073/69746) Updating files: 16% (11160/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 18% (12809/69746) Updating files: 19% (13252/69746) Updating files: 20% (13950/69746) Updating files: 21% (14647/69746) Updating files: 21% (14673/69746) Updating files: 22% (15345/69746) Updating files: 22% (15749/69746) Updating files: 23% (16042/69746) Updating files: 24% (16740/69746) Updating files: 25% (17437/69746) Updating files: 26% (18134/69746) Updating files: 26% (18324/69746) Updating files: 27% (18832/69746) Updating files: 28% (19529/69746) Updating files: 29% (20227/69746) Updating files: 30% (20924/69746) Updating files: 30% (21565/69746) Updating files: 31% (21622/69746) Updating files: 31% (21939/69746) Updating files: 32% (22319/69746) Updating files: 33% (23017/69746) Updating files: 34% (23714/69746) Updating files: 34% (24008/69746) Updating files: 35% (24412/69746) Updating files: 36% (25109/69746) Updating files: 37% (25807/69746) Updating files: 37% (25956/69746) Updating files: 38% (26504/69746) Updating files: 38% (27132/69746) Updating files: 39% (27201/69746) Updating files: 40% (27899/69746) Updating files: 41% (28596/69746) Updating files: 41% (29159/69746) Updating files: 42% (29294/69746) Updating files: 43% (29991/69746) Updating files: 43% (30072/69746) Updating files: 44% (30689/69746) Updating files: 45% (31386/69746) Updating files: 46% (32084/69746) error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/master-arm/last_good error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/master-arm/status-summary.txt error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/master-arm/status.txt error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/status-summary.txt error: unable to write file gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_cross_check_gcc/status.txt fatal: cannot create directory at 'gcc/sha1/ad3fb999a1b56893f0f6296a52fe2af550763fee/tcwg_gnu_embed_check_gcc': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=2 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 2 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51713 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 0% (2/69746) Updating files: 0% (679/69746) Updating files: 0% (697/69746) Updating files: 1% (698/69746) Updating files: 1% (957/69746) Updating files: 2% (1395/69746) Updating files: 2% (1727/69746) Updating files: 3% (2093/69746) Updating files: 3% (2310/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 7% (4883/69746) Updating files: 7% (5226/69746) Updating files: 8% (5580/69746) Updating files: 8% (6110/69746) Updating files: 9% (6278/69746) Updating files: 10% (6975/69746) Updating files: 10% (7503/69746) Updating files: 11% (7673/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 13% (9156/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 15% (10579/69746) Updating files: 16% (11160/69746) Updating files: 16% (11530/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 18% (13059/69746) Updating files: 19% (13252/69746) Updating files: 20% (13950/69746) Updating files: 20% (14623/69746) Updating files: 21% (14647/69746) Updating files: 22% (15345/69746) Updating files: 23% (16042/69746) Updating files: 23% (16737/69746) Updating files: 24% (16740/69746) Updating files: 25% (17437/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 28% (19529/69746) Updating files: 28% (20047/69746) Updating files: 29% (20227/69746) Updating files: 30% (20924/69746) Updating files: 31% (21622/69746) Updating files: 32% (22319/69746) Updating files: 33% (23017/69746) Updating files: 33% (23019/69746) Updating files: 34% (23714/69746) Updating files: 35% (24412/69746) Updating files: 36% (25109/69746) Updating files: 37% (25807/69746) Updating files: 37% (26210/69746) Updating files: 38% (26504/69746) Updating files: 39% (27201/69746) Updating files: 39% (27701/69746) Updating files: 40% (27899/69746) Updating files: 40% (28487/69746) Updating files: 41% (28596/69746) Updating files: 42% (29294/69746) Updating files: 43% (29991/69746) Updating files: 44% (30689/69746) Updating files: 44% (30816/69746) Updating files: 45% (31386/69746) Updating files: 45% (31706/69746) Updating files: 46% (32084/69746) Updating files: 47% (32781/69746) Updating files: 47% (33175/69746) Updating files: 48% (33479/69746) Updating files: 49% (34176/69746) Updating files: 50% (34873/69746) Updating files: 51% (35571/69746) Updating files: 51% (35955/69746) Updating files: 52% (36268/69746) Updating files: 52% (36746/69746) Updating files: 53% (36966/69746) Updating files: 54% (37663/69746) Updating files: 55% (38361/69746) Updating files: 55% (38896/69746) Updating files: 56% (39058/69746) Updating files: 57% (39756/69746) Updating files: 58% (40453/69746) Updating files: 58% (40972/69746) Updating files: 59% (41151/69746) Updating files: 59% (41490/69746) Updating files: 60% (41848/69746) Updating files: 61% (42546/69746) Updating files: 62% (43243/69746) Updating files: 62% (43432/69746) Updating files: 63% (43940/69746) Updating files: 64% (44638/69746) Updating files: 65% (45335/69746) Updating files: 65% (45982/69746) Updating files: 66% (46033/69746) Updating files: 67% (46730/69746) Updating files: 67% (46833/69746) Updating files: 68% (47428/69746) Updating files: 69% (48125/69746) Updating files: 69% (48619/69746) Updating files: 70% (48823/69746) Updating files: 71% (49520/69746) Updating files: 72% (50218/69746) Updating files: 72% (50440/69746) Updating files: 72% (50727/69746) Updating files: 73% (50915/69746) Updating files: 74% (51613/69746) Updating files: 75% (52310/69746) Updating files: 76% (53007/69746) Updating files: 77% (53705/69746) Updating files: 77% (54164/69746) Updating files: 78% (54402/69746) Updating files: 79% (55100/69746) Updating files: 80% (55797/69746) Updating files: 81% (56495/69746) Updating files: 81% (56958/69746) Updating files: 82% (57192/69746) Updating files: 83% (57890/69746) Updating files: 83% (58527/69746) Updating files: 84% (58587/69746) Updating files: 85% (59285/69746) Updating files: 85% (59770/69746) Updating files: 86% (59982/69746) Updating files: 87% (60680/69746) Updating files: 88% (61377/69746) Updating files: 89% (62074/69746) Updating files: 89% (62498/69746) Updating files: 90% (62772/69746) Updating files: 91% (63469/69746) error: unable to write file llvm/sha1/aeb14f780b174d55a7d60df4001c7da29c6c96ac/status.txt Updating files: 91% (63740/69746) fatal: cannot create directory at 'llvm/sha1/aeb14f780b174d55a7d60df4001c7da29c6c96ac/tcwg_flang_test': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=3 + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 3 -eq 3 ']' + 51515:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 128