See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2488/display/redirect>
Changes: ------------------------------------------ [...truncated 55.44 KB...] Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 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 235 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 INFO:root:pull_licenses_java.py succeed. It took 2.157507 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.19.3 build -o ./build/target/linux_amd64/boot boot.go boot_test.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.5.1/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.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: downloading google.golang.org/grpc v1.50.1 go: downloading google.golang.org/protobuf v1.28.1 go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: added github.com/apache/beam/sdks/v2 v2.43.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 go: added golang.org/x/text v0.4.0 go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e go: added google.golang.org/grpc v1.50.1 go: added google.golang.org/protobuf v1.28.1 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1227 09:58:51.504588 37 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W1227 09:58:55.480018 88 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/0b7e1fb9:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause + 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] 58dccd6e7b45: Preparing 012fc0b71853: Preparing 16af17e034da: Preparing 52a30ba3cd16: Preparing b37ae2174ecd: Preparing eb01fdf1c248: Preparing 38fa95720855: Preparing b9787ffd9e76: Preparing 778eac71b884: Preparing 426bcf5d786e: Preparing c49d01ad1d86: Preparing 67187c89017f: Preparing 0e0220bceae0: Preparing 953fb2a4b32c: Preparing bff868ceb2da: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing eb01fdf1c248: Waiting 9b55156abf26: Waiting bff868ceb2da: Waiting c49d01ad1d86: Waiting 293d5db30c9f: Waiting 38fa95720855: Waiting 6b5aaff44254: Waiting 9c742cd6c7a5: Waiting 03127cdb479b: Waiting 67187c89017f: Waiting b9787ffd9e76: Waiting 953fb2a4b32c: Waiting b626401ef603: Waiting 0e0220bceae0: Waiting 778eac71b884: Waiting 16af17e034da: Pushed 52a30ba3cd16: Pushed 012fc0b71853: Pushed b37ae2174ecd: Pushed 58dccd6e7b45: Pushed 38fa95720855: Pushed b9787ffd9e76: Pushed 426bcf5d786e: Pushed 778eac71b884: Pushed 67187c89017f: Pushed eb01fdf1c248: Pushed c49d01ad1d86: Pushed 6b5aaff44254: Layer already exists 53a0b163e995: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 0e0220bceae0: Pushed 953fb2a4b32c: Pushed bff868ceb2da: Pushed 20221227095742: digest: sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795 size: 4934 > 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-1227095924-9a9f0fc6 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227095924-9a9f0fc6 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1227095924-9a9f0fc6 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227095924-9a9f0fc6 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1227095924-7bc8f6d The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227095924-7bc8f6d *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1227095924-7bc8f6d The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227095924-7bc8f6d *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85 org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96 81 tests completed, 2 failed, 2 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:20221227095742 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795 Deleted: sha256:77aac6e56c9b23dfc44437057f51e3dd45e84c197fd191f5f61672485f50f0d0 Deleted: sha256:9dc10f54bf92836a55cbcdfb0151f1fb3ee70e520600290b04659260e331ad0b Deleted: sha256:98ec8f4422d0e9084da68bd86275277e7d38c4b7d1fdf5a296558d990f201c4d Deleted: sha256:276c5a4a68bcd622424e41ff1c9d322b987a56a54aee47c19ccae33791dfac5e Deleted: sha256:96459f05e027791424181a7c3867a50984f242eff2a086b97c08a13138c4f4bc Deleted: sha256:ac21df375679bd6d207ded4a2e72779020c5391de6100f5a7e8601e8f4d21f99 Deleted: sha256:fcf8fa4cdb606612593bd3f56494e96650aa576e8f4cd1c3b0d23d24ef9a3bf1 Deleted: sha256:d0cac854c39a72c65302efee9c6ceda1f1cf6d312bf34e12bd6fa2c5980b4007 Deleted: sha256:8adf3ce2460dba1804a0bb31c0604af9978fb14084073f5cec5183e6febd5fa9 Deleted: sha256:424ba818ffcc1f5c435c7f6d26c2e155dade6a54691c3eacde28b9c600794a72 Deleted: sha256:e90b78e00207272925be7374ad274c5a91a585ead1c339b805788f940371f9f8 Deleted: sha256:fc153f879110f8ba16fe2158fc6b06b7b5d9f83c2e6b870fbf4e942cb87821c1 Deleted: sha256:d7542f58fc662605bf236c8b14f0ec868a193dff03b7c3c7d31b95a26f8cf6ac Deleted: sha256:abff988af48d0c020aaa5d3ff888ccaa750e6171686f1772c9f707f365651c5b Deleted: sha256:714fec561c77db5746a0116a705b8c42f543820731ed6abb662988ed263d7713 Deleted: sha256:ca347b1bdf47c85bcd57be20ba3b2f82f8e824d2f6ecdd6257bae81fe0c7aae3 Deleted: sha256:83c8f3ad8f113acde04ecbe82abf8c93eb7a8cb624563bf720b44743ddadd977 Deleted: sha256:1cb198f8f20bb64130b160b16421c931ecdc936c49758884e0fe8df3549ecf48 Deleted: sha256:3732440e6e45bbf10886bc733560b0395291dbfaf96541605d16ce1b9abbf657 Deleted: sha256:498b66bbfba834ddb35821e4b32b67b266b80dbd3121ade407706ba245637022 Deleted: sha256:8d7b2524f59d63976c336390e2680ec98abb01aaaff0e955d8882afe6adcef32 Deleted: sha256:63bebbfcf896319f9117c7ec6b0248cc2b88f089d734d09dc9ecd169582a46d5 Deleted: sha256:19b04d38d4ccffb217ba2e3ddc6f5de445335d6faf0101136c5affe214c4bc89 Deleted: sha256:1a328c21c103dd746deae2d70c0303bd3327dd61d5f62e36c8ab363c7db75b28 Deleted: sha256:be41af558ff87ac30b384b3a5862c8266858ee284a014f85b2d50365720f92a3 Deleted: sha256:afdbf52831d3d55498e4712ccb079cacd883563016b836eb4dddf15a596bd8a6 Deleted: sha256:e14df4713e618e424b5d75d11e8be7e78b5ee77cdc1f7ac5c559da98b3e374af Deleted: sha256:1334ba738c98ff0b01be52fea9d78d0e17e08cb9fbc3be24d4c1f1afe4eb0baa Deleted: sha256:e824ed12f03ae29f64c33fb37fcbfbe5f4a4f8fb9a881c278c474292c8c64aff Deleted: sha256:d0bdd98c403177d8568a6ac4d5ab8bfa941b0dfa4a7480fcd737b69db453ecbc Deleted: sha256:57c5ce36bb7a59977a67ab92f3737e204bf6c71d0aee6a1e4d03928e120b95ca Deleted: sha256:405b4b2f86105a140249e6d5d18acfa6c28477e0b35dca108dbdb548bc62e821 Deleted: sha256:5d3280dcecfb177d1f47a8ea6396cbdde818c1ee9086afeb9243044b8b9c1873 Deleted: sha256:8b5a218b86eefa188a6c68712c6fa4118238745c22118ddba74335d91c13cc7c WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly. Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221227095742] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221227095742] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:660c38a98c611dc95417497c3aa6c1b2e1519628281d360cc8c14751e2107795]. 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. * 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.5.1/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 3h 21m 43s 145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/kjch2gprqrwvw 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]
