See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/759/display/redirect?page=changes>
Changes: [noreply] [BEAM-12030] DataFrame read_* raise FileNotFound for non-existent input [noreply] Add hooks to allow alternative proto message roots. (#14320) [noreply] More extensive side input reiteration and pagination tests. (#14298) [noreply] Update BigQueryServices.java [noreply] [cleanup] Remove unused PayloadFormat enum (#14323) [noreply] Update StorageApiWriteUnshardedRecords.java [noreply] Update TableDestination.java [noreply] Update ------------------------------------------ [...truncated 70.45 KB...] 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> Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl 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.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 six-1.15.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/java/container/build/virtualenv/bin/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> INFO:root:Pulling license for 206 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 3.239634 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:java8:copyJavaThirdPartyLicenses NO-SOURCE > Task :sdks:java:container:java11:copyJavaThirdPartyLicenses NO-SOURCE > Task :sdks:go:resolveBuildDependencies Resolving google.golang.org/genproto: commit='4d944d34d83c502a5f761500a14d8842648415c3', urls=[https://github.com/google/go-genproto] Resolving google.golang.org/grpc: commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', urls=[https://github.com/grpc/grpc-go] Resolving google.golang.org/protobuf: commit='d165be301fb1e13390ad453281ded24385fd8ebc', urls=[https://go.googlesource.com/protobuf] Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git] Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, [email protected]:etcd-io/etcd.git] > Task :sdks:go:installDependencies > Task :sdks:go:buildLinuxAmd64 > Task :sdks:go:goBuild > Task :sdks:java:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/go> > Task :sdks:go:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/go> > Task :sdks:python:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/sdks/go> > Task :sdks:go:container:installDependencies > Task :sdks:java:container:installDependencies > Task :sdks:python:container:installDependencies > Task :sdks:go:container:buildLinuxAmd64 Unable to watch the file system for changes. The inotify watches limit is too low. > Task :sdks:go:container:goBuild > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:go:container:dockerPrepare > Task :sdks:python:container:buildDarwinAmd64 > Task :sdks:java:container:java11:copySdkHarnessLauncher > Task :sdks:java:container:java8:copySdkHarnessLauncher > Task :sdks:go:container:docker Sending build context to Docker daemon 18.22MB Step 1/11 : FROM debian:buster buster: Pulling from library/debian Digest: sha256:ed28974b37a2ee07bc8d43249c7396eee05a210d92aa784871e3bed715671d4f Status: Downloaded newer image for debian:buster ---> 463adba1ec3f Step 2/11 : MAINTAINER "Apache Beam <[email protected]>" > Task :sdks:python:container:buildLinuxAmd64 > Task :sdks:python:container:goBuild > Task :sdks:python:container:py36:copyLauncherDependencies > Task :sdks:python:container:py38:copyLauncherDependencies > Task :sdks:python:container:py37:copyLauncherDependencies > Task :sdks:go:container:docker ---> Running in f240ecf944d6 Removing intermediate container f240ecf944d6 ---> 579b56f296f3 Step 3/11 : ARG pull_licenses ---> Running in efd76df39baf Removing intermediate container efd76df39baf ---> 882be88196c2 Step 4/11 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* ---> Running in 4be3d926b166 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] Fetched 8424 kB in 2s (4571 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libssl1.1 openssl The following NEW packages will be installed: ca-certificates libssl1.1 openssl 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. Need to get 2548 kB of archives. After this operation, 6082 kB of additional disk space will be used. Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] Get:3 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 2548 kB in 0s (9192 kB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 6677 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.1.1d-0+deb10u6_amd64.deb ... Unpacking openssl (1.1.1d-0+deb10u6) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20200601~deb10u2_all.deb ... Unpacking ca-certificates (20200601~deb10u2) ... Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... Setting up openssl (1.1.1d-0+deb10u6) ... Setting up ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Processing triggers for libc-bin (2.28-10) ... Processing triggers for ca-certificates (20200601~deb10u2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 4be3d926b166 ---> 13107c65c0c1 Step 5/11 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 093d57f4224d Step 6/11 : COPY target/LICENSE /opt/apache/beam/ ---> 611afecda588 Step 7/11 : COPY target/NOTICE /opt/apache/beam/ ---> 9e5cd3d628ef Step 8/11 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 6701e3ee840a Step 9/11 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in d7c0931d6f56 Removing intermediate container d7c0931d6f56 ---> 1da098bd16fa Step 10/11 : RUN if [ "$pull_licenses" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 550dc624fa75 Removing intermediate container 550dc624fa75 ---> a86bfbbfffa8 Step 11/11 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in c7448d8cb610 Removing intermediate container c7448d8cb610 ---> 6263d4ad597b Successfully built 6263d4ad597b Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk:latest > Task :sdks:go:container:dockerTagF8afb0d468b628e209ea3ead9ab641ff132453ed > Task :sdks:go:container:dockerPushF8afb0d468b628e209ea3ead9ab641ff132453ed The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_go_sdk] 45fa106f1a7e: Preparing ecf9dfd27744: Preparing c3359ff5d999: Preparing 093c38917005: Preparing c60f6162728e: Preparing 953d28d8b91f: Preparing c1bcddf0e470: Preparing c1bcddf0e470: Waiting 953d28d8b91f: Waiting 093c38917005: Pushed 45fa106f1a7e: Pushed c3359ff5d999: Pushed ecf9dfd27744: Pushed c1bcddf0e470: Layer already exists c60f6162728e: Pushed 953d28d8b91f: Pushed f8afb0d468b628e209ea3ead9ab641ff132453ed: digest: sha256:de9b50689521e6efe7502978b032d98c56b67e3580ab154f15b5bbe464adaa48 size: 1782 > 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] 45fa106f1a7e: Preparing ecf9dfd27744: Preparing c3359ff5d999: Preparing 093c38917005: Preparing c60f6162728e: Preparing 953d28d8b91f: Preparing c1bcddf0e470: Preparing 953d28d8b91f: Waiting c1bcddf0e470: Waiting 45fa106f1a7e: Layer already exists c60f6162728e: Layer already exists ecf9dfd27744: Layer already exists c3359ff5d999: Layer already exists 093c38917005: Layer already exists 953d28d8b91f: Layer already exists c1bcddf0e470: Layer already exists latest: digest: sha256:de9b50689521e6efe7502978b032d98c56b67e3580ab154f15b5bbe464adaa48 size: 1782 > Task :sdks:go:container:dockerTagsPush FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':release:go-licenses:java:dockerRun'. > 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. Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':release:go-licenses:py:dockerRun'. > 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. 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.8/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 5m 19s 124 actionable tasks: 94 executed, 21 from cache, 9 up-to-date Gradle was unable to watch the file system for changes. The inotify watches limit is too low. Publishing build scan... https://gradle.com/s/beokwyvevpfsu 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]
