See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4067/display/redirect?page=changes>
Changes: [yixiaoshen] Remove artificial timeout in FirestoreV1IT, Dataflow runner is very slow [noreply] Update publish_release_notes to generate PR list (#23630) ------------------------------------------ [...truncated 45.50 KB...] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 1011 kB in 0s (4109 kB/s) Selecting previously unselected package openssl. (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 6661 files and directories currently installed.) Preparing to unpack .../openssl_1.1.1n-0+deb11u3_amd64.deb ... Unpacking openssl (1.1.1n-0+deb11u3) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20210119_all.deb ... Unpacking ca-certificates (20210119) ... Setting up openssl (1.1.1n-0+deb11u3) ... Setting up ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 129 added, 0 removed; done. Processing triggers for ca-certificates (20210119) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container c9dab040fd67 ---> c927e5cd30ac Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> fc0ea529c131 Step 6/11 : COPY target/LICENSE /opt/apache/beam/ ---> 69bfca7c8c55 Step 7/11 : COPY target/NOTICE /opt/apache/beam/ ---> 5aafb60bb543 Step 8/11 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 586bc97e8109 Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in a0a401509911 Removing intermediate container a0a401509911 ---> 658f495dd185 Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 85342d2cc069 Removing intermediate container 85342d2cc069 ---> 379a78b41712 Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in f8e238faacaf Removing intermediate container f8e238faacaf ---> 4e13093762c0 Successfully built 4e13093762c0 Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + go get github.com/apache/beam/sdks/v2/java/container go: downloading github.com/apache/beam/sdks/v2 v2.41.0 go: downloading github.com/apache/beam v2.41.0+incompatible go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.48.0 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: downloading google.golang.org/protobuf v1.28.0 go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added github.com/apache/beam/sdks/v2 v2.41.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810 go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 go: added google.golang.org/grpc v1.48.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W1014 00:14:51.482710 28 library.go:94] "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 W1014 00:14:56.660979 191 library.go:94] "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:go:container:dockerTag2d84233009ffe7488649efbb0acdfb9fea7fdf31 > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> Collecting pip Using cached pip-22.2.2-py3-none-any.whl (2.0 MB) Collecting setuptools Using cached setuptools-65.4.1-py3-none-any.whl (1.2 MB) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: pip, setuptools, wheel Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting tenacity<6.0,>=5.0.2 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_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 256 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 > Task :release:go-licenses:java:dockerRun github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.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/+/1bab6f36:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/042d03aeabc9/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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:java11:copyGolangLicenses > Task :sdks:go:container:dockerPush2d84233009ffe7488649efbb0acdfb9fea7fdf31 The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk] a7f3552ae36a: Preparing 7226d0c25f61: Preparing f6cf50b3793e: Preparing 21afa88940d4: Preparing d11f0be15590: Preparing 2456f9d7bae5: Preparing 8e079fee2186: Preparing 8e079fee2186: Waiting 2456f9d7bae5: Waiting 21afa88940d4: Pushed 7226d0c25f61: Pushed f6cf50b3793e: Pushed a7f3552ae36a: Pushed 8e079fee2186: Layer already exists 2456f9d7bae5: Pushed d11f0be15590: Pushed 2d84233009ffe7488649efbb0acdfb9fea7fdf31: digest: sha256:a845eb635645e86f17359b96502eb4ee88ec69e1920e1c8a4d2fb09a6873bc47 size: 1783 > Task :sdks:go:container:dockerTagLatest > Task :sdks:go:container:dockerPushLatest The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk] a7f3552ae36a: Preparing 7226d0c25f61: Preparing f6cf50b3793e: Preparing 21afa88940d4: Preparing d11f0be15590: Preparing 2456f9d7bae5: Preparing 8e079fee2186: Preparing 8e079fee2186: Waiting 2456f9d7bae5: Waiting f6cf50b3793e: Layer already exists a7f3552ae36a: Layer already exists 7226d0c25f61: Layer already exists 21afa88940d4: Layer already exists d11f0be15590: Layer already exists 8e079fee2186: Layer already exists 2456f9d7bae5: Layer already exists latest: digest: sha256:a845eb635645e86f17359b96502eb4ee88ec69e1920e1c8a4d2fb09a6873bc47 size: 1783 > Task :sdks:go:container:dockerTagsPush > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 12.406144 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:java11:dockerClean UP-TO-DATE > Task :sdks:java:container:java17:copyDockerfileDependencies > Task :sdks:java:container:java17:copyGolangLicenses > Task :sdks:java:container:java17:copyJavaThirdPartyLicenses > Task :sdks:java:container:java17:copyJdkOptions > Task :sdks:java:container:java17:copyLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java17:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java17:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17: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_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17: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 :sdks:java:container:java8:docker FAILED COPY failed: no source files were specified FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/common.gradle'> line: 96 * What went wrong: Execution failed for task ':sdks:java:container:java17:validateJavaHome'. > java17Home or java11Home property required. Re-run with -Pjava17Home or > -Pjava11Home * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. ============================================================================== 2: Task failed with an exception. ----------- * Where: Script '<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/common.gradle'> line: 96 * What went wrong: Execution failed for task ':sdks:java:container:java11:validateJavaHome'. > java17Home or java11Home property required. Re-run with -Pjava17Home or > -Pjava11Home * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. ============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:java:container:java8:docker'. > Process 'command 'docker'' 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 3 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 1m 55s 111 actionable tasks: 79 executed, 25 from cache, 7 up-to-date Publishing build scan... https://gradle.com/s/br2jzbdv7i7oi 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]
