+ 7966:jenkins9363628887773939357.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 994821:round-robin-notify.sh: 68: false + 994821:round-robin-notify.sh: 71: dryrun= + 994821:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/.. + 994821:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/.. + 994821:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 994821:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 994821:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 994821:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/../tcwg_gnu-config.sh + 994821:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 994821:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 994821:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 994821:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 994821:round-robin-notify.sh: 162: declare -a changed_components + 994821:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 994821:round-robin-notify.sh: 219: declare print_details_f + 994821:round-robin-notify.sh: 514: dump_model_only=false + 994821:round-robin-notify.sh: 2844: setup_notify_environment # setup_notify_environment + 994821:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 994821:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 994821:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 994821:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 994821:round-robin-notify.sh: get_manifest: 1081: set +x + 994821:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_native_check_gdb ++ 994821:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 994821:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 994821:round-robin-notify.sh: get_manifest: 1081: set +x + 994821:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm + 994821:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 994821:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 994821:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 994821:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 994821:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 994821:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 994821:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 994821:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 994821:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 994821:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 994821:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 994821:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 994821:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 994821:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 994821:round-robin-notify.sh: get_manifest: 1081: set +x + 994821:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_check_gdb--master-arm-build/10088/' # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_native_check_gdb--master-arm-build/10088/ + 994821:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' # Using dir : base-artifacts ++ 994821:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 994821:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 994821:round-robin-notify.sh: get_manifest: 1081: set +x + 994821:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_check_gdb--master-arm-build/10098/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_native_check_gdb--master-arm-build/10098/ + 994821:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' # Using dir : artifacts + 994821:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 994821:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 994821:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 994821:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 994821:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 994821:round-robin-notify.sh: 2845: check_source_changes + 994821:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 994821:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 994821:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 994821:round-robin-notify.sh: get_manifest: 1081: set +x + 994821:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 994821:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 994821:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 994821:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 994821:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 994821:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 994821:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 994821:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 994821:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 994821:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 994821:round-robin-notify.sh: print_updated_components: 1204: false +++ 994821:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 994821:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 994821:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 994821:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 994821:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 994821:round-robin-notify.sh: print_updated_components: 1204: false +++ 994821:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 994821:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 994821:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 994821:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 994821:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 994821:round-robin-notify.sh: print_updated_components: 1204: false +++ 994821:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 994821:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 994821:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 994821:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 994821:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 994821:round-robin-notify.sh: print_updated_components: 1204: false +++ 994821:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 994821:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 994821:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 994821:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 994821:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 994821:round-robin-notify.sh: print_updated_components: 1204: false +++ 994821:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 994821:round-robin-notify.sh: print_updated_components: 1211: '[' xbaseline '!=' xbaseline ']' +++ 994821:round-robin-notify.sh: print_updated_components: 1217: echo ++ 994821:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 994821:round-robin-notify.sh: print_changed_components: 1249: false ++ 994821:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 994821:round-robin-notify.sh: print_changed_components: 1264: '[' x7431e2b766ea7defd2db07c53a39fdd57606b691 '!=' xd26861e53c74d54be86149dd5b78d339487bebb4 ']' ++ 994821:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 994821:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 994821:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 994821:round-robin-notify.sh: print_changed_components: 1249: false ++ 994821:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 994821:round-robin-notify.sh: print_changed_components: 1264: '[' x4bc2f240a0c62c2278c096bf658a7c96f040bd56 '!=' xaa4a1608ea2744108ec62e7baba99c7fa99800ad ']' ++ 994821:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 994821:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 994821:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 994821:round-robin-notify.sh: print_changed_components: 1249: false ++ 994821:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 994821:round-robin-notify.sh: print_changed_components: 1264: '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' xef0c9f75a19532d7675384708fc8621e10850104 ']' ++ 994821:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' linux' ++ 994821:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 994821:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 994821:round-robin-notify.sh: print_changed_components: 1249: false ++ 994821:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 994821:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 994821:round-robin-notify.sh: print_changed_components: 1264: '[' x84c3993f1ff1546c8dd06c3ced5d2bed0be649c0 '!=' x60f7247847ba7244541fc783079c298416756399 ']' ++ 994821:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' glibc' ++ 994821:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 994821:round-robin-notify.sh: print_changed_components: 1271: echo # Debug traces : # change_kind=multiple_components : binutils gcc linux glibc + 994821:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 994821:round-robin-notify.sh: check_source_changes: 177: '[' 4 = 0 ']' + 994821:round-robin-notify.sh: check_source_changes: 180: '[' 4 = 1 ']' + 994821:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 994821:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 994821:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 994821:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc linux glibc' + 994821:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 994821:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 994821:round-robin-notify.sh: check_source_changes: 208: base_rev=d26861e53c74d54be86149dd5b78d339487bebb4 ++ 994821:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 994821:round-robin-notify.sh: get_component_rev: 1780: false ++ 994821:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 994821:round-robin-notify.sh: check_source_changes: 209: cur_rev=7431e2b766ea7defd2db07c53a39fdd57606b691 ++ 994821:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count d26861e53c74d54be86149dd5b78d339487bebb4..7431e2b766ea7defd2db07c53a39fdd57606b691 + 994821:round-robin-notify.sh: check_source_changes: 211: c_commits=69 # rev for binutils : d26861e53c74d54be86149dd5b78d339487bebb4..7431e2b766ea7defd2db07c53a39fdd57606b691 (69 commits) + 994821:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : d26861e53c74d54be86149dd5b78d339487bebb4..7431e2b766ea7defd2db07c53a39fdd57606b691 (69 commits)' + 994821:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 994821:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 994821:round-robin-notify.sh: check_source_changes: 208: base_rev=aa4a1608ea2744108ec62e7baba99c7fa99800ad ++ 994821:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 994821:round-robin-notify.sh: get_component_rev: 1780: false ++ 994821:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 994821:round-robin-notify.sh: check_source_changes: 209: cur_rev=4bc2f240a0c62c2278c096bf658a7c96f040bd56 ++ 994821:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count aa4a1608ea2744108ec62e7baba99c7fa99800ad..4bc2f240a0c62c2278c096bf658a7c96f040bd56 + 994821:round-robin-notify.sh: check_source_changes: 211: c_commits=356 # rev for gcc : aa4a1608ea2744108ec62e7baba99c7fa99800ad..4bc2f240a0c62c2278c096bf658a7c96f040bd56 (356 commits) + 994821:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : aa4a1608ea2744108ec62e7baba99c7fa99800ad..4bc2f240a0c62c2278c096bf658a7c96f040bd56 (356 commits)' + 994821:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 994821:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev linux ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git linux_rev ++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' ++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev + 994821:round-robin-notify.sh: check_source_changes: 208: base_rev=ef0c9f75a19532d7675384708fc8621e10850104 ++ 994821:round-robin-notify.sh: check_source_changes: 209: get_component_rev linux ++ 994821:round-robin-notify.sh: get_component_rev: 1780: false ++ 994821:round-robin-notify.sh: get_component_rev: 1783: get_current_git linux_rev ++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev + 994821:round-robin-notify.sh: check_source_changes: 209: cur_rev=dc59e4fea9d83f03bad6bddf3fa2e52491777482 ++ 994821:round-robin-notify.sh: check_source_changes: 211: git -C linux rev-list --count ef0c9f75a19532d7675384708fc8621e10850104..dc59e4fea9d83f03bad6bddf3fa2e52491777482 + 994821:round-robin-notify.sh: check_source_changes: 211: c_commits=3059 + 994821:round-robin-notify.sh: check_source_changes: 212: echo '# rev for linux : ef0c9f75a19532d7675384708fc8621e10850104..dc59e4fea9d83f03bad6bddf3fa2e52491777482 (3059 commits)' # rev for linux : ef0c9f75a19532d7675384708fc8621e10850104..dc59e4fea9d83f03bad6bddf3fa2e52491777482 (3059 commits) + 994821:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 994821:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev glibc ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 994821:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git glibc_rev ++ 994821:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 994821:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' ++ 994821:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev + 994821:round-robin-notify.sh: check_source_changes: 208: base_rev=60f7247847ba7244541fc783079c298416756399 ++ 994821:round-robin-notify.sh: check_source_changes: 209: get_component_rev glibc ++ 994821:round-robin-notify.sh: get_component_rev: 1780: false ++ 994821:round-robin-notify.sh: get_component_rev: 1783: get_current_git glibc_rev ++ 994821:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 994821:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ 994821:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 994821:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev + 994821:round-robin-notify.sh: check_source_changes: 209: cur_rev=84c3993f1ff1546c8dd06c3ced5d2bed0be649c0 ++ 994821:round-robin-notify.sh: check_source_changes: 211: git -C glibc rev-list --count 60f7247847ba7244541fc783079c298416756399..84c3993f1ff1546c8dd06c3ced5d2bed0be649c0 + 994821:round-robin-notify.sh: check_source_changes: 211: c_commits=26 # rev for glibc : 60f7247847ba7244541fc783079c298416756399..84c3993f1ff1546c8dd06c3ced5d2bed0be649c0 (26 commits) + 994821:round-robin-notify.sh: check_source_changes: 212: echo '# rev for glibc : 60f7247847ba7244541fc783079c298416756399..84c3993f1ff1546c8dd06c3ced5d2bed0be649c0 (26 commits)' + 994821:round-robin-notify.sh: check_source_changes: 214: echo '' + 994821:round-robin-notify.sh: 2846: setup_stages_to_run + 994821:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 994821:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 994821:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 994821:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 994821:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 994821:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 994821:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 994821:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 994821:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 994821:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 994821:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 994821:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 994821:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 994821:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 994821:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 994821:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 994821:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 994821:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 994821:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 994821:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 994821:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 994821:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 994821:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 994821:round-robin-notify.sh: 2849: post_interesting_commits init + 994821:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits Init stage ran successfully. + 994821:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 994821:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 994821:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 994821:round-robin-notify.sh: post_interesting_commits: 1656: return + 994821:round-robin-notify.sh: 2851: '[' init '!=' full ']' + 994821:round-robin-notify.sh: 2852: echo 'Init stage ran successfully.' + 994821:round-robin-notify.sh: 2853: exit 0