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.log94
1 files changed, 37 insertions, 57 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index db7c04d..5c13add 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,32 +20,32 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-arm
# Debug traces :
++ ci_config=master-arm
+ 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_gnu_native_check_binutils--master-arm-build/551/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/551/'
-+ echo '# Using dir : base-artifacts'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/552/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/552/'
++ 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_gnu_native_check_binutils--master-arm-build/552/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/552/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/553/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/553/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+# check_source_changes
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -93,7 +93,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
-++ '[' x95385060771b0cac95a39320c44eca857fb177ae '!=' xff46c180998fedb8277feaf502862bee7d847553 ']'
+++ '[' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,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
-++ '[' x0f3bac474e8f6563a59f814ccf7609ced48b1157 '!=' x2efe3a7de0107618397264017fb045f237764cc7 ']'
+++ '[' xfbfe43daec6443978df65530dc5f7f3f8a4e6f9e '!=' x0f3bac474e8f6563a59f814ccf7609ced48b1157 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -136,9 +136,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xb3bee76c5f59498b9c189608f0a3132e2013fa1a '!=' x60c57b8467f11e334e7c7fd07d588c248e93d952 ']'
-++ echo -ne ' glibc'
-++ delim=' '
+++ '[' xb3bee76c5f59498b9c189608f0a3132e2013fa1a '!=' xb3bee76c5f59498b9c189608f0a3132e2013fa1a ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -151,19 +149,19 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x95385060771b0cac95a39320c44eca857fb177ae '!=' xff46c180998fedb8277feaf502862bee7d847553 ']'
+++ '[' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
-+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
# Debug traces :
-+ '[' 4 = 1 ']'
+# change_kind=multiple_components : binutils gcc gdb
++ local c base_rev cur_rev c_commits
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# change_kind=multiple_components : binutils gcc glibc gdb
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +169,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=ff46c180998fedb8277feaf502862bee7d847553
++ base_rev=95385060771b0cac95a39320c44eca857fb177ae
++ 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=95385060771b0cac95a39320c44eca857fb177ae
-++ git -C binutils rev-list --count ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae
-+ c_commits=34
-# rev for binutils : ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae (34 commits)
-+ echo '# rev for binutils : ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae (34 commits)'
++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (2 commits)
++ c_commits=2
++ echo '# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (2 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,35 +187,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=2efe3a7de0107618397264017fb045f237764cc7
++ base_rev=0f3bac474e8f6563a59f814ccf7609ced48b1157
++ 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=0f3bac474e8f6563a59f814ccf7609ced48b1157
-++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..0f3bac474e8f6563a59f814ccf7609ced48b1157
-+ c_commits=54
-# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..0f3bac474e8f6563a59f814ccf7609ced48b1157 (54 commits)
-+ echo '# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..0f3bac474e8f6563a59f814ccf7609ced48b1157 (54 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git glibc_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/glibc_rev
-+ base_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
-++ get_current_git glibc_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/glibc_rev
-+ cur_rev=b3bee76c5f59498b9c189608f0a3132e2013fa1a
-++ git -C glibc rev-list --count 60c57b8467f11e334e7c7fd07d588c248e93d952..b3bee76c5f59498b9c189608f0a3132e2013fa1a
-+ c_commits=1
-# rev for glibc : 60c57b8467f11e334e7c7fd07d588c248e93d952..b3bee76c5f59498b9c189608f0a3132e2013fa1a (1 commits)
-+ echo '# rev for glibc : 60c57b8467f11e334e7c7fd07d588c248e93d952..b3bee76c5f59498b9c189608f0a3132e2013fa1a (1 commits)'
++ cur_rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ git -C gcc rev-list --count 0f3bac474e8f6563a59f814ccf7609ced48b1157..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+# rev for gcc : 0f3bac474e8f6563a59f814ccf7609ced48b1157..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e (8 commits)
++ c_commits=8
++ echo '# rev for gcc : 0f3bac474e8f6563a59f814ccf7609ced48b1157..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -225,18 +205,19 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=ff46c180998fedb8277feaf502862bee7d847553
++ base_rev=95385060771b0cac95a39320c44eca857fb177ae
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=95385060771b0cac95a39320c44eca857fb177ae
-++ git -C gdb rev-list --count ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae
-+ c_commits=34
-# rev for gdb : ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae (34 commits)
++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ git -C gdb rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+# rev for gdb : 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (2 commits)
-+ echo '# rev for gdb : ff46c180998fedb8277feaf502862bee7d847553..95385060771b0cac95a39320c44eca857fb177ae (34 commits)'
+# post_interesting_commits
++ c_commits=2
++ echo '# rev for gdb : 95385060771b0cac95a39320c44eca857fb177ae..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -261,12 +242,11 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0