See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark3/3742/display/redirect>
Changes: ------------------------------------------ [...truncated 274.42 KB...] go.opencensus.io,https://github.com/census-instrumentation/opencensus-go/blob/v0.24.0/LICENSE,Apache-2.0 golang.org/x/crypto,https://cs.opensource.google/go/x/crypto/+/v0.13.0:LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.15.0:LICENSE,BSD-3-Clause golang.org/x/oauth2,https://cs.opensource.google/go/x/oauth2/+/v0.12.0:LICENSE,BSD-3-Clause golang.org/x/sync/semaphore,https://cs.opensource.google/go/x/sync/+/v0.3.0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/v0.12.0:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.13.0:LICENSE,BSD-3-Clause golang.org/x/xerrors,https://cs.opensource.google/go/x/xerrors/+/04be3eba:LICENSE,BSD-3-Clause google.golang.org/api,https://github.com/googleapis/google-api-go-client/blob/v0.142.0/LICENSE,BSD-3-Clause google.golang.org/api/internal/third_party/uritemplates,https://github.com/googleapis/google-api-go-client/blob/v0.142.0/internal/third_party/uritemplates/LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/api,https://github.com/googleapis/go-genproto/blob/f966b187b2e5/googleapis/api/LICENSE,Apache-2.0 google.golang.org/genproto/googleapis/rpc,https://github.com/googleapis/go-genproto/blob/007df8e322eb/googleapis/rpc/LICENSE,Apache-2.0 google.golang.org/genproto/googleapis/type,https://github.com/googleapis/go-genproto/blob/ccc8af3d0e93/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.58.1/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :sdks:python:container:py38:docker FAILED #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.00kB done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 1.0s #3 [internal] load metadata for docker.io/library/python:3.8-bullseye #3 DONE 0.8s #4 [beam 1/5] FROM docker.io/library/python:3.8-bullseye@sha256:5598a0361e5a1e6fc0bcf942208ac47bf17b1865ea7767c2f1e6d572f7917736 #4 CACHED #5 [internal] load build context #5 transferring context: 2.49MB 0.0s done #5 DONE 0.1s #6 [beam 3/5] COPY target/apache-beam.tar.gz /opt/apache/beam/tars/ #6 CACHED #7 [beam 4/5] COPY target/launcher/linux_amd64/boot target/LICENSE target/NOTICE target/LICENSE.python /opt/apache/beam/ #7 ERROR: "/target/launcher/linux_amd64/boot" not found: not found #8 [beam 2/5] COPY target/base_image_requirements.txt /tmp/base_image_requirements.txt #8 CANCELED ------ > [beam 4/5] COPY target/launcher/linux_amd64/boot target/LICENSE > target/NOTICE target/LICENSE.python /opt/apache/beam/: ------ ERROR: failed to solve: failed to compute cache key: "/target/launcher/linux_amd64/boot" not found: not found > Task :sdks:java:container:java8:docker #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 2.5s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.59kB done #2 DONE 2.8s #3 [internal] load metadata for docker.io/library/eclipse-temurin:8 #3 DONE 0.8s #4 [ 1/16] FROM docker.io/library/eclipse-temurin:8@sha256:5840452260db162c2dd31033cb55575745861634b1be75a1d8cff559b6c8b942 #4 CACHED #5 [internal] load build context > Task :runners:spark:3:job-server:sparkJobServerCleanup Stopping job server pid: 3044637. > Task :release:go-licenses:go:createLicenses > Task :sdks:go:container:copyGolangLicenses > Task :sdks:go:container:dockerPrepare > Task :sdks:java:container:java8:docker #5 transferring context: 51.02MB 0.6s done #5 DONE 0.8s #6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/ #6 DONE 2.3s #7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ #7 DONE 0.1s #8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/ #8 DONE 0.2s #9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ #9 DONE 0.1s #10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ #10 DONE 0.2s #11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ #11 DONE 0.6s #12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/ #12 DONE 0.3s #13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/ #13 DONE 0.5s #14 [10/16] COPY target/LICENSE /opt/apache/beam/ #14 DONE 1.6s #15 [11/16] COPY target/NOTICE /opt/apache/beam/ #15 DONE 0.4s #16 [12/16] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ #16 DONE 0.4s #17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/ #17 DONE 0.3s #18 [14/16] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #18 DONE 0.2s #19 [15/16] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #19 DONE 0.4s #20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/ #20 DONE 0.2s #21 exporting to image #21 exporting layers #21 exporting layers 0.2s done #21 writing image sha256:a29aaf53de76621874cf62c80ada38831203ba0a2e3f1eb5bc97e4ffc0f98005 #21 writing image sha256:a29aaf53de76621874cf62c80ada38831203ba0a2e3f1eb5bc97e4ffc0f98005 done #21 naming to docker.io/apache/beam_java8_sdk:2.52.0.dev done #21 DONE 0.3s > Task :sdks:go:container:docker #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.70kB done #1 DONE 0.8s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.7s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.4s #4 [1/7] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b #4 CACHED #5 [internal] load build context #5 transferring context: 22.24MB 0.3s done #5 DONE 0.5s #6 [2/7] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* #6 3.150 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #6 3.275 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #6 3.366 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #6 3.826 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8062 kB] #6 4.212 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [256 kB] #6 4.213 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.4 kB] #6 5.675 Fetched 8544 kB in 3s (3114 kB/s) #6 5.675 Reading package lists... #6 6.381 Reading package lists... #6 7.021 Building dependency tree... #6 7.188 Reading state information... #6 7.395 The following additional packages will be installed: #6 7.395 openssl #6 7.439 The following NEW packages will be installed: #6 7.440 ca-certificates openssl #6 7.483 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #6 7.483 Need to get 1017 kB of archives. #6 7.483 After this operation, 1897 kB of additional disk space will be used. #6 7.483 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1w-0+deb11u1 [859 kB] #6 7.545 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #6 8.085 debconf: delaying package configuration, since apt-utils is not installed #6 8.119 Fetched 1017 kB in 0s (10.2 MB/s) #6 8.185 Selecting previously unselected package openssl. #6 8.185 (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 ... 6664 files and directories currently installed.) #6 8.195 Preparing to unpack .../openssl_1.1.1w-0+deb11u1_amd64.deb ... #6 8.201 Unpacking openssl (1.1.1w-0+deb11u1) ... #6 8.370 Selecting previously unselected package ca-certificates. #6 8.372 Preparing to unpack .../ca-certificates_20210119_all.deb ... #6 8.376 Unpacking ca-certificates (20210119) ... #6 8.463 Setting up openssl (1.1.1w-0+deb11u1) ... #6 8.480 Setting up ca-certificates (20210119) ... #6 9.254 Updating certificates in /etc/ssl/certs... #6 10.06 129 added, 0 removed; done. #6 10.13 Processing triggers for ca-certificates (20210119) ... #6 10.14 Updating certificates in /etc/ssl/certs... #6 10.68 0 added, 0 removed; done. #6 10.68 Running hooks in /etc/ca-certificates/update.d... #6 10.70 done. #6 DONE 14.5s #7 [3/7] ADD target/linux_amd64/boot /opt/apache/beam/ #7 DONE 0.3s #8 [4/7] COPY target/LICENSE /opt/apache/beam/ #8 DONE 0.1s #9 [5/7] COPY target/NOTICE /opt/apache/beam/ #9 DONE 0.1s #10 [6/7] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #10 DONE 0.3s #11 [7/7] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #11 DONE 0.3s #12 exporting to image #12 exporting layers #12 exporting layers 0.2s done #12 writing image sha256:8eee45d6ca1addfaed0e8ca1dd8fe00c5e264ff3fb8e017c468dcc33e08fba31 done #12 naming to docker.io/apache/beam_go_sdk:latest done #12 DONE 0.2s > Task :sdks:python:installGcpTest Building wheel for apache-beam (pyproject.toml): still running... Building wheel for apache-beam (pyproject.toml): still running... Building wheel for apache-beam (pyproject.toml): still running... Building wheel for apache-beam (pyproject.toml): finished with status 'done' Created wheel for apache-beam: filename=apache_beam-2.52.0.dev0-cp38-cp38-linux_x86_64.whl size=16207649 sha256=6d987e7818d72a265c29e400dee337ef06f672cfa712bcef06a4352a93378f63 Stored in directory: /home/jenkins/.cache/pip/wheels/88/82/e3/aa4abcc859f9e392ddbdcd503bcf8459f04ba0e62be3e12fe7 Successfully built apache-beam Installing collected packages: sortedcontainers, pytz, pyjsparser, docopt, crcmod, zstandard, wrapt, websocket-client, urllib3, typing-extensions, threadpoolctl, tenacity, sqlparse, six, rpds-py, regex, pyyaml, pyparsing, pymysql, PyJWT, pyhamcrest, pycparser, pyasn1, psycopg2-binary, protobuf, portalocker, pkgutil-resolve-name, parameterized, overrides, orjson, objsize, numpy, mock, joblib, jmespath, iniconfig, importlib-resources, idna, grpcio, greenlet, google-crc32c, fasteners, fastavro, execnet, exceptiongroup, dnspython, dill, deprecation, cloudpickle, charset-normalizer, certifi, backports.zoneinfo, attrs, tzlocal, sqlalchemy, shapely, scipy, rsa, requests, referencing, python-dateutil, pytest, pymongo, pydot, pyasn1-modules, pyarrow, proto-plus, isodate, hypothesis, httplib2, googleapis-common-protos, google-resumable-media, cffi, scikit-learn, requests-mock, pytest-xdist, pytest-timeout, pandas, oauth2client, jsonschema-specifications, js2py, hdfs, grpcio-status, google-auth, freezegun, docker, cryptography, botocore, azure-core, testcontainers, s3transfer, jsonschema, grpc-google-iam-v1, google-auth-httplib2, google-apitools, google-api-core, azure-storage-blob, msal, google-cloud-core, boto3, apache-beam, msal-extensions, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-pubsublite, google-cloud-aiplatform, azure-identity Successfully installed PyJWT-2.8.0 apache-beam-2.52.0.dev0 attrs-23.1.0 azure-core-1.29.5 azure-identity-1.15.0b2 azure-storage-blob-12.19.0b1 backports.zoneinfo-0.2.1 boto3-1.28.69 botocore-1.31.69 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.1 cloudpickle-2.2.1 crcmod-1.7 cryptography-41.0.4 deprecation-2.1.0 dill-0.3.1.1 dnspython-2.4.2 docker-6.1.3 docopt-0.6.2 exceptiongroup-1.1.3 execnet-2.0.2 fastavro-1.8.4 fasteners-0.19 freezegun-1.2.2 google-api-core-2.12.0 google-apitools-0.5.31 google-auth-2.23.3 google-auth-httplib2-0.1.1 google-cloud-aiplatform-1.35.0 google-cloud-bigquery-3.12.0 google-cloud-bigquery-storage-2.22.0 google-cloud-bigtable-2.21.0 google-cloud-core-2.3.3 google-cloud-datastore-2.18.0 google-cloud-dlp-3.12.3 google-cloud-language-2.11.1 google-cloud-pubsub-2.18.4 google-cloud-pubsublite-1.8.3 google-cloud-recommendations-ai-0.10.5 google-cloud-resource-manager-1.10.4 google-cloud-spanner-3.40.1 google-cloud-storage-2.12.0 google-cloud-videointelligence-2.11.4 google-cloud-vision-3.4.5 google-crc32c-1.5.0 google-resumable-media-2.6.0 googleapis-common-protos-1.61.0 greenlet-3.0.0 grpc-google-iam-v1-0.12.6 grpcio-1.59.0 grpcio-status-1.59.0 hdfs-2.7.3 httplib2-0.22.0 hypothesis-6.88.1 idna-3.4 importlib-resources-6.1.0 iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1 joblib-1.3.2 js2py-0.74 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 mock-5.1.0 msal-1.24.1 msal-extensions-1.0.0 numpy-1.24.4 oauth2client-4.1.3 objsize-0.6.1 orjson-3.9.9 overrides-6.5.0 pandas-1.5.3 parameterized-0.9.0 pkgutil-resolve-name-1.3.10 portalocker-2.8.2 proto-plus-1.23.0rc1 protobuf-4.24.4 psycopg2-binary-2.9.9 pyarrow-11.0.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydot-1.4.2 pyhamcrest-2.1.0 pyjsparser-2.7.1 pymongo-4.5.0 pymysql-1.1.0 pyparsing-3.1.1 pytest-7.4.2 pytest-timeout-2.2.0 pytest-xdist-3.3.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.10.3 requests-2.31.0 requests-mock-1.11.0 rpds-py-0.10.6 rsa-4.9 s3transfer-0.7.0 scikit-learn-1.3.2 scipy-1.10.1 shapely-2.0.2 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-1.4.49 sqlparse-0.4.4 tenacity-8.2.3 testcontainers-3.7.1 threadpoolctl-3.2.0 typing-extensions-4.8.0 tzlocal-5.2 urllib3-1.26.18 websocket-client-1.6.4 wrapt-1.16.0rc1 zstandard-0.21.0 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:container:py38: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 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 8m 13s 267 actionable tasks: 175 executed, 82 from cache, 10 up-to-date Publishing build scan... https://ge.apache.org/s/ke2gpmtzvbclu 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]
