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.log44
1 files changed, 22 insertions, 22 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index effc1a4..30aa5fe 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/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_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,18 +26,18 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1495/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1495/'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1496/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1496/'
+ 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_gcc_check--master-arm-build/1496/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1496/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1497/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1497/'
+ echo '# Using dir : artifacts'
+
+ echo ''
+ mkdir -p artifacts/notify
+ case "$notify" in
@@ -75,7 +75,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
-++ '[' x2cb93e6686e4af5725d8c919cf19f535a7f3aa33 '!=' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a ']'
+++ '[' x7dc868cb31c41d6d237d01be67469c2e9576c99d '!=' x2cb93e6686e4af5725d8c919cf19f535a7f3aa33 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ 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
-+ first_bad=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
++ first_bad=7dc868cb31c41d6d237d01be67469c2e9576c99d
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ last_good=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
+ local res
+ res=0
-+ wait 1951639
++ wait 1945684
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,16 @@
++ 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=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ base_rev=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
++ 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=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
-++ git -C gcc rev-parse '2cb93e6686e4af5725d8c919cf19f535a7f3aa33^@'
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ git -C gcc rev-parse '7dc868cb31c41d6d237d01be67469c2e9576c99d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' bf5c00d7eed5282fd80a69955ce471ac866c149d = d74cceb6d40a20f848aa78ab1ee9dd46c09f994a ']'
++ '[' d1eacedc6d9ba9f5522f2c8d49ccfdf7939ad72d = 2cb93e6686e4af5725d8c919cf19f535a7f3aa33 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -135,18 +135,18 @@
++ 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=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ base_rev=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
++ 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=2cb93e6686e4af5725d8c919cf19f535a7f3aa33
-++ git -C gcc rev-list --count d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..2cb93e6686e4af5725d8c919cf19f535a7f3aa33
-+ c_commits=2
-# rev for gcc : d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..2cb93e6686e4af5725d8c919cf19f535a7f3aa33 (2 commits)
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ git -C gcc rev-list --count 2cb93e6686e4af5725d8c919cf19f535a7f3aa33..7dc868cb31c41d6d237d01be67469c2e9576c99d
++ c_commits=3
++ echo '# rev for gcc : 2cb93e6686e4af5725d8c919cf19f535a7f3aa33..7dc868cb31c41d6d237d01be67469c2e9576c99d (3 commits)'
+# rev for gcc : 2cb93e6686e4af5725d8c919cf19f535a7f3aa33..7dc868cb31c41d6d237d01be67469c2e9576c99d (3 commits)
-+ echo '# rev for gcc : d74cceb6d40a20f848aa78ab1ee9dd46c09f994a..2cb93e6686e4af5725d8c919cf19f535a7f3aa33 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -177,6 +177,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-+ echo 'Init stage ran successfully.'
Init stage ran successfully.
++ echo 'Init stage ran successfully.'
+ exit 0