MOUNTS: /home/tcwg-buildslave/workspace/tcwg_kernel_0:/home/tcwg-buildslave/workspace/tcwg_kernel_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache DEBUG: starting docker on build-03.tcwglab from build-03, date Sun Jul 23 09:00:39 AM UTC 2023 ssh -Snone -oForwardAgent=no build-03.tcwglab docker-wrapper run --name 59-tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_0:/home/tcwg-buildslave/workspace/tcwg_kernel_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true + false + dryrun= + declare top_artifacts ci_project ci_config + declare change_kind changed_single_component last_good first_bad + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false # setup_notify_environment + setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ set +x + ci_project=tcwg_kernel ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x # Debug traces : + ci_config=llvm-master-aarch64-mainline-allyesconfig + echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x # Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/58/ # Using dir : base-artifacts + echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/58/' + echo '# Using dir : base-artifacts' ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x # Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/59/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/59/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x # check_source_changes + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components ++ set -euf -o pipefail ++ local c delim= +++ print_updated_components +++ set -euf -o pipefail +++ local c delim= +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/binutils-gdb.git#7f9e225fde0b769291abe843444b9c0820100f96 '!=' xbaseline ']' +++ echo -ne binutils +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://github.com/llvm/llvm-project.git#e126fa27c07c83997fcdee2bd45996ffc860317b '!=' xbaseline ']' +++ echo -ne ' llvm' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://git.linaro.org/kernel-org/linux.git#c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 '!=' xbaseline ']' +++ echo -ne ' linux' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://gitlab.com/qemu-project/qemu.git#d1181d29370a4318a9f11ea92065bea6bb159f83 '!=' xbaseline ']' +++ echo -ne ' qemu' +++ delim=' ' +++ echo ++ for c in $(print_updated_components) +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev +++ get_baseline_git binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ '[' x7f9e225fde0b769291abe843444b9c0820100f96 '!=' x0d332f11122473192a944230e1d925bac115ca0d ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git llvm_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/llvm_rev +++ get_baseline_git llvm_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/llvm_rev ++ '[' xe126fa27c07c83997fcdee2bd45996ffc860317b '!=' xc4fa97fca7e92c736fcb09779c84b42c25ffae70 ']' ++ echo -ne ' llvm' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git linux_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev +++ get_baseline_git linux_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev ++ '[' xc2782531397f5cb19ca3f8f9c17727f1cdf5bee8 '!=' xccff6d117d8dc8d8d86e8695a75e5f8b01e573bf ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git qemu_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev +++ get_baseline_git qemu_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ '[' xd1181d29370a4318a9f11ea92065bea6bb159f83 '!=' x361d5397355276e3007825cc17217c1e4d4320f7 ']' ++ echo -ne ' qemu' ++ delim=' ' ++ echo # Debug traces : # change_kind=multiple_components : binutils llvm linux qemu + local c base_rev cur_rev c_commits + '[' 4 = 0 ']' + '[' 4 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' + echo '# change_kind=multiple_components : binutils llvm linux qemu' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/binutils_rev + base_rev=0d332f11122473192a944230e1d925bac115ca0d ++ get_current_git binutils_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/binutils_rev + cur_rev=7f9e225fde0b769291abe843444b9c0820100f96 ++ git -C binutils rev-list --count 0d332f11122473192a944230e1d925bac115ca0d..7f9e225fde0b769291abe843444b9c0820100f96 # rev for binutils : 0d332f11122473192a944230e1d925bac115ca0d..7f9e225fde0b769291abe843444b9c0820100f96 (32 commits) + c_commits=32 + echo '# rev for binutils : 0d332f11122473192a944230e1d925bac115ca0d..7f9e225fde0b769291abe843444b9c0820100f96 (32 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git llvm_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/llvm_rev + base_rev=c4fa97fca7e92c736fcb09779c84b42c25ffae70 ++ get_current_git llvm_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/llvm_rev + cur_rev=e126fa27c07c83997fcdee2bd45996ffc860317b ++ git -C llvm rev-list --count c4fa97fca7e92c736fcb09779c84b42c25ffae70..e126fa27c07c83997fcdee2bd45996ffc860317b # rev for llvm : c4fa97fca7e92c736fcb09779c84b42c25ffae70..e126fa27c07c83997fcdee2bd45996ffc860317b (544 commits) + c_commits=544 + echo '# rev for llvm : c4fa97fca7e92c736fcb09779c84b42c25ffae70..e126fa27c07c83997fcdee2bd45996ffc860317b (544 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev + base_rev=ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev + cur_rev=c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 ++ git -C linux rev-list --count ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf..c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # rev for linux : ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf..c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 (299 commits) + c_commits=299 + echo '# rev for linux : ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf..c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 (299 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git qemu_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/qemu_rev + base_rev=361d5397355276e3007825cc17217c1e4d4320f7 ++ get_current_git qemu_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/qemu_rev + cur_rev=d1181d29370a4318a9f11ea92065bea6bb159f83 ++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..d1181d29370a4318a9f11ea92065bea6bb159f83 # rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..d1181d29370a4318a9f11ea92065bea6bb159f83 (39 commits) + c_commits=39 + echo '# rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..d1181d29370a4318a9f11ea92065bea6bb159f83 (39 commits)' + echo '' + setup_stages_to_run + '[' xignore == xignore ']' + post_jira_comment=false + post_jira_card=false + post_icommits=false + post_mail=false + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits + print_result_f=print_result + print_config_f=print_config + print_last_icommit_f=print_last_icommit + case "$ci_project" in + generate_extra_details # generate_extra_details + set -euf -o pipefail + echo '# generate_extra_details' + post_interesting_commits init # post_interesting_commits + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' multiple_components '!=' single_commit ']' + return Init stage ran successfully. + '[' init '!=' full ']' + echo 'Init stage ran successfully.' + exit 0 97bb82dbc53641e20fb6f0bc33daa60410101d7b460b87264415c256870f0d74