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

Changes:

[Robin Qiu] Test group by and aggregation on DATE and TIME type

[zyichi] [BEAM-10419] Skip FhirIORead integration test due to flakiness

[bmichalski] get default GCP region option (Go)

[bmichalski] Remove cmd.String() call to support Go 1.12.

[noreply] [BEAM-10371] Run dependency check script with Python 3 (#12132)

[noreply] [BEAM-10165] Cache and return error messages on pipeline failure.

[valentyn] Declare Python 3.8 support in setup.py

[valentyn] Adds a note about Python 3.8 support in CHANGES.md

[kcweaver] [BEAM-10243] Fix and test FieldValueBuilder::withFieldValues.

[Brian Hulette] Add failing value provider option test

[Brian Hulette] fix pipeline options in PortableRunner

[Brian Hulette] Make sdk_worker_main_test assertions more specific

[noreply] Merge pull request #12143 from [BEAM-10291] Adding full thread dump 
upon


------------------------------------------
[...truncated 121.46 KB...]
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.18.0-py2.py3-none-any.whl (90 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Collecting more-itertools>=4.0.0; python_version > "2.7"
  Using cached more_itertools-8.4.0-py3-none-any.whl (43 kB)
Collecting attrs>=17.4.0
  Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Collecting packaging
  Using cached packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting atomicwrites>=1.0
  Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Requirement already satisfied: pluggy<1.0,>=0.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.13.1)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" 
in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.7.0)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Requirement already satisfied: py>=1.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.9.0)
Collecting execnet>=1.1
  Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB)
Collecting pytest-forked
  Using cached pytest_forked-1.2.0-py2.py3-none-any.whl (4.7 kB)
Collecting docutils<0.16,>=0.10
  Using cached docutils-0.15.2-py3-none-any.whl (547 kB)
Collecting monotonic>=0.1
  Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Requirement already satisfied: zipp>=0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (3.1.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.24.0.dev0-py3-none-any.whl size=2088602 
sha256=865f582782bbb1af56dbebf6fb582a4c14dfd909fa36f2b8bba87bc17362155f
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/90/d8/b7/51c85dc301f777ed726fe78499a1e5dc02890cd8ebeaac231e
Successfully built apache-beam
Installing collected packages: crcmod, dill, pytz, fastavro, docopt, urllib3, 
idna, chardet, certifi, requests, hdfs, httplib2, pbr, mock, numpy, pymongo, 
pyasn1, rsa, pyasn1-modules, oauth2client, pyparsing, pydot, python-dateutil, 
typing-extensions, avro-python3, pyarrow, docutils, jmespath, botocore, 
s3transfer, boto3, 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, google-cloud-dlp, google-cloud-language, 
google-cloud-videointelligence, google-cloud-vision, freezegun, nose, 
nose-xunitmp, parameterized, pyhamcrest, pyyaml, requests-mock, tenacity, 
more-itertools, attrs, packaging, atomicwrites, wcwidth, pytest, apipkg, 
execnet, pytest-forked, pytest-xdist, pytest-timeout, pandas, apache-beam
Successfully installed apache-beam-2.24.0.dev0 apipkg-1.5 atomicwrites-1.4.0 
attrs-19.3.0 avro-python3-1.9.2.1 boto3-1.14.19 botocore-1.17.19 
cachetools-3.1.1 certifi-2020.6.20 chardet-3.0.4 crcmod-1.7 dill-0.3.1.1 
docopt-0.6.2 docutils-0.15.2 execnet-1.7.1 fastavro-0.23.5 fasteners-0.15 
freezegun-0.3.15 google-api-core-1.21.0 google-apitools-0.5.31 
google-auth-1.18.0 google-cloud-bigquery-1.24.0 google-cloud-bigtable-1.0.0 
google-cloud-core-1.3.0 google-cloud-datastore-1.7.4 google-cloud-dlp-0.13.0 
google-cloud-language-1.3.0 google-cloud-pubsub-1.0.2 
google-cloud-spanner-1.13.0 google-cloud-videointelligence-1.13.0 
google-cloud-vision-0.42.0 google-resumable-media-0.5.1 
googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-gcp-0.2.2 
hdfs-2.5.8 httplib2-0.17.4 idna-2.10 jmespath-0.10.0 mock-2.0.0 monotonic-1.5 
more-itertools-8.4.0 nose-1.3.7 nose-xunitmp-0.4.1 numpy-1.19.0 
oauth2client-3.0.0 packaging-20.4 pandas-0.25.3 parameterized-0.7.4 pbr-5.4.5 
pyarrow-0.17.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.7 pytest-4.6.11 pytest-forked-1.2.0 
pytest-timeout-1.4.1 pytest-xdist-1.32.0 python-dateutil-2.8.1 pytz-2020.1 
pyyaml-5.3.1 requests-2.24.0 requests-mock-1.8.0 rsa-4.6 s3transfer-0.3.3 
tenacity-5.1.5 typing-extensions-3.7.4.2 urllib3-1.25.9 wcwidth-0.2.5

> Task :sdks:python:apache_beam:testing:load_tests:run
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.7 interpreter.
INFO:root:Using Python SDK docker image: apache/beam_python3.7_sdk:2.24.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.translations:====================
 <function lift_combiners at 0x7fc094be9d08> ====================
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--iterations=10', '--number_of_counter_operations=0', 
'--number_of_counters=0']
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Load test results 
for test: 05b6aa04db354355aa3e6b55a20af07e and timestamp: 1594304812.2116828:
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: 
python_flink_batch_pardo_1_runtime Value: 1268

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 SUCCESSFUL in 22m 35s
5 actionable tasks: 4 executed, 1 up-to-date

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

