+ 1331163:jenkins18100138179592084551.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 507693:round-robin-notify.sh: 68: false + 507693:round-robin-notify.sh: 71: dryrun= + 507693:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 507693:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 507693:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 507693:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 507693:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 507693:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/../tcwg_gnu-config.sh + 507693:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 507693:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 507693:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 507693:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 507693:round-robin-notify.sh: 162: declare -a changed_components + 507693:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 507693:round-robin-notify.sh: 219: declare print_details_f + 507693:round-robin-notify.sh: 509: dump_model_only=false + 507693:round-robin-notify.sh: 2831: setup_notify_environment # setup_notify_environment + 507693:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 507693:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 507693:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 507693:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 507693:round-robin-notify.sh: get_manifest: 1081: set +x + 507693:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_check_binutils ++ 507693:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 507693:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 507693:round-robin-notify.sh: get_manifest: 1081: set +x + 507693:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm + 507693:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 507693:round-robin-notify.sh: load_manifest_env: 1884: local varname dictname key + 507693:round-robin-notify.sh: load_manifest_env: 1885: declare -Ag component_rev component_url component_branch + 507693:round-robin-notify.sh: load_manifest_env: 1886: declare -g component_root_src + 507693:round-robin-notify.sh: load_manifest_env: 1889: mkdir -p artifacts/env + 507693:round-robin-notify.sh: load_manifest_env: 1890: read -r f ++ 507693:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env/ -name '*.csv' + 507693:round-robin-notify.sh: load_manifest_env: 1903: read -r f ++ 507693:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env -maxdepth 1 -name '*.txt' + 507693:round-robin-notify.sh: load_manifest_env: 1912: read -r f ++ 507693:round-robin-notify.sh: load_manifest_env: 1883: find artifacts/env -mindepth 2 -name '*.txt' + 507693:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 507693:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 507693:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 507693:round-robin-notify.sh: get_manifest: 1081: set +x + 507693:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1377/' # Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1377/ # Using dir : base-artifacts + 507693:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 507693:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 507693:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 507693:round-robin-notify.sh: get_manifest: 1081: set +x + 507693:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1378/' # Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/1378/ # Using dir : artifacts + 507693:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 507693:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 507693:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 507693:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 507693:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 507693:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 507693:round-robin-notify.sh: 2832: check_source_changes # check_source_changes + 507693:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 507693:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 507693:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 507693:round-robin-notify.sh: get_manifest: 1081: set +x + 507693:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 507693:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 507693:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 507693:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 507693:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 507693:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 507693:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 507693:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 507693:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 507693:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 507693:round-robin-notify.sh: print_updated_components: 1204: false +++ 507693:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 507693:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 507693:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 507693:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 507693:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 507693:round-robin-notify.sh: print_updated_components: 1204: false +++ 507693:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 507693:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 507693:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 507693:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 507693:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 507693:round-robin-notify.sh: print_updated_components: 1204: false +++ 507693:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 507693:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 507693:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 507693:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 507693:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 507693:round-robin-notify.sh: print_updated_components: 1204: false +++ 507693:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 507693:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 507693:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 507693:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 507693:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 507693:round-robin-notify.sh: print_updated_components: 1204: false +++ 507693:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 507693:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 507693:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 507693:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 507693:round-robin-notify.sh: print_updated_components: 1217: echo ++ 507693:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 507693:round-robin-notify.sh: print_changed_components: 1249: false ++ 507693:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 507693:round-robin-notify.sh: print_changed_components: 1264: '[' x3b125e23b8e515bdd625636266a3bf174f9fed1c '!=' x4acc488d0d7770b8806ba2b4455a3779ff15e498 ']' ++ 507693:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 507693:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 507693:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 507693:round-robin-notify.sh: print_changed_components: 1249: false ++ 507693:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 507693:round-robin-notify.sh: print_changed_components: 1264: '[' x381af4e29be2186a29d74eb0c4d8b9784ec70337 '!=' xacf7028b79b72176f8ab2f6ebc4dbb9b5fb11a48 ']' ++ 507693:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 507693:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 507693:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 507693:round-robin-notify.sh: print_changed_components: 1249: false ++ 507693:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 507693:round-robin-notify.sh: print_changed_components: 1264: '[' x4ae12d8bd9a830799db335ee661d6cbc6597f838 '!=' x5ee8dbf54602dc340d6235b1d6aa17c0f283f48c ']' ++ 507693:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' linux' ++ 507693:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 507693:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 507693:round-robin-notify.sh: print_changed_components: 1249: false ++ 507693:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 507693:round-robin-notify.sh: print_changed_components: 1264: '[' x05d00ade8e8ae53d5087e986c9bbda449ff6be28 '!=' x05d00ade8e8ae53d5087e986c9bbda449ff6be28 ']' ++ 507693:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 507693:round-robin-notify.sh: print_changed_components: 1249: false ++ 507693:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 507693:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 507693:round-robin-notify.sh: print_changed_components: 1264: '[' x3b125e23b8e515bdd625636266a3bf174f9fed1c '!=' x4acc488d0d7770b8806ba2b4455a3779ff15e498 ']' ++ 507693:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gdb' ++ 507693:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 507693:round-robin-notify.sh: print_changed_components: 1271: echo + 507693:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 507693:round-robin-notify.sh: check_source_changes: 177: '[' 4 = 0 ']' + 507693:round-robin-notify.sh: check_source_changes: 180: '[' 4 = 1 ']' + 507693:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 507693:round-robin-notify.sh: check_source_changes: 201: changed_single_component= # Debug traces : + 507693:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=multiple_components : binutils gcc linux gdb + 507693:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc linux gdb' + 507693:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 507693:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git binutils_rev ++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 507693:round-robin-notify.sh: check_source_changes: 208: base_rev=4acc488d0d7770b8806ba2b4455a3779ff15e498 ++ 507693:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 507693:round-robin-notify.sh: get_component_rev: 1774: false ++ 507693:round-robin-notify.sh: get_component_rev: 1777: get_current_git binutils_rev ++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 507693:round-robin-notify.sh: check_source_changes: 209: cur_rev=3b125e23b8e515bdd625636266a3bf174f9fed1c ++ 507693:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c + 507693:round-robin-notify.sh: check_source_changes: 211: c_commits=11 + 507693:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c (11 commits)' # rev for binutils : 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c (11 commits) + 507693:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 507693:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git gcc_rev ++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 507693:round-robin-notify.sh: check_source_changes: 208: base_rev=acf7028b79b72176f8ab2f6ebc4dbb9b5fb11a48 ++ 507693:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 507693:round-robin-notify.sh: get_component_rev: 1774: false ++ 507693:round-robin-notify.sh: get_component_rev: 1777: get_current_git gcc_rev ++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 507693:round-robin-notify.sh: check_source_changes: 209: cur_rev=381af4e29be2186a29d74eb0c4d8b9784ec70337 ++ 507693:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count acf7028b79b72176f8ab2f6ebc4dbb9b5fb11a48..381af4e29be2186a29d74eb0c4d8b9784ec70337 + 507693:round-robin-notify.sh: check_source_changes: 211: c_commits=16 + 507693:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : acf7028b79b72176f8ab2f6ebc4dbb9b5fb11a48..381af4e29be2186a29d74eb0c4d8b9784ec70337 (16 commits)' # rev for gcc : acf7028b79b72176f8ab2f6ebc4dbb9b5fb11a48..381af4e29be2186a29d74eb0c4d8b9784ec70337 (16 commits) + 507693:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 507693:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev linux ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git linux_rev ++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 507693:round-robin-notify.sh: check_source_changes: 208: base_rev=5ee8dbf54602dc340d6235b1d6aa17c0f283f48c ++ 507693:round-robin-notify.sh: check_source_changes: 209: get_component_rev linux ++ 507693:round-robin-notify.sh: get_component_rev: 1774: false ++ 507693:round-robin-notify.sh: get_component_rev: 1777: get_current_git linux_rev ++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 507693:round-robin-notify.sh: check_source_changes: 209: cur_rev=4ae12d8bd9a830799db335ee661d6cbc6597f838 ++ 507693:round-robin-notify.sh: check_source_changes: 211: git -C linux rev-list --count 5ee8dbf54602dc340d6235b1d6aa17c0f283f48c..4ae12d8bd9a830799db335ee661d6cbc6597f838 + 507693:round-robin-notify.sh: check_source_changes: 211: c_commits=195 + 507693:round-robin-notify.sh: check_source_changes: 212: echo '# rev for linux : 5ee8dbf54602dc340d6235b1d6aa17c0f283f48c..4ae12d8bd9a830799db335ee661d6cbc6597f838 (195 commits)' # rev for linux : 5ee8dbf54602dc340d6235b1d6aa17c0f283f48c..4ae12d8bd9a830799db335ee661d6cbc6597f838 (195 commits) + 507693:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 507693:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gdb ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1751: false ++ 507693:round-robin-notify.sh: get_baseline_component_rev: 1754: get_baseline_git gdb_rev ++ 507693:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 507693:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 507693:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 507693:round-robin-notify.sh: check_source_changes: 208: base_rev=4acc488d0d7770b8806ba2b4455a3779ff15e498 ++ 507693:round-robin-notify.sh: check_source_changes: 209: get_component_rev gdb ++ 507693:round-robin-notify.sh: get_component_rev: 1774: false ++ 507693:round-robin-notify.sh: get_component_rev: 1777: get_current_git gdb_rev ++ 507693:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 507693:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ 507693:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 507693:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev + 507693:round-robin-notify.sh: check_source_changes: 209: cur_rev=3b125e23b8e515bdd625636266a3bf174f9fed1c ++ 507693:round-robin-notify.sh: check_source_changes: 211: git -C gdb rev-list --count 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c + 507693:round-robin-notify.sh: check_source_changes: 211: c_commits=11 + 507693:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gdb : 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c (11 commits)' # rev for gdb : 4acc488d0d7770b8806ba2b4455a3779ff15e498..3b125e23b8e515bdd625636266a3bf174f9fed1c (11 commits) + 507693:round-robin-notify.sh: check_source_changes: 214: echo '' + 507693:round-robin-notify.sh: 2833: setup_stages_to_run + 507693:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 507693:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 507693:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 507693:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 507693:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 507693:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 507693:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 507693:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 507693:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 507693:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 507693:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 507693:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 507693:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 507693:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 507693:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 507693:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 507693:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 507693:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 507693:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 507693:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 507693:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 507693:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 507693:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 507693:round-robin-notify.sh: 2836: post_interesting_commits init + 507693:round-robin-notify.sh: post_interesting_commits: 1643: set -euf -o pipefail # post_interesting_commits + 507693:round-robin-notify.sh: post_interesting_commits: 1644: echo '# post_interesting_commits' + 507693:round-robin-notify.sh: post_interesting_commits: 1646: local stage=init + 507693:round-robin-notify.sh: post_interesting_commits: 1648: '[' multiple_components '!=' single_commit ']' + 507693:round-robin-notify.sh: post_interesting_commits: 1649: return + 507693:round-robin-notify.sh: 2838: '[' init '!=' full ']' + 507693:round-robin-notify.sh: 2839: echo 'Init stage ran successfully.' Init stage ran successfully. + 507693:round-robin-notify.sh: 2840: exit 0