See 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/3170/display/redirect?page=changes>

Changes:

[dannymccormick] Mark issues as triaged when they are assigned

[noreply] Sickbay Pytorch example IT test (#21857)

[noreply] Add required=True to Pytorch image classification example (#21883)


------------------------------------------
[...truncated 50.57 KB...]

> Task :sdks:python:container:py37:copyLicenses
Caching disabled for task ':sdks:python:container:py37:copyLicenses' because:
  Not worth caching
Task ':sdks:python:container:py37:copyLicenses' is not up-to-date because:
  No history is available.
:sdks:python:container:py37:copyLicenses (Thread[Execution worker for ':' 
Thread 4,5,main]) completed. Took 0.03 secs.
:sdks:python:container:py39:dockerClean (Thread[Execution worker for ':' Thread 
5,5,main]) started.
:sdks:python:container:py37:dockerClean (Thread[Execution worker for ':' Thread 
2,5,main]) started.

> Task :sdks:python:container:py39:dockerClean UP-TO-DATE
Caching disabled for task ':sdks:python:container:py39:dockerClean' because:
  Deletion cannot be cached
Task ':sdks:python:container:py39:dockerClean' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:sdks:python:container:py39:dockerClean (Thread[Execution worker for ':' Thread 
5,5,main]) completed. Took 0.004 secs.

> Task :sdks:python:container:py37:dockerClean UP-TO-DATE
Caching disabled for task ':sdks:python:container:py37:dockerClean' because:
  Deletion cannot be cached
Task ':sdks:python:container:py37:dockerClean' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:sdks:python:container:py37:dockerClean (Thread[Execution worker for ':' Thread 
2,5,main]) completed. Took 0.003 secs.

> Task :release:go-licenses:py:docker
Caching disabled for task ':release:go-licenses:py:docker' because:
  Gradle would require more information to cache this task
Task ':release:go-licenses:py:docker' 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/build/docker>
 Command: docker build --build-arg 
sdk_location=github.com/apache/beam/sdks/python/container -t golicenses-python .
Successfully started process 'command 'docker''
Sending build context to Docker daemon   5.12kB
Step 1/6 : FROM golang:1.16-bullseye
 ---> 972d8c0bc0fc
Step 2/6 : RUN go get github.com/google/[email protected]
 ---> Using cache
 ---> 711c16b39e89
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> Using cache
 ---> 20699b041502
Step 4/6 : ARG sdk_location
 ---> Using cache
 ---> 62f8a8e86a43
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Using cache
 ---> 93b424b569ad
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Using cache
 ---> ab03ea2d4310
Successfully built ab03ea2d4310
Successfully tagged golicenses-python:latest
:release:go-licenses:py:docker (Thread[Execution worker for ':' Thread 
7,5,main]) completed. Took 0.275 secs.
:release:go-licenses:py:dockerRun (Thread[Execution worker for ':' Thread 
7,5,main]) started.

> Task :sdks:python:setupVirtualenv
Custom actions are attached to task ':sdks:python:setupVirtualenv'.
Caching disabled for task ':sdks:python:setupVirtualenv' because:
  Gradle would require more information to cache this task
Task ':sdks:python:setupVirtualenv' 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 python3.8 -m venv --clear 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555>
Successfully started process 'command 'sh''
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''

> Task :sdks:python:container:goBuild
Custom actions are attached to task ':sdks:python:container:goBuild'.
Caching disabled for task ':sdks:python:container:goBuild' because:
  Gradle would require more information to cache this task
Task ':sdks:python:container:goBuild' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'sh''. Working directory: 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/python/container>
 Command: sh -c 
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/sdks/go/run_with_go_version.sh>
 --gocmd GOBIN/go1.18.1 build -o ./build/target/launcher/${GOOS}_${GOARCH}/boot 
*.go
Successfully started process 'command 'sh''
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/launcher/linux_amd64/boot 
boot.go piputil.go
:sdks:python:container:goBuild (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 3.488 secs.
:sdks:python:container:py37:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 3,5,main]) started.
:sdks:python:container:py38:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 5,5,main]) started.
:sdks:python:container:py39:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 2,5,main]) started.

> Task :release:go-licenses:py:dockerRun
Caching disabled for task ':release:go-licenses:py:dockerRun' because:
  Gradle would require more information to cache this 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-232862119 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

