See 
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/1741/display/redirect?page=changes>

Changes:

[kamil.wasilewski] Fix method name in Combine and coGBK tests

[kamil.wasilewski] Move imports and variables out of global namespace

[iemejia] [website] Update Java 11 and Spark roadmap

[iemejia] Enable probot autolabeler action to label github pull requests

[iemejia] Remove prefixes in autolabeler configuration to improve readability

[iemejia] [BEAM-9160] Removed WebIdentityTokenCredentialsProvider explicit json


------------------------------------------
[...truncated 81.56 KB...]
Collecting pytest-forked
  Using cached pytest_forked-1.1.3-py2.py3-none-any.whl (4.5 kB)
Collecting execnet>=1.1
  Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
Collecting chardet<3.1.0,>=3.0.2
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting idna<2.9,>=2.5
  Using cached idna-2.8-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
Collecting google-auth<2.0dev,>=0.4.0
  Using cached google_auth-1.11.0-py2.py3-none-any.whl (76 kB)
Requirement already satisfied: contextlib2; python_version < "3" in 
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.20.0.dev0) (0.6.0.post1)
Requirement already satisfied: zipp>=0.5 in 
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.20.0.dev0) (1.1.0)
Requirement already satisfied: configparser>=3.5; python_version < "3" in 
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.20.0.dev0) (4.0.2)
Requirement already satisfied: scandir; python_version < "3.5" in 
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages>
 (from pathlib2>=2.2.0; python_version < 
"3.6"->pytest<5.0,>=4.4.0->apache-beam==2.20.0.dev0) (1.10.0)
Collecting apipkg>=1.4
  Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB)
Building wheels for collected packages: apache-beam
  Building wheel for apache-beam (setup.py): started
  Building wheel for apache-beam (setup.py): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.20.0.dev0-py2-none-any.whl size=1890839 
sha256=d2618920d1d432cb13386dc6039960ad274ac57153d05b343ef13a2b0e395d21
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/b9/23/19/54774416627a49bc596b602ac356ae76d22c95394e37702cab
Successfully built apache-beam
Installing collected packages: crcmod, dill, fastavro, docopt, certifi, 
chardet, idna, urllib3, requests, hdfs, httplib2, pbr, funcsigs, mock, numpy, 
pymongo, pyasn1, rsa, pyasn1-modules, oauth2client, pyparsing, pydot, 
python-dateutil, pytz, avro, pyvcf, pyarrow, typing-extensions, cachetools, 
monotonic, fasteners, google-apitools, google-auth, googleapis-common-protos, 
google-api-core, google-cloud-core, google-cloud-datastore, grpc-google-iam-v1, 
google-cloud-pubsub, google-resumable-media, google-cloud-bigquery, 
google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, 
proto-google-cloud-datastore-v1, googledatastore, freezegun, nose, 
nose-xunitmp, pandas, parameterized, pyhamcrest, pyyaml, requests-mock, 
tenacity, atomicwrites, packaging, attrs, wcwidth, more-itertools, pytest, 
pytest-forked, apipkg, execnet, pytest-xdist, pytest-timeout, apache-beam

> Task :runners:flink:1.9:job-server:shadowJar

> Task :sdks:python:test-suites:portable:py2:installGcpTest
Successfully installed apache-beam-2.20.0.dev0 apipkg-1.5 atomicwrites-1.3.0 
attrs-19.3.0 avro-1.9.1 cachetools-3.1.1 certifi-2019.11.28 chardet-3.0.4 
crcmod-1.7 dill-0.3.1.1 docopt-0.6.2 execnet-1.7.1 fastavro-0.21.24 
fasteners-0.15 freezegun-0.3.14 funcsigs-1.0.2 google-api-core-1.16.0 
google-apitools-0.5.28 google-auth-1.11.0 google-cloud-bigquery-1.17.1 
google-cloud-bigtable-1.0.0 google-cloud-core-1.3.0 
google-cloud-datastore-1.7.4 google-cloud-pubsub-1.0.2 
google-cloud-spanner-1.13.0 google-resumable-media-0.4.1 
googleapis-common-protos-1.51.0 googledatastore-7.0.2 grpc-google-iam-v1-0.12.3 
grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.12.0 idna-2.8 mock-2.0.0 monotonic-1.5 
more-itertools-5.0.0 nose-1.3.7 nose-xunitmp-0.4.1 numpy-1.16.6 
oauth2client-3.0.0 packaging-20.1 pandas-0.24.2 parameterized-0.7.1 pbr-5.4.4 
proto-google-cloud-datastore-v1-0.90.4 pyarrow-0.15.1 pyasn1-0.4.8 
pyasn1-modules-0.2.8 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.10.1 
pyparsing-2.4.6 pytest-4.6.9 pytest-forked-1.1.3 pytest-timeout-1.3.4 
pytest-xdist-1.31.0 python-dateutil-2.8.1 pytz-2019.3 pyvcf-0.6.8 pyyaml-5.3 
requests-2.22.0 requests-mock-1.7.0 rsa-4.0 tenacity-5.1.5 
typing-extensions-3.7.4.1 urllib3-1.25.8 wcwidth-0.1.8

