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.log151
1 files changed, 151 insertions, 0 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
new file mode 100644
index 0000000..81bad17
--- /dev/null
+++ b/jenkins/notify-init.log
@@ -0,0 +1,151 @@
+++ pwd
+++ cat
++ remote_exec build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
++ set -euf -o pipefail
++ local host
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239:
+++ cut -d: -f 1
++ host=build-01.tcwglab
++ local port
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239:
+++ cut -s -d: -f 2
++ port=
++ local dir
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239:
+++ cut -s -d: -f 3
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
++ local opts
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239:
+++ cut -s -d: -f 4
++ opts=-p49239
++ local env_vars
+++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p49239:
+++ cut -s -d: -f 5
++ env_vars=
++ shift
++ local -a cmd
++ cmd=()
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q ./jenkins-scripts/round-robin-notify.sh
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q '@@rr[top_artifacts]'
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q artifacts
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q --notify
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q ignore
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __stage
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q init
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __verbose
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q true
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0
++ ssh -p49239 build-01.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
+
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+
++ false
++ dryrun=
++ declare top_artifacts ci_project ci_config
++ declare change_kind changed_single_component last_good first_bad
++ 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
++ echo '# setup_notify_environment'
++ top_artifacts=artifacts
+++ get_current_manifest '{rr[ci_project]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+++ set +x
++ ci_project=tcwg_gnu_embed_build
+++ get_current_manifest '{rr[ci_config]}'
+++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
+++ set +x
+# Debug traces :
++ ci_config=master-thumb_v8a_hard_eabi
++ echo '# Debug traces :'
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
+# Baseline :
+# Using dir : base-artifacts
++ echo '# Baseline : '
++ 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_embed_build--master-thumb_v8a_hard_eabi-build/38/
+# Using dir : artifacts
+
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/38/'
++ echo '# Using dir : artifacts'
++ echo ''
++ mkdir -p artifacts/notify
++ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
++ set +x
++ declare -Ag pw
++ '[' ignore = precommit ']'
++ check_source_changes
+# check_source_changes
++ echo '# check_source_changes'
+++ get_current_manifest '{rr[update_baseline]}'
+++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
+++ set +x
+# Debug traces :
+# change_kind=no_change :
+
++ '[' init '!=' init ']'
++ changed_components=()
++ local c base_rev cur_rev c_commits
++ '[' 0 = 0 ']'
++ change_kind=no_change
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=no_change : '
++ echo ''
++ setup_stages_to_run
++ '[' ignore = onregression ']'
++ '[' ignore = precommit ']'
++ '[' ignore = ignore ']'
++ post_jira_comment=false
++ post_jira_card=false
++ post_icommits=false
++ '[' ignore = ignore ']'
++ post_mail=false
++ generate_dashboard=false
++ post_dashboard=false
++ print_commits_f=print_commits
++ print_result_f=print_result
++ print_config_f=print_config
++ print_last_icommit_f=print_last_icommit
++ case "$ci_project" in
++ print_result_f=gnu_print_result
+# generate_extra_details
+# post_interesting_commits
+Init stage ran successfully.
++ generate_extra_details
++ set -euf -o pipefail
++ echo '# generate_extra_details'
++ post_interesting_commits init
++ set -euf -o pipefail
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' no_change '!=' single_commit ']'
++ return
++ '[' init '!=' full ']'
++ echo 'Init stage ran successfully.'
++ exit 0