You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/11 12:00:12 UTC

Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #633

See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/633/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=9972,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=9701636d-0cff-4c51-942f-02fb4a74ca3e,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=10152,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java11_ValidatesRunner_Direct #689

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/689/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #688

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/688/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b
Commit message: "Merge #8589: Simple fix: make use of Reify in Latest to replace duplicate code"
 > git rev-list --no-walk 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=24275,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=36d9723a-da8a-4979-a708-d24c4e283cbc,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=24397,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/687/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b
Commit message: "Merge #8589: Simple fix: make use of Reify in Latest to replace duplicate code"
 > git rev-list --no-walk 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=6779,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=aabe58f7-8698-45ca-9342-2663c39c3808,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=6909,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #686

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/686/display/redirect?page=changes>

Changes:

[robinyqiu] Simple fix: make use of Reify in Latest to replace duplicate code

------------------------------------------
Started by GitHub push by kennknowles
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02ac8717bf73f7942e5cf1d1ace7f1247c702a9b
Commit message: "Merge #8589: Simple fix: make use of Reify in Latest to replace duplicate code"
 > git rev-list --no-walk 194576262c41f2502189c52565e2a91ca2204562 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=5341,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=cb1e016b-c5f3-4773-adea-57512e1e220c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=5464,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #685

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/685/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 194576262c41f2502189c52565e2a91ca2204562 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 194576262c41f2502189c52565e2a91ca2204562
Commit message: "[BEAM-7331] Create PAssert util function for late panes."
 > git rev-list --no-walk 194576262c41f2502189c52565e2a91ca2204562 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=17158,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=f3ef0834-724f-47ae-a455-cea7bea47596,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=17280,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #684

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/684/display/redirect?page=changes>

Changes:

[huangry] Create PAssert util function for late panes.

------------------------------------------
Started by GitHub push by lukecwik
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 194576262c41f2502189c52565e2a91ca2204562 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 194576262c41f2502189c52565e2a91ca2204562
Commit message: "[BEAM-7331] Create PAssert util function for late panes."
 > git rev-list --no-walk 4f9361b7dd5fce8e227008e1871f621d2f6682f9 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=12040,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=03b80d15-4bed-4b32-bd1b-460cca36219a,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=12162,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #683

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/683/display/redirect?page=changes>

Changes:

[daniel.o.programmer] [BEAM-7154] Updating Go SDK errors (Part 3)

------------------------------------------
Started by GitHub push by akedin
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 4f9361b7dd5fce8e227008e1871f621d2f6682f9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f9361b7dd5fce8e227008e1871f621d2f6682f9
Commit message: "Merge pull request #8560 from youngoli/beam7154-2"
 > git rev-list --no-walk f0b03b439d16876cc3bb1aa562fb433766c656d9 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=30112,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=45398394-cb3f-4d57-9f48-e58e53f54b17,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=30234,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #682

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/682/display/redirect?page=changes>

Changes:

[iemejia] Categorize tests from UsesTestStream to UsesTestStreamWithProcessingTime

------------------------------------------
Started by GitHub push by iemejia
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 f0b03b439d16876cc3bb1aa562fb433766c656d9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0b03b439d16876cc3bb1aa562fb433766c656d9
Commit message: "Merge pull request #8586: Categorize tests from UsesTestStream to UsesTestStreamWithProcessingTime"
 > git rev-list --no-walk 0294039234f636cce77346b74ba58b4fe16b296c # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=26870,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=7c57ef0a-168c-4634-bd84-d9de3dfb9cdf,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=27014,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/681/display/redirect?page=changes>

Changes:

[ajamato] [BEAM-6138] Update java SDK to report user distribution tuple metrics

------------------------------------------
Started by GitHub push by pabloem
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 0294039234f636cce77346b74ba58b4fe16b296c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0294039234f636cce77346b74ba58b4fe16b296c
Commit message: "Merge pull request #8280 from ajamato/java_user_distribution"
 > git rev-list --no-walk 7b1abc923183a9f6336d3d44681b8fcd8785104c # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=25961,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=cd9e7925-9e40-42fd-9461-09586db0eb74,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=26085,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #680

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/680/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 7b1abc923183a9f6336d3d44681b8fcd8785104c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b1abc923183a9f6336d3d44681b8fcd8785104c
Commit message: "Merge pull request #8566 from vectorijk/upgrade-avatica"
 > git rev-list --no-walk 7b1abc923183a9f6336d3d44681b8fcd8785104c # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=22788,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=40f9a857-a5dc-49a5-8d0d-da9662702b4a,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=22910,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #679

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/679/display/redirect?page=changes>

