summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log66
1 files changed, 32 insertions, 34 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 6372c27..1cb3c2d 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,22 +26,20 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/144/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/145/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/144/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/145/'
+ 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--gnu-master-arm-next-allyesconfig-build/145/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/147/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/145/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allyesconfig-build/147/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
+ case "$notify" in
+ declare -Ag pw
@@ -89,7 +87,7 @@
+++ 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
-++ '[' x1c354ebcbacada00db94e8563eca2c73df2096b4 '!=' xb45d18f19ec9507d7561c4d503a5a189214f3f77 ']'
+++ '[' xcca90632f83d47bc7f913e098c4531e52327d272 '!=' x1c354ebcbacada00db94e8563eca2c73df2096b4 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +102,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' xf9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 '!=' x61d6dee992fdfa350a0c6d2a8151ec6e2844c419 ']'
+++ '[' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a '!=' xf9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +117,7 @@
+++ 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
-++ '[' x20d857259d7d10cd0d5e8b60608455986167cfad '!=' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 ']'
+++ '[' x39676dfe52331dba909c617f213fdb21015c8d10 '!=' x20d857259d7d10cd0d5e8b60608455986167cfad ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,7 +132,7 @@
+++ 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
-++ '[' xbd00730ec0f621706d0179768436f82c39048499 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x7425b6277f12e82952cede1f531bfc689bf77fb1 '!=' xbd00730ec0f621706d0179768436f82c39048499 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -154,17 +152,17 @@
++ 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=b45d18f19ec9507d7561c4d503a5a189214f3f77
++ base_rev=1c354ebcbacada00db94e8563eca2c73df2096b4
++ 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=1c354ebcbacada00db94e8563eca2c73df2096b4
-++ git -C binutils rev-list --count b45d18f19ec9507d7561c4d503a5a189214f3f77..1c354ebcbacada00db94e8563eca2c73df2096b4
-# rev for binutils : b45d18f19ec9507d7561c4d503a5a189214f3f77..1c354ebcbacada00db94e8563eca2c73df2096b4 (53 commits)
-+ c_commits=53
-+ echo '# rev for binutils : b45d18f19ec9507d7561c4d503a5a189214f3f77..1c354ebcbacada00db94e8563eca2c73df2096b4 (53 commits)'
++ cur_rev=cca90632f83d47bc7f913e098c4531e52327d272
+++ git -C binutils rev-list --count 1c354ebcbacada00db94e8563eca2c73df2096b4..cca90632f83d47bc7f913e098c4531e52327d272
+# rev for binutils : 1c354ebcbacada00db94e8563eca2c73df2096b4..cca90632f83d47bc7f913e098c4531e52327d272 (132 commits)
++ c_commits=132
++ echo '# rev for binutils : 1c354ebcbacada00db94e8563eca2c73df2096b4..cca90632f83d47bc7f913e098c4531e52327d272 (132 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -172,17 +170,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=61d6dee992fdfa350a0c6d2a8151ec6e2844c419
++ base_rev=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
-++ git -C gcc rev-list --count 61d6dee992fdfa350a0c6d2a8151ec6e2844c419..f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3
-# rev for gcc : 61d6dee992fdfa350a0c6d2a8151ec6e2844c419..f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 (118 commits)
-+ c_commits=118
-+ echo '# rev for gcc : 61d6dee992fdfa350a0c6d2a8151ec6e2844c419..f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3 (118 commits)'
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ git -C gcc rev-list --count f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (105 commits)
++ c_commits=105
++ echo '# rev for gcc : f9be3d8faa4780e1ac9d51121c5ecf6c95d165e3..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (105 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -190,17 +188,17 @@
++ 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=17cb8a20bde66a520a2ca7aad1063e1ce7382240
++ base_rev=20d857259d7d10cd0d5e8b60608455986167cfad
++ 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=20d857259d7d10cd0d5e8b60608455986167cfad
-++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..20d857259d7d10cd0d5e8b60608455986167cfad
-# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..20d857259d7d10cd0d5e8b60608455986167cfad (2439 commits)
-+ c_commits=2439
-+ echo '# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..20d857259d7d10cd0d5e8b60608455986167cfad (2439 commits)'
++ cur_rev=39676dfe52331dba909c617f213fdb21015c8d10
+++ git -C linux rev-list --count 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10
+# rev for linux : 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10 (1426 commits)
++ c_commits=1426
++ echo '# rev for linux : 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10 (1426 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -208,18 +206,18 @@
++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_rev=bd00730ec0f621706d0179768436f82c39048499
++ 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=bd00730ec0f621706d0179768436f82c39048499
-++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499
-# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499 (2 commits)
++ cur_rev=7425b6277f12e82952cede1f531bfc689bf77fb1
+++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..7425b6277f12e82952cede1f531bfc689bf77fb1
+# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..7425b6277f12e82952cede1f531bfc689bf77fb1 (195 commits)
-+ c_commits=2
-+ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..bd00730ec0f621706d0179768436f82c39048499 (2 commits)'
++ c_commits=195
++ echo '# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..7425b6277f12e82952cede1f531bfc689bf77fb1 (195 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'