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

Changes:

[noreply] bump govers to 1.20.5 (#27293)


------------------------------------------
[...truncated 725.22 KB...]
#9 393.8 nose==1.3.7
#9 393.8 numpy==1.23.5
#9 393.8 oauth2client==4.1.3
#9 393.8 oauthlib==3.2.2
#9 393.8 objsize==0.6.1
#9 393.8 opt-einsum==3.3.0
#9 393.8 orjson==3.9.1
#9 393.8 overrides==6.5.0
#9 393.8 packaging==23.1
#9 393.8 pandas==1.5.3
#9 393.8 parameterized==0.9.0
#9 393.8 pip==23.0.1
#9 393.8 pluggy==1.2.0
#9 393.8 proto-plus==1.22.3
#9 393.8 protobuf==4.23.3
#9 393.8 psycopg2-binary==2.9.6
#9 393.8 pyarrow==11.0.0
#9 393.8 pyasn1==0.5.0
#9 393.8 pyasn1-modules==0.3.0
#9 393.8 pycparser==2.21
#9 393.8 pydot==1.4.2
#9 393.8 PyHamcrest==2.0.4
#9 393.8 pymongo==4.4.0
#9 393.8 PyMySQL==1.1.0
#9 393.8 pyparsing==3.1.0
#9 393.8 pytest==7.4.0
#9 393.8 pytest-timeout==2.1.0
#9 393.8 pytest-xdist==3.3.1
#9 393.8 python-dateutil==2.8.2
#9 393.8 python-snappy==0.6.1
#9 393.8 pytz==2023.3
#9 393.8 PyYAML==6.0
#9 393.8 regex==2023.6.3
#9 393.8 requests==2.31.0
#9 393.8 requests-mock==1.11.0
#9 393.8 requests-oauthlib==1.3.1
#9 393.8 rsa==4.9
#9 393.8 scikit-learn==1.2.2
#9 393.8 scipy==1.10.1
#9 393.8 setuptools==68.0.0
#9 393.8 Shapely==1.8.5.post1
#9 393.8 six==1.16.0
#9 393.8 sortedcontainers==2.4.0
#9 393.8 soupsieve==2.4.1
#9 393.8 SQLAlchemy==1.4.48
#9 393.8 sqlparse==0.4.4
#9 393.8 tenacity==8.2.2
#9 393.8 tensorboard==2.12.3
#9 393.8 tensorboard-data-server==0.7.1
#9 393.8 tensorflow==2.12.0
#9 393.8 tensorflow-estimator==2.12.0
#9 393.8 tensorflow-io-gcs-filesystem==0.32.0
#9 393.8 termcolor==2.3.0
#9 393.8 testcontainers==3.7.1
#9 393.8 threadpoolctl==3.1.0
#9 393.8 tomli==2.0.1
#9 393.8 tqdm==4.65.0
#9 393.8 typing_extensions==4.6.3
#9 393.8 uritemplate==4.1.1
#9 393.8 urllib3==1.26.16
#9 393.8 websocket-client==1.6.1
#9 393.8 Werkzeug==2.3.6
#9 393.8 wheel==0.40.0
#9 393.8 wrapt==1.14.1
#9 393.8 zipp==3.15.0
#9 393.8 zstandard==0.21.0
#9 DONE 394.8s

#10 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#10 DONE 0.1s

#11 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#11 DONE 0.1s

#12 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#12 DONE 0.1s

#13 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#13 1.014 Collecting pip-licenses<5
#13 1.074   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#13 1.083 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#13 1.083 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#13 1.139 Collecting prettytable>=2.3.0
#13 1.155   Downloading prettytable-3.8.0-py3-none-any.whl (27 kB)
#13 1.208 Collecting wcwidth
#13 1.226   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#13 2.523 Installing collected packages: wcwidth, prettytable, pip-licenses
#13 2.682 Successfully installed pip-licenses-4.3.2 prettytable-3.8.0 
wcwidth-0.2.6
#13 2.683 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#13 2.853 
#13 2.853 [notice] A new release of pip is available: 23.0.1 -> 23.1.2
#13 2.853 [notice] To update, run: pip install --upgrade pip

> Task :sdks:java:container:pullLicenses
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 1418, in connect
    super().connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py";,>
 line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for spotbugs-annotations-4.0.6: 
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html. Retrying...

> Task :sdks:python:container:py38:docker
#13 18.89 Skip pulling license for  bs4
#13 18.89 INFO:root:Successfully pulled licenses for 139 dependencies
#13 DONE 19.0s

#14 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#14 DONE 0.1s

#15 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#15 DONE 0.3s

#16 exporting to image
#16 exporting layers

> Task :sdks:java:container:pullLicenses FAILED
Traceback (most recent call last):
  File "/usr/lib/python3.8/urllib/request.py", line 1354, in do_open
    h.request(req.get_method(), req.selector, req.data, headers,
  File "/usr/lib/python3.8/http/client.py", line 1256, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1302, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1251, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.8/http/client.py", line 1011, in _send_output
    self.send(msg)
  File "/usr/lib/python3.8/http/client.py", line 951, in send
    self.connect()
  File "/usr/lib/python3.8/http/client.py", line 922, in connect
    self.sock = self._create_connection(
  File "/usr/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/usr/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 101] Network is unreachable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py";,>
 line 62, in pull_from_url
    url_read = urlopen(Request(url, headers={
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 525, in open
    response = self._open(req, data)
  File "/usr/lib/python3.8/urllib/request.py", line 542, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 1383, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.8/urllib/request.py", line 1357, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
ERROR:root:Invalid url for jFormatString-3.0.0: 
http://www.gnu.org/licenses/lgpl.html after 9 retries.
ERROR:root:['jFormatString-3.0.0']
ERROR:root:**************************************** Licenses were not able to 
be pulled automatically for some dependencies. Please search source code of the 
dependencies on the internet and add "license" and "notice" (if available) 
field to 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 for each missing license. Dependency List: [jFormatString-3.0.0]
INFO:root:pull_licenses_java.py failed. It took 497.958701 seconds with 16 
threads.
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py";,>
 line 330, in <module>
    raise RuntimeError('{n} error(s) occurred.'.format(n=len(error_msg)),
RuntimeError: ('1 error(s) occurred.', 
['**************************************** Licenses were not able to be pulled 
automatically for some dependencies. Please search source code of the 
dependencies on the internet and add "license" and "notice" (if available) 
field to 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 for each missing license. Dependency List: [jFormatString-3.0.0]'])

> Task :sdks:java:container:downloadCloudProfilerAgent
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 
94 4182k   94 3958k    0     0  22.0M      0 --:--:-- --:--:-- --:--:-- 
21.9M100 4182k  100 4182k    0     0  21.6M      0 --:--:-- --:--:-- --:--:-- 
21.4M

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:goBuild

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8: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:python:test-suites:direct:xlang:fnApiJobServerCleanup

> Task :sdks:python:container:py38:docker
#16 exporting layers 22.1s done
#16 writing image 
sha256:2aa4bcff3ca6b00047dd055d8fe32da214c698e932b3e13706590c50f2a8df1b done
#16 naming to docker.io/apache/beam_python3.8_sdk:2.50.0.dev done
#16 DONE 22.1s

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.sh'' 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 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 9m 6s
249 actionable tasks: 164 executed, 73 from cache, 12 up-to-date

Publishing build scan...
https://ge.apache.org/s/cqwt2ccukjfok

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