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.log55
1 files changed, 28 insertions, 27 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 884231c..40bc2bf 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -12,7 +12,6 @@
# setup_notify_environment
+ setup_notify_environment
+ echo '# setup_notify_environment'
-# Debug traces :
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -21,32 +20,34 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu-master-aarch64-next-allnoconfig
+ 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--gnu-master-aarch64-next-allnoconfig-build/64/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/65/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/64/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/65/'
+ 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-aarch64-next-allnoconfig-build/65/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/66/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/65/'
+# check_source_changes
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/66/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
++ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
-# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -88,7 +89,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
-++ '[' xf178a375085d796ceeb8c6551b18e34b2653cc88 '!=' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 ']'
+++ '[' x476bf7d5e6661b06eb9f8de9258cf48fd81919af '!=' xf178a375085d796ceeb8c6551b18e34b2653cc88 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,7 +104,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
-++ '[' x92c480a4232d4ad922b1e9a9021daae503ba91c3 '!=' xc63a0bbce57e89839317f10cefafccce9d4996a0 ']'
+++ '[' xb28229b35a77bdaacef5e0b276bac0c7ca6344f9 '!=' x92c480a4232d4ad922b1e9a9021daae503ba91c3 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,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
-++ '[' x8fa379170c2a12476021f5f50d6cf3f672e79e7b '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
+++ '[' x4705fc0c8511d073bee4751c3c974aab2b10a970 '!=' x8fa379170c2a12476021f5f50d6cf3f672e79e7b ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -151,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=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
++ base_rev=f178a375085d796ceeb8c6551b18e34b2653cc88
++ 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=f178a375085d796ceeb8c6551b18e34b2653cc88
-++ git -C binutils rev-list --count 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..f178a375085d796ceeb8c6551b18e34b2653cc88
-# rev for binutils : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..f178a375085d796ceeb8c6551b18e34b2653cc88 (41 commits)
-+ c_commits=41
-+ echo '# rev for binutils : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..f178a375085d796ceeb8c6551b18e34b2653cc88 (41 commits)'
++ cur_rev=476bf7d5e6661b06eb9f8de9258cf48fd81919af
+++ git -C binutils rev-list --count f178a375085d796ceeb8c6551b18e34b2653cc88..476bf7d5e6661b06eb9f8de9258cf48fd81919af
+# rev for binutils : f178a375085d796ceeb8c6551b18e34b2653cc88..476bf7d5e6661b06eb9f8de9258cf48fd81919af (42 commits)
++ c_commits=42
++ echo '# rev for binutils : f178a375085d796ceeb8c6551b18e34b2653cc88..476bf7d5e6661b06eb9f8de9258cf48fd81919af (42 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -169,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=c63a0bbce57e89839317f10cefafccce9d4996a0
++ base_rev=92c480a4232d4ad922b1e9a9021daae503ba91c3
++ 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=92c480a4232d4ad922b1e9a9021daae503ba91c3
-++ git -C gcc rev-list --count c63a0bbce57e89839317f10cefafccce9d4996a0..92c480a4232d4ad922b1e9a9021daae503ba91c3
-# rev for gcc : c63a0bbce57e89839317f10cefafccce9d4996a0..92c480a4232d4ad922b1e9a9021daae503ba91c3 (134 commits)
-+ c_commits=134
-+ echo '# rev for gcc : c63a0bbce57e89839317f10cefafccce9d4996a0..92c480a4232d4ad922b1e9a9021daae503ba91c3 (134 commits)'
++ cur_rev=b28229b35a77bdaacef5e0b276bac0c7ca6344f9
+++ git -C gcc rev-list --count 92c480a4232d4ad922b1e9a9021daae503ba91c3..b28229b35a77bdaacef5e0b276bac0c7ca6344f9
+# rev for gcc : 92c480a4232d4ad922b1e9a9021daae503ba91c3..b28229b35a77bdaacef5e0b276bac0c7ca6344f9 (147 commits)
++ c_commits=147
++ echo '# rev for gcc : 92c480a4232d4ad922b1e9a9021daae503ba91c3..b28229b35a77bdaacef5e0b276bac0c7ca6344f9 (147 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,18 +188,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=34a5cb6d8434303c170230644b2a7c1d5781d197
++ base_rev=8fa379170c2a12476021f5f50d6cf3f672e79e7b
++ 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=8fa379170c2a12476021f5f50d6cf3f672e79e7b
-++ git -C qemu rev-list --count 34a5cb6d8434303c170230644b2a7c1d5781d197..8fa379170c2a12476021f5f50d6cf3f672e79e7b
-# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..8fa379170c2a12476021f5f50d6cf3f672e79e7b (95 commits)
++ cur_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ git -C qemu rev-list --count 8fa379170c2a12476021f5f50d6cf3f672e79e7b..4705fc0c8511d073bee4751c3c974aab2b10a970
+# rev for qemu : 8fa379170c2a12476021f5f50d6cf3f672e79e7b..4705fc0c8511d073bee4751c3c974aab2b10a970 (24 commits)
-+ c_commits=95
-+ echo '# rev for qemu : 34a5cb6d8434303c170230644b2a7c1d5781d197..8fa379170c2a12476021f5f50d6cf3f672e79e7b (95 commits)'
++ c_commits=24
++ echo '# rev for qemu : 8fa379170c2a12476021f5f50d6cf3f672e79e7b..4705fc0c8511d073bee4751c3c974aab2b10a970 (24 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'