See 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/2364/display/redirect>

Changes:


------------------------------------------
[...truncated 62.15 KB...]

> Task :sdks:python:setupVirtualenv
Custom actions are attached to task ':sdks:python:setupVirtualenv'.
Caching disabled for task ':sdks:python:setupVirtualenv' because:
  Caching has not been enabled for the task
Task ':sdks:python:setupVirtualenv' is not up-to-date because:
  No history is available.
Starting process 'command 'python3.8''. Working directory: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python>
 Command: python3.8 -m venv 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555>
Successfully started process 'command 'python3.8''
Starting process 'command 'sh''. Working directory: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python>
 Command: sh -c . 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/bin/activate>
 && pip install --retries 10 --upgrade pip && pip install --retries 10 
--upgrade tox==3.20.1 -r 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/build-requirements.txt>
Successfully started process 'command 'sh''
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3

go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1

> Task :sdks:python:container:buildDarwinAmd64
Caching disabled for task ':sdks:python:container:buildDarwinAmd64' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:buildDarwinAmd64' is not up-to-date because:
  No history is available.

go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6

> Task :release:go-licenses:py:dockerRun
Caching disabled for task ':release:go-licenses:py:dockerRun' because:
  Caching has not been enabled for the task
Task ':release:go-licenses:py:dockerRun' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/release/go-licenses/py>
 Command: docker run --rm -v 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/release/go-licenses/py/build/output>:/output
 --name license-container-python--47472714 golicenses-python:latest
Successfully started process 'command 'docker''
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/python/container

go: downloading golang.org/x/text v0.3.6

> Task :sdks:python:setupVirtualenv
Successfully installed pip-21.3.1
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Requirement already satisfied: setuptools in 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages>
 (from -r 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/build-requirements.txt>
 (line 20)) (49.2.1)
Collecting setuptools
  Using cached setuptools-59.2.0-py3-none-any.whl (952 kB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB)
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.10.0-py2.py3-none-any.whl (5.6 MB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.4.0-py3-none-any.whl (9.8 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached 
protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 
MB)
Collecting grpcio>=1.37.0
  Using cached 
grpcio-1.42.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting backports.entry-points-selectable>=1.0.4
  Using cached backports.entry_points_selectable-1.1.1-py2.py3-none-any.whl 
(6.2 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB)
Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, 
backports.entry-points-selectable, virtualenv, toml, setuptools, py, protobuf, 
pluggy, packaging, grpcio, wheel, tox, mypy-protobuf, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1

:sdks:python:container:buildDarwinAmd64 (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 15.818 secs.
:sdks:python:container:buildLinuxAmd64 (Thread[Execution worker for ':' Thread 
3,5,main]) started.
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c

> Task :sdks:python:setupVirtualenv
Successfully installed backports.entry-points-selectable-1.1.1 distlib-0.3.1 
filelock-3.4.0 grpcio-1.42.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 
packaging-21.3 platformdirs-2.4.0 pluggy-1.0.0 protobuf-3.19.1 py-1.11.0 
pyparsing-3.0.6 setuptools-59.2.0 six-1.16.0 toml-0.10.2 tox-3.20.1 
virtualenv-20.10.0 wheel-0.37.0
:sdks:python:setupVirtualenv (Thread[Execution worker for ':',5,main]) 
completed. Took 17.918 secs.
:sdks:python:sdist (Thread[Execution worker for ':' Thread 7,5,main]) started.

> Task :sdks:python:container:buildLinuxAmd64
Caching disabled for task ':sdks:python:container:buildLinuxAmd64' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:buildLinuxAmd64' is not up-to-date because:
  No history is available.
:sdks:python:container:buildLinuxAmd64 (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 7.359 secs.
:sdks:python:container:goBuild (Thread[Execution worker for ':' Thread 
3,5,main]) started.

> Task :sdks:python:container:goBuild
Caching disabled for task ':sdks:python:container:goBuild' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:goBuild' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:sdks:python:container:goBuild (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 0.002 secs.
:sdks:python:container:py36:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 3,5,main]) started.
:sdks:python:container:py37:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) started.
:sdks:python:container:py38:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 5,5,main]) started.

> Task :sdks:python:sdist
Custom actions are attached to task ':sdks:python:sdist'.
Caching disabled for task ':sdks:python:sdist' because:
  Caching has not been enabled for the task
