From 5bfd008ea0bc8b7652011371f0e23599b05e3c01 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Mon, 2 Oct 2023 08:10:24 +0000 Subject: onsuccess: #77: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -8 | # build_abe newlib: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -5 | # benchmark -- -O2_mthumb: | 1 check_regression status : 0 --- jenkins/notify-full.log | 242 +++++++++++++++++++++++++++++++----------------- 1 file changed, 158 insertions(+), 84 deletions(-) (limited to 'jenkins/notify-full.log') diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 7091377..f151dc8 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,27 +1,27 @@ ++ pwd ++ cat -+ remote_exec 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh ++ remote_exec 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh + set -euf -o pipefail + local host -++ echo 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' +++ echo 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ++ cut -d: -f 1 -+ host=build-04.tcwglab ++ host=build-07.tcwglab + local port -++ echo 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' +++ echo 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ++ cut -s -d: -f 2 + port= + local dir -++ echo 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' +++ echo 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_1 ++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_0 + local opts -++ echo 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' +++ echo 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ++ cut -s -d: -f 4 -+ opts=-p51154 ++ opts=-p49577 + local env_vars -++ echo 'build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p51154:ssh_host=build-04.tcwglab ssh_port=51154' +++ echo 'build-07.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p49577:ssh_host=build-07.tcwglab ssh_port=49577' ++ cut -s -d: -f 5 -+ env_vars='ssh_host=build-04.tcwglab ssh_port=51154' ++ env_vars='ssh_host=build-07.tcwglab ssh_port=49577' + shift + local -a cmd + cmd=() @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_bmk-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_1 -+ ssh -p51154 build-04.tcwglab 'export ssh_host=build-04.tcwglab ssh_port=51154 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_0 ++ ssh -p49577 build-07.tcwglab 'export ssh_host=build-07.tcwglab ssh_port=49577 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh' -/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh +/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh + false + dryrun= @@ -87,17 +87,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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/75/ +# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/75/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/' + 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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/ +# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -145,7 +145,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 -++ '[' x0f7710ced04618731ab51f0f29b8bcd42597360d '!=' xfbf4b3c9bb0347950ee8792093e44c9d0cac60c5 ']' +++ '[' x5437a944648eef989f8ecde29787d7924b80fdc0 '!=' x0f7710ced04618731ab51f0f29b8bcd42597360d ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) @@ -160,7 +160,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 -++ '[' x648347be1fdaaeb866607dbac02fba97d62b839b '!=' x04b2fb5bb644f172879a02e8374ad50b669e3d6d ']' +++ '[' xc983744307527793b09138420553bd18210c08ef '!=' x648347be1fdaaeb866607dbac02fba97d62b839b ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -175,17 +175,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 -++ '[' x55485616ba2afedca05da40f5cde59ee336b9f28 '!=' x55485616ba2afedca05da40f5cde59ee336b9f28 ']' +++ '[' xa9e8e3d1cb8235f513f4d8434509acf287494fcf '!=' x55485616ba2afedca05da40f5cde59ee336b9f28 ']' +++ 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 @@ -193,17 +195,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=fbf4b3c9bb0347950ee8792093e44c9d0cac60c5 ++ base_rev=0f7710ced04618731ab51f0f29b8bcd42597360d ++ 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=0f7710ced04618731ab51f0f29b8bcd42597360d -++ git -C binutils rev-list --count fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d -# rev for binutils : fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d (17 commits) -+ c_commits=17 -+ echo '# rev for binutils : fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d (17 commits)' ++ cur_rev=5437a944648eef989f8ecde29787d7924b80fdc0 +++ git -C binutils rev-list --count 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 +# rev for binutils : 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 (28 commits) ++ c_commits=28 ++ echo '# rev for binutils : 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 (28 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -211,18 +213,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=04b2fb5bb644f172879a02e8374ad50b669e3d6d ++ base_rev=648347be1fdaaeb866607dbac02fba97d62b839b ++ 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=648347be1fdaaeb866607dbac02fba97d62b839b -++ git -C gcc rev-list --count 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b -# rev for gcc : 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b (68 commits) ++ cur_rev=c983744307527793b09138420553bd18210c08ef +++ git -C gcc rev-list --count 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef +# rev for gcc : 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef (23 commits) ++ c_commits=23 ++ echo '# rev for gcc : 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef (23 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=55485616ba2afedca05da40f5cde59ee336b9f28 +++ 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=a9e8e3d1cb8235f513f4d8434509acf287494fcf +++ git -C newlib rev-list --count 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf +# rev for newlib : 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf (1 commits) -+ c_commits=68 -+ echo '# rev for gcc : 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b (68 commits)' ++ c_commits=1 ++ echo '# rev for newlib : 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf (1 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -256,7 +276,7 @@ + set -euf -o pipefail + local artifacts_mail_dir + artifacts_mail_dir=artifacts/notify -+ /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/ sample build verbose ++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/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/ sample build verbose + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false @@ -290,6 +310,7 @@ ++ case "$ci_project/$ci_config:$changed_single_component" in ++ jira_card=GNU-689 ++ echo GNU-689 +# print all notification files ++ bmk_print_result --oneline ++ set -euf -o pipefail ++ false @@ -327,10 +348,9 @@ +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x -++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/artifact/artifacts/notify/mail-body.txt/*view*/' -# print all notification files +++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/artifact/artifacts/notify/mail-body.txt/*view*/' + echo '# print all notification files' + true + generate_mail_files @@ -362,16 +382,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=fbf4b3c9bb0347950ee8792093e44c9d0cac60c5 +++ base_rev=0f7710ced04618731ab51f0f29b8bcd42597360d +++ 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=0f7710ced04618731ab51f0f29b8bcd42597360d -+++ git -C binutils rev-list --count fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d -++ c_commits=17 -++ new_commits=17 +++ cur_rev=5437a944648eef989f8ecde29787d7924b80fdc0 ++++ git -C binutils rev-list --count 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 +++ c_commits=28 +++ new_commits=28 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -379,20 +399,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=04b2fb5bb644f172879a02e8374ad50b669e3d6d +++ base_rev=648347be1fdaaeb866607dbac02fba97d62b839b +++ 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=648347be1fdaaeb866607dbac02fba97d62b839b -+++ git -C gcc rev-list --count 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b -++ c_commits=68 -++ new_commits=85 -+++ echo binutils gcc +++ cur_rev=c983744307527793b09138420553bd18210c08ef ++++ git -C gcc rev-list --count 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef +++ c_commits=23 +++ new_commits=51 +++ 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=55485616ba2afedca05da40f5cde59ee336b9f28 ++++ 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=a9e8e3d1cb8235f513f4d8434509acf287494fcf ++++ git -C newlib rev-list --count 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf +++ c_commits=1 +++ new_commits=52 ++++ echo binutils gcc newlib +++ tr ' ' , -++ components=binutils,gcc -++ echo '85 commits in binutils,gcc' +++ components=binutils,gcc,newlib +++ echo '52 commits in binutils,gcc,newlib' ++ '[' --oneline = --oneline ']' ++ return 0 ++ bmk_print_result --oneline @@ -426,17 +463,17 @@ ++ '[' -f artifacts/notify/symbol.improvement ']' ++ short_diag='No change' ++ echo 'No change' -+ echo '[Linaro-TCWG-CI]' '85 commits in binutils,gcc: No change' ++ echo '[Linaro-TCWG-CI]' '52 commits in binutils,gcc,newlib: No change' + 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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/77/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_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/75/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/76/artifact/artifacts + cat ++ print_commits --short ++ sed -e 's/^/ | /' @@ -460,16 +497,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=fbf4b3c9bb0347950ee8792093e44c9d0cac60c5 +++ base_rev=0f7710ced04618731ab51f0f29b8bcd42597360d +++ 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=0f7710ced04618731ab51f0f29b8bcd42597360d -+++ git -C binutils rev-list --count fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d -++ c_commits=17 -++ new_commits=17 +++ cur_rev=5437a944648eef989f8ecde29787d7924b80fdc0 ++++ git -C binutils rev-list --count 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 +++ c_commits=28 +++ new_commits=28 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -477,20 +514,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=04b2fb5bb644f172879a02e8374ad50b669e3d6d +++ base_rev=648347be1fdaaeb866607dbac02fba97d62b839b +++ 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=648347be1fdaaeb866607dbac02fba97d62b839b -+++ git -C gcc rev-list --count 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b -++ c_commits=68 -++ new_commits=85 -+++ echo binutils gcc +++ cur_rev=c983744307527793b09138420553bd18210c08ef ++++ git -C gcc rev-list --count 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef +++ c_commits=23 +++ new_commits=51 +++ 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=55485616ba2afedca05da40f5cde59ee336b9f28 ++++ 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=a9e8e3d1cb8235f513f4d8434509acf287494fcf ++++ git -C newlib rev-list --count 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf +++ c_commits=1 +++ new_commits=52 ++++ echo binutils gcc newlib +++ tr ' ' , -++ components=binutils,gcc -++ echo '85 commits in binutils,gcc' +++ components=binutils,gcc,newlib +++ echo '52 commits in binutils,gcc,newlib' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git binutils_rev @@ -499,19 +553,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=fbf4b3c9bb0347950ee8792093e44c9d0cac60c5 +++ base_rev=0f7710ced04618731ab51f0f29b8bcd42597360d +++ 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=0f7710ced04618731ab51f0f29b8bcd42597360d -+++ git -C binutils rev-list --count fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d -++ c_commits=17 +++ cur_rev=5437a944648eef989f8ecde29787d7924b80fdc0 ++++ git -C binutils rev-list --count 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 +++ c_commits=28 ++ '[' '' '!=' '' ']' -++ git -C binutils log -n 5 --oneline fbf4b3c9bb0347950ee8792093e44c9d0cac60c5..0f7710ced04618731ab51f0f29b8bcd42597360d -++ '[' 17 -gt 5 ']' -++ echo '... and 12 more commits in binutils' +++ git -C binutils log -n 5 --oneline 0f7710ced04618731ab51f0f29b8bcd42597360d..5437a944648eef989f8ecde29787d7924b80fdc0 +++ '[' 28 -gt 5 ']' +++ echo '... and 23 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -520,19 +574,39 @@ +++ 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=04b2fb5bb644f172879a02e8374ad50b669e3d6d +++ base_rev=648347be1fdaaeb866607dbac02fba97d62b839b +++ 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=648347be1fdaaeb866607dbac02fba97d62b839b -+++ git -C gcc rev-list --count 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b -++ c_commits=68 +++ cur_rev=c983744307527793b09138420553bd18210c08ef ++++ git -C gcc rev-list --count 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef +++ c_commits=23 +++ '[' '' '!=' '' ']' +++ git -C gcc log -n 5 --oneline 648347be1fdaaeb866607dbac02fba97d62b839b..c983744307527793b09138420553bd18210c08ef +++ '[' 23 -gt 5 ']' +++ echo '... and 18 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=55485616ba2afedca05da40f5cde59ee336b9f28 ++++ 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=a9e8e3d1cb8235f513f4d8434509acf287494fcf ++++ git -C newlib rev-list --count 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf +++ c_commits=1 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline 04b2fb5bb644f172879a02e8374ad50b669e3d6d..648347be1fdaaeb866607dbac02fba97d62b839b -++ '[' 68 -gt 5 ']' -++ echo '... and 63 more commits in gcc' +++ git -C newlib log -n 5 --oneline 55485616ba2afedca05da40f5cde59ee336b9f28..a9e8e3d1cb8235f513f4d8434509acf287494fcf +++ '[' 1 -gt 5 ']' ++ '[' '' '!=' '' ']' ++ return 0 ++ bmk_print_result --short @@ -565,7 +639,7 @@ ++ '[' -f artifacts/notify/symbol.improvement ']' ++ echo 'No change' ++ bmk_print_config -++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh +++ [[ -v rr[ci_project] ]] +++ [[ -v rr[ci_config] ]] +++ declare -A bmk_data -- cgit v1.2.3