See <https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow/2441/display/redirect?page=changes>
Changes: [markliu] Fix Jenkins job virtualenv setup with specific py version ------------------------------------------ Started by GitHub push by markflyhigh [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow/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 0dde4a066a839e812b8d9dc092fbe4aa2f5b8e8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0dde4a066a839e812b8d9dc092fbe4aa2f5b8e8a Commit message: "Merge pull request #8336 from markflyhigh/perfkit-improve-2" > git rev-list --no-walk 014e92e8bc4581ff9de6c994520bf1f13c3b010e # 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. [beam_PostCommit_Java_Nexmark_Dataflow] $ /bin/bash -xe /tmp/jenkins1482175036786364435.sh + echo src RUN NEXMARK IN BATCH MODE USING DATAFLOW RUNNER src src RUN NEXMARK IN BATCH MODE USING DATAFLOW RUNNER src [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pnexmark.runner=:beam-runners-google-cloud-dataflow-java "-Pnexmark.args=--bigQueryTable=nexmark --bigQueryDataset=nexmark --project=apache-beam-testing --resourceNameMode=QUERY_RUNNER_AND_MODE --exportSummaryToBigQuery=true --tempLocation=gs://temp-storage-for-perf-tests/nexmark --runner=DataflowRunner --numWorkers=4 --maxNumWorkers=4 --autoscalingAlgorithm=NONE --nexmarkParallel=16 --streaming=false --suite=STRESS --manageResources=false --monitorJobs=true --enforceEncodability=true --enforceImmutability=true" :beam-sdks-java-nexmark:run Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details FAILURE: Build failed with an exception. * What went wrong: unable to create new native thread * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