[beam_LoadTests_Python_ParDo_Flink_Batch] $ /bin/bash -xe 
/tmp/jenkins6204200785321631460.sh
+ echo '*** ParDo Python Load test: 20M 100 byte records 10 counters ***'
*** ParDo Python Load test: 20M 100 byte records 10 counters ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/gradlew>
 -PloadTest.mainClass=apache_beam.testing.load_tests.pardo_test 
-Prunner=PortableRunner -PwithDataflowWorkerJar=false 
'-PloadTest.args=--job_name=load-tests-python-flink-batch-pardo-3-0709125345 
--project=apache-beam-testing --publish_to_big_query=true 
--metrics_dataset=load_test --metrics_table=python_flink_batch_pardo_3 
--influx_measurement=python_batch_pardo_3 --input_options='{"num_records": 
20000000,"key_size": 10,"value_size": 90}' --iterations=1 
--number_of_counter_operations=10 --number_of_counters=1 --parallelism=5 
--job_endpoint=localhost:8099 --environment_type=DOCKER 
--influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 
--environment_config=gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest
 --runner=PortableRunner' -PpythonVersion=3.7 --continue --max-****s=12 
-Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses 
:sdks:python:apache_beam:testing:load_tests:run
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties UP-TO-DATE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
Configuration on demand is an incubating feature.
> Task :sdks:python:setupVirtualenv UP-TO-DATE
> Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv UP-TO-DATE

> Task :sdks:python:sdist
setup.py:265: 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. '
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1922375555/local/lib/python2.7/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.24.0.dev' to '2.24.0.dev0'
  normalized_version,
INFO:gen_protos:Skipping proto regeneration: all files up to date
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md


