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 2021/04/09 11:43:09 UTC

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #1336

See <https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1336/display/redirect?page=changes>

Changes:

[fabien.caylus] [BEAM-12012] Add API key & token authentication in ElasticsearchIO

[fabien.caylus] Simplify arguments checks

[Boyuan Zhang] Change PubSubSource and PubSubSink translation to avoid special

[Andrew Pilloud] Complex Type Passthrough Test

[Andrew Pilloud] Don't use base types in BeamCalcRel

[Kyle Weaver] [BEAM-10925] Refactor ZetaSqlJavaUdfTypeTest.

[Andrew Pilloud] Use correct schema geters, enforce types

[Boyuan Zhang] SDF bounded wrapper returns None when any exception happen in the

[Steve Niemitz] [BEAM-12126] Fix DirectRunner not respecting use_deprecated_reads

[randomstep] [BEAM-12092] Bump jedis to 3.5.2

[noreply] [BEAM-11227] Try reverting #14295: Moving from vendored gRPC 1.26 to

[noreply] Merge pull request #14446 from [BEAM-10854] Fix PeriodicImpulse for

[noreply] Turn on mpyp checks for filesystem (#14425)

[Boyuan Zhang] Decrease the memorized backlog from 5s to 1s

[Andrew Pilloud] Rename functions, add comments

[noreply] [BEAM-12112] Disable streaming mode for PORTABILITY_BATCH (#14452)

[noreply] [BEAM-9547] Implementations for a few more DataFrame operations (#14362)

[heejong] [BEAM-12141] Print sha256 and size when downloading artifacts via

[noreply] [BEAM-12128] replace usage of snippets_test_py3.py to snippets_test.py


------------------------------------------
[...truncated 5.36 MB...]
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.process(StreamingDataflowWorker.java:1430)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.access$1100(StreamingDataflowWorker.java:165)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker$7.run(StreamingDataflowWorker.java:1109)
        java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        java.lang.Thread.run(Thread.java:748)
java.io.EOFException: reached end of stream after reading 66 bytes; 117 bytes expected
        org.apache.beam.vendor.guava.v26_0_jre.com.google.common.io.ByteStreams.readFully(ByteStreams.java:780)
        org.apache.beam.vendor.guava.v26_0_jre.com.google.common.io.ByteStreams.readFully(ByteStreams.java:762)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:108)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:95)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:41)
        org.apache.beam.sdk.io.gcp.pubsub.PubsubMessageWithAttributesCoder.decode(PubsubMessageWithAttributesCoder.java:69)
        org.apache.beam.sdk.io.gcp.pubsub.PubsubMessageWithAttributesCoder.decode(PubsubMessageWithAttributesCoder.java:33)
        org.apache.beam.runners.dataflow.worker.PubsubReader$PubsubReaderIterator.decodeMessage(PubsubReader.java:129)
        org.apache.beam.runners.dataflow.worker.WindmillReaderIteratorBase.advance(WindmillReaderIteratorBase.java:60)
        org.apache.beam.runners.dataflow.worker.WindmillReaderIteratorBase.start(WindmillReaderIteratorBase.java:46)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation$SynchronizedReaderIterator.start(ReadOperation.java:375)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation.runReadLoop(ReadOperation.java:205)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation.start(ReadOperation.java:163)
        org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:92)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.process(StreamingDataflowWorker.java:1430)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.access$1100(StreamingDataflowWorker.java:165)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker$7.run(StreamingDataflowWorker.java:1109)
        java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        java.lang.Thread.run(Thread.java:748)