> Task :runners:flink:1.9:job-server-container:copyDockerfileDependencies
> Task :runners:flink:1.9:job-server-container:dockerPrepare

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: 
commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', 
urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: 
commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', 
urls=[https://github.com/google/go-genproto]
Exception in serializing dependency cache, skip.
Exception in serializing dependency cache, skip.

> Task :sdks:go:resolveBuildDependencies FAILED
> Task :sdks:go:installDependencies FAILED
> Task :sdks:python:container:installDependencies FAILED

> Task :runners:flink:1.9:job-server-container:docker FAILED
Error processing tar file(exit status 1): write 
/opt/apache/beam/jars/beam-runners-flink-job-server.jar: no space left on device

> Task :sdks:python:test-suites:portable:py2:portableWordCountBatch
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/__init__.py>:82:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Make sure that locally built Python SDK docker image has Python 
2.7 interpreter.
INFO:root:Using Python SDK docker image: apachebeam/python2.7_sdk:2.20.0.dev. 
If the image is not available at local, we will try to pull from hub.docker.com
INFO:apache_beam.runners.portability.fn_api_runner_transforms:====================
 <function lift_combiners at 0x7f5d75678848> ====================
WARNING:apache_beam.utils.subprocess_server:Starting service with ['docker' 
'run' '-v' '/usr/bin/docker:/bin/docker' '-v' 
'/var/run/docker.sock:/var/run/docker.sock' '--network=host' 
'apachebeam/flink1.9_job_server:latest' '--job-host' 'localhost' '--job-port' 
'37213' '--artifact-port' '33835' '--expansion-port' '49985']
docker: Error response from daemon: write 
/var/lib/docker/containers/e33263f864f316e1136e2854f352dba67ae0ff3791a3d3a5b28e4c4a2ebdbe8a/.tmp-config.v2.json401616096:
 no space left on device.
See 'docker run --help'.
ERROR:apache_beam.utils.subprocess_server:Starting job service with ['docker', 
'run', '-v', '/usr/bin/docker:/bin/docker', '-v', 
'/var/run/docker.sock:/var/run/docker.sock', '--network=host', 
'apachebeam/flink1.9_job_server:latest', '--job-host', 'localhost', 
'--job-port', '37213', '--artifact-port', '33835', '--expansion-port', '49985']
ERROR:apache_beam.utils.subprocess_server:Error bringing up service
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/utils/subprocess_server.py";,>
 line 96, in start
    self._process.poll())
RuntimeError: Service failed to start up with error 125
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/apache_beam/examples/wordcount.py";,>
 line 142, in <module>
    run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/apache_beam/examples/wordcount.py";,>
 line 121, in run
    result = p.run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/pipeline.py";,>
 line 472, in run
    self._options).run(False)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/pipeline.py";,>
 line 485, in run
    return self.runner.run_pipeline(self, self._options)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/portable_runner.py";,>
 line 221, in run_pipeline
    job_service = self.create_job_service(options)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/portable_runner.py";,>
 line 135, in create_job_service
    return server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/job_server.py";,>
 line 86, in start
    self._endpoint = self._job_server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/job_server.py";,>
 line 115, in start
    return self._server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/utils/subprocess_server.py";,>
 line 96, in start
    self._process.poll())
RuntimeError: Service failed to start up with error 125

> Task :sdks:python:test-suites:portable:py2:portableWordCountBatch FAILED

