See <https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/323/display/redirect?page=changes>
Changes: [valentyn] Unskip hadoopfilesystem_test which is already passing in Python 3. ------------------------------------------ Started by GitHub push by manuzhang [EnvInject] - Loading node environment variables. Building remotely on beam15 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/> > 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 9084dbb0c01fc242966a3f87465c69db72ca62d3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9084dbb0c01fc242966a3f87465c69db72ca62d3 Commit message: "Merge pull request #6628: [BEAM-5626] Unskip hadoopfilesystem_test which is already passing in Python 3." > git rev-list --no-walk a8a495f0b0927de5b133e1f8eaa865b8f22a3d34 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [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_Python_VR_Flink/ws/src/gradlew> --info --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-sdks-python:flinkCompatibilityMatrixBatch :beam-sdks-python:flinkCompatibilityMatrixStreaming Initialized native services in: /home/jenkins/.gradle/native To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.2/userguide/gradle_daemon.html. Starting process 'Gradle build daemon'. Working directory: /home/jenkins/.gradle/daemon/4.10.2 Command: /usr/local/asfpackages/java/jdk1.8.0_172/bin/java -Xmx4g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-4.10.2-bin/cghg6c4gf4vkiutgsab8yrnwv/gradle-4.10.2/lib/gradle-launcher-4.10.2.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.10.2 Successfully started process 'Gradle build daemon' An attempt to start the daemon took 0.771 secs. FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at https://docs.gradle.org/4.10.2/userguide/gradle_daemon.html Please read the following process output to find out more: ----------------------- * Try: Run with --stacktrace option to get the stack trace. Run with --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