Task ':sdks:python:sdist' is not up-to-date because:
  No history is available.
Starting process 'command 'sh''. Working directory: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python>
 Command: sh -c . 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/bin/activate>
 && python setup.py -q sdist --formats zip,gztar --dist-dir 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/build>
Successfully started process 'command 'sh''
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:487:
 UserWarning: Normalizing '2.36.0.dev' to '2.36.0.dev0'
  warnings.warn(tmpl.format(**locals()))
INFO:gen_protos:Regenerating Python proto definitions (no output files).
INFO:gen_protos:Found protoc_gen_mypy at 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy>
beam_interactive_api.proto:36:1: warning: Import 
google/protobuf/timestamp.proto is unused.
Writing mypy to external_transforms_pb2.pyi
Writing mypy to beam_runner_api_pb2.pyi
Writing mypy to standard_window_fns_pb2.pyi
Writing mypy to metrics_pb2.pyi
Writing mypy to endpoints_pb2.pyi
Writing mypy to schema_pb2.pyi
Writing mypy to beam_artifact_api_pb2.pyi
Writing mypy to beam_expansion_api_pb2.pyi
Writing mypy to beam_job_api_pb2.pyi
Writing mypy to beam_provision_api_pb2.pyi
Writing mypy to beam_fn_api_pb2.pyi
Writing mypy to beam_interactive_api_pb2.pyi
INFO:gen_protos:Writing urn stubs: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2_urns.py>
INFO:gen_protos:Writing urn stubs: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.py>
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md


> Task :sdks:python:container:py38:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py38:copyLauncherDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py38:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py38:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 5,5,main]) completed. Took 0.159 secs.

> Task :sdks:python:container:py37:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py37:copyLauncherDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py37:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py37:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) completed. Took 0.182 secs.

> Task :sdks:python:container:py36:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py36:copyLauncherDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py36:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py36:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 3,5,main]) completed. Took 0.186 secs.

> Task :sdks:python:sdist
Create distribution tar file apache-beam.tar.gz in 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/build>
:sdks:python:sdist (Thread[Execution worker for ':' Thread 7,5,main]) 
completed. Took 5.526 secs.
:sdks:python:container:py36:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 7,5,main]) started.
:sdks:python:container:py37:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) started.
:sdks:python:container:py38:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 9,5,main]) started.

> Task :sdks:python:container:py38:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py38:copyDockerfileDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py38:copyDockerfileDependencies' is not up-to-date 
because:
  No history is available.

> Task :sdks:python:container:py36:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py36:copyDockerfileDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py36:copyDockerfileDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py36:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 7,5,main]) completed. Took 0.043 secs.
:sdks:python:container:py38:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 9,5,main]) completed. Took 0.042 secs.

> Task :sdks:python:container:py37:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py37:copyDockerfileDependencies' because:
  Caching has not been enabled for the task
Task ':sdks:python:container:py37:copyDockerfileDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py37:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) completed. Took 0.044 secs.

> Task :release:go-licenses:py:dockerRun
# cd .; git clone -- https://github.com/golang/protobuf 
/go/src/github.com/golang/protobuf
Cloning into '/go/src/github.com/golang/protobuf'...
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/golang/protobuf/proto: exit status 128
cannot find package "github.com/golang/protobuf/ptypes" in any of:
        /usr/local/go/src/github.com/golang/protobuf/ptypes (from $GOROOT)
        /go/src/github.com/golang/protobuf/ptypes (from $GOPATH)
cannot find package "github.com/golang/protobuf/jsonpb" in any of:
        /usr/local/go/src/github.com/golang/protobuf/jsonpb (from $GOROOT)
        /go/src/github.com/golang/protobuf/jsonpb (from $GOPATH)
cannot find package "github.com/golang/protobuf/ptypes/struct" in any of:
        /usr/local/go/src/github.com/golang/protobuf/ptypes/struct (from 
$GOROOT)
        /go/src/github.com/golang/protobuf/ptypes/struct (from $GOPATH)

> Task :release:go-licenses:py:dockerRun FAILED
:release:go-licenses:py:dockerRun (Thread[Execution worker for ':' Thread 
8,5,main]) completed. Took 1 mins 24.88 secs.

FAILURE: Build 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 --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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 45s
26 actionable tasks: 22 executed, 4 up-to-date

Publishing build scan...
https://gradle.com/s/h2uutozalftbw

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]

Reply via email to