Changes:

[jiangkai] upgrade avatica to 1.14.0

[jkai] upgrade to avatica 1.15.0

------------------------------------------
Started by GitHub push by akedin
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 7b1abc923183a9f6336d3d44681b8fcd8785104c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b1abc923183a9f6336d3d44681b8fcd8785104c
Commit message: "Merge pull request #8566 from vectorijk/upgrade-avatica"
 > git rev-list --no-walk c52935f5563b8373c929182052ab64f08ee1f253 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=20036,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=c9455465-32fd-44a4-9b98-688e32074220,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=20158,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #678

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/678/display/redirect?page=changes>

Changes:

[heejong] [BEAM-7103] Adding AvroCoderTranslator for cross-language data transfer

------------------------------------------
Started by GitHub push by chamikaramj
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 c52935f5563b8373c929182052ab64f08ee1f253 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c52935f5563b8373c929182052ab64f08ee1f253
Commit message: "Merge pull request #8342: [BEAM-7103] Adding AvroCoderTranslator for cross-language data transfer"
 > git rev-list --no-walk 0ad7f12b5952f9776cfa8388b7fce433b9dca19f # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=15853,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=0bfe6b93-2a91-44b6-a4f2-967a0bbf0d33,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15976,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #677

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/677/display/redirect?page=changes>

Changes:

[xinyuliu.us] [BEAM-7311] merge internal commits to beam open source trunk to prepare

------------------------------------------
Started by GitHub push by xinyuiscool
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 0ad7f12b5952f9776cfa8388b7fce433b9dca19f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ad7f12b5952f9776cfa8388b7fce433b9dca19f
Commit message: "[BEAM-7311] merge internal commits to beam open source trunk to prepare for the security patch (#8582)"
 > git rev-list --no-walk a806c135057010f3a8584d323ae912e6c50fccf2 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=9813,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=78421256-32d6-48fd-abb3-34c67f67209f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=9935,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #676

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/676/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 a806c135057010f3a8584d323ae912e6c50fccf2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a806c135057010f3a8584d323ae912e6c50fccf2
Commit message: "Merge pull request #8491 [BEAM-7220] Use JavaReadViaImpulse in Java expansion service"
 > git rev-list --no-walk a806c135057010f3a8584d323ae912e6c50fccf2 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=15314,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=3150cf1d-9e32-4a26-a842-d14bd1eb8eda,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15451,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #675

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/675/display/redirect?page=changes>

Changes:

[heejong] [BEAM-7220] add JavaReadViaImpulse substitution to Java expansion

