+ 806202:jenkins3299321152962013367.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 173237:round-robin-notify.sh: 68: false + 173237:round-robin-notify.sh: 71: dryrun= + 173237:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 173237:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 173237:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 173237:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 173237:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 173237:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/rr/../tcwg_gnu-config.sh + 173237:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 173237:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 173237:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 173237:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 173237:round-robin-notify.sh: 162: declare -a changed_components + 173237:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 173237:round-robin-notify.sh: 219: declare print_details_f + 173237:round-robin-notify.sh: 514: dump_model_only=false + 173237:round-robin-notify.sh: 2844: setup_notify_environment + 173237:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 173237:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 173237:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 173237:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 173237:round-robin-notify.sh: get_manifest: 1081: set +x + 173237:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 173237:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 173237:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 173237:round-robin-notify.sh: get_manifest: 1081: set +x + 173237:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 173237:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 173237:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 173237:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 173237:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 173237:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 173237:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 173237:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 173237:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 173237:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 173237:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 173237:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 173237:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 173237:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 173237:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 173237:round-robin-notify.sh: get_manifest: 1081: set +x + 173237:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10358/' # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10358/ # Using dir : base-artifacts + 173237:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 173237:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 173237:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 173237:round-robin-notify.sh: get_manifest: 1081: set +x + 173237:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10359/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10359/ # Using dir : artifacts + 173237:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 173237:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 173237:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 173237:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 173237:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 173237:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 173237:round-robin-notify.sh: 2845: check_source_changes + 173237:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 173237:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 173237:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 173237:round-robin-notify.sh: get_manifest: 1081: set +x + 173237:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 173237:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 173237:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 173237:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 173237:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 173237:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 173237:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 173237:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 173237:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 173237:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 173237:round-robin-notify.sh: print_updated_components: 1204: false +++ 173237:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 173237:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 173237:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 173237:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 173237:round-robin-notify.sh: print_updated_components: 1217: echo ++ 173237:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 173237:round-robin-notify.sh: print_changed_components: 1249: false ++ 173237:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 173237:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 173237:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 173237:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 173237:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 173237:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 173237:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 173237:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 173237:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 173237:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 173237:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 173237:round-robin-notify.sh: print_changed_components: 1264: '[' x210be97619bbfce4425d9df139954672cfbb9724 '!=' xb1f11b54d85f9e4537aaed99166aeba0cecb4b35 ']' ++ 173237:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 173237:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 173237:round-robin-notify.sh: print_changed_components: 1271: echo + 173237:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 173237:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 173237:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 173237:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 173237:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 173237:round-robin-notify.sh: get_component_rev: 1780: false ++ 173237:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 173237:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 173237:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 173237:round-robin-notify.sh: check_source_changes: 183: first_bad=210be97619bbfce4425d9df139954672cfbb9724 ++ 173237:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 173237:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 173237:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 173237:round-robin-notify.sh: check_source_changes: 184: last_good=b1f11b54d85f9e4537aaed99166aeba0cecb4b35 + 173237:round-robin-notify.sh: check_source_changes: 187: local res + 173237:round-robin-notify.sh: check_source_changes: 190: res=0 + 173237:round-robin-notify.sh: check_source_changes: 190: wait 173334 + 173237:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 173237:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 173237:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 173237:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 173237:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 173237:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 173237:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 173237:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 173237:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 173237:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 173237:round-robin-notify.sh: single_commit_p: 144: base_rev=b1f11b54d85f9e4537aaed99166aeba0cecb4b35 ++ 173237:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 173237:round-robin-notify.sh: get_component_rev: 1780: false ++ 173237:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 173237:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 173237:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 173237:round-robin-notify.sh: single_commit_p: 145: cur_rev=210be97619bbfce4425d9df139954672cfbb9724 ++ 173237:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse '210be97619bbfce4425d9df139954672cfbb9724^@' + 173237:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 173237:round-robin-notify.sh: single_commit_p: 148: '[' aefb5d25426494c8aba4b57b5d3b0655622a336d = b1f11b54d85f9e4537aaed99166aeba0cecb4b35 ']' + 173237:round-robin-notify.sh: single_commit_p: 154: return 1 + 173237:round-robin-notify.sh: check_source_changes: 197: change_kind=single_component # Debug traces : + 173237:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_component : gcc + 173237:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_component : gcc' + 173237:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 173237:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 173237:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 173237:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 173237:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 173237:round-robin-notify.sh: check_source_changes: 208: base_rev=b1f11b54d85f9e4537aaed99166aeba0cecb4b35 ++ 173237:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 173237:round-robin-notify.sh: get_component_rev: 1780: false ++ 173237:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 173237:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 173237:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 173237:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 173237:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 173237:round-robin-notify.sh: check_source_changes: 209: cur_rev=210be97619bbfce4425d9df139954672cfbb9724 ++ 173237:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count b1f11b54d85f9e4537aaed99166aeba0cecb4b35..210be97619bbfce4425d9df139954672cfbb9724 + 173237:round-robin-notify.sh: check_source_changes: 211: c_commits=14 + 173237:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : b1f11b54d85f9e4537aaed99166aeba0cecb4b35..210be97619bbfce4425d9df139954672cfbb9724 (14 commits)' # rev for gcc : b1f11b54d85f9e4537aaed99166aeba0cecb4b35..210be97619bbfce4425d9df139954672cfbb9724 (14 commits) + 173237:round-robin-notify.sh: check_source_changes: 214: echo '' + 173237:round-robin-notify.sh: 2846: setup_stages_to_run + 173237:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 173237:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 173237:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 173237:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 173237:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 173237:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 173237:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 173237:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 173237:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 173237:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 173237:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 173237:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 173237:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 173237:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 173237:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 173237:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 173237:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 173237:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 173237:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 173237:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 173237:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 173237:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 173237:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 173237:round-robin-notify.sh: 2849: post_interesting_commits init + 173237:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 173237:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 173237:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 173237:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_component '!=' single_commit ']' + 173237:round-robin-notify.sh: post_interesting_commits: 1656: return + 173237:round-robin-notify.sh: 2851: '[' init '!=' full ']' Init stage ran successfully. + 173237:round-robin-notify.sh: 2852: echo 'Init stage ran successfully.' + 173237:round-robin-notify.sh: 2853: exit 0