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

Changes:

[noreply] [BEAM-11914] Add PipelineOptions as DoFn @Setup parameters (#14155)

[noreply] [BEAM-12138] Fix groupby(level=) for values other than 0 (#14487)

[noreply] Bump container pandas version to 1.2.4 (#14524)


------------------------------------------
[...truncated 70.43 KB...]
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:container:java8:docker
 ---> Running in d7a7b7949343
Removing intermediate container d7a7b7949343
 ---> 2e6bf6877332
Step 4/17 : ARG pull_licenses
 ---> Running in fa91558a00f1
Removing intermediate container fa91558a00f1
 ---> ba536613faed
Step 5/17 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 796c4b376a85
Step 6/17 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5358c44198e9
Step 7/17 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 1dda4a13d9f6
Step 8/17 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> dfdd9ed13b9a
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> a6455545c497
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 9672d5dd5316
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> 8665c76b2964
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> eefede60e82b
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 3c210467a3c4
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 55ec70169e20
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in a7b718389204
Removing intermediate container a7b718389204
 ---> 9309b84d3094
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 41959dad2784
Removing intermediate container 41959dad2784
 ---> bb1069cb9bbf
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 81382e8c5301
Removing intermediate container 81382e8c5301
 ---> bb6c5f0b4bbe
Successfully built bb6c5f0b4bbe
Successfully tagged apache/beam_java8_sdk:2.30.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
322225f07fb5: Preparing
72914404b8e0: Preparing
e35024d3958d: Preparing
9d1fd8a90a7e: Preparing
a84dadb31298: Preparing
3830f66fef2e: Preparing
6da9555ef612: Preparing
050f517f0faa: Preparing
441f06b9a4d9: Preparing
d2628a48160a: Preparing
5d5a8c7659b3: Preparing
05b4da1d24c6: Preparing
30b0cc543ee7: Preparing
26863b4714ee: Preparing
5d5962699bd5: Preparing
a42439ce9650: Preparing
26270c5e25fa: Preparing
e2c6ff462357: Preparing
5d5962699bd5: Waiting
05b4da1d24c6: Waiting
a42439ce9650: Waiting
26863b4714ee: Waiting
30b0cc543ee7: Waiting
e2c6ff462357: Waiting
26270c5e25fa: Waiting
6da9555ef612: Waiting
050f517f0faa: Waiting
3830f66fef2e: Waiting
441f06b9a4d9: Waiting
d2628a48160a: Waiting
5d5a8c7659b3: Waiting
a84dadb31298: Pushed
72914404b8e0: Pushed
9d1fd8a90a7e: Pushed
322225f07fb5: Pushed
e35024d3958d: Pushed
050f517f0faa: Pushed
6da9555ef612: Pushed
05b4da1d24c6: Layer already exists
30b0cc543ee7: Layer already exists
26863b4714ee: Layer already exists
5d5962699bd5: Layer already exists
a42439ce9650: Layer already exists
26270c5e25fa: Layer already exists
e2c6ff462357: Layer already exists
d2628a48160a: Pushed
5d5a8c7659b3: Pushed
3830f66fef2e: Pushed
441f06b9a4d9: Pushed
20210415060045: digest: 
sha256:2125fa783862f6d67e952dec4738a3c81010b07e713a78ef9838e0b79497b1d1 size: 
4099

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0415062014-e1bf98a
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415062014-e1bf98a
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1618467607363.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0415062014-e1bf98a
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415062014-e1bf98a
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1618467607363.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0415064341-71bdee16
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415064341-71bdee16
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1618469020538.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0415064341-71bdee16
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415064341-71bdee16
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1618469020538.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:62

36 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210415060045
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2125fa783862f6d67e952dec4738a3c81010b07e713a78ef9838e0b79497b1d1
Deleted: sha256:2def13b2ce14bbb7e22c999bab4020f7f56b1f9396e238f443b20b97f74ba7d2
Deleted: sha256:966797c0574a2a5a5e2d373561d95b07d1ecb00ea1a61522e0deed9d4280b6b9
Deleted: sha256:0e99c02d2f74cdb2cf3a1fb87eb417a76bdb66e7ce58ed0582936ddb33539839
Deleted: sha256:ae7190ab6f3faf1313fe434deab8f9eaf678f3c4bfe9827793fc9c0b9054f1ab
Deleted: sha256:f47aa539209b293a71f4a954ad5f6ca7871d9af4aeeb30e1a1fe0517e62fa672
Deleted: sha256:46c92147bac9652dfb22d999a3c9f5ca95a79fcfb4687c878cc765850838b068
Deleted: sha256:d10828f92ee3bf5e069393c2e527bbb1f362fdb4ae2ce026fbe74b1e2e186395
Deleted: sha256:5570f8a80e554c4b8dbf23b9c2e3149133bf2d42484fd6f63fef13c49d116fe8
Deleted: sha256:563ba82d3a9872821e5ee84c3246ba2cd4440a714352c67b024278b192525346
Deleted: sha256:7c0c7e3ddd5efc3aeca9954d26fa6d536de346af12365385e46d0278c80e6245
Deleted: sha256:dfa230a68001215eb24d6b7c003784c948f21648c5e6d890b38d00f759c9a96d
Deleted: sha256:7278cfe33321daf7e9f9620c0e65071225245970eb4d1233b5251da27cbc302e
Deleted: sha256:b7e8da0091e0d958b78a35e9a94f3e6dc036272461e707d84d30d7c83ef1c645
Deleted: sha256:e75fcf70281f930ca7c849b6728ed91df93e8ed1d74acde7c3ab055c11dba77c
Deleted: sha256:e66bdfb35041454d35058c785c8d125ed233733d73c09bfb855cf333b9d76350
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2125fa783862f6d67e952dec4738a3c81010b07e713a78ef9838e0b79497b1d1
  Associated tags:
 - 20210415060045
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210415060045
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210415060045].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2125fa783862f6d67e952dec4738a3c81010b07e713a78ef9838e0b79497b1d1].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/index.html>

* 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 1h 49m 5s
125 actionable tasks: 113 executed, 10 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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

Reply via email to