+ 94957:jenkins833239941230297475.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 --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 286451:round-robin-notify.sh: 68: false + 286451:round-robin-notify.sh: 71: dryrun= + 286451:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 286451:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 286451:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 286451:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 286451:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 286451:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 286451:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 286451:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 286451:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 286451:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 286451:round-robin-notify.sh: 162: declare -a changed_components + 286451:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 286451:round-robin-notify.sh: 219: declare print_details_f + 286451:round-robin-notify.sh: 514: dump_model_only=false # setup_notify_environment + 286451:round-robin-notify.sh: 2844: setup_notify_environment + 286451:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 286451:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 286451:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 286451:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 286451:round-robin-notify.sh: get_manifest: 1081: set +x + 286451:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_embed_build ++ 286451:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 286451:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 286451:round-robin-notify.sh: get_manifest: 1081: set +x + 286451:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-thumb_m3_softfp_eabi + 286451:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 286451:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 286451:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 286451:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 286451:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 286451:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 286451:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 286451:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 286451:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 286451:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 286451:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 286451:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 286451:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 286451:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 286451:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m3_softfp_eabi-build/10031/ # Using dir : base-artifacts + 286451:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m3_softfp_eabi-build/10031/' + 286451:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 286451:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 286451:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 286451:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m3_softfp_eabi-build/10032/ # Using dir : artifacts + 286451:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_embed_build--master-thumb_m3_softfp_eabi-build/10032/' + 286451:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 286451:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 286451:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify # check_source_changes + 286451:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 286451:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 286451:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 286451:round-robin-notify.sh: 2845: check_source_changes + 286451:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 286451:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 286451:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 286451:round-robin-notify.sh: get_manifest: 1081: set +x + 286451:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 286451:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 286451:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 286451:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 286451:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 286451:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 286451:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 286451:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 286451:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 286451:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286451:round-robin-notify.sh: print_updated_components: 1204: false +++ 286451:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 286451:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 286451:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 286451:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286451:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286451:round-robin-notify.sh: print_updated_components: 1204: false +++ 286451:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 286451:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 286451:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 286451:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286451:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286451:round-robin-notify.sh: print_updated_components: 1204: false +++ 286451:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[newlib_git] ]] +++ 286451:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/newlib-cygwin.git#master '!=' xbaseline ']' +++ 286451:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' newlib' +++ 286451:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286451:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286451:round-robin-notify.sh: print_updated_components: 1204: false +++ 286451:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 286451:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 286451:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 286451:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286451:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 286451:round-robin-notify.sh: print_updated_components: 1204: false +++ 286451:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[qemu_git] ]] +++ 286451:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']' +++ 286451:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' qemu' +++ 286451:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 286451:round-robin-notify.sh: print_updated_components: 1217: echo ++ 286451:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286451:round-robin-notify.sh: print_changed_components: 1249: false ++ 286451:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 286451:round-robin-notify.sh: print_changed_components: 1264: '[' x84a23870fd4fbbde376b658f7660203c8ba2419f '!=' x58b8db1ca4e6021161511cb24b18a48fcf8e5546 ']' ++ 286451:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 286451:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286451:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286451:round-robin-notify.sh: print_changed_components: 1249: false ++ 286451:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 286451:round-robin-notify.sh: print_changed_components: 1264: '[' xcc2a9b13bbf9994f5f27c08a95314b07f4dd7730 '!=' xe365e5473a8a300a94c3c4c73b598bf57ae08ef9 ']' ++ 286451:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 286451:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286451:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286451:round-robin-notify.sh: print_changed_components: 1249: false ++ 286451:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/newlib_rev ']' +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_current_git newlib_rev +++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/newlib_rev +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git newlib_rev +++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/newlib_rev ']' +++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/newlib_rev ++ 286451:round-robin-notify.sh: print_changed_components: 1264: '[' x41e6325ad64fa00f5e61e25c2020a8bc716c29a0 '!=' x2047a73a7a58133b870bc0d959bbd7eabc29b69b ']' ++ 286451:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' newlib' ++ 286451:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286451:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286451:round-robin-notify.sh: print_changed_components: 1249: false ++ 286451:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 286451:round-robin-notify.sh: print_changed_components: 1264: '[' x41e27802c2f29aab1220b49d6953ba771e8dbc74 '!=' x4ef7ece68c27d58124c85478f4d393ad0a5fa840 ']' ++ 286451:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 286451:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286451:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 286451:round-robin-notify.sh: print_changed_components: 1249: false ++ 286451:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/qemu_rev ']' +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_current_git qemu_rev +++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev +++ 286451:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git qemu_rev +++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 286451:round-robin-notify.sh: print_changed_components: 1264: '[' x916ab315cc2b3a3825ebb399d83339660144d5bd '!=' x7f2007d1924565c7a38b2c6ba01ebc1a85db0a49 ']' ++ 286451:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' qemu' ++ 286451:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 286451:round-robin-notify.sh: print_changed_components: 1271: echo # Debug traces : # change_kind=multiple_components : binutils gcc newlib gdb qemu + 286451:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 286451:round-robin-notify.sh: check_source_changes: 177: '[' 5 = 0 ']' + 286451:round-robin-notify.sh: check_source_changes: 180: '[' 5 = 1 ']' + 286451:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 286451:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 286451:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 286451:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu' + 286451:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286451:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 286451:round-robin-notify.sh: check_source_changes: 208: base_rev=58b8db1ca4e6021161511cb24b18a48fcf8e5546 ++ 286451:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 286451:round-robin-notify.sh: get_component_rev: 1780: false ++ 286451:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 286451:round-robin-notify.sh: check_source_changes: 209: cur_rev=84a23870fd4fbbde376b658f7660203c8ba2419f ++ 286451:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 58b8db1ca4e6021161511cb24b18a48fcf8e5546..84a23870fd4fbbde376b658f7660203c8ba2419f # rev for binutils : 58b8db1ca4e6021161511cb24b18a48fcf8e5546..84a23870fd4fbbde376b658f7660203c8ba2419f (24 commits) + 286451:round-robin-notify.sh: check_source_changes: 211: c_commits=24 + 286451:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 58b8db1ca4e6021161511cb24b18a48fcf8e5546..84a23870fd4fbbde376b658f7660203c8ba2419f (24 commits)' + 286451:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286451:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 286451:round-robin-notify.sh: check_source_changes: 208: base_rev=e365e5473a8a300a94c3c4c73b598bf57ae08ef9 ++ 286451:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 286451:round-robin-notify.sh: get_component_rev: 1780: false ++ 286451:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 286451:round-robin-notify.sh: check_source_changes: 209: cur_rev=cc2a9b13bbf9994f5f27c08a95314b07f4dd7730 ++ 286451:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count e365e5473a8a300a94c3c4c73b598bf57ae08ef9..cc2a9b13bbf9994f5f27c08a95314b07f4dd7730 # rev for gcc : e365e5473a8a300a94c3c4c73b598bf57ae08ef9..cc2a9b13bbf9994f5f27c08a95314b07f4dd7730 (61 commits) + 286451:round-robin-notify.sh: check_source_changes: 211: c_commits=61 + 286451:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : e365e5473a8a300a94c3c4c73b598bf57ae08ef9..cc2a9b13bbf9994f5f27c08a95314b07f4dd7730 (61 commits)' + 286451:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286451:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev newlib ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git newlib_rev ++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/newlib_rev ']' ++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/newlib_rev + 286451:round-robin-notify.sh: check_source_changes: 208: base_rev=2047a73a7a58133b870bc0d959bbd7eabc29b69b ++ 286451:round-robin-notify.sh: check_source_changes: 209: get_component_rev newlib ++ 286451:round-robin-notify.sh: get_component_rev: 1780: false ++ 286451:round-robin-notify.sh: get_component_rev: 1783: get_current_git newlib_rev ++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' ++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/newlib_rev + 286451:round-robin-notify.sh: check_source_changes: 209: cur_rev=41e6325ad64fa00f5e61e25c2020a8bc716c29a0 ++ 286451:round-robin-notify.sh: check_source_changes: 211: git -C newlib rev-list --count 2047a73a7a58133b870bc0d959bbd7eabc29b69b..41e6325ad64fa00f5e61e25c2020a8bc716c29a0 # rev for newlib : 2047a73a7a58133b870bc0d959bbd7eabc29b69b..41e6325ad64fa00f5e61e25c2020a8bc716c29a0 (1 commits) + 286451:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 286451:round-robin-notify.sh: check_source_changes: 212: echo '# rev for newlib : 2047a73a7a58133b870bc0d959bbd7eabc29b69b..41e6325ad64fa00f5e61e25c2020a8bc716c29a0 (1 commits)' + 286451:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286451:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gdb_rev ++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 286451:round-robin-notify.sh: check_source_changes: 208: base_rev=4ef7ece68c27d58124c85478f4d393ad0a5fa840 ++ 286451:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 286451:round-robin-notify.sh: get_component_rev: 1780: false ++ 286451:round-robin-notify.sh: get_component_rev: 1783: get_current_git gdb_rev ++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 286451:round-robin-notify.sh: check_source_changes: 209: cur_rev=41e27802c2f29aab1220b49d6953ba771e8dbc74 ++ 286451:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count 4ef7ece68c27d58124c85478f4d393ad0a5fa840..41e27802c2f29aab1220b49d6953ba771e8dbc74 # rev for gdb : 4ef7ece68c27d58124c85478f4d393ad0a5fa840..41e27802c2f29aab1220b49d6953ba771e8dbc74 (24 commits) + 286451:round-robin-notify.sh: check_source_changes: 211: c_commits=24 + 286451:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : 4ef7ece68c27d58124c85478f4d393ad0a5fa840..41e27802c2f29aab1220b49d6953ba771e8dbc74 (24 commits)' + 286451:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 286451:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev qemu ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 286451:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git qemu_rev ++ 286451:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 286451:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' ++ 286451:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev + 286451:round-robin-notify.sh: check_source_changes: 208: base_rev=7f2007d1924565c7a38b2c6ba01ebc1a85db0a49 ++ 286451:round-robin-notify.sh: check_source_changes: 209: get_component_rev qemu ++ 286451:round-robin-notify.sh: get_component_rev: 1780: false ++ 286451:round-robin-notify.sh: get_component_rev: 1783: get_current_git qemu_rev ++ 286451:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 286451:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' ++ 286451:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 286451:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev + 286451:round-robin-notify.sh: check_source_changes: 209: cur_rev=916ab315cc2b3a3825ebb399d83339660144d5bd ++ 286451:round-robin-notify.sh: check_source_changes: 211: git -C qemu rev-list --count 7f2007d1924565c7a38b2c6ba01ebc1a85db0a49..916ab315cc2b3a3825ebb399d83339660144d5bd # rev for qemu : 7f2007d1924565c7a38b2c6ba01ebc1a85db0a49..916ab315cc2b3a3825ebb399d83339660144d5bd (166 commits) + 286451:round-robin-notify.sh: check_source_changes: 211: c_commits=166 + 286451:round-robin-notify.sh: check_source_changes: 212: echo '# rev for qemu : 7f2007d1924565c7a38b2c6ba01ebc1a85db0a49..916ab315cc2b3a3825ebb399d83339660144d5bd (166 commits)' + 286451:round-robin-notify.sh: check_source_changes: 214: echo '' + 286451:round-robin-notify.sh: 2846: setup_stages_to_run + 286451:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 286451:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 286451:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 286451:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 286451:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 286451:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 286451:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 286451:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 286451:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 286451:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 286451:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 286451:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 286451:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 286451:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 286451:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 286451:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 286451:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 286451:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 286451:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 286451:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 286451:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 286451:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 286451:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 286451:round-robin-notify.sh: 2849: post_interesting_commits init # post_interesting_commits + 286451:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 286451:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 286451:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 286451:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 286451:round-robin-notify.sh: post_interesting_commits: 1656: return Init stage ran successfully. + 286451:round-robin-notify.sh: 2851: '[' init '!=' full ']' + 286451:round-robin-notify.sh: 2852: echo 'Init stage ran successfully.' + 286451:round-robin-notify.sh: 2853: exit 0