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

Changes:

[rarokni] [BEAM-14307] Fix Slow Side input pattern bug in sample


------------------------------------------
[...truncated 52.57 KB...]
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 225 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :examples:java:compileJava

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 24.17117 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> 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 :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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]
5fe5fddf715f: Preparing
422e24c1e678: Preparing
161f1c890b3c: Preparing
555535e48aaf: Preparing
11e463000c52: Preparing
57014cfce0ff: Preparing
038ec46e3b8e: Preparing
ea84acd3efba: Preparing
434a408a40be: Preparing
51272ae04ca9: Preparing
ddfa359007aa: Preparing
9582b3d86679: Preparing
c2802b267750: Preparing
ee198995eec0: Preparing
df503d262d12: Preparing
7494d840ea88: Preparing
357cc1947e95: Preparing
b0dc1a441986: Preparing
7a7698da17f2: Preparing
d59769727d80: Preparing
348622fdcc61: Preparing
ea84acd3efba: Waiting
57014cfce0ff: Waiting
038ec46e3b8e: Waiting
4ac8bc2cd0be: Preparing
df503d262d12: Waiting
9582b3d86679: Waiting
434a408a40be: Waiting
d59769727d80: Waiting
51272ae04ca9: Waiting
c2802b267750: Waiting
348622fdcc61: Waiting
ee198995eec0: Waiting
b0dc1a441986: Waiting
ddfa359007aa: Waiting
4ac8bc2cd0be: Waiting
7494d840ea88: Waiting
7a7698da17f2: Waiting
357cc1947e95: Waiting
11e463000c52: Pushed
422e24c1e678: Pushed
555535e48aaf: Pushed
161f1c890b3c: Pushed
5fe5fddf715f: Pushed
ea84acd3efba: Pushed
038ec46e3b8e: Pushed
51272ae04ca9: Pushed
57014cfce0ff: Pushed
434a408a40be: Pushed
9582b3d86679: Pushed
7494d840ea88: Layer already exists
ddfa359007aa: Pushed
357cc1947e95: Layer already exists
b0dc1a441986: Layer already exists
7a7698da17f2: Layer already exists
d59769727d80: Layer already exists
348622fdcc61: Layer already exists
4ac8bc2cd0be: Layer already exists
ee198995eec0: Pushed
df503d262d12: Pushed
c2802b267750: Pushed
20220418155729: digest: 
sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c size: 
4935

> 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-0418155949-5b192958
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418155949-5b192958
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0418155949-5b192958
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418155949-5b192958
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0418155949-483983cd
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418155949-483983cd
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0418155949-483983cd
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0418155949-483983cd
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

47 tests completed, 1 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418155729
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c
Deleted: sha256:2045abfcbaa44d4e13cbd995f81bc292f65358446932241d9687379611212307
Deleted: sha256:a2a6971a9cf32b5dfc6e401b981b20a0631e0b35ffd87e69c7263ed4789cb77b
Deleted: sha256:33335841a2945c1f21e75baf25b0c84212e509617368afb75a84a1e49b712d69
Deleted: sha256:2a10e4b7b07b073996226d550a5a2486b48c932a29facd7c60e5546d1a17a47b
Deleted: sha256:07c134a482036cc10559619d9b60cc3023c9285990ecdaa1e1a23e0a242b6218
Deleted: sha256:097b29629fa9542e61331ed421895a6ac95dc753309830438d911def72e6f71c
Deleted: sha256:e8a283ef117e5a8bd5a4aea95d2605653abc024f74b013543dcd4a19fcf3bf81
Deleted: sha256:58839e2b2ee74cb3b467145a7a3a3eb2663e2f24c0051bdaa0cfc78517d4a0fc
Deleted: sha256:02771ac19b1140b6296be9b9cf08322ff51c442376dcdf64d8b30e0c6888e059
Deleted: sha256:455bf82b5579d837eaed5f80e1b5eabbc650c80503e09bad5b608da84927b981
Deleted: sha256:832b638d344f20867a31151a81be33e14eb1575a9018c21471c4c15d2e7f7b63
Deleted: sha256:432b7f70c92472df9ab63186f5a7f4be4c52d6a64f359e8624b08e0b3bdb857c
Deleted: sha256:b72c531608fcd69183791201bc3c7bb801d84140f4e1d66355686d6bc0c2d886
Deleted: sha256:702d8ebd49e941f329044da62886ed60d6787dcc87e13f80edc0cfa5af80eb0a
Deleted: sha256:a61a06bf6d5b93b14dcec13275cac683bda8b7872a8b5d17def5d0b979c9da73
Deleted: sha256:a8d60db4ca7f89b372de6b2c44cd4d3508e0130fcc6ff7d60c4590655a3b200f
Deleted: sha256:ddc4df6c63626db9b65f7cb5ef5543042ad787ee54a01abd9cb833a39e067f83
Deleted: sha256:c16221beafc578e5b74dd75151180e0b44f70370d8faac6be7dd00fdf47af065
Deleted: sha256:214d4219d85451955e7ce1681d66ceae59cb0b4982b5edb17137d811ed15f7e4
Deleted: sha256:da6b4ec4f7359cc9e58d83d3883a942a0213fbec43ddb9d01d66bbba9c50741b
Deleted: sha256:9d91ee02d738988a5d4e47661db1f8905f1c773120e95fe7ab5dc13ccdb64043
Deleted: sha256:8f72127f509876f665047534a5d5a7c4a4bee56a51848be24a5c62bbd83c98c4
Deleted: sha256:b9cc2517c13d04849e2848982937bc653423debe6c6e9d8566c49bb33b6f5bfc
Deleted: sha256:c42b700642851773a0d604932d5e117d23acdf36349085f6111518a0d1ba97e6
Deleted: sha256:dcd8ed5f1affc5c3d56f732ad3fa0ef429df9eb9b2753856f958a9adf422ced2
Deleted: sha256:83274ce5e4d77b2a7380972288e951f5e3cc4db740f708bce6ab44a77f3b0473
Deleted: sha256:8b63701c84e8a5d6e0d4d83596a300fc97d78cecdeb1e476d7126af6f2618760
Deleted: sha256:d5126e09a198d5e2d6b998455d37685d622f3e380c9f6ebb37e315ae1b1c81ee
Deleted: sha256:c5ea2cd1cc2649242b91a677890b40271d8e471066c04f6cb729ac0922ff1805
Deleted: sha256:61da9232b4845bad787646e948b547a5729fe56846155e07f273d583963e07ba
Deleted: sha256:50214893dcae0e5c3a2d492f8b8194f13033e0199f207e5d3c82b4b83252d829
Deleted: sha256:d3d4523f8d2cb417e6c3b728cee37dec0ebd06fd03b1b6c281d87d70b899ab89
Deleted: sha256:aafddaabb0bca63bc452da9250b836f7ddb8dd5b31291d2b67533333d4fd1d8d
Deleted: sha256:3a307d809b27d2a2c6e8485415156c313a6c8c288bc7c0b7c536cc783947b499
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418155729]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220418155729] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7c7848eb709e9046dd752f63f8a290f6567e627e2a63223a301e098dbd40a15c].

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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 24m 50s
141 actionable tasks: 92 executed, 45 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/7x6y4a4ye67gi

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