> Task :sdks:python:container:py39:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py39:copyLauncherDependencies' because:
  Not worth caching
Task ':sdks:python:container:py39:copyLauncherDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py39:copyLauncherDependencies (Thread[Execution worker 
for ':' Thread 2,5,main]) completed. Took 0.176 secs.

> Task :sdks:python:container:py37:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py37:copyLauncherDependencies' because:
  Not worth caching
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 3,5,main]) completed. Took 0.184 secs.

> Task :sdks:python:container:py38:copyLauncherDependencies
Caching disabled for task 
':sdks:python:container:py38:copyLauncherDependencies' because:
  Not worth caching
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.184 secs.

> Task :sdks:python:setupVirtualenv
Collecting pip
  Using cached pip-22.1.2-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-22.1.2
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)) (44.0.0)
Collecting setuptools
  Using cached setuptools-62.4.0-py3-none-any.whl (1.2 MB)
Collecting wheel>=0.36.0
  Using cached wheel-0.37.1-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 filelock>=3.0.0
  Using cached filelock-3.7.1-py3-none-any.whl (10 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting packaging>=14
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 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.14.1-py2.py3-none-any.whl (8.8 MB)
Collecting grpcio>=1.37.0
  Using cached 
grpcio-1.46.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached 
protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting platformdirs<3,>=2
  Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB)
Installing collected packages: distlib, wheel, toml, six, setuptools, 
pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, 
mypy-protobuf, grpcio, tox, grpcio-tools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed distlib-0.3.1 filelock-3.7.1 grpcio-1.46.3 
grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.2 
pluggy-1.0.0 protobuf-3.20.1 py-1.11.0 pyparsing-3.0.9 setuptools-62.4.0 
six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.14.1 wheel-0.37.1
:sdks:python:setupVirtualenv (Thread[Execution worker for ':',5,main]) 
completed. Took 15.758 secs.
:sdks:python:sdist (Thread[Execution worker for ':',5,main]) started.

> Task :sdks:python:sdist
Custom actions are attached to task ':sdks:python:sdist'.
Caching disabled for task ':sdks:python:sdist' because:
  Gradle would require more information to cache this 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''
org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning: 
Import google/protobuf/timestamp.proto is unused.
Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi
Writing mypy to 
org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
Writing mypy to 
org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi
Writing mypy to 
org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:531:
 UserWarning: Normalizing '2.40.0.dev' to '2.40.0.dev0'
  warnings.warn(tmpl.format(**locals()))
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

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 ':',5,main]) completed. Took 
6.284 secs.
:sdks:python:container:py37:copyDockerfileDependencies (Thread[Execution worker 
for ':',5,main]) started.
:sdks:python:container:py38:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 5,5,main]) started.
:sdks:python:container:py39:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) started.

> Task :sdks:python:container:py39:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py39:copyDockerfileDependencies' because:
  Not worth caching
Task ':sdks:python:container:py39:copyDockerfileDependencies' is not up-to-date 
because:
  No history is available.

> Task :sdks:python:container:py38:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py38:copyDockerfileDependencies' because:
  Not worth caching
Task ':sdks:python:container:py38:copyDockerfileDependencies' is not up-to-date 
because:
  No history is available.
:sdks:python:container:py39:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 6,5,main]) completed. Took 0.025 secs.
:sdks:python:container:py38:copyDockerfileDependencies (Thread[Execution worker 
for ':' Thread 5,5,main]) completed. Took 0.026 secs.

> Task :sdks:python:container:py37:copyDockerfileDependencies
Caching disabled for task 
':sdks:python:container:py37:copyDockerfileDependencies' because:
  Not worth caching
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 ':',5,main]) completed. Took 0.027 secs.

> Task :release:go-licenses:py:dockerRun
# google.golang.org/protobuf/proto
src/google.golang.org/protobuf/proto/equal.go:36:33: undefined: reflect.Pointer

> Task :release:go-licenses:py:dockerRun FAILED
:release:go-licenses:py:dockerRun (Thread[Execution worker for ':' Thread 
7,5,main]) completed. Took 1 mins 12.797 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 2

* 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

BUILD FAILED in 1m 29s
33 actionable tasks: 23 executed, 4 from cache, 6 up-to-date

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

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