+ 1419298:round-robin-baseline.sh: rewrite_single_revision: 196: set -euf -o pipefail + 1419298:round-robin-baseline.sh: rewrite_single_revision: 197: local old_commit=cf795ae3b489d060ecefb8b25f69fbff6eb1e533 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 198: local log_prefix=artifacts/99-rewrite/85-114-344 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 200: local orig_head ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 201: git -C base-artifacts rev-parse HEAD + 1419298:round-robin-baseline.sh: rewrite_single_revision: 201: orig_head=c1decb9b518cf0183d9f335fb004fb3d3d953bf2 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 205: trap 'echo CLEANUP; git -C base-artifacts reset --hard c1decb9b518cf0183d9f335fb004fb3d3d953bf2' EXIT + 1419298:round-robin-baseline.sh: rewrite_single_revision: 207: fixup_opts=() + 1419298:round-robin-baseline.sh: rewrite_single_revision: 207: local -a fixup_opts + 1419298:round-robin-baseline.sh: rewrite_single_revision: 209: echo 'Rewriting revision cf795ae3b489d060ecefb8b25f69fbff6eb1e533 :' Rewriting revision cf795ae3b489d060ecefb8b25f69fbff6eb1e533 : ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 210: git -C base-artifacts show --no-patch --oneline cf795ae3b489d060ecefb8b25f69fbff6eb1e533 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 210: echo ' cf795ae3 force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/' cf795ae3 force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ + 1419298:round-robin-baseline.sh: rewrite_single_revision: 211: echo '' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 225: local old_parent=cf795ae3b489d060ecefb8b25f69fbff6eb1e533 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 226: true ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 228: git -C base-artifacts rev-parse --verify 'cf795ae3b489d060ecefb8b25f69fbff6eb1e533^' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 228: old_parent=2fbecde2adbe1673a62d0e25a55c064ee7b10123 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 229: '[' 2fbecde2adbe1673a62d0e25a55c064ee7b10123 = '' ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 234: git -C base-artifacts checkout --detach 2fbecde2adbe1673a62d0e25a55c064ee7b10123 Warning: you are leaving 231 commits behind, not connected to any of your branches: c1decb9b force: #10027: 0: [TCWG CI] http://54.172.246.49:8080/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/10027/ c61c5b84 force: #1382: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/1382/ 8a06a89d force: #1378: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/1378/ bedbe8c1 force: #1359: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/1359/ ... and 227 more. If you want to keep them by creating a new branch, this may be a good time to do so with: git branch c1decb9b HEAD is now at 2fbecde2 force: #442: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/442/ + 1419298:round-robin-baseline.sh: rewrite_single_revision: 235: '[' -f base-artifacts/manifest.sh ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 240: break + 1419298:round-robin-baseline.sh: rewrite_single_revision: 243: '[' 2fbecde2adbe1673a62d0e25a55c064ee7b10123 '!=' '' ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 244: git_annex_download base-artifacts annex + 1419298:round-robin-baseline.sh: git_annex_download: 2659: set -euf -o pipefail + 1419298:round-robin-baseline.sh: git_annex_download: 2660: local repo=base-artifacts + 1419298:round-robin-baseline.sh: git_annex_download: 2661: local annex_dir=annex + 1419298:round-robin-baseline.sh: git_annex_download: 2664: '[' -f base-artifacts/results_id ']' + 1419298:round-robin-baseline.sh: git_annex_download: 2678: '[' -d base-artifacts/annex ']' + 1419298:round-robin-baseline.sh: git_annex_download: 2679: return 0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 254: local old_artifacts=artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: rewrite_single_revision: 257: rm -rf artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: rewrite_single_revision: 258: mkdir artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: rewrite_single_revision: 259: git -C base-artifacts archive cf795ae3b489d060ecefb8b25f69fbff6eb1e533 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 259: tar x -C artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: rewrite_single_revision: 263: rm -f artifacts/99-rewrite/artifacts.old/.gitignore + 1419298:round-robin-baseline.sh: rewrite_single_revision: 266: rm -f artifacts/99-rewrite/artifacts.old/results_id + 1419298:round-robin-baseline.sh: rewrite_single_revision: 269: local old_manifest=artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: rewrite_single_revision: 270: local -A old ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 271: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[major]-0}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 271: old[major]=5 ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 272: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[minor]-0}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 272: old[minor]=1 ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 273: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[patch]-0}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 273: old[patch]=0 ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 274: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{notify-}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 274: old[notify]=onregression ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 276: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[update_baseline]-}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 276: old[update_baseline]=force ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 277: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[ci_project]-}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 277: old[ci_project]=tcwg_bootstrap_check ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 278: get_manifest artifacts/99-rewrite/artifacts.old/manifest.sh '{rr[ci_config]-}' ++ 1419298:round-robin-baseline.sh: get_manifest: 1081: set +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 278: old[ci_config]=master-arm-check_bootstrap_lto + 1419298:round-robin-baseline.sh: rewrite_single_revision: 281: local res force_remove=false + 1419298:round-robin-baseline.sh: rewrite_single_revision: 282: false + 1419298:round-robin-baseline.sh: rewrite_single_revision: 284: res=0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 284: wait 1979878 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 283: git_annex_download artifacts/99-rewrite/artifacts.old annex + 1419298:round-robin-baseline.sh: git_annex_download: 2659: set -euf -o pipefail + 1419298:round-robin-baseline.sh: git_annex_download: 2660: local repo=artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: git_annex_download: 2661: local annex_dir=annex + 1419298:round-robin-baseline.sh: git_annex_download: 2664: '[' -f artifacts/99-rewrite/artifacts.old/results_id ']' + 1419298:round-robin-baseline.sh: git_annex_download: 2678: '[' -d artifacts/99-rewrite/artifacts.old/annex ']' + 1419298:round-robin-baseline.sh: git_annex_download: 2679: return 0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 285: '[' 0 '!=' 0 ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 291: case "${old[major]}.${old[minor]}" in + 1419298:round-robin-baseline.sh: rewrite_single_revision: 314: res=0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 317: '[' 6.0 == 5.1 ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 332: '[' -f artifacts/99-rewrite/artifacts.old/results ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 333: mv artifacts/99-rewrite/artifacts.old/results artifacts/99-rewrite/artifacts.old/results.orig + 1419298:round-robin-baseline.sh: rewrite_single_revision: 338: '[' -f artifacts/99-rewrite/artifacts.old/sumfiles/llvm-test-suite.json ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 355: res=0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 355: wait 1979881 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 353: /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/../tcwg_gnu-build.sh '@@rr[top_artifacts]' artifacts/99-rewrite/artifacts.old __start_at check_regression run_step_init: starting at step "check_regression" finishing at step "" SKIPPING reset_artifacts SKIPPING prepare_abe SKIPPING build_abe bootstrap_lto SKIPPING build_abe dejagnu SKIPPING build_abe check_bootstrap_lto -- RUNNING check_regression; see tail -f /home/tcwg-buildslave/workspace/tcwg_gnu_0/artifacts/99-rewrite/artifacts.old/06-check_regression/console.log (https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/artifact/artifacts/06-check_regression/console.log.xz) + 1419298:round-robin-baseline.sh: rewrite_single_revision: 358: '[' 0 '!=' 0 ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 377: false + 1419298:round-robin-baseline.sh: rewrite_single_revision: 381: '[' 0 = 0 ']' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 382: notify_opts=() + 1419298:round-robin-baseline.sh: rewrite_single_revision: 382: local -a notify_opts + 1419298:round-robin-baseline.sh: rewrite_single_revision: 384: case "${old[major]}.${old[minor]}" in + 1419298:round-robin-baseline.sh: rewrite_single_revision: 397: /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/rr/round-robin-notify.sh '@@rr[top_artifacts]' artifacts/99-rewrite/artifacts.old __post_mail false __post_jira_comment false __check_old_jira_cards false __build_script tcwg_gnu-build.sh __verbose true + 1419298:round-robin-baseline.sh: rewrite_single_revision: 405: unset rr + 1419298:round-robin-baseline.sh: rewrite_single_revision: 406: manifest_pop + 1419298:round-robin-baseline.sh: manifest_pop: 1061: __manifest_filename=("${__manifest_filename[@]:1}") + 1419298:round-robin-baseline.sh: rewrite_single_revision: 407: declare -A rr + 1419298:round-robin-baseline.sh: rewrite_single_revision: 408: convert_args_to_variables '@@rr[top_artifacts]' artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1518: local arr name num + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1519: local total=0 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1520: eval 'CONVERTED_ARGS=(--)' ++ 1419298:round-robin-baseline.sh: convert_args_to_variables: 1520: CONVERTED_ARGS=(--) + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1521: '[' 2 -gt 0 ']' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1522: case "$1" in + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1564: assert_with_msg 'ERROR: Parameter value not provided for @@rr[top_artifacts].' '[' 2 -ge 2 ']' + 1419298:round-robin-baseline.sh: assert_with_msg: 35: set -euf -o pipefail +x + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1567: name='rr[top_artifacts]' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1574: convert_arg_declare 'rr[top_artifacts]' + 1419298:round-robin-baseline.sh: convert_arg_declare: 1448: local 'name=rr[top_artifacts]' + 1419298:round-robin-baseline.sh: convert_arg_declare: 1450: case "$name" in + 1419298:round-robin-baseline.sh: convert_arg_declare: 1452: local arr=rr + 1419298:round-robin-baseline.sh: convert_arg_declare: 1453: test_array rr + 1419298:round-robin-baseline.sh: test_array: 1024: local var + 1419298:round-robin-baseline.sh: test_array: 1025: var='rr[@]' + 1419298:round-robin-baseline.sh: test_array: 1026: '[' x = xset ']' + 1419298:round-robin-baseline.sh: test_array: 1029: return 1 + 1419298:round-robin-baseline.sh: convert_arg_declare: 1454: declare -Ag rr + 1419298:round-robin-baseline.sh: convert_arg_declare: 1455: cat + 1419298:round-robin-baseline.sh: convert_arg_declare: 1457: manifest_out + 1419298:round-robin-baseline.sh: manifest_out: 1071: cat + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1576: convert_arg_source artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: convert_arg_source: 1485: assert_with_msg 'ERROR: manifest/include does not exist: artifacts/99-rewrite/artifacts.old/manifest.sh' '[' -f artifacts/99-rewrite/artifacts.old/manifest.sh ']' + 1419298:round-robin-baseline.sh: assert_with_msg: 35: set -euf -o pipefail +x + 1419298:round-robin-baseline.sh: convert_arg_source: 1488: source artifacts/99-rewrite/artifacts.old/manifest.sh ++ 1419298:round-robin-baseline.sh: source: 1: declare -g jenkins_scripts_rev=b259733fafaf563dfac283132dd55ab4d761714a ++ 1419298:round-robin-baseline.sh: source: 4: rr[ci_project]=tcwg_bootstrap_check ++ 1419298:round-robin-baseline.sh: source: 5: rr[ci_config]=master-arm-check_bootstrap_lto ++ 1419298:round-robin-baseline.sh: source: 6: declare -g scripts_branch=master ++ 1419298:round-robin-baseline.sh: source: 7: rr[mode]=build ++ 1419298:round-robin-baseline.sh: source: 8: rr[update_baseline]=force ++ 1419298:round-robin-baseline.sh: source: 9: declare -g BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ ++ 1419298:round-robin-baseline.sh: source: 10: declare -g SQUAD_GRP= ++ 1419298:round-robin-baseline.sh: source: 11: rr[gcc_git]=https://github.com/gcc-mirror/gcc.git#2c3db94d9fd07681f8806dae93d555779ff4dfb1 ++ 1419298:round-robin-baseline.sh: source: 12: rr[result_expiry_date]=20231204 ++ 1419298:round-robin-baseline.sh: source: 14: rr[abe_branch]=master ++ 1419298:round-robin-baseline.sh: source: 15: rr[abe_repo]=https://git-us.linaro.org/toolchain/abe.git ++ 1419298:round-robin-baseline.sh: source: 16: rr[baseline_branch]=linaro-local/ci/tcwg_bootstrap_check/master-arm-check_bootstrap_lto ++ 1419298:round-robin-baseline.sh: source: 17: rr[breakup_changed_components]=tcwg_gnu_breakup_changed_components ++ 1419298:round-robin-baseline.sh: source: 18: rr[components]=gcc ++ 1419298:round-robin-baseline.sh: source: 19: rr[host_c++]=/usr/bin/g++ ++ 1419298:round-robin-baseline.sh: source: 20: rr[host_cc]=/usr/bin/gcc ++ 1419298:round-robin-baseline.sh: source: 21: rr[major]=1 ++ 1419298:round-robin-baseline.sh: source: 22: rr[minor]=2 ++ 1419298:round-robin-baseline.sh: source: 23: rr[no_regression_p]=no_regression_p ++ 1419298:round-robin-baseline.sh: source: 24: rr[no_regression_result]=2 ++ 1419298:round-robin-baseline.sh: source: 25: rr[target]=native ++ 1419298:round-robin-baseline.sh: source: 26: declare -g notify=onregression ++ 1419298:round-robin-baseline.sh: source: 27: rr[results_date]=1701389935 ++ 1419298:round-robin-baseline.sh: source: 30: rr[major]=3 ++ 1419298:round-robin-baseline.sh: source: 32: rr[minor]=0 ++ 1419298:round-robin-baseline.sh: source: 33: rr[results_date]=1701389931 ++ 1419298:round-robin-baseline.sh: source: 36: rr[major]=4 ++ 1419298:round-robin-baseline.sh: source: 37: rr[results_date]=1701389931 ++ 1419298:round-robin-baseline.sh: source: 40: rr[major]=5 ++ 1419298:round-robin-baseline.sh: source: 42: rr[no_regression_p]=gnu_llvm_no_regression_p ++ 1419298:round-robin-baseline.sh: source: 43: rr[results_date]=1701315262 ++ 1419298:round-robin-baseline.sh: source: 46: rr[minor]=1 ++ 1419298:round-robin-baseline.sh: source: 47: rr[results_date]=1701315262 ++ 1419298:round-robin-baseline.sh: source: 50: rr[major]=6 ++ 1419298:round-robin-baseline.sh: source: 52: rr[minor]=0 ++ 1419298:round-robin-baseline.sh: source: 53: rr[results_date]=1701315262 + 1419298:round-robin-baseline.sh: convert_arg_source: 1489: echo '# Start of include artifacts/99-rewrite/artifacts.old/manifest.sh' + 1419298:round-robin-baseline.sh: convert_arg_source: 1489: manifest_out + 1419298:round-robin-baseline.sh: manifest_out: 1071: cat + 1419298:round-robin-baseline.sh: convert_arg_source: 1490: cat artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: convert_arg_source: 1490: manifest_out + 1419298:round-robin-baseline.sh: manifest_out: 1071: cat + 1419298:round-robin-baseline.sh: convert_arg_source: 1491: echo '# End of include artifacts/99-rewrite/artifacts.old/manifest.sh' + 1419298:round-robin-baseline.sh: convert_arg_source: 1491: manifest_out + 1419298:round-robin-baseline.sh: manifest_out: 1071: cat + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1577: manifest_push artifacts/99-rewrite/artifacts.old/manifest.sh false + 1419298:round-robin-baseline.sh: manifest_push: 1043: local filename=artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: manifest_push: 1044: local clean=false + 1419298:round-robin-baseline.sh: manifest_push: 1047: local dir ++ 1419298:round-robin-baseline.sh: manifest_push: 1048: dirname artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: manifest_push: 1048: dir=artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: manifest_push: 1049: mkdir -p artifacts/99-rewrite/artifacts.old ++ 1419298:round-robin-baseline.sh: manifest_push: 1050: cd artifacts/99-rewrite/artifacts.old ++ 1419298:round-robin-baseline.sh: manifest_push: 1050: pwd + 1419298:round-robin-baseline.sh: manifest_push: 1050: dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0/artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: manifest_push: 1052: __manifest_filename=("$dir/$(basename "$filename")" "${__manifest_filename[@]}") ++ 1419298:round-robin-baseline.sh: manifest_push: 1052: basename artifacts/99-rewrite/artifacts.old/manifest.sh + 1419298:round-robin-baseline.sh: manifest_push: 1053: false + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1581: eval 'rr[top_artifacts]="artifacts/99-rewrite/artifacts.old"' ++ 1419298:round-robin-baseline.sh: convert_args_to_variables: 1581: rr[top_artifacts]=artifacts/99-rewrite/artifacts.old + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1583: num=2 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1633: total=2 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1634: '[' 2 -gt 0 ']' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1635: eval 'CONVERTED_ARGS+=("@@rr[top_artifacts]")' ++ 1419298:round-robin-baseline.sh: convert_args_to_variables: 1635: CONVERTED_ARGS+=("@@rr[top_artifacts]") + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1636: shift 1 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1637: num=1 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1634: '[' 1 -gt 0 ']' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1635: eval 'CONVERTED_ARGS+=("artifacts/99-rewrite/artifacts.old")' ++ 1419298:round-robin-baseline.sh: convert_args_to_variables: 1635: CONVERTED_ARGS+=("artifacts/99-rewrite/artifacts.old") + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1636: shift 1 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1637: num=0 + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1634: '[' 0 -gt 0 ']' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1521: '[' 0 -gt 0 ']' + 1419298:round-robin-baseline.sh: convert_args_to_variables: 1640: eval SHIFT_CONVERTED_ARGS=2 ++ 1419298:round-robin-baseline.sh: convert_args_to_variables: 1640: SHIFT_CONVERTED_ARGS=2 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 409: update_baseline + 1419298:round-robin-baseline.sh: update_baseline: 158: set -euf -o pipefail + 1419298:round-robin-baseline.sh: update_baseline: 166: rsync -aI --del --exclude /.git artifacts/99-rewrite/artifacts.old/ base-artifacts/ + 1419298:round-robin-baseline.sh: update_baseline: 168: local amend= + 1419298:round-robin-baseline.sh: update_baseline: 170: '[' xforce = xinit ']' + 1419298:round-robin-baseline.sh: update_baseline: 174: local msg_title=force + 1419298:round-robin-baseline.sh: update_baseline: 175: '[' xset = xset ']' ++ 1419298:round-robin-baseline.sh: update_baseline: 177: basename https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ + 1419298:round-robin-baseline.sh: update_baseline: 177: msg_title='force: #443' ++ 1419298:round-robin-baseline.sh: update_baseline: 179: grep -v '^#' artifacts/99-rewrite/artifacts.old/results ++ 1419298:round-robin-baseline.sh: update_baseline: 179: tail -n1 + 1419298:round-robin-baseline.sh: update_baseline: 179: msg_title='force: #443: 0' + 1419298:round-robin-baseline.sh: update_baseline: 180: msg_title='force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/' + 1419298:round-robin-baseline.sh: update_baseline: 182: git -C base-artifacts add . ++ 1419298:round-robin-baseline.sh: update_baseline: 183: cat artifacts/99-rewrite/artifacts.old/results ++ 1419298:round-robin-baseline.sh: update_baseline: 183: sed -e 's/^/ | /' + 1419298:round-robin-baseline.sh: update_baseline: 183: git -C base-artifacts commit -m 'force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ Results : | # reset_artifacts: | -10 | # build_abe bootstrap_lto: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap_lto --: | 0 | # 1019 regressions | # 1019 regressions | # 1019 regressions | # 1019 regressions check_regression status : 2 ' [detached HEAD 69a958c2] force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ 41 files changed, 11773 insertions(+), 6611 deletions(-) create mode 100644 06-check_regression/extra-bisect-params create mode 100644 06-check_regression/results.regressions create mode 100644 06-check_regression/trigger-bisect create mode 100644 notify/jira/comment-card.txt create mode 100644 notify/jira/components create mode 100644 notify/jira/description create mode 100644 notify/jira/key create mode 100644 notify/jira/startdate create mode 100644 notify/jira/summary create mode 100644 notify/jira/yaml + 1419298:round-robin-baseline.sh: rewrite_single_revision: 411: local repo1=tcwg_bootstrap_check/master-arm-check_bootstrap_lto ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 412: basename https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ + 1419298:round-robin-baseline.sh: rewrite_single_revision: 412: git_annex_upload base-artifacts annex tcwg_bootstrap_check/master-arm-check_bootstrap_lto/443- + 1419298:round-robin-baseline.sh: git_annex_upload: 2581: set -euf -o pipefail + 1419298:round-robin-baseline.sh: git_annex_upload: 2582: local repo=base-artifacts + 1419298:round-robin-baseline.sh: git_annex_upload: 2583: local annex_dir=annex + 1419298:round-robin-baseline.sh: git_annex_upload: 2584: local pretty_id=tcwg_bootstrap_check/master-arm-check_bootstrap_lto/443- + 1419298:round-robin-baseline.sh: git_annex_upload: 2586: '[' -d base-artifacts/annex ']' + 1419298:round-robin-baseline.sh: git_annex_upload: 2587: return 0 + 1419298:round-robin-baseline.sh: rewrite_single_revision: 416: git -C base-artifacts diff cf795ae3b489d060ecefb8b25f69fbff6eb1e533 HEAD -- manifest.sh + 1419298:round-robin-baseline.sh: rewrite_single_revision: 418: git -C base-artifacts diff cf795ae3b489d060ecefb8b25f69fbff6eb1e533 HEAD -- notify/ + 1419298:round-robin-baseline.sh: rewrite_single_revision: 420: git -C base-artifacts diff --stat -p cf795ae3b489d060ecefb8b25f69fbff6eb1e533 HEAD -- ':(exclude)manifest.sh' ':(exclude)notify/' + 1419298:round-robin-baseline.sh: rewrite_single_revision: 435: local new_old_commit ++ 1419298:round-robin-baseline.sh: rewrite_single_revision: 436: git -C base-artifacts rev-parse HEAD + 1419298:round-robin-baseline.sh: rewrite_single_revision: 436: new_old_commit=69a958c21340aca7e3570f4014c54a0a08b0746f + 1419298:round-robin-baseline.sh: rewrite_single_revision: 438: assert_with_msg 'Rewritten commit did not change' '[' cf795ae3b489d060ecefb8b25f69fbff6eb1e533 '!=' 69a958c21340aca7e3570f4014c54a0a08b0746f ']' + 1419298:round-robin-baseline.sh: assert_with_msg: 35: set -euf -o pipefail +x + 1419298:round-robin-baseline.sh: rewrite_single_revision: 442: trap '' EXIT + 1419298:round-robin-baseline.sh: rewrite_single_revision: 443: git -C base-artifacts checkout --detach c1decb9b518cf0183d9f335fb004fb3d3d953bf2 Warning: you are leaving 113 commits behind, not connected to any of your branches: 69a958c2 force: #443: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/443/ 2fbecde2 force: #442: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/442/ a2d77446 force: #437: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/437/ b81086b8 force: #436: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/436/ ... and 109 more. If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 69a958c2 HEAD is now at c1decb9b force: #10027: 0: [TCWG CI] http://54.172.246.49:8080/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/10027/ + 1419298:round-robin-baseline.sh: rewrite_single_revision: 444: git -C base-artifacts replace --force cf795ae3b489d060ecefb8b25f69fbff6eb1e533 69a958c21340aca7e3570f4014c54a0a08b0746f + 1419298:round-robin-baseline.sh: rewrite_single_revision: 445: git -C base-artifacts filter-repo --force --refs HEAD Parsed 141 commits Parsed 295 commits Parsed 342 commits Parsed 344 commitsHEAD is now at 1fa777f1 force: #10027: 0: [TCWG CI] http://54.172.246.49:8080/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/10027/ New history written in 0.33 seconds... Completely finished after 1.02 seconds. + 1419298:round-robin-baseline.sh: rewrite_single_revision: 446: git -C base-artifacts replace --delete cf795ae3b489d060ecefb8b25f69fbff6eb1e533 Deleted replace ref 'cf795ae3b489d060ecefb8b25f69fbff6eb1e533'