summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log225
1 files changed, 151 insertions, 74 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 224b152..76e25a1 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/81/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/81/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/84/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/84/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -84,7 +84,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
-++ '[' xe5da53e26f4e3b14c542a0cb65828a3a9e574ca3 '!=' xe0446214a07dd4e6709c63d1eb3d764181264246 ']'
+++ '[' x1e62d51f295be4f77185769907e22f36d6e39b3c '!=' xe5da53e26f4e3b14c542a0cb65828a3a9e574ca3 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -99,7 +99,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
-++ '[' x401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a '!=' x879cf9ff45d94065d89e24b71c6b27c7076ac518 ']'
+++ '[' xaf7fa3135b6b046fe3ba869993221042a65301eb '!=' x401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -114,17 +114,19 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x3d94e07c49b50caecf836eea34e03dddde8c29c1 '!=' x3d94e07c49b50caecf836eea34e03dddde8c29c1 ']'
+++ '[' x643275ed18b7ddab73bc7dcb0d971b7d4b1db392 '!=' x3d94e07c49b50caecf836eea34e03dddde8c29c1 ']'
+++ echo -ne ' newlib'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc
+# change_kind=multiple_components : binutils gcc newlib
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc'
++ echo '# change_kind=multiple_components : binutils gcc newlib'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -132,17 +134,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=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
++ 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=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3 (14 commits)
-+ c_commits=14
-+ echo '# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3 (14 commits)'
++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
+++ git -C binutils rev-list --count e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c
+# rev for binutils : e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c (114 commits)
++ c_commits=114
++ echo '# rev for binutils : e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c (114 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -150,18 +152,36 @@
++ 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=879cf9ff45d94065d89e24b71c6b27c7076ac518
++ base_rev=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
++ 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=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-++ git -C gcc rev-list --count 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-# rev for gcc : 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a (63 commits)
++ cur_rev=af7fa3135b6b046fe3ba869993221042a65301eb
+++ git -C gcc rev-list --count 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb
+# rev for gcc : 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb (219 commits)
++ c_commits=219
++ echo '# rev for gcc : 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb (219 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
++ base_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
++ cur_rev=643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+++ git -C newlib rev-list --count 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+# rev for newlib : 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392 (11 commits)
-+ c_commits=63
-+ echo '# rev for gcc : 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a (63 commits)'
++ c_commits=11
++ echo '# rev for newlib : 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392 (11 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -196,7 +216,7 @@
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
+ local res=0
-+ wait 1220
++ wait 5536
+ /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ size build verbose
+ assert_with_msg 'ERROR while trying to regenerate bmk-data results. Aborting..' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -270,9 +290,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/84/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/84/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -305,16 +325,16 @@
+++ 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=e0446214a07dd4e6709c63d1eb3d764181264246
+++ base_rev=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
+++ 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=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-++ c_commits=14
-++ new_commits=14
+++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
++++ git -C binutils rev-list --count e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c
+++ c_commits=114
+++ new_commits=114
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -322,20 +342,37 @@
+++ 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=879cf9ff45d94065d89e24b71c6b27c7076ac518
+++ base_rev=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
+++ 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=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-+++ git -C gcc rev-list --count 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-++ c_commits=63
-++ new_commits=77
-+++ echo binutils gcc
+++ cur_rev=af7fa3135b6b046fe3ba869993221042a65301eb
++++ git -C gcc rev-list --count 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb
+++ c_commits=219
+++ new_commits=333
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=643275ed18b7ddab73bc7dcb0d971b7d4b1db392
++++ git -C newlib rev-list --count 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+++ c_commits=11
+++ new_commits=344
++++ echo binutils gcc newlib
+++ tr ' ' ,
-++ components=binutils,gcc
-++ echo '77 commits in binutils,gcc'
+++ components=binutils,gcc,newlib
+++ echo '344 commits in binutils,gcc,newlib'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -423,17 +460,17 @@
++ case "$ci_config" in
++ echo 'arm O2'
++ return 0
-+ echo '[Linaro-TCWG-CI]' '77 commits in binutils,gcc: No change on arm O2'
++ echo '[Linaro-TCWG-CI]' '344 commits in binutils,gcc,newlib: No change on arm O2'
+ print_mail_body
+ 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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/84/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_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/81/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O2-build/82/artifact/artifacts
+ cat
++ bmk_print_config --short
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
@@ -514,16 +551,16 @@
+++ 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=e0446214a07dd4e6709c63d1eb3d764181264246
+++ base_rev=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
+++ 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=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-++ c_commits=14
-++ new_commits=14
+++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
++++ git -C binutils rev-list --count e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c
+++ c_commits=114
+++ new_commits=114
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -531,20 +568,37 @@
+++ 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=879cf9ff45d94065d89e24b71c6b27c7076ac518
+++ base_rev=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
+++ 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=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-+++ git -C gcc rev-list --count 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-++ c_commits=63
-++ new_commits=77
-+++ echo binutils gcc
+++ cur_rev=af7fa3135b6b046fe3ba869993221042a65301eb
++++ git -C gcc rev-list --count 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb
+++ c_commits=219
+++ new_commits=333
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=643275ed18b7ddab73bc7dcb0d971b7d4b1db392
++++ git -C newlib rev-list --count 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+++ c_commits=11
+++ new_commits=344
++++ echo binutils gcc newlib
+++ tr ' ' ,
-++ components=binutils,gcc
-++ echo '77 commits in binutils,gcc'
+++ components=binutils,gcc,newlib
+++ echo '344 commits in binutils,gcc,newlib'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -553,19 +607,19 @@
+++ 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=e0446214a07dd4e6709c63d1eb3d764181264246
+++ base_rev=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
+++ 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=e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-++ c_commits=14
+++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
++++ git -C binutils rev-list --count e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c
+++ c_commits=114
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline e0446214a07dd4e6709c63d1eb3d764181264246..e5da53e26f4e3b14c542a0cb65828a3a9e574ca3
-++ '[' 14 -gt 5 ']'
-++ echo '... and 9 more commits in binutils'
+++ git -C binutils log -n 5 --oneline e5da53e26f4e3b14c542a0cb65828a3a9e574ca3..1e62d51f295be4f77185769907e22f36d6e39b3c
+++ '[' 114 -gt 5 ']'
+++ echo '... and 109 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -574,19 +628,40 @@
+++ 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=879cf9ff45d94065d89e24b71c6b27c7076ac518
+++ base_rev=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
+++ 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=401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-+++ git -C gcc rev-list --count 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-++ c_commits=63
+++ cur_rev=af7fa3135b6b046fe3ba869993221042a65301eb
++++ git -C gcc rev-list --count 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb
+++ c_commits=219
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline 401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a..af7fa3135b6b046fe3ba869993221042a65301eb
+++ '[' 219 -gt 5 ']'
+++ echo '... and 214 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=643275ed18b7ddab73bc7dcb0d971b7d4b1db392
++++ git -C newlib rev-list --count 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+++ c_commits=11
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 879cf9ff45d94065d89e24b71c6b27c7076ac518..401dc18184af6b32a3ccbe1eaeed0c7ff9ae1d5a
-++ '[' 63 -gt 5 ']'
-++ echo '... and 58 more commits in gcc'
+++ git -C newlib log -n 5 --oneline 3d94e07c49b50caecf836eea34e03dddde8c29c1..643275ed18b7ddab73bc7dcb0d971b7d4b1db392
+++ '[' 11 -gt 5 ']'
+++ echo '... and 6 more commits in newlib'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -731,15 +806,17 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 1403
-# generate_lnt_report
-... Skipping
++ wait 5750
+ set -euf -o pipefail
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/lnt-utils.sh
+ case "$ci_project" in
-+ echo '... Skipping'
-+ return
++ local cc cur_rev describe
++ case "${rr[toolchain]}" in
++ false
++ true
+ false
+ post_to_jira
# post_to_jira