java.io.EOFException: reached end of stream after reading 72 bytes; 117 bytes expected
        org.apache.beam.vendor.guava.v26_0_jre.com.google.common.io.ByteStreams.readFully(ByteStreams.java:780)
        org.apache.beam.vendor.guava.v26_0_jre.com.google.common.io.ByteStreams.readFully(ByteStreams.java:762)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:108)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:95)
        org.apache.beam.sdk.coders.ByteArrayCoder.decode(ByteArrayCoder.java:41)
        org.apache.beam.sdk.io.gcp.pubsub.PubsubMessageWithAttributesCoder.decode(PubsubMessageWithAttributesCoder.java:69)
        org.apache.beam.sdk.io.gcp.pubsub.PubsubMessageWithAttributesCoder.decode(PubsubMessageWithAttributesCoder.java:33)
        org.apache.beam.runners.dataflow.worker.PubsubReader$PubsubReaderIterator.decodeMessage(PubsubReader.java:129)
        org.apache.beam.runners.dataflow.worker.WindmillReaderIteratorBase.advance(WindmillReaderIteratorBase.java:60)
        org.apache.beam.runners.dataflow.worker.WindmillReaderIteratorBase.start(WindmillReaderIteratorBase.java:46)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation$SynchronizedReaderIterator.start(ReadOperation.java:375)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation.runReadLoop(ReadOperation.java:205)
        org.apache.beam.runners.dataflow.worker.util.common.worker.ReadOperation.start(ReadOperation.java:163)
        org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:92)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.process(StreamingDataflowWorker.java:1430)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker.access$1100(StreamingDataflowWorker.java:165)
        org.apache.beam.runners.dataflow.worker.StreamingDataflowWorker$7.run(StreamingDataflowWorker.java:1109)
        java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        java.lang.Thread.run(Thread.java:748)
...................................................................................................................................................................................[WARNING] 
java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0 (Native Method)
    at java.lang.Thread.start (Thread.java:717)
    at org.apache.beam.examples.complete.game.injector.Injector.main (Injector.java:439)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:03 min