------------------------------------------
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (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 a806c135057010f3a8584d323ae912e6c50fccf2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a806c135057010f3a8584d323ae912e6c50fccf2
Commit message: "Merge pull request #8491 [BEAM-7220] Use JavaReadViaImpulse in Java expansion service"
 > git rev-list --no-walk 98a4d2bffadf8ad540a45b141270f8b00bba9c6e # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=15242,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=68534d69-c922-4712-8504-4a85a43ea6c0,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15364,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #674

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/674/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-7121] Add deterministic proto coder (#8377)

------------------------------------------
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-4 (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 98a4d2bffadf8ad540a45b141270f8b00bba9c6e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98a4d2bffadf8ad540a45b141270f8b00bba9c6e
Commit message: "[BEAM-7121] Add deterministic proto coder (#8377)"
 > git rev-list --no-walk 434f0ec32eb1c1824678a915166219accc929e0e # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 3 busy 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=15240,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=b594a056-fca3-4449-92b6-f28f16855c07,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15388,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #673

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/673/display/redirect?page=changes>

Changes:

[jozo.vilcek] [BEAM-5865] Create optional auto-balancing sharding function for Flink

[jozo.vilcek] [BEAM-5865] Add unit tests and fix bug + changes from review

[jozo.vilcek] [BEAM-5865] Improve FlinkPipelineOptions javadoc

------------------------------------------
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 434f0ec32eb1c1824678a915166219accc929e0e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 434f0ec32eb1c1824678a915166219accc929e0e
Commit message: "Merge pull request #8499: [BEAM-5865] Create optional auto-balancing sharding function for Flink"
 > git rev-list --no-walk c6302174ea5a60dbc09ae318ea2c5470d4060ef7 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=10382,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=9bb3ebd0-2e6f-4005-b9cd-b32b5f6af1e2,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=10504,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #672

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/672/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 c6302174ea5a60dbc09ae318ea2c5470d4060ef7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6302174ea5a60dbc09ae318ea2c5470d4060ef7
Commit message: "Merge pull request #8425: [BEAM-7174] Add schema modification transforms"
 > git rev-list --no-walk c6302174ea5a60dbc09ae318ea2c5470d4060ef7 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=19946,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=bfc2b89d-34c2-4955-a14e-c8b38c6b25fb,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=20069,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #671

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/671/display/redirect?page=changes>

Changes:

[github] Merge pull request #8425: [BEAM-7174] Add schema modification transforms

------------------------------------------
Started by GitHub push by reuvenlax
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (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 c6302174ea5a60dbc09ae318ea2c5470d4060ef7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6302174ea5a60dbc09ae318ea2c5470d4060ef7
Commit message: "Merge pull request #8425: [BEAM-7174] Add schema modification transforms"
 > git rev-list --no-walk 31785ccaa87d5c47b3e4505201120821b48c09d0 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 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=24723,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=7e742844-b25e-410b-a63d-81623443b3e3,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=24855,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #670

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/670/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 31785ccaa87d5c47b3e4505201120821b48c09d0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31785ccaa87d5c47b3e4505201120821b48c09d0
Commit message: "Merge pull request #8536 from udim/bq-test-client"
 > git rev-list --no-walk 31785ccaa87d5c47b3e4505201120821b48c09d0 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=5983,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=8bc346bf-a30d-4e64-903f-be2af055f576,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=6508,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #669

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/669/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-7251] Increase timeout for test BQ queries.

[ehudm] Add missing javadoc to BigqueryClient.java

[25622840+adude3141] [BEAM-4046] revert test infra to be compatible with pending PRs

[25622840+adude3141] fix syntax errors in groovy files

------------------------------------------
Started by GitHub push by angoenka
Started by GitHub push by angoenka
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (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 31785ccaa87d5c47b3e4505201120821b48c09d0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31785ccaa87d5c47b3e4505201120821b48c09d0
Commit message: "Merge pull request #8536 from udim/bq-test-client"
 > git rev-list --no-walk 690e898aec73df997ea1a961a8bb4dfb3bde30e7 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=11351,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=20380884-f6ea-4c23-8979-db642586f33f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=11512,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #668

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/668/display/redirect?page=changes>

Changes:

[kenn] Fix project dependencies in pom.xml outputs

------------------------------------------
Started by GitHub push by adude3141
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 690e898aec73df997ea1a961a8bb4dfb3bde30e7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 690e898aec73df997ea1a961a8bb4dfb3bde30e7
Commit message: "Merge pull request #8577: Fix project dependencies in pom.xml outputs"
 > git rev-list --no-walk 238659bce8043e6a64619a959ab44453dbe22dff # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 busy Daemon 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=9556,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=15808ced-2f91-416a-ac09-c670b99df689,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=9678,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #667

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/667/display/redirect?page=changes>

Changes:

[relax] Merge pull request #8358: Beam Kata for Java and Python SDKs

------------------------------------------
Started by GitHub push by reuvenlax
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (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 238659bce8043e6a64619a959ab44453dbe22dff (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 238659bce8043e6a64619a959ab44453dbe22dff
Commit message: "Merge pull request #8358: Beam Kata for Java and Python SDKs"
 > git rev-list --no-walk b9883076487334d5abd34e1db42650c095c0b4d3 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 3 busy 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=21014,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=59d8036b-ff5e-4e2f-9d58-4de684bdf63a,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=21136,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #666

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/666/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-6493] : Add cookbook and snippets examples in Kotlin (#8439)

------------------------------------------
Started by GitHub push by pabloem
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 b9883076487334d5abd34e1db42650c095c0b4d3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9883076487334d5abd34e1db42650c095c0b4d3
Commit message: "[BEAM-6493] : Add cookbook and snippets examples in Kotlin (#8439)"
 > git rev-list --no-walk a975cc7b852f5d2b898a72952249c19b589f3b45 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 stopped Daemon 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=25873,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=313d3900-df3a-4183-b4e7-4e04d71cc5b4,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=25995,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #665

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/665/display/redirect?page=changes>

Changes:

[mxm] Update references Dataflow to Beam in Flink Runner

[mxm] Add Coder components for BufferedElement Coder

[mxm] Remove UnboundedSocketSource from Flink Runner

------------------------------------------
Started by GitHub push by iemejia
[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
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 a975cc7b852f5d2b898a72952249c19b589f3b45 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a975cc7b852f5d2b898a72952249c19b589f3b45
Commit message: "Merge pull request #8574: [cleanup] Remove UnboundedSocketSource from Flink Runner "
 > git rev-list --no-walk ed6f68a78727cb40ce8eeeff2a493a9e64a0f220 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 6 busy 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=10919,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=30321f4a-9f6a-4bb3-996f-d9217e7ef80f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=11041,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #664

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/664/display/redirect?page=changes>

Changes:

[mxm] [website] Update Flink Runner page for version 1.8

[jozsi] Add first version of Hazelcast Jet based Java Runner

------------------------------------------
Started by GitHub push by mxm
Started by GitHub push by mxm
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 ed6f68a78727cb40ce8eeeff2a493a9e64a0f220 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed6f68a78727cb40ce8eeeff2a493a9e64a0f220
Commit message: "Merge pull request #8573: [website] Update Flink Runner page for version 1.8"
 > git rev-list --no-walk 3b7f0856952214480b194952b39744fad30c45f6 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 busy Daemon 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=12357,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=0e625430-c4d7-47c9-b35d-30b5fd12765e,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=12479,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #663

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/663/display/redirect?page=changes>

Changes:

[michal.walenia] [BEAM-7028] Change ParDo load test according to the proposal, add a

------------------------------------------
Started by GitHub push by pabloem
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (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 3b7f0856952214480b194952b39744fad30c45f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b7f0856952214480b194952b39744fad30c45f6
Commit message: "Merge pull request #8539 from mwalenia/BEAM-7028-pardo-load-test"
 > git rev-list --no-walk a648016afa71d43f2065ff8e7ebeafc4d8f2a26b # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 2 busy 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=19877,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=7b87d70b-1da1-4dbc-b922-be9bea314428,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=19999,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #662

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/662/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 a648016afa71d43f2065ff8e7ebeafc4d8f2a26b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a648016afa71d43f2065ff8e7ebeafc4d8f2a26b
Commit message: "Merge pull request #8483 from iemejia/fix-precommits-triggers"
 > git rev-list --no-walk a648016afa71d43f2065ff8e7ebeafc4d8f2a26b # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 3 busy 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=377,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=d7a85687-8395-45c0-98b6-570539cf7c3c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=921,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #661

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/661/display/redirect?page=changes>

Changes:

[iemejia] Fix trigger paths filters to execute precommit tests only if needed

[mxm] [BEAM-7271] adding UTF8 String coder to Java SDK ModelCoder

------------------------------------------
Started by GitHub push by mxm
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 a648016afa71d43f2065ff8e7ebeafc4d8f2a26b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a648016afa71d43f2065ff8e7ebeafc4d8f2a26b
Commit message: "Merge pull request #8483 from iemejia/fix-precommits-triggers"
 > git rev-list --no-walk eb302dd65e25960f32e1d2440af144fb99decd35 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 4 busy 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=7188,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=554477d3-4804-4ff1-af54-3260ab6140fe,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=7342,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #660

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/660/display/redirect?page=changes>

Changes:

[robinyqiu] Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter

------------------------------------------
Started by GitHub push by kennknowles
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 eb302dd65e25960f32e1d2440af144fb99decd35 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb302dd65e25960f32e1d2440af144fb99decd35
Commit message: "Merge #8341: Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter"
 > git rev-list --no-walk 2b0e5728961cc5309cf61f933afd27391da610f9 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 busy Daemon 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=3687,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=a9b22e82-c43f-463b-9c34-264d9cbfa8ca,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=3885,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #659

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/659/display/redirect?page=changes>

Changes:

[mxm] [BEAM-7126] Remove LengthPrefixCoder from Flink's key Coder

------------------------------------------
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 2b0e5728961cc5309cf61f933afd27391da610f9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b0e5728961cc5309cf61f933afd27391da610f9
Commit message: "Merge pull request #8472: [BEAM-7126] Remove redundant key encoding for state backend"
 > git rev-list --no-walk 5c7ee600ba8560102f61622c894633955d208f87 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=16851,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=be08a590-cbcd-47ce-965c-2fef13ce0030,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=16973,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/658/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 5c7ee600ba8560102f61622c894633955d208f87 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c7ee600ba8560102f61622c894633955d208f87
Commit message: "Merge pull request #8565 from iemejia/beam-master"
 > git rev-list --no-walk 5c7ee600ba8560102f61622c894633955d208f87 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=26229,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=e130a00c-14f6-4907-b0af-3805760389b2,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=26746,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #657

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/657/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 5c7ee600ba8560102f61622c894633955d208f87 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c7ee600ba8560102f61622c894633955d208f87
Commit message: "Merge pull request #8565 from iemejia/beam-master"
 > git rev-list --no-walk 5c7ee600ba8560102f61622c894633955d208f87 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=24841,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=7f9bf674-a9b4-4fc7-94eb-38d24d00bea8,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=25032,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #656

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/656/display/redirect?page=changes>

Changes:

[iemejia] [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

------------------------------------------
Started by GitHub push by jbonofre
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 5c7ee600ba8560102f61622c894633955d208f87 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c7ee600ba8560102f61622c894633955d208f87
Commit message: "Merge pull request #8565 from iemejia/beam-master"
 > git rev-list --no-walk b0b2ac26d1659b48eb12ee40723ea5d29dd4e9e6 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=17022,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=dc4308ae-0e77-45ab-ae5a-a321f9c54163,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=17145,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #655

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/655/display/redirect?page=changes>

Changes:

[tweise] Beam community update blogpost (#8559)

------------------------------------------
Started by GitHub push by tweise
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 b0b2ac26d1659b48eb12ee40723ea5d29dd4e9e6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0b2ac26d1659b48eb12ee40723ea5d29dd4e9e6
Commit message: "Beam community update blogpost (#8559)"
 > git rev-list --no-walk 0cb53c17e39ddf3abbc633ba3d5d27265a7c898c # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=13016,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=e75b30fb-2429-460d-8911-87a8ec6ef040,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=13317,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #654

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/654/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-7282] portable Spark: don't fuse already optimized graph

------------------------------------------
Started by GitHub push by angoenka
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 0cb53c17e39ddf3abbc633ba3d5d27265a7c898c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cb53c17e39ddf3abbc633ba3d5d27265a7c898c
Commit message: "Merge pull request #8569 from ibzib/dont-fuse"
 > git rev-list --no-walk 4629e82512ef1606c78cf28a2d66402c3533e23f # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon (subsequent builds will be faster)

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=11502,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=372a00b4-96ae-46fe-8859-ca6a456050d2,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=11624,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #653

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/653/display/redirect?page=changes>

Changes:

[altay] [BEAM-562] Add DoFn.setup and DoFn.teardown to Python SDK (#7994)

------------------------------------------
Started by GitHub push by aaltay
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (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 4629e82512ef1606c78cf28a2d66402c3533e23f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4629e82512ef1606c78cf28a2d66402c3533e23f
Commit message: "[BEAM-562] Add DoFn.setup and DoFn.teardown to Python SDK (#7994)"
 > git rev-list --no-walk 8d9abd03ef01d98280129486499c1f0f174b3b83 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 busy Daemon 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=18003,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=a870312a-eb88-41ba-a1ca-082c47a1ab40,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=18320,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/652/display/redirect?page=changes>

Changes:

[juta.staes] [BEAM-7181][BEAM-7243] add streaming it tests python 3.6

------------------------------------------
Started by GitHub push by pabloem
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 8d9abd03ef01d98280129486499c1f0f174b3b83 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d9abd03ef01d98280129486499c1f0f174b3b83
Commit message: "Merge pull request #8550 from Juta/it-tests"
 > git rev-list --no-walk 2527817739a898e05897e96e6f2088283582a600 # 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 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

Starting a Gradle Daemon, 1 busy Daemon 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=15668,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=3d8ce17a-c9d9-45de-a2bd-07a4da23e19b,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15790,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/651/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 2527817739a898e05897e96e6f2088283582a600 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2527817739a898e05897e96e6f2088283582a600
Commit message: "Merge pull request #8537: [BEAM-7253] test_with_jar_packages_invalid_file_name test fails on Windows"
 > git rev-list --no-walk 2527817739a898e05897e96e6f2088283582a600 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=3008,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=6f543539-b565-48c1-83f6-160aec37507c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=3131,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/650/display/redirect?page=changes>

Changes:

[heejong] [BEAM-7253] test_with_jar_packages_invalid_file_name test fails on

------------------------------------------
Started by GitHub push by chamikaramj
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 2527817739a898e05897e96e6f2088283582a600 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2527817739a898e05897e96e6f2088283582a600
Commit message: "Merge pull request #8537: [BEAM-7253] test_with_jar_packages_invalid_file_name test fails on Windows"
 > git rev-list --no-walk dca4fe8eb4d8fdf5188a791d0326f1aa255d5336 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon (subsequent builds will be faster)

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=31373,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=2ce42279-f501-4fef-9e40-dd523890494b,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=31496,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/649/display/redirect?page=changes>

Changes:

[melissapa] [BEAM-7281] Update Python deps page to current release

------------------------------------------
Started by GitHub push by melap
Started by GitHub push by melap
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 dca4fe8eb4d8fdf5188a791d0326f1aa255d5336 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dca4fe8eb4d8fdf5188a791d0326f1aa255d5336
Commit message: "Merge pull request #8568: [BEAM-7281] Update Python deps page to current release"
 > git rev-list --no-walk abece47cc1c1c88a519e54e67a2d358b439cf69c # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=6844,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=f78fef8e-0374-4acc-a569-973b240d3cf0,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=6966,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/648/display/redirect?page=changes>

Changes:

[25622840+adude3141] [BEAM-4046] decouple gradle project names and maven artifact ids

[25622840+adude3141] [BEAM-4046] add project mappings and enable parsing of legacy commands

------------------------------------------
Started by GitHub push by adude3141
Started by GitHub push by adude3141
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-8 (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 abece47cc1c1c88a519e54e67a2d358b439cf69c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abece47cc1c1c88a519e54e67a2d358b439cf69c
Commit message: "Merge pull request #8194: [BEAM-4046] decouple gradle project names and maven artifact ids"
 > git rev-list --no-walk 1715194f8fc437395f3ae58f828e8608ce919163 # 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
Executing

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :beam-runners-direct-java:shadowJar :beam-runners-direct-java:shadowTestJar

############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  gradlew -Dorg.gradle.java.home=/home/jenkins/tools/java/latest1.8 :runners:direct-java:shadowJar :runners:direct-java:shadowTestJar

  
Starting a Gradle Daemon, 1 busy Daemon 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=9001,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=e07953b3-8f82-4da0-b823-4e9ca51ef6f8,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=9126,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/647/display/redirect?page=changes>

Changes:

[kedin] Small doc clean up

[kedin] [SQL] SpotlessApply for minor docs PR #8567

------------------------------------------
Started by GitHub push by akedin
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 1715194f8fc437395f3ae58f828e8608ce919163 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1715194f8fc437395f3ae58f828e8608ce919163
Commit message: "Merge pull request #8567 from akedin/minor-docs-cleanup"
 > git rev-list --no-walk b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf # 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 (subsequent builds will be faster)

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=3495,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=a4f668ae-121a-4d34-8e40-06459f4c9d80,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=3619,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/646/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf
Commit message: "[BEAM-7269] remove StateSpec from hashCode of SimpleStateTag"
 > git rev-list --no-walk b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf # 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, 1 busy Daemon 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=9266,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=e110d651-7848-4e43-ab28-c08dc75cd7f8,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=9466,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/645/display/redirect?page=changes>

Changes:

[je.ik] [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

------------------------------------------
Started by GitHub push by lukecwik
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6f22efe9302f4e91d8d1eaf5a847f99ff33e2bf
Commit message: "[BEAM-7269] remove StateSpec from hashCode of SimpleStateTag"
 > git rev-list --no-walk b780403248402509181b5dbe1323b7927deadc80 # 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, 1 busy Daemon 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=24297,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=eb83e498-3350-471b-a939-1ccbdeb35fb3,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=24425,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #644

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/644/display/redirect?page=changes>

Changes:

[ankurgoenka] Updating python containers to beam-master-20190509

------------------------------------------
Started by GitHub push by angoenka
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 b780403248402509181b5dbe1323b7927deadc80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b780403248402509181b5dbe1323b7927deadc80
Commit message: "Merge pull request #8546 from angoenka/update_container_20190509"
 > git rev-list --no-walk 9cc27c33bb335b27e5cc215797b6140f92a20b8c # 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 (subsequent builds will be faster)

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=9554,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=254496ce-9554-46cd-9701-4b4c979b4474,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=9677,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #643

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/643/display/redirect?page=changes>

Changes:

[michal.walenia] [BEAM-6627] Add item and byte counters to HadoopFormatIOIT

------------------------------------------
Started by GitHub push by aromanenko-dev
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (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 9cc27c33bb335b27e5cc215797b6140f92a20b8c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9cc27c33bb335b27e5cc215797b6140f92a20b8c
Commit message: "Merge pull request #8561: [BEAM-6627] Add item and byte counters to HadoopFormatIOIT"
 > git rev-list --no-walk a16a5b71cf8d399070a72b0f062693180d56b5ed # 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 (subsequent builds will be faster)

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=2204,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=51db2d60-d5f0-4283-90e1-aca538be4912,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=2331,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #642

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/642/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (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 a16a5b71cf8d399070a72b0f062693180d56b5ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a16a5b71cf8d399070a72b0f062693180d56b5ed
Commit message: "Merge pull request #8400: [BEAM-6627] Added byte and item counting metrics to integration tests"
 > git rev-list --no-walk a16a5b71cf8d399070a72b0f062693180d56b5ed # 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, 1 busy Daemon 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=13753,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=a58304af-0bd7-4e0b-b224-4ff033e9b168,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=13876,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #641

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/641/display/redirect?page=changes>

Changes:

[michal.walenia] [BEAM-6627] Generify ByteMonitor to accept any type, not just KV<byte[],

[michal.walenia] [BEAM-6627] Add CountMonitor to IOIT metric utils

[michal.walenia] [BEAM-6627] Add byte and element counting to TextIOIT

[michal.walenia] [BEAM-6627] Add byte and element counting to AvroIOIT

[michal.walenia] [BEAM-6627] Add byte and element counting to ParquetIOIT

[michal.walenia] [BEAM-6627] Add byte and element count metric to XmlIOIT

[michal.walenia] [BEAM-6627] Add byte and element count metric in TFRecordIOIT

[michal.walenia] [BEAM-6627] Add byte and element counter metric to JdbcIOIT

[michal.walenia] [BEAM-6627] Add byte and item count metrics to MongoDBIOIT

[michal.walenia] [BEAM-6627] Add byte and item count metrics to JdbcIOIT

------------------------------------------
Started by GitHub push by lgajowy
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 a16a5b71cf8d399070a72b0f062693180d56b5ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a16a5b71cf8d399070a72b0f062693180d56b5ed
Commit message: "Merge pull request #8400: [BEAM-6627] Added byte and item counting metrics to integration tests"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=18274,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=03599548-bdb3-4ed5-bc9e-4f3f1b3ac944,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=18397,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #640

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/640/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=7920,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=8cfe3cfa-a2d6-41a7-8daa-068826ec30c7,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=8054,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #639

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/639/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=15141,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=33dfcd81-3ebc-4ff0-bca2-13379a0d35b0,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=15289,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/638/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=16124,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=0221980a-b96b-47cd-ae17-bc53e150ef5e,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=16299,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/637/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=24362,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=10c90254-8f6d-4ab8-9833-5251f63b82be,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=24497,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/636/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=23982,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=c4563e7b-4b87-4ac4-a89c-9edda78440af,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=24106,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #635

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/635/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=10265,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=842024e4-36e8-4092-a979-77f6e098a673,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=10425,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java11_ValidatesRunner_Direct #634

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct/634/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (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 c02af609c49f268366cdecf680621e907700e59b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c02af609c49f268366cdecf680621e907700e59b
Commit message: "[BEAM-4858] Increase tolerance on linear regression tests (#8556)"
 > git rev-list --no-walk c02af609c49f268366cdecf680621e907700e59b # 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 (subsequent builds will be faster)

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=2299,idleTimeout=null,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Actual: DefaultDaemonContext[uid=aa82d3f8-93db-4536-b2c4-50f9c9631949,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=2423,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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org