See 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/435/display/redirect?page=changes>

Changes:

[github] Merge pull request #8385: Fix broken parsing of uuid

------------------------------------------
Started by GitHub push by reuvenlax
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b296dc9e8b4a4330ab1189d667221e8d5095f866 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b296dc9e8b4a4330ab1189d667221e8d5095f866
Commit message: "Merge pull request #8385: Fix broken parsing of uuid"
 > git rev-list --no-walk fa2369c7017cc05d1935ef9ea7bad70051926acd # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/src/gradlew>
 -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 
:beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar
Starting a Gradle Daemon, 5 busy and 1 stopped Daemons could not be reused, use 
--status for details

FAILURE: Build failed with an exception.

* What went wrong:
The newly created daemon process has a different context than expected.
It won't be possible to reconnect to this daemon. Context mismatch: 
Java home is different.
Wanted: 
DefaultDaemonContext[uid=null,javaHome=/home/jenkins/tools/java/latest1.8,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=20629,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: 
DefaultDaemonContext[uid=ac846085-9ff4-4453-b6d5-8a4385aa50e2,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=20752,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]


* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to