summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comments.txt3
-rw-r--r--notify/mail-body.txt80
-rw-r--r--notify/mail-recipients.txt0
-rw-r--r--notify/mail-subject.txt1
-rw-r--r--notify/notify-full.log676
-rw-r--r--notify/notify-init.log251
-rw-r--r--notify/summary.txt1
7 files changed, 1012 insertions, 0 deletions
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
new file mode 100644
index 0000000..de40a51
--- /dev/null
+++ b/notify/jira/comments.txt
@@ -0,0 +1,3 @@
+[LLVM-646]
+Success
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/artifact/artifacts/jenkins/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
new file mode 100644
index 0000000..8482f93
--- /dev/null
+++ b/notify/mail-body.txt
@@ -0,0 +1,80 @@
+[TCWG-CI] Success after commit: 1033 commits in binutils,llvm,linux,qemu
+
+In CI config tcwg_kernel/llvm-master-arm-next-allmodconfig after:
+ | binutils commits:
+ | 4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 Automatic date update in version.in
+ | 4d792107c916d8e2b327d5f10fb2f86a9436fa76 gdb/cp-namespace.c: Fix assert failure caused by malformed user input
+ | 71e0261b339c0127d6f54a97e59e528dc28ea306 Automatic date update in version.in
+ | de5dfbe91cbc60b41eec08089192eb1d16bbb749 Fix result of DAP setExpression
+ | 73aa9ef81be869176814cac635723e920f7ca612 Remove unchecked casts to mi_interp
+ | ... and 20 more
+ | llvm commits:
+ | 758c4640c95cbfec78fda4132aa5335dd54b1813 [CGP] Enable CodeGenPrepares phi type convertion.
+ | 6d4a3e917c1e32b665e1177c92f6b90032817feb Revert "[TableGen] Use heap allocated arrays instead of vectors for TreePatternNode::Types and ResultPerm. NFC"
+ | 4c66b0325905bdb367a5453574c10e535b900b5e [NFC] make TypeInfer::expandOverloads const
+ | b25572137e4c9e6d0a4aef67524e5596c7d9055c [NFC] make TypeInfer::MergeInTypeInfo const
+ | dbaa5838c13e5593b9de37b8f3daffe4cb914a17 [libc][NFC] Move memfunction's byte per byte implementations to a separate header
+ | ... and 454 more
+ | linux commits:
+ | 123212f53f3e394c1ae69a58c05dfdda56fec8c6 Add linux-next specific files for 20230707
+ | df50e6bf65cab4ee9b0a19fec780e6b58792636c Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
+ | ca250bec1eee1f3c32ef390fd4b544e12e6ac817 Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
+ | f0816d0304a0fca91e8d01aece18253c4f5efbdc Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git
+ | 325e59502a75a59510c1b82c03371016999fbdea Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git
+ | ... and 427 more
+ | qemu commits:
+ | 9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 Merge tag 'trivial-patches-20230708' of https://gitlab.com/mjt0k/qemu into staging
+ | 13a637430be13bda3e6726752936321a1955bc93 hw/arm/virt-acpi-build.c: Add missing header
+ | aaf26bd382b84c6d34390d092ff24bc8fa575f78 migration: unexport migrate_fd_error()
+ | 8c69ae9eff3c4c3432a3846c2444a1c36044b61b migration: factor out "resume_requested" in qmp_migrate()
+ | a635bcfc7a4c8d8589cff3e1cd22487ae561665e qemu-options.hx: Fix indentation of some option descriptions
+ | ... and 112 more
+
+Results changed to
+# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_kernel_llvm:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+32465
+# linux build successful:
+all
+# linux boot successful:
+boot
+
+From
+# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_kernel_llvm:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+23478
+# First few build errors in logs:
+
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1170:17: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1290:20: error: array index 3 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1292:21: error: array index 3 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1332:18: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:19: error: array index 6 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:50: error: array index 5 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1334:19: error: array index 4 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1349:18: error: array index 1 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1350:18: error: array index 6 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1351:18: error: array index 4 is past the end of the array (that has type 'u8[1]' (aka 'unsigned char[1]'), cast to '__le32 *' (aka 'unsigned int *')) [-Werror,-Warray-bounds]
+
+
+
+-----------------8<--------------------------8<--------------------------8<--------------------------
+The information below can be used to reproduce a debug environment:
+
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/artifact/artifacts
+
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/notify/mail-recipients.txt
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
new file mode 100644
index 0000000..b5d707a
--- /dev/null
+++ b/notify/mail-subject.txt
@@ -0,0 +1 @@
+[TCWG-CI] Success after commit: 1033 commits in binutils,llvm,linux,qemu
diff --git a/notify/notify-full.log b/notify/notify-full.log
new file mode 100644
index 0000000..6e19185
--- /dev/null
+++ b/notify/notify-full.log
@@ -0,0 +1,676 @@
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-08.tcwglab from build-08, date Sun Jul 9 01:06:36 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 83-tcwg_kernel--llvm-master-arm-next-allmodconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 linaro/ci-amd64-tcwg-build-ubuntu:jammy
+
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __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]}'
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/
+# Using dir : base-artifacts
+++ set +x
++ ci_config=llvm-master-arm-next-allmodconfig
++ echo '# Debug traces :'
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/'
++ 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-arm-next-allmodconfig-build/83/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/'
++ 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#4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://github.com/llvm/llvm-project.git#758c4640c95cbfec78fda4132aa5335dd54b1813 '!=' xbaseline ']'
++++ echo -ne ' llvm'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 '!=' 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
+++ '[' x4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 '!=' x1f2218d699e9e5146fc84b24460b63a864d65b04 ']'
+++ 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
+++ '[' x758c4640c95cbfec78fda4132aa5335dd54b1813 '!=' x3003da71540bb8483615e18f8ab379da39fa4512 ']'
+++ 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
+++ '[' x123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xe1f6a8eaf1c271a0158114a03e3605f4fba059ad ']'
+++ 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
+++ '[' x9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 '!=' x2a6ae69154542caa91dd17c40fd3f5ffbec300de ']'
+++ 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=1f2218d699e9e5146fc84b24460b63a864d65b04
+++ 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=4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+++ git -C binutils rev-list --count 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+# rev for binutils : 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 (25 commits)
++ c_commits=25
++ echo '# rev for binutils : 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 (25 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=3003da71540bb8483615e18f8ab379da39fa4512
+++ 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=758c4640c95cbfec78fda4132aa5335dd54b1813
+++ git -C llvm rev-list --count 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
+# rev for llvm : 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813 (459 commits)
++ c_commits=459
++ echo '# rev for llvm : 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813 (459 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=e1f6a8eaf1c271a0158114a03e3605f4fba059ad
+++ 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=123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ git -C linux rev-list --count e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+# rev for linux : e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (432 commits)
++ c_commits=432
++ echo '# rev for linux : e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (432 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=2a6ae69154542caa91dd17c40fd3f5ffbec300de
+++ 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=9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+++ git -C qemu rev-list --count 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+# rev for qemu : 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 (117 commits)
+
++ c_commits=117
++ echo '# rev for qemu : 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 (117 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
++ '[' full '!=' full ']'
++ check_if_first_report
++ declare -g first_icommit_to_report
++ first_icommit_to_report=false
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ post_interesting_commits full
+# post_interesting_commits
+# print all notification files
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=full
++ '[' multiple_components '!=' single_commit ']'
++ return
++ echo '# print all notification files'
++ print_mail_recipients
++ false
++ return
++ true
++ generate_jira_dir
++ set -euf -o pipefail
++ local icommit_entry jira_key=
+++ print_last_icommit --entry
+++ false
+++ local print_arg=--entry
+++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ return
++ icommit_entry=
++ '[' '' '!=' '' ']'
++ mkdir -p artifacts/notify/jira
++ '[' '' '!=' '' ']'
++ cat
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ jira_card=LLVM-646
+++ echo LLVM-646
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
++ print_mail_body
++ true
++ local bad_artifacts_url good_artifacts_url
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/artifact/artifacts
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/artifact/artifacts
++ cat
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ print_commits --oneline
+++ false
+++ local print_arg=--oneline
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ 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=1f2218d699e9e5146fc84b24460b63a864d65b04
++++ 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=4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
++++ git -C binutils rev-list --count 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+++ c_commits=25
+++ new_commits=25
+++ 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=3003da71540bb8483615e18f8ab379da39fa4512
++++ 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=758c4640c95cbfec78fda4132aa5335dd54b1813
++++ git -C llvm rev-list --count 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
+++ c_commits=459
+++ new_commits=484
+++ 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=e1f6a8eaf1c271a0158114a03e3605f4fba059ad
++++ 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=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=432
+++ new_commits=916
+++ 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=2a6ae69154542caa91dd17c40fd3f5ffbec300de
++++ 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=9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
++++ git -C qemu rev-list --count 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+++ c_commits=117
+++ new_commits=1033
++++ echo binutils llvm linux qemu
++++ tr ' ' ,
+++ components=binutils,llvm,linux,qemu
+++ echo '1033 commits in binutils,llvm,linux,qemu'
+++ print_commits --short
+++ false
+++ sed -e 's/^/ | /'
+++ local print_arg=--short
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ 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=1f2218d699e9e5146fc84b24460b63a864d65b04
++++ 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=4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
++++ git -C binutils rev-list --count 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+++ c_commits=25
+++ new_commits=25
+++ echo 'binutils commits:'
++++ git -C binutils log --pretty=oneline 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
++++ head -n5
+++ echo '4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 Automatic date update in version.in
+4d792107c916d8e2b327d5f10fb2f86a9436fa76 gdb/cp-namespace.c: Fix assert failure caused by malformed user input
+71e0261b339c0127d6f54a97e59e528dc28ea306 Automatic date update in version.in
+de5dfbe91cbc60b41eec08089192eb1d16bbb749 Fix result of DAP setExpression
+73aa9ef81be869176814cac635723e920f7ca612 Remove unchecked casts to mi_interp'
+++ '[' 25 -gt 5 ']'
+++ echo '... and 20 more'
+++ 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=3003da71540bb8483615e18f8ab379da39fa4512
++++ 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=758c4640c95cbfec78fda4132aa5335dd54b1813
++++ git -C llvm rev-list --count 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
+++ c_commits=459
+++ new_commits=484
+++ echo 'llvm commits:'
++++ git -C llvm log --pretty=oneline 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
++++ head -n5
++++ true
+++ echo '758c4640c95cbfec78fda4132aa5335dd54b1813 [CGP] Enable CodeGenPrepares phi type convertion.
+6d4a3e917c1e32b665e1177c92f6b90032817feb Revert "[TableGen] Use heap allocated arrays instead of vectors for TreePatternNode::Types and ResultPerm. NFC"
+4c66b0325905bdb367a5453574c10e535b900b5e [NFC] make TypeInfer::expandOverloads const
+b25572137e4c9e6d0a4aef67524e5596c7d9055c [NFC] make TypeInfer::MergeInTypeInfo const
+dbaa5838c13e5593b9de37b8f3daffe4cb914a17 [libc][NFC] Move memfunction'\''s byte per byte implementations to a separate header'
+++ '[' 459 -gt 5 ']'
+++ echo '... and 454 more'
+++ 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=e1f6a8eaf1c271a0158114a03e3605f4fba059ad
++++ 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=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=432
+++ new_commits=916
+++ echo 'linux commits:'
++++ git -C linux log --pretty=oneline e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ head -n5
++++ true
+++ echo '123212f53f3e394c1ae69a58c05dfdda56fec8c6 Add linux-next specific files for 20230707
+df50e6bf65cab4ee9b0a19fec780e6b58792636c Merge branch '\''for-next/kspp'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git
+ca250bec1eee1f3c32ef390fd4b544e12e6ac817 Merge branch '\''bitmap-for-next'\'' of https://github.com/norov/linux.git
+f0816d0304a0fca91e8d01aece18253c4f5efbdc Merge branch '\''sysctl-next'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git
+325e59502a75a59510c1b82c03371016999fbdea Merge branch '\''for-next'\'' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git'
+++ '[' 432 -gt 5 ']'
+++ echo '... and 427 more'
+++ 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=2a6ae69154542caa91dd17c40fd3f5ffbec300de
++++ 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=9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
++++ git -C qemu rev-list --count 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+++ c_commits=117
+++ new_commits=1033
+++ echo 'qemu commits:'
++++ git -C qemu log --pretty=oneline 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
++++ head -n5
++++ true
+++ echo '9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 Merge tag '\''trivial-patches-20230708'\'' of https://gitlab.com/mjt0k/qemu into staging
+13a637430be13bda3e6726752936321a1955bc93 hw/arm/virt-acpi-build.c: Add missing header
+aaf26bd382b84c6d34390d092ff24bc8fa575f78 migration: unexport migrate_fd_error()
+8c69ae9eff3c4c3432a3846c2444a1c36044b61b migration: factor out "resume_requested" in qmp_migrate()
+a635bcfc7a4c8d8589cff3e1cd22487ae561665e qemu-options.hx: Fix indentation of some option descriptions'
+++ '[' 117 -gt 5 ']'
+++ echo '... and 112 more'
+++ print_result --short
+++ false
+++ local print_arg=--short
+++ case "$print_arg" in
+++ echo 'Results changed to'
++++ cat artifacts/results
+++ echo '# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_kernel_llvm:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+32465
+# linux build successful:
+all
+# linux boot successful:
+boot'
+++ echo ''
+++ echo From
++++ cat base-artifacts/results
+++ echo '# reset_artifacts:
+-10
+# build_abe binutils:
+-9
+# build_kernel_llvm:
+-5
+# build_abe qemu:
+-2
+# linux_n_obj:
+23478
+# First few build errors in logs:
+
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1170:17: error: array index 1 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1290:20: error: array index 3 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1292:21: error: array index 3 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1332:18: error: array index 1 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:19: error: array index 6 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1333:50: error: array index 5 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1334:19: error: array index 4 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1349:18: error: array index 1 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1350:18: error: array index 6 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]
+# 00:13:28 drivers/scsi/aacraid/commsup.c:1351:18: error: array index 4 is past the end of the array (that has type '\''u8[1]'\'' (aka '\''unsigned char[1]'\''), cast to '\''__le32 *'\'' (aka '\''unsigned int *'\'')) [-Werror,-Warray-bounds]'
+++ print_config
+++ :
++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
++ print_mail_subject
++ true
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 0 = 0 ']'
+++ echo Success
+++ print_commits --oneline
+++ false
+++ local print_arg=--oneline
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
+++ new_commits=0
+++ 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=1f2218d699e9e5146fc84b24460b63a864d65b04
++++ 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=4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
++++ git -C binutils rev-list --count 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+++ c_commits=25
+++ new_commits=25
+++ 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=3003da71540bb8483615e18f8ab379da39fa4512
++++ 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=758c4640c95cbfec78fda4132aa5335dd54b1813
++++ git -C llvm rev-list --count 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
+++ c_commits=459
+++ new_commits=484
+++ 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=e1f6a8eaf1c271a0158114a03e3605f4fba059ad
++++ 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=123212f53f3e394c1ae69a58c05dfdda56fec8c6
++++ git -C linux rev-list --count e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ c_commits=432
+++ new_commits=916
+++ 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=2a6ae69154542caa91dd17c40fd3f5ffbec300de
++++ 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=9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
++++ git -C qemu rev-list --count 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+++ c_commits=117
+++ new_commits=1033
++++ echo binutils llvm linux qemu
++++ tr ' ' ,
+++ components=binutils,llvm,linux,qemu
+++ echo '1033 commits in binutils,llvm,linux,qemu'
+# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+=> Not the first detection of this issue. Not sending mail.
+# post_to_jira
+Full stage ran successfully.
++ echo '[TCWG-CI] Success after commit: 1033 commits in binutils,llvm,linux,qemu'
++ echo '# generate dashboard'
++ generate_dashboard_squad
++ local results_date
++ echo '# generate_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ post_dashboard_squad
++ echo '# post_dashboard_squad'
++ false
++ echo '... Skipping'
++ return
++ false
++ echo '=> Not the first detection of this issue. Not sending mail.'
++ post_to_jira
++ echo '# post_to_jira'
++ false
++ false
++ echo 'Full stage ran successfully.'
+c6ae2aa529dcea90e93c0c84f477bda3e71feb110a81db15e53386f6b9c43238
diff --git a/notify/notify-init.log b/notify/notify-init.log
new file mode 100644
index 0000000..056bb44
--- /dev/null
+++ b/notify/notify-init.log
@@ -0,0 +1,251 @@
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-08.tcwglab from build-08, date Sun Jul 9 01:06:16 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 83-tcwg_kernel--llvm-master-arm-next-allmodconfig-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_kernel_1:/home/tcwg-buildslave/workspace/tcwg_kernel_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_kernel-amd64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 linaro/ci-amd64-tcwg-build-ubuntu:jammy
+
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/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
++ echo '# setup_notify_environment'
+# setup_notify_environment
+# Debug traces :
++ 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
++ ci_config=llvm-master-arm-next-allmodconfig
++ 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-arm-next-allmodconfig-build/82/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/'
++ 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-arm-next-allmodconfig-build/83/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/'
++ echo '# Using dir : artifacts'
++ echo ''
++ mkdir -p artifacts/notify
+# check_source_changes
++ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
++ set +x
++ 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#4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://github.com/llvm/llvm-project.git#758c4640c95cbfec78fda4132aa5335dd54b1813 '!=' xbaseline ']'
++++ echo -ne ' llvm'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
++++ for c in ${rr[components]}
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 '!=' 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
+++ '[' x4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 '!=' x1f2218d699e9e5146fc84b24460b63a864d65b04 ']'
+++ 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
+# Debug traces :
+# change_kind=multiple_components : binutils llvm linux qemu
++++ cat base-artifacts/git/llvm_rev
+++ '[' x758c4640c95cbfec78fda4132aa5335dd54b1813 '!=' x3003da71540bb8483615e18f8ab379da39fa4512 ']'
+++ 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
+++ '[' x123212f53f3e394c1ae69a58c05dfdda56fec8c6 '!=' xe1f6a8eaf1c271a0158114a03e3605f4fba059ad ']'
+++ 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
+++ '[' x9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 '!=' x2a6ae69154542caa91dd17c40fd3f5ffbec300de ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
++ 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=1f2218d699e9e5146fc84b24460b63a864d65b04
+++ 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=4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+++ git -C binutils rev-list --count 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1
+# rev for binutils : 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 (25 commits)
++ c_commits=25
++ echo '# rev for binutils : 1f2218d699e9e5146fc84b24460b63a864d65b04..4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 (25 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=3003da71540bb8483615e18f8ab379da39fa4512
+++ 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=758c4640c95cbfec78fda4132aa5335dd54b1813
+++ git -C llvm rev-list --count 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813
+# rev for llvm : 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813 (459 commits)
++ c_commits=459
++ echo '# rev for llvm : 3003da71540bb8483615e18f8ab379da39fa4512..758c4640c95cbfec78fda4132aa5335dd54b1813 (459 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=e1f6a8eaf1c271a0158114a03e3605f4fba059ad
+++ 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=123212f53f3e394c1ae69a58c05dfdda56fec8c6
+++ git -C linux rev-list --count e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6
+# rev for linux : e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (432 commits)
++ c_commits=432
++ echo '# rev for linux : e1f6a8eaf1c271a0158114a03e3605f4fba059ad..123212f53f3e394c1ae69a58c05dfdda56fec8c6 (432 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=2a6ae69154542caa91dd17c40fd3f5ffbec300de
+# rev for qemu : 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 (117 commits)
+
+# generate_extra_details
+# post_interesting_commits
+Init stage ran successfully.
+++ 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=9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
+++ git -C qemu rev-list --count 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2
++ c_commits=117
++ echo '# rev for qemu : 2a6ae69154542caa91dd17c40fd3f5ffbec300de..9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 (117 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
++ set -euf -o pipefail
++ echo '# generate_extra_details'
++ post_interesting_commits init
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' multiple_components '!=' single_commit ']'
++ return
++ '[' init '!=' full ']'
++ echo 'Init stage ran successfully.'
++ exit 0
+42ccfef77e15be143eca900e17e67ddc5afc69b7709685c10309a518b6de9836
diff --git a/notify/summary.txt b/notify/summary.txt
new file mode 100644
index 0000000..3582111
--- /dev/null
+++ b/notify/summary.txt
@@ -0,0 +1 @@
+Success