> Task :sdks:python:test-suites:portable:py2:portableWordCountStreaming
<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/__init__.py>:82:
 UserWarning: You are using Apache Beam with Python 2. New releases of Apache 
Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Make sure that locally built Python SDK docker image has Python 
2.7 interpreter.
INFO:root:Using Python SDK docker image: apachebeam/python2.7_sdk:2.20.0.dev. 
If the image is not available at local, we will try to pull from hub.docker.com
WARNING:apache_beam.utils.subprocess_server:Starting service with ['docker' 
'run' '-v' '/usr/bin/docker:/bin/docker' '-v' 
'/var/run/docker.sock:/var/run/docker.sock' '--network=host' 
'apachebeam/flink1.9_job_server:latest' '--job-host' 'localhost' '--job-port' 
'44959' '--artifact-port' '43767' '--expansion-port' '36155']
docker: Error response from daemon: mkdir 
/var/lib/docker/overlay2/f55649cf98295d03fa81568dd630c22424f0ee1af06d347e4716cc3f3256aa54/diff:
 no space left on device.
See 'docker run --help'.
ERROR:apache_beam.utils.subprocess_server:Starting job service with ['docker', 
'run', '-v', '/usr/bin/docker:/bin/docker', '-v', 
'/var/run/docker.sock:/var/run/docker.sock', '--network=host', 
'apachebeam/flink1.9_job_server:latest', '--job-host', 'localhost', 
'--job-port', '44959', '--artifact-port', '43767', '--expansion-port', '36155']
ERROR:apache_beam.utils.subprocess_server:Error bringing up service
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/utils/subprocess_server.py";,>
 line 96, in start
    self._process.poll())
RuntimeError: Service failed to start up with error 125
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/apache_beam/examples/wordcount.py";,>
 line 142, in <module>
    run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/lib/python2.7/site-packages/apache_beam/examples/wordcount.py";,>
 line 121, in run
    result = p.run()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/pipeline.py";,>
 line 472, in run
    self._options).run(False)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/pipeline.py";,>
 line 485, in run
    return self.runner.run_pipeline(self, self._options)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/portable_runner.py";,>
 line 221, in run_pipeline
    job_service = self.create_job_service(options)
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/portable_runner.py";,>
 line 135, in create_job_service
    return server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/job_server.py";,>
 line 86, in start
    self._endpoint = self._job_server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/runners/portability/job_server.py";,>
 line 115, in start
    return self._server.start()
  File 
"<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/apache_beam/utils/subprocess_server.py";,>
 line 96, in start
    self._process.poll())
RuntimeError: Service failed to start up with error 125

> Task :sdks:python:test-suites:portable:py2:portableWordCountStreaming FAILED

FAILURE: Build completed with 6 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:go:resolveBuildDependencies'.
> Exception in resolution, message is:
  Cannot resolve dependency:google.golang.org/grpc: 
commit='7646b5360d049a7ca31e9133315db43456f39e2e', 
urls=[https://github.com/grpc/grpc-go]
  Resolution stack is:
  +- github.com/apache/beam/sdks/go


* 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 ':sdks:go:installDependencies'.
> java.io.IOException: Unable to create directory 
> <https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/sdks/go/vendor>

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:installDependencies'.
> java.io.IOException: Unable to create directory 
> <https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/sdks/python/container/vendor>

* 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.9:job-server-container: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. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py2:portableWordCountBatch'.
> Process 'command '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. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:portable:py2:portableWordCountStreaming'.
> Process 'command '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. 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 56s
73 actionable tasks: 54 executed, 17 from cache, 2 up-to-date

A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/scans/help/plugin and include 
the following via copy/paste:

----------
Gradle version: 5.2.1
Plugin version: 2.3

java.lang.IllegalStateException: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:233)
        at com.gradle.scan.a.e.b.close(SourceFile:244)
        at com.gradle.scan.a.e.c.close(SourceFile:66)
        at com.gradle.scan.plugin.internal.n.a(SourceFile:78)
        at com.gradle.scan.plugin.internal.e.c.c.b(SourceFile:125)
        at com.gradle.scan.plugin.internal.e.c.c.a(SourceFile:117)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:30)
        at com.gradle.scan.plugin.internal.o.a$a.a(SourceFile:19)
        at com.gradle.scan.plugin.internal.o.a.c(SourceFile:60)
Caused by: java.io.IOException: No space left on device
        at com.gradle.scan.a.e.b.flush(SourceFile:231)
        ... 8 more

----------


FAILURE: Build failed with an exception.

* What went wrong:
Could not add entry ':sdks:go:resolveBuildDependencies' to cache 
executionHistory.bin 
(<https://builds.apache.org/job/beam_PreCommit_Portable_Python_Cron/ws/src/.gradle/5.2.1/executionHistory/executionHistory.bin).>
> java.io.IOException: No space left on device

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 56s
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