See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2916/display/redirect?page=changes>
Changes: [bulat.safiullin] [Website] add lazy loading attr to images #24250 ------------------------------------------ [...truncated 58.48 KB...] > Task :release:go-licenses:java:dockerRun W1122 13:13:04.912837 25 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 > 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_Examples_Dataflow_V2/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_Examples_Dataflow_V2/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-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W1122 13:13:13.305279 71 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 :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 :sdks:java:container:java8:docker ---> ed23c7f33073 Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/ > Task :examples:java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java8:docker ---> 769e5ff3c126 Step 12/21 : COPY target/LICENSE /opt/apache/beam/ ---> 866d8fa6546d Step 13/21 : COPY target/NOTICE /opt/apache/beam/ ---> f0f7234616d7 Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 8cab041b163f Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/ ---> 630dd7c6d456 Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE ---> Running in a6ab006c62cc Removing intermediate container a6ab006c62cc ---> d75540b46b89 Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 158aeabec108 Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 2c9e7f4c900b Removing intermediate container 2c9e7f4c900b ---> 0b7a42d665a6 Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in eefd08755c04 Removing intermediate container eefd08755c04 ---> f0a5b1db3b90 Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> 313a661e981c Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 6b5735995e35 Removing intermediate container 6b5735995e35 ---> 3a62cd1996a6 Successfully built 3a62cd1996a6 Successfully tagged apache/beam_java8_sdk:2.44.0.dev > 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] 32f568de780c: Preparing 5251cf56b141: Preparing 0e889533e1b1: Preparing 5c60c50f9bf3: Preparing 16f113c8d9f5: Preparing 6962a0fd055b: Preparing 707111b67304: Preparing b862144f9923: Preparing cb6f80ecb436: Preparing 65ccd5e4cb40: Preparing 036cdcd65b3e: Preparing 158dd1723df5: Preparing efbad7406168: Preparing 03957768fe37: Preparing bdefc84f4873: Preparing 6b5aaff44254: Preparing 53a0b163e995: Preparing b626401ef603: Preparing 9b55156abf26: Preparing 293d5db30c9f: Preparing 03127cdb479b: Preparing 9c742cd6c7a5: Preparing 6962a0fd055b: Waiting 03957768fe37: Waiting b626401ef603: Waiting 707111b67304: Waiting 65ccd5e4cb40: Waiting bdefc84f4873: Waiting 9b55156abf26: Waiting 036cdcd65b3e: Waiting 53a0b163e995: Waiting 293d5db30c9f: Waiting 6b5aaff44254: Waiting 158dd1723df5: Waiting efbad7406168: Waiting cb6f80ecb436: Waiting 9c742cd6c7a5: Waiting 5c60c50f9bf3: Pushed 16f113c8d9f5: Pushed 0e889533e1b1: Pushed 5251cf56b141: Pushed 707111b67304: Pushed b862144f9923: Pushed 32f568de780c: Pushed 65ccd5e4cb40: Pushed 036cdcd65b3e: Pushed 158dd1723df5: Pushed cb6f80ecb436: Pushed 6b5aaff44254: Layer already exists 6962a0fd055b: Pushed 53a0b163e995: Layer already exists b626401ef603: Layer already exists 9b55156abf26: Layer already exists 293d5db30c9f: Layer already exists 03127cdb479b: Layer already exists 9c742cd6c7a5: Layer already exists 03957768fe37: Pushed bdefc84f4873: Pushed efbad7406168: Pushed 20221122131038: digest: sha256:77f7f43c09d6d16e2f037cef5777b3fb2550b4578685cf7616e2ec522662c30d size: 4935 > 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-1122131415-117532d1 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1122131415-117532d1 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1122131415-117532d1 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1122131415-117532d1 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1122131415-f6c9147d The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1122131415-f6c9147d *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1122131415-f6c9147d The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1122131415-f6c9147d *********************************************************** *********************************************************** > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221122131038 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:77f7f43c09d6d16e2f037cef5777b3fb2550b4578685cf7616e2ec522662c30d Deleted: sha256:3a62cd1996a6bfda555f7fa7fa08babd9fa388d690875edcad422a877663c9a4 Deleted: sha256:313a661e981c5b15eebb5788004bae9dbc1be9e8a97c977a2e916eab43ca548c Deleted: sha256:6fe2c2cd3af2d38756cf3c5b4242fe4599a09c4102b32d4732d80d8752eb4c76 Deleted: sha256:f0a5b1db3b90994c8d1b744e5abf6fd9acb6f42bc0d83508f27ba167b4cbc873 Deleted: sha256:0b7a42d665a679d2e02a1f51f88705b987290dc449b3ef8df3fcb977ff6bb138 Deleted: sha256:cb2fccfaeefc8598920aed260bcd7a92ea7352988432f8a31c811f4b3665feb6 Deleted: sha256:158aeabec108ca0928888133ec897fb6166ae7d686ae1cd387c5680a3c7b5612 Deleted: sha256:5f1263a3752949bef490c336f6c3367cbb11fddbf643845532c1c11204e5b17c Deleted: sha256:d75540b46b89eafa3366eaa9fbf26358c02218bf9798dcd5063f6775b010e0d6 Deleted: sha256:b420c952fee8bfe142b95011f18df9b266628bcc0fcc5c41bf2995111ab61a99 Deleted: sha256:630dd7c6d45633b6614a675163d53b6b5447f89c2ad6e49423310d3883010e7e Deleted: sha256:f33183e49bd23158ec2c3d76d83e9fc89afd9186aacbc8d8246f17461232aaf2 Deleted: sha256:8cab041b163f8332e03fe228c5d3ed0c3b33139685e8c50b8610de2d4050d492 Deleted: sha256:dc4d60e84cffed46a50a46c71e6f4264b8a24aecc02ba068a1351b411f13afd6 Deleted: sha256:f0f7234616d7ce08f4d23468f5a1e5759a784c6e7fba3d0edf740bd9ff1970ee Deleted: sha256:ddaf6233830d31d8b3dd2e77fb59b9b2766d016cb0a01ab20a639212ac62368f Deleted: sha256:866d8fa6546d6a855404faf0d65cd9e34a304ad5cac0bb31a375a63b7b23eb64 Deleted: sha256:580338dbe2cb03fba44d3dea86590c519441ffa1465c6d567d9a811dfb417c76 Deleted: sha256:769e5ff3c126dcdc0ee52a5af5f7325d3a721668ddf8dbb90906c6b6bef00258 Deleted: sha256:fb68e4a059602737a48cf4897defbbb72c6b27459b93b8f80c1ac6313a2ac5f5 Deleted: sha256:ed23c7f33073cbe21c8efb7b128575835cc8ce7ae2dc54f6d464b0beed382519 Deleted: sha256:2ec707667cf66acb8444cbb454602e0e026a487cf811f4feb754a41bf1387de0 Deleted: sha256:8bb86079a21464c9897ab613adb8bae3ebed936641eded3e1823909560b2d7d7 Deleted: sha256:a2908bbbeb6b9daa0251014eb733cf1e2513b3971baddf22cd2e04227e73ba96 Deleted: sha256:128f5479102bfb7de2b05d7d85ea83a4a8f87b9a99cdd4c7f5acef4b13d31407 Deleted: sha256:e908afbf3e7fc9a68d438584945f55b18566733eca656bf571db1db6c52a8fb9 Deleted: sha256:de4aefb186f8b062b52e1a5319fd189b981f1224e0f57d77d28719d01baa3880 Deleted: sha256:00dcb721ab9850d9cc74d5be13ee77f3258fa9f0dbafeb6cec4b3bfcefb7973d Deleted: sha256:d33a45a980224761074f40a05aae3a0fcccddef2f052b6fde0b32592e4ccc971 Deleted: sha256:8079ce0c4410edf26e3cbb68eadcdde55443b40efd36650d142ef6f940bbe453 Deleted: sha256:f98d320418fc46899c75fce0c241d3d70d41548f36b59954f631a6a56dd7af89 Deleted: sha256:35709a286f3278c7729837196078fbd876b3c8dd8166d6529175055687176e6c Deleted: sha256:a23ade6e101a48e6e26e944fdad6e78464bb612aba696695f149d028d7170683 Deleted: sha256:9f5f595b50b23ad7b2898d61355c9db78264f2bf7d92429483e0fdff2d1c8f2d ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221122131038] > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 301 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command 'gcloud'' 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. * 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 37m 29s 116 actionable tasks: 78 executed, 34 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/6pyfvsayj2tak 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]
