Skip to content

build #20

Environment variables

NameValue
BUILD_CAUSE
GHPRBCAUSE
BUILD_CAUSE_GHPRBCAUSE
true
BUILD_DISPLAY_NAME
#20
BUILD_ID
20
BUILD_NUMBER
20
BUILD_TAG
jenkins-ecf-tycho.github.pr-20
BUILD_URL
https://ci.eclipse.org/ecf/job/ecf-tycho.github.pr/20/
COPY_REFERENCE_FILE_LOG
/var/jenkins/copy_reference_file.log
EXECUTOR_NUMBER
-1
GITLAB_OBJECT_KIND
none
GIT_BRANCH
unwind_execpetion_java_http
HOME
/var/jenkins
HOSTNAME
ecf-0
HUDSON_HOME
/var/jenkins
HUDSON_SERVER_COOKIE
1a66741785599734
HUDSON_URL
https://ci.eclipse.org/ecf/
JAVA_HOME
/opt/java/openjdk
JAVA_VERSION
jdk-11.0.21+9_openj9-0.41.0
JENKINS_DISCOVERY_PORT
tcp://10.30.85.8:50000
JENKINS_DISCOVERY_PORT_50000_TCP
tcp://10.30.85.8:50000
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR
10.30.85.8
JENKINS_DISCOVERY_PORT_50000_TCP_PORT
50000
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO
tcp
JENKINS_DISCOVERY_SERVICE_HOST
10.30.85.8
JENKINS_DISCOVERY_SERVICE_PORT
50000
JENKINS_DISCOVERY_SERVICE_PORT_JNLP
50000
JENKINS_HOME
/var/jenkins
JENKINS_SERVER_COOKIE
1a66741785599734
JENKINS_UI_PORT
tcp://10.30.16.81:80
JENKINS_UI_PORT_80_TCP
tcp://10.30.16.81:80
JENKINS_UI_PORT_80_TCP_ADDR
10.30.16.81
JENKINS_UI_PORT_80_TCP_PORT
80
JENKINS_UI_PORT_80_TCP_PROTO
tcp
JENKINS_UI_SERVICE_HOST
10.30.16.81
JENKINS_UI_SERVICE_PORT
80
JENKINS_UI_SERVICE_PORT_HTTP
80
JENKINS_URL
https://ci.eclipse.org/ecf/
JENKINS_WAR
/usr/share/jenkins/jenkins.war
JOB_BASE_NAME
ecf-tycho.github.pr
JOB_NAME
ecf-tycho.github.pr
JOB_URL
https://ci.eclipse.org/ecf/job/ecf-tycho.github.pr/
KUBERNETES_PORT
tcp://10.30.0.1:443
KUBERNETES_PORT_443_TCP
tcp://10.30.0.1:443
KUBERNETES_PORT_443_TCP_ADDR
10.30.0.1
KUBERNETES_PORT_443_TCP_PORT
443
KUBERNETES_PORT_443_TCP_PROTO
tcp
KUBERNETES_SERVICE_HOST
10.30.0.1
KUBERNETES_SERVICE_PORT
443
KUBERNETES_SERVICE_PORT_HTTPS
443
LANG
en_US.UTF-8
LANGUAGE
en_US:en
LC_ALL
en_US.UTF-8
NODE_LABELS
built-in
NODE_NAME
built-in
NSS_SDB_USE_CACHE
no
PATH
/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PLUGINS_FORCE_UPGRADE
true
PWD
/var/jenkins
REF
/usr/share/jenkins/ref
ROOT_BUILD_CAUSE
GHPRBCAUSE
ROOT_BUILD_CAUSE_GHPRBCAUSE
true
RUN_DISPLAY_URL
https://ci.eclipse.org/ecf/job/ecf-tycho.github.pr/20/display/redirect
SHLVL
0
TERM
xterm
TRY_UPGRADE_IF_NO_MARKER
true
USER_NAME
jenkins
ghprbActualCommit
b2e12ce11b5c9940235d0323350987c9fb37aca7
ghprbActualCommitAuthor
Christoph Läubrich
ghprbActualCommitAuthorEmail
laeubi@laeubi-soft.de
ghprbAuthorRepoGitUrl
https://github.com/laeubi/ecf.git
ghprbCommentBody
null
ghprbCredentialsId
github-bot
ghprbGhRepository
eclipse/ecf
ghprbPullAuthorLogin
laeubi
ghprbPullAuthorLoginMention
@laeubi
ghprbPullDescription
GitHub pull request #93 of commit b2e12ce11b5c9940235d0323350987c9fb37aca7, no merge conflicts.
ghprbPullId
93
ghprbPullLink
https://github.com/eclipse/ecf/pull/93
ghprbPullLongDescription
Currently there is a generic exception caught for all kind of errors but as the execution is actually performed async this means that any exception is already wrapped in an ExecutionException holding the real cause.\r\n\r\nThis unwinds the different causes that an happen (e.g. cancel, timeout, ...) and finally checks if this is an ExecutionException from the async operation-
ghprbPullTitle
Unwind the exception causes with Java11Http#performConnect
ghprbSourceBranch
unwind_execpetion_java_http
ghprbTargetBranch
master
sha1
origin/pr/93/merge