[INFO] Finished at: 2021-04-09T11:42:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. unable to create new native thread -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< org.example:word-count-beam >---------------------
[INFO] Building word-count-beam 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 1.1 kB/s)
[INFO] Downloaded from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 1.1 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/beam-runners-portability-java-2.30.0-20210409.070249-23.pom
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/beam-runners-portability-java-2.30.0-20210409.070249-23.pom (17 kB at 48 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 7.0 kB/s)
[INFO] Downloaded from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 7.0 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/beam-runners-java-job-service-2.30.0-20210409.070249-23.pom
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/beam-runners-java-job-service-2.30.0-20210409.070249-23.pom (17 kB at 72 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 174 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/args4j/args4j/2.33/args4j-2.33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.pom (1.3 kB at 48 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/args4j/args4j-site/2.33/args4j-site-2.33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.33/args4j-site-2.33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.33/args4j-site-2.33.pom (4.4 kB at 159 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/kohsuke/pom/14/pom-14.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kohsuke/pom/14/pom-14.pom (5.5 kB at 189 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 2.8 kB/s)
[INFO] Downloaded from apache.snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 2.8 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/beam-sdks-java-harness-2.30.0-20210409.070249-23.pom
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/beam-sdks-java-harness-2.30.0-20210409.070249-23.pom (4.1 kB at 17 kB/s)
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/beam-runners-portability-java-2.30.0-20210409.070249-23.jar
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/args4j/args4j/2.33/args4j-2.33.jar
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/beam-runners-java-job-service-2.30.0-20210409.070249-23.jar
[INFO] Downloading from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/beam-sdks-java-harness-2.30.0-20210409.070249-23.jar
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-portability-java/2.30.0-SNAPSHOT/beam-runners-portability-java-2.30.0-20210409.070249-23.jar (49 kB at 106 kB/s)
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-runners-java-job-service/2.30.0-SNAPSHOT/beam-runners-java-job-service-2.30.0-20210409.070249-23.jar (58 kB at 85 kB/s)
[INFO] Downloaded from test.release: https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-harness/2.30.0-SNAPSHOT/beam-sdks-java-harness-2.30.0-20210409.070249-23.jar (71 MB at 16 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.33/args4j-2.33.jar (155 kB at 2.6 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ word-count-beam ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/groovy-generated-8440932992215852741-tmpdir/word-count-beam/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ word-count-beam ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (default-cli) @ word-count-beam ---
fullTopicName projects/apache-beam-testing/topics/java_mobile_gaming_topic
Injecting to topic: projects/apache-beam-testing/topics/java_mobile_gaming_topic
Starting Injector
[+(RubyBandicoot, num members: 5, starting at: 1617967562271, expires in: 20, robot: null)]
[+(ArmyGreenBilby, num members: 11, starting at: 1617967562271, expires in: 27, robot: Robot-14)]
[+(BisqueBandicoot, num members: 6, starting at: 1617967562272, expires in: 38, robot: null)]
[+(RubyDingo, num members: 13, starting at: 1617967562272, expires in: 31, robot: null)]
[+(BarnRedBandicoot, num members: 6, starting at: 1617967562272, expires in: 32, robot: null)]
[+(AzureKoala, num members: 6, starting at: 1617967562272, expires in: 21, robot: null)]
[+(AsparagusWombat, num members: 6, starting at: 1617967562273, expires in: 37, robot: null)]
[+(AppleGreenBandicoot, num members: 10, starting at: 1617967562273, expires in: 32, robot: null)]
[+(AsparagusWombat, num members: 5, starting at: 1617967562273, expires in: 25, robot: Robot-13)]
[+(AliceBlueKookaburra, num members: 9, starting at: 1617967562273, expires in: 28, robot: null)]
[+(AsparagusPossum, num members: 13, starting at: 1617967562273, expires in: 20, robot: null)]
[+(AzureEmu, num members: 11, starting at: 1617967562274, expires in: 31, robot: null)]
[+(AuburnDingo, num members: 9, starting at: 1617967562274, expires in: 33, robot: Robot-13)]
[+(AntiqueBrassBilby, num members: 18, starting at: 1617967562274, expires in: 28, robot: null)]
[+(AzurePlatypus, num members: 10, starting at: 1617967562274, expires in: 23, robot: Robot-19)]
DELAY(400713, 1)
{timestamp_ms=1617967161000}
late data for: user10_AzureEmu,AzureEmu,2,1617967161000,2021-04-09 04:26:02.279
........................................................................................................................Introducing a parse error.
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DELAY(325805, 1)
{timestamp_ms=1617967539000}
late data for: user3_AppleGreenBandicoot,AppleGreenBandicoot,3,1617967539000,2021-04-09 04:31:04.857
.....................................................................................................................................................................................................................................................................................Introducing a parse error.
.................................................................Introducing a parse error.
..........................................................................................................................................................................................................Introducing a parse error.
.......................................................DELAY(474332, 1)
{timestamp_ms=1617967696000}
late data for: Robot-13,AsparagusWombat,5,1617967696000,2021-04-09 04:36:11.029
..........................................................................................................................................................................................................................................................Introducing a parse error.
.............................................................................................................................................................................................................................................................................................................................................................DELAY(569425, 1)
{timestamp_ms=1617967910000}
late data for: user3_AppleGreenBandicoot,AppleGreenBandicoot,5,1617967910000,2021-04-09 04:41:20.099
...................................................................................................................................................................................[WARNING] 
java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0 (Native Method)
    at java.lang.Thread.start (Thread.java:717)
    at org.apache.beam.examples.complete.game.injector.Injector.main (Injector.java:439)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:03 min
[INFO] Finished at: 2021-04-09T11:42:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. unable to create new native thread -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] Failed command

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow FAILED

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.30.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Region: us-central1
GCS Storage bucket: temp-storage-for-release-validation-tests/nightly-snapshot-validation
BigQuery Dataset: beam_postrelease_mobile_gaming
PubSub Topic: java_mobile_gaming_topic
**************************************
* Scenario: Run Apache Beam Java SDK Mobile Gaming Examples using GCP BOM - Dataflow
**************************************
mvn archetype:generate       --update-snapshots       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-gcp-bom-examples       -DarchetypeVersion=2.30.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
[ERROR] Failed command

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with non-zero exit value 1

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with non-zero exit value 1

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 42m 37s
9 actionable tasks: 9 executed

Publishing build scan...

The upload failed to start in the background and will now be performed by the build process.
For more information, please see https://gradle.com/help/gradle-build-scan-background-upload-failure.

https://gradle.com/s/ynhmslu2vk6fo

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_PostRelease_NightlySnapshot #1339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1339/display/redirect?page=changes>


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


beam_PostRelease_NightlySnapshot - Build # 1338 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostRelease_NightlySnapshot - Build # 1338 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1338/ to view the results.

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #1337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1337/display/redirect?page=changes>

Changes:

[baetensmatthias] [BEAM-11546] Cross-language pipeline pattern

[suztomo] No build cache

[suztomo] Revert build cache change

[noreply] [BEAM-11483] Spark PostCommit Test Improvements - creating one Jenkins

[noreply] [BEAM-12104] Pin Dataflow wordcount to ubuntu 18.04 (#14451)

[noreply] Avoid multiple lookups in ConcurrentHashMap by utilizing compute*

[noreply] Optimize ExecutionStateTracker reset to not iterate over all trackers

[noreply] [BEAM-12142] Reduce ThreadLocal interaction with MetricsEnvironment by

[noreply] [BEAM-12117] When reusing QueueingBeamFnDataClient, reset it to avoid

[noreply] Remove references to deprecated methods fromstring and tostring (#14453)

[Boyuan Zhang] Fix PubsubReader to populate message id correctly

[noreply] Misc sphinx fixes (#14485)

[noreply] [BEAM-12024] Move examples.wordcount_dataframe to examples.dataframe,

[noreply] [BEAM-9547] Implement Series.is_unique property (#14361)

[noreply] Merge pull request #14472: [BEAM-12148] Align Spark runner jackson


------------------------------------------
[...truncated 5.44 MB...]
| hourly_team_score_python_dataflow |
| hourly_team_score_python_direct   |
| leaderboard_DataflowRunner_team   |
| leaderboard_DirectRunner_team     |
| leaderboard_DirectRunner_user     |
+-----------------------------------+
Waiting for pipeline to produce more results...
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................DELAY(376318, 1)
{timestamp_ms=1618054126000}
late data for: user8_AquaEmu,AquaEmu,16,1618054126000,2021-04-10 04:35:02.477
bq query SELECT table_id FROM beam_postrelease_mobile_gaming.__TABLES_SUMMARY__

Waiting on bqjob_r2375d1bcef92b80a_00000178bb907fcf_1 ... (0s) Current status: RUNNING
                                                                                      
Waiting on bqjob_r2375d1bcef92b80a_00000178bb907fcf_1 ... (0s) Current status: DONE   
+-----------------------------------+
|             table_id              |
+-----------------------------------+
| hourly_team_score_python_dataflow |
| hourly_team_score_python_direct   |
| leaderboard_DataflowRunner_team   |
| leaderboard_DirectRunner_team     |
| leaderboard_DirectRunner_user     |
+-----------------------------------+
Waiting for pipeline to produce more results...
bq query SELECT table_id FROM beam_postrelease_mobile_gaming.__TABLES_SUMMARY__

Waiting on bqjob_r1011ad4790319774_00000178bb917854_1 ... (0s) Current status: RUNNING
                                                                                      
Waiting on bqjob_r1011ad4790319774_00000178bb917854_1 ... (0s) Current status: DONE   
+-----------------------------------+
|             table_id              |
+-----------------------------------+
| hourly_team_score_python_dataflow |
| hourly_team_score_python_direct   |
| leaderboard_DataflowRunner_team   |
| leaderboard_DirectRunner_team     |
| leaderboard_DirectRunner_user     |
+-----------------------------------+
Waiting for pipeline to produce more results...
bq query SELECT table_id FROM beam_postrelease_mobile_gaming.__TABLES_SUMMARY__

Waiting on bqjob_r396a8ed3ceaabb63_00000178bb926f78_1 ... (0s) Current status: RUNNING
                                                                                      
Waiting on bqjob_r396a8ed3ceaabb63_00000178bb926f78_1 ... (0s) Current status: DONE   
+-----------------------------------+
|             table_id              |
+-----------------------------------+
| hourly_team_score_python_dataflow |
| hourly_team_score_python_direct   |
| leaderboard_DataflowRunner_team   |
| leaderboard_DirectRunner_team     |
| leaderboard_DirectRunner_user     |
+-----------------------------------+
Waiting for pipeline to produce more results...
............................................................................................................................................................................................................................................................................................................................[WARNING] 
java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0 (Native Method)
    at java.lang.Thread.start (Thread.java:717)
    at org.apache.beam.examples.complete.game.injector.Injector.main (Injector.java:439)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:46 min
[INFO] Finished at: 2021-04-10T11:37:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. unable to create new native thread -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< org.example:word-count-beam >---------------------
[INFO] Building word-count-beam 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ word-count-beam ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /tmp/groovy-generated-4945647332889396278-tmpdir/word-count-beam/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ word-count-beam ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:java (default-cli) @ word-count-beam ---
fullTopicName projects/apache-beam-testing/topics/java_mobile_gaming_topic
Injecting to topic: projects/apache-beam-testing/topics/java_mobile_gaming_topic
Starting Injector
[+(AliceBlueNumbat, num members: 8, starting at: 1618054200722, expires in: 25, robot: Robot-14)]
[+(FuchsiaPlatypus, num members: 11, starting at: 1618054200722, expires in: 37, robot: Robot-7)]
[+(AquaNumbat, num members: 19, starting at: 1618054200723, expires in: 26, robot: null)]
[+(BisqueKookaburra, num members: 6, starting at: 1618054200724, expires in: 25, robot: null)]
[+(AmberWallaby, num members: 14, starting at: 1618054200725, expires in: 27, robot: Robot-16)]
[+(AquaEmu, num members: 17, starting at: 1618054200727, expires in: 26, robot: null)]
[+(BisqueCockatoo, num members: 9, starting at: 1618054200728, expires in: 28, robot: Robot-16)]
[+(AzureEchidna, num members: 17, starting at: 1618054200730, expires in: 27, robot: null)]
[+(FuchsiaQuokka, num members: 13, starting at: 1618054200731, expires in: 33, robot: Robot-2)]
[+(AmaranthNumbat, num members: 12, starting at: 1618054200733, expires in: 29, robot: Robot-8)]
[+(AmethystBilby, num members: 7, starting at: 1618054200749, expires in: 24, robot: null)]
[+(ApricotWombat, num members: 10, starting at: 1618054200750, expires in: 21, robot: Robot-13)]
[+(BarnRedCockatoo, num members: 14, starting at: 1618054200752, expires in: 20, robot: Robot-9)]
[+(MagentaCockatoo, num members: 8, starting at: 1618054200753, expires in: 37, robot: Robot-7)]
[+(BeigeCockatoo, num members: 13, starting at: 1618054200753, expires in: 32, robot: null)]
DELAY(472981, 1)
{timestamp_ms=1618053727000}
late data for: user3_AquaNumbat,AquaNumbat,14,1618053727000,2021-04-10 04:30:00.776
.........................................................................................................................................Introducing a parse error.
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................DELAY(376318, 1)
{timestamp_ms=1618054126000}
late data for: user8_AquaEmu,AquaEmu,16,1618054126000,2021-04-10 04:35:02.477
............................................................................................................................................................................................................................................................................................................................[WARNING] 
java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0 (Native Method)
    at java.lang.Thread.start (Thread.java:717)
    at org.apache.beam.examples.complete.game.injector.Injector.main (Injector.java:439)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:46 min
[INFO] Finished at: 2021-04-10T11:37:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. unable to create new native thread -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] Failed command

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow FAILED

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.30.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Region: us-central1
GCS Storage bucket: temp-storage-for-release-validation-tests/nightly-snapshot-validation
BigQuery Dataset: beam_postrelease_mobile_gaming
PubSub Topic: java_mobile_gaming_topic
**************************************
* Scenario: Run Apache Beam Java SDK Mobile Gaming Examples using GCP BOM - Dataflow
**************************************
mvn archetype:generate       --update-snapshots       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-gcp-bom-examples       -DarchetypeVersion=2.30.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# /tmp/groovy-generated-104387318206298848-tmpdir/hs_err_pid14073.log
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# /tmp/groovy-generated-104387318206298848-tmpdir/hs_err_pid14073.log
[ERROR] Failed command

> Task :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom FAILED

> Task :runners:google-cloud-dataflow-java:runQuickstartJavaDataflow
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.30.0-SNAPSHOT
GCS Project: apache-beam-testing
GCS Region: us-central1
GCS Storage bucket: temp-storage-for-release-validation-tests/nightly-snapshot-validation
**************************************
* Scenario: Run Apache Beam Java SDK Quickstart - Dataflow
**************************************

**************************************
* Test: Gets the WordCount Example Code
**************************************

mvn archetype:generate       --update-snapshots       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.30.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# /tmp/groovy-generated-930335478368043471-tmpdir/hs_err_pid14193.log
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# /tmp/groovy-generated-930335478368043471-tmpdir/hs_err_pid14193.log
[ERROR] Failed command

> Task :runners:google-cloud-dataflow-java:runQuickstartJavaDataflow FAILED

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with non-zero exit value 1

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:runMobileGamingJavaDataflowBom'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with non-zero exit value 1

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:runQuickstartJavaDataflow'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with non-zero exit value 1

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 37m 24s
9 actionable tasks: 8 executed, 1 from cache

Publishing build scan...
https://gradle.com/s/bokp7uvteiymg

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