See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/892/display/redirect?page=changes>
Changes:
[asottile] remove unused future / futures dependencies
[avilovpavel6] Fix environment_service_test.go
[noreply] [BEAM-3304] refactoring trigger package in GoSDK (#15933)
[noreply] [BEAM-13001] Hook to configure sampling period for DoFn metric
[noreply] [BEAM-3293] Add MultiMap side input decomposition (#15934)
[noreply] [BEAM-12651] Exclude packages from jacoco report (#15792)
[noreply] [BEAM-13222] Skip spanner integration tests (#15942)
------------------------------------------
[...truncated 53.61 KB...]
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka: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:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:dockerPrepare
> Task :runners:direct-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:direct-java:classes
> Task :sdks:java:container:java8:docker
---> dd3ef44df4d5
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
---> aa7fb04cefe0
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
> Task :runners:direct-java:shadowJar
> Task :sdks:java:container:java8:docker
---> 3af601e45d86
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
---> bf9a6bcb557c
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
---> 2c5a7ae13cca
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
---> 66e54fd433c2
Step 13/18 : ADD target/third_party_licenses
/opt/apache/beam/third_party_licenses/
---> f3434c26e4d3
Step 14/18 : COPY target/LICENSE target/go-licenses/*
/opt/apache/beam/third_party_licenses/golang/
---> d635ee6bb04b
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
---> Running in 77248476cc2e
Removing intermediate container 77248476cc2e
---> 1896ef32d0ff
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf
/opt/apache/beam/third_party_licenses ; fi
---> Running in 43709d5f1ae4
Removing intermediate container 43709d5f1ae4
---> 314a19befa50
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
---> c23bda57bc86
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in 1cda74435d10
Removing intermediate container 1cda74435d10
---> e902f86d4e66
Successfully built e902f86d4e66
Successfully tagged apache/beam_java8_sdk:2.35.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]
d3f7b93aba68: Preparing
84f9fe2b9399: Preparing
50c5b5ce4c73: Preparing
d6919f26dac0: Preparing
f3c837db5f17: Preparing
ed9270f6c695: Preparing
b3daa24c1fb1: Preparing
0623b4333e3d: Preparing
48c395f34aa0: Preparing
91c17d183a98: Preparing
94651dcb97cc: Preparing
8396b27b3a74: Preparing
ebf469e844a6: Preparing
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
ed9270f6c695: Waiting
b3daa24c1fb1: Waiting
0623b4333e3d: Waiting
48c395f34aa0: Waiting
ba6e5ff31f23: Waiting
0b3c02b5d746: Waiting
91c17d183a98: Waiting
62a747bf1719: Waiting
9f9f651e9303: Waiting
ebf469e844a6: Waiting
8396b27b3a74: Waiting
94c94d3b2e6b: Waiting
94651dcb97cc: Waiting
f3c837db5f17: Pushed
50c5b5ce4c73: Pushed
84f9fe2b9399: Pushed
ed9270f6c695: Pushed
d3f7b93aba68: Pushed
d6919f26dac0: Pushed
0623b4333e3d: Pushed
48c395f34aa0: Pushed
ebf469e844a6: Layer already exists
94c94d3b2e6b: Layer already exists
36e0782f1159: Layer already exists
ba6e5ff31f23: Layer already exists
9f9f651e9303: Layer already exists
94651dcb97cc: Pushed
0b3c02b5d746: Layer already exists
62a747bf1719: Layer already exists
b3daa24c1fb1: Pushed
8396b27b3a74: Pushed
91c17d183a98: Pushed
20211111060026: digest:
sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1 size:
4311
> 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 :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform:testJar
> 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-1111061731-ce67ff0e
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111061731-ce67ff0e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_routes_1636611441190.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1111061731-ce67ff0e
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111061731-ce67ff0e
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_routes_1636611441190.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-1111064243-80f20a71
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111064243-80f20a71
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example:
apache-beam-testing:traffic_max_lane_flow_1636612962736.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1111064243-80f20a71
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1111064243-80f20a71
The BigQuery table might contain the example's output, and it is not deleted
automatically:
apache-beam-testing:traffic_max_lane_flow_1636612962736.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.pubsublite.ReadWriteIT > testReadWrite FAILED
java.lang.AssertionError at ReadWriteIT.java:258
38 tests completed, 1 failed, 4 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:20211111060026
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211111060026]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211111060026]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:37c85a930b35cebf5055d5393f98983ec233793836086312af83d869ba9753e1].
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.9.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2h 0m 7s
129 actionable tasks: 117 executed, 10 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/jz7mw6s2bwkzw
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]