> Task :sdks:python:apache_beam:testing:load_tests:installGcpTest
Processing 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/sdks/python/build/apache-beam.tar.gz>
Requirement already satisfied: crcmod<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.7)
Requirement already satisfied: dill<0.3.2,>=0.3.1.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.3.1.1)
Requirement already satisfied: fastavro<0.24,>=0.21.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.23.5)
Requirement already satisfied: future<1.0.0,>=0.18.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.18.2)
Requirement already satisfied: grpcio<2,>=1.29.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.30.0)
Requirement already satisfied: hdfs<3.0.0,>=2.1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.5.8)
Requirement already satisfied: httplib2<0.18.0,>=0.8 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.17.4)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.0.0)
Requirement already satisfied: numpy<2,>=1.14.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.19.0)
Requirement already satisfied: pymongo<4.0.0,>=3.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.10.1)
Requirement already satisfied: oauth2client<4,>=2.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.0.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.12.2)
Requirement already satisfied: pydot<2,>=1.2.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.1)
Requirement already satisfied: python-dateutil<3,>=2.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.8.1)
Requirement already satisfied: pytz>=2018.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2020.1)
Requirement already satisfied: requests<3.0.0,>=2.24.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (2.24.0)
Requirement already satisfied: typing-extensions<3.8.0,>=3.7.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.7.4.2)
Requirement already satisfied: avro-python3!=1.9.2,<1.10.0,>=1.8.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.9.2.1)
Requirement already satisfied: pyarrow<0.18.0,>=0.15.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.17.1)
Requirement already satisfied: boto3>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.14.19)
Requirement already satisfied: cachetools<4,>=3.1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (3.1.1)
Requirement already satisfied: google-apitools<0.5.32,>=0.5.31 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.5.31)
Requirement already satisfied: google-cloud-datastore<1.8.0,>=1.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.7.4)
Requirement already satisfied: google-cloud-pubsub<1.1.0,>=0.39.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.0.2)
Requirement already satisfied: google-cloud-bigquery<=1.24.0,>=1.6.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.24.0)
Requirement already satisfied: google-cloud-core<2,>=0.28.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.0)
Requirement already satisfied: google-cloud-bigtable<1.1.0,>=0.31.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.0.0)
Requirement already satisfied: google-cloud-spanner<1.14.0,>=1.13.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.13.0)
Requirement already satisfied: grpcio-gcp<1,>=0.2.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.2.2)
Requirement already satisfied: google-cloud-dlp<=0.13.0,>=0.12.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.13.0)
Requirement already satisfied: google-cloud-language<2,>=1.3.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.0)
Requirement already satisfied: google-cloud-videointelligence<1.14.0,>=1.8.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.13.0)
Requirement already satisfied: google-cloud-vision<0.43.0,>=0.38.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.42.0)
Requirement already satisfied: freezegun>=0.3.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.3.15)
Requirement already satisfied: nose>=1.3.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.3.7)
Requirement already satisfied: nose_xunitmp>=0.4.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.4.1)
Requirement already satisfied: parameterized<0.8.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.7.4)
Requirement already satisfied: pyhamcrest!=1.10.0,<2.0.0,>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.10.1)
Requirement already satisfied: pyyaml<6.0.0,>=3.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (5.3.1)
Requirement already satisfied: requests_mock<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.8.0)
Requirement already satisfied: tenacity<6.0,>=5.0.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (5.1.5)
Requirement already satisfied: pytest<5.0,>=4.4.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (4.6.11)
Requirement already satisfied: pytest-xdist<2,>=1.29.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.32.0)
Requirement already satisfied: pytest-timeout<2,>=1.3.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (1.4.1)
Requirement already satisfied: pandas<1,>=0.25.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.24.0.dev0) (0.25.3)
Requirement already satisfied: six>=1.5.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from grpcio<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.15.0)
Requirement already satisfied: docopt in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from hdfs<3.0.0,>=2.1.0->apache-beam==2.24.0.dev0) (0.6.2)
Requirement already satisfied: pbr>=0.11 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from mock<3.0.0,>=1.0.1->apache-beam==2.24.0.dev0) (5.4.5)
Requirement already satisfied: pyasn1-modules>=0.0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (0.2.8)
Requirement already satisfied: rsa>=3.1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (4.6)
Requirement already satisfied: pyasn1>=0.1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<4,>=2.0.1->apache-beam==2.24.0.dev0) (0.4.8)
Requirement already satisfied: setuptools in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from protobuf<4,>=3.5.0.post1->apache-beam==2.24.0.dev0) (49.1.0)
Requirement already satisfied: pyparsing>=2.1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pydot<2,>=1.2.0->apache-beam==2.24.0.dev0) (2.4.7)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (1.25.9)
Requirement already satisfied: chardet<4,>=3.0.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (2.10)
Requirement already satisfied: certifi>=2017.4.17 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from requests<3.0.0,>=2.24.0->apache-beam==2.24.0.dev0) (2020.6.20)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (0.10.0)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (0.3.3)
Requirement already satisfied: botocore<1.18.0,>=1.17.19 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.24.0.dev0) (1.17.19)
Requirement already satisfied: fasteners>=0.14 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-apitools<0.5.32,>=0.5.31->apache-beam==2.24.0.dev0) (0.15)
Requirement already satisfied: google-api-core[grpc]<2.0.0dev,>=1.6.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-datastore<1.8.0,>=1.7.1->apache-beam==2.24.0.dev0) (1.21.0)
Requirement already satisfied: grpc-google-iam-v1<0.13dev,>=0.12.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-pubsub<1.1.0,>=0.39.0->apache-beam==2.24.0.dev0) (0.12.3)
Requirement already satisfied: google-resumable-media<0.6dev,>=0.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-bigquery<=1.24.0,>=1.6.0->apache-beam==2.24.0.dev0) (0.5.1)
Requirement already satisfied: google-auth<2.0dev,>=1.9.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-bigquery<=1.24.0,>=1.6.0->apache-beam==2.24.0.dev0) (1.18.0)
Requirement already satisfied: packaging in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (20.4)
Requirement already satisfied: wcwidth in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.2.5)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" 
in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.7.0)
Requirement already satisfied: atomicwrites>=1.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.4.0)
Requirement already satisfied: pluggy<1.0,>=0.12 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.13.1)
Requirement already satisfied: py>=1.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.9.0)
Requirement already satisfied: more-itertools>=4.0.0; python_version > "2.7" in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (8.4.0)
Requirement already satisfied: attrs>=17.4.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (19.3.0)
Requirement already satisfied: execnet>=1.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.7.1)
Requirement already satisfied: pytest-forked in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.2.0)
Requirement already satisfied: docutils<0.16,>=0.10 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from botocore<1.18.0,>=1.17.19->boto3>=1.9->apache-beam==2.24.0.dev0) (0.15.2)
Requirement already satisfied: monotonic>=0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
fasteners>=0.14->google-apitools<0.5.32,>=0.5.31->apache-beam==2.24.0.dev0) 
(1.5)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google-cloud-datastore<1.8.0,>=1.7.1->apache-beam==2.24.0.dev0)
 (1.52.0)
Requirement already satisfied: zipp>=0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (3.1.0)
Requirement already satisfied: apipkg>=1.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from execnet>=1.1->pytest-xdist<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.5)
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.24.0.dev0-py3-none-any.whl size=2088602 
sha256=b75a18d63a7f79fc0f772647e3b3129d5185cc263647558cee457052936012e4
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/90/d8/b7/51c85dc301f777ed726fe78499a1e5dc02890cd8ebeaac231e
Successfully built apache-beam
Installing collected packages: apache-beam
  Attempting uninstall: apache-beam
    Found existing installation: apache-beam 2.24.0.dev0
    Uninstalling apache-beam-2.24.0.dev0:
      Successfully uninstalled apache-beam-2.24.0.dev0
Successfully installed apache-beam-2.24.0.dev0

> Task :sdks:python:apache_beam:testing:load_tests:run
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.7 interpreter.
INFO:root:Using Python SDK docker image: apache/beam_python3.7_sdk:2.24.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.translations:====================
 <function lift_combiners at 0x7f13c31f4d90> ====================
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--iterations=1', '--number_of_counter_operations=10', 
'--number_of_counters=1']
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STOPPED
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
STARTING
INFO:apache_beam.runners.portability.portable_runner:Job state changed to 
RUNNING
ERROR:root:java.util.concurrent.TimeoutException: Waited 3 minutes for 
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.SettableFuture@2d9f66af[status=PENDING]
INFO:apache_beam.runners.portability.portable_runner:Job state changed to FAILED
Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/pardo_test.py";,>
 line 221, in <module>
    ParDoTest().run()
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py";,>
 line 152, in run
    self.result.wait_until_finish(duration=self.timeout_ms)
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 547, in wait_until_finish
    raise self._runtime_exception
RuntimeError: Pipeline 
load-tests-python-flink-batch-pardo-3-0709125345_eb880a89-e72d-4d09-a4ba-6fa57e6dec68
 failed in state FAILED: java.util.concurrent.TimeoutException: Waited 3 
minutes for 
org.apache.beam.vendor.guava.v26_0_jre.com.google.common.util.concurrent.SettableFuture@2d9f66af[status=PENDING]

> Task :sdks:python:apache_beam:testing:load_tests:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'>
 line: 58

* What went wrong:
Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'.
> error occurred

* 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 4m 19s
5 actionable tasks: 3 executed, 2 up-to-date

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

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