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

Changes:

[robertwb] Supporting infrastructure for dataframes on beam.

[robertwb] Basic deferred data frame implementation.

[robertwb] yapf, py2

[github] typings and docs for expressions.py

[ankurgoenka] [BEAM-9485] Raise error when transform urn is not implemented

[mxm] [BEAM-9490] Guard referencing for environment expiration via a lock

[lcwik] [BEAM-9481] fix indentation

[lcwik] [BEAM-2939] Implement interfaces and concrete watermark estimators

[ankurgoenka] [BEAM-9499] Sickbay test_multi_triggered_gbk_side_input for 
streaming

[robertwb] Minor cleanup, lint.

[thw] [BEAM-9490] Use the lock that belongs to the cache when bundle load

[github] Update Dataflow py container version (#11120)

[github] [BEAM-7923] Streaming support and pipeline pruning when instrumenting a

[github] Update default value in Java snippet

[rohde.samuel] [BEAM-8335] Final PR to merge the InteractiveBeam feature branch

[github] [BEAM-9477] RowCoder should be hashable and picklable (#11088)


------------------------------------------
[...truncated 34.17 KB...]
Requirement already satisfied: typing<3.8.0,>=3.7.0 in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from apache-beam==2.21.0.dev0) (3.7.4.1)
Collecting cachetools<4,>=3.1.0
  Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting google-apitools<0.5.29,>=0.5.28
  Using cached google_apitools-0.5.28-py2-none-any.whl (134 kB)
Collecting google-cloud-datastore<1.8.0,>=1.7.1
  Using cached google_cloud_datastore-1.7.4-py2.py3-none-any.whl (82 kB)
Collecting google-cloud-pubsub<1.1.0,>=0.39.0
  Using cached google_cloud_pubsub-1.0.2-py2.py3-none-any.whl (118 kB)
Collecting google-cloud-bigquery<=1.24.0,>=1.6.0
  Using cached google_cloud_bigquery-1.24.0-py2.py3-none-any.whl (165 kB)
Collecting google-cloud-core<2,>=0.28.1
  Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB)
Collecting google-cloud-bigtable<1.1.0,>=0.31.1
  Using cached google_cloud_bigtable-1.0.0-py2.py3-none-any.whl (232 kB)
Collecting google-cloud-spanner<1.14.0,>=1.13.0
  Using cached google_cloud_spanner-1.13.0-py2.py3-none-any.whl (212 kB)
Collecting grpcio-gcp<1,>=0.2.2
  Using cached grpcio_gcp-0.2.2-py2.py3-none-any.whl (9.4 kB)
Collecting google-cloud-dlp<=0.13.0,>=0.12.0
  Using cached google_cloud_dlp-0.13.0-py2.py3-none-any.whl (151 kB)
Collecting google-cloud-language<2,>=1.3.0
  Using cached google_cloud_language-1.3.0-py2.py3-none-any.whl (83 kB)
Collecting google-cloud-videointelligence<1.14.0,>=1.8.0
  Using cached google_cloud_videointelligence-1.13.0-py2.py3-none-any.whl (177 
kB)
Collecting google-cloud-vision<0.43.0,>=0.38.0
  Using cached google_cloud_vision-0.42.0-py2.py3-none-any.whl (435 kB)
Processing 
/home/jenkins/.cache/pip/wheels/09/61/a5/7e8f4442b3c3d406ee9eb6c06e1ecbe5625f62f8cb19c08f5b/googledatastore-7.0.2-cp27-none-any.whl
Processing 
/home/jenkins/.cache/pip/wheels/bd/ce/33/8b769968db3761c42c7a91d8a0dbbafc50acfa0750866c8abd/proto_google_cloud_datastore_v1-0.90.4-cp27-none-any.whl
Collecting freezegun>=0.3.12
  Using cached freezegun-0.3.15-py2.py3-none-any.whl (14 kB)
Collecting nose>=1.3.7
  Using cached nose-1.3.7-py2-none-any.whl (154 kB)
Processing 
/home/jenkins/.cache/pip/wheels/c4/1f/cd/9250fbf2fcc179e28bb4f7ee26a4fc7525914469d83a4f0c09/nose_xunitmp-0.4.1-cp27-none-any.whl
Collecting pandas<0.25,>=0.23.4
  Using cached pandas-0.24.2-cp27-cp27mu-manylinux1_x86_64.whl (10.1 MB)
Collecting parameterized<0.8.0,>=0.7.1
  Using cached parameterized-0.7.1-py2.py3-none-any.whl (24 kB)
Processing 
/home/jenkins/.cache/pip/wheels/8f/88/5d/2d12b9e226ee11ce171a603275d8dd6546d93202466b7fe173/PyHamcrest-1.10.1-cp27-none-any.whl
Processing 
/home/jenkins/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191/PyYAML-5.3-cp27-cp27mu-linux_x86_64.whl
Collecting requests_mock<2.0,>=1.7
  Using cached requests_mock-1.7.0-py2.py3-none-any.whl (23 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting pytest<5.0,>=4.4.0
  Using cached pytest-4.6.9-py2.py3-none-any.whl (231 kB)
Collecting pytest-xdist<2,>=1.29.0
  Using cached pytest_xdist-1.31.0-py2.py3-none-any.whl (36 kB)
Collecting pytest-timeout<2,>=1.3.3
  Using cached pytest_timeout-1.3.4-py2.py3-none-any.whl (10 kB)
Requirement already satisfied: six>=1.5.2 in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from grpcio<2,>=1.12.1->apache-beam==2.21.0.dev0) (1.14.0)
Requirement already satisfied: enum34>=1.0.4; python_version < "3.4" in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from grpcio<2,>=1.12.1->apache-beam==2.21.0.dev0) (1.1.10)
Processing 
/home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl
Collecting requests>=2.7.0
  Using cached requests-2.23.0-py2.py3-none-any.whl (58 kB)
Collecting pbr>=0.11
  Using cached pbr-5.4.4-py2.py3-none-any.whl (110 kB)
Collecting rsa>=3.1.4
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting pyasn1>=0.1.7
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pyasn1-modules>=0.0.5
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Requirement already satisfied: setuptools in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from protobuf<4,>=3.5.0.post1->apache-beam==2.21.0.dev0) (44.0.0)
Collecting pyparsing>=2.1.4
  Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 kB)
Collecting fasteners>=0.14
  Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB)
Collecting google-api-core[grpc]<2.0.0dev,>=1.6.0
  Using cached google_api_core-1.16.0-py2.py3-none-any.whl (70 kB)
Processing 
/home/jenkins/.cache/pip/wheels/de/3a/83/77a1e18e1a8757186df834b86ce6800120ac9c79cd8ca4091b/grpc_google_iam_v1-0.12.3-cp27-none-any.whl
Collecting google-auth<2.0dev,>=1.9.0
  Using cached google_auth-1.11.3-py2.py3-none-any.whl (76 kB)
Collecting google-resumable-media<0.6dev,>=0.5.0
  Using cached google_resumable_media-0.5.0-py2.py3-none-any.whl (38 kB)
Processing 
/home/jenkins/.cache/pip/wheels/2c/f9/7f/6eb87e636072bf467e25348bbeb96849333e6a080dca78f706/googleapis_common_protos-1.51.0-cp27-none-any.whl
Collecting monotonic>=0.6; python_version == "2.7"
  Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting atomicwrites>=1.0
  Using cached atomicwrites-1.3.0-py2.py3-none-any.whl (5.9 kB)
Requirement already satisfied: pluggy<1.0,>=0.12 in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (0.13.1)
Collecting packaging
  Using cached packaging-20.3-py2.py3-none-any.whl (37 kB)
Collecting attrs>=17.4.0
  Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" 
in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (1.5.0)
Collecting wcwidth
  Using cached wcwidth-0.1.8-py2.py3-none-any.whl (17 kB)
Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7"
  Using cached more_itertools-5.0.0-py2-none-any.whl (52 kB)
Requirement already satisfied: pathlib2>=2.2.0; python_version < "3.6" in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (2.3.5)
Requirement already satisfied: py>=1.5.0 in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (1.8.1)
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 idna<3,>=2.5
  Using cached idna-2.9-py2.py3-none-any.whl (58 kB)
Collecting chardet<4,>=3.0.2
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 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)
Requirement already satisfied: contextlib2; python_version < "3" in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (0.6.0.post1)
Requirement already satisfied: zipp>=0.5 in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (1.2.0)
Requirement already satisfied: configparser>=3.5; python_version < "3" in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from importlib-metadata>=0.12; python_version < 
"3.8"->pytest<5.0,>=4.4.0->apache-beam==2.21.0.dev0) (4.0.2)
Requirement already satisfied: scandir; python_version < "3.5" in 
<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python2.7/site-packages>
 (from pathlib2>=2.2.0; python_version < 
"3.6"->pytest<5.0,>=4.4.0->apache-beam==2.21.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.21.0.dev0-py2-none-any.whl size=2010572 
sha256=e1fea9dde39eccb1f861c53bdd9690a13e6003ff9e6ac5982b17a0715b31a1fe
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/ff/ad/ba/f2a17e88372c953c77bee62284d6b1014102617eabf90d9fc6
Successfully built apache-beam
Installing collected packages: crcmod, dill, fastavro, docopt, certifi, idna, 
chardet, urllib3, requests, hdfs, httplib2, pbr, funcsigs, mock, numpy, 
pymongo, pyasn1, rsa, pyasn1-modules, oauth2client, pyparsing, pydot, 
python-dateutil, pytz, typing-extensions, avro, pyvcf, pyarrow, 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, 
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
Successfully installed apache-beam-2.21.0.dev0 apipkg-1.5 atomicwrites-1.3.0 
attrs-19.3.0 avro-1.9.2 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.15 funcsigs-1.0.2 google-api-core-1.16.0 
google-apitools-0.5.28 google-auth-1.11.3 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.0 
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.9 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.3 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.23.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 :sdks:python:apache_beam:testing:load_tests:run
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:apache_beam.options.pipeline_options:--region not set; will default to 
us-central1. Future releases of Beam will require the user to set --region 
explicitly, or else have a default set via the gcloud tool. 
https://cloud.google.com/compute/docs/regions-zones
INFO:apache_beam.runners.dataflow.internal.apiclient:Defaulting to the 
temp_location as staging_location: gs://temp-storage-for-perf-tests/loadtests
INFO:apache_beam.internal.gcp.auth:Setting socket default timeout to 60 seconds.
INFO:apache_beam.internal.gcp.auth:socket default timeout is 60.0 seconds.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-pardo-1-0314134425.1584193988.204258/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-pardo-1-0314134425.1584193988.204258/pipeline.pb
 in 0 seconds.
INFO:apache_beam.runners.portability.stager:Copying Beam SDK 
"<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz";>
 to staging location.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-pardo-1-0314134425.1584193988.204258/dataflow_python_sdk.tar...
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-pardo-1-0314134425.1584193988.204258/dataflow_python_sdk.tar
 in 0 seconds.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--iterations=10', '--number_of_counter_operations=0', 
'--number_of_counters=0']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['--iterations=10', '--number_of_counter_operations=0', 
'--number_of_counters=0']
INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job
 createTime: u'2020-03-14T13:53:10.043477Z'
 currentStateTime: u'1970-01-01T00:00:00Z'
 id: u'2020-03-14_06_53_08-11541750084638259345'
 location: u'us-central1'
 name: u'load-tests-python-dataflow-batch-pardo-1-0314134425'
 projectId: u'apache-beam-testing'
 stageStates: []
 startTime: u'2020-03-14T13:53:10.043477Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: 
[2020-03-14_06_53_08-11541750084638259345]
INFO:apache_beam.runners.dataflow.internal.apiclient:To access the Dataflow 
monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2020-03-14_06_53_08-11541750084638259345?project=apache-beam-testing
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2020-03-14_06_53_08-11541750084638259345 is in state JOB_STATE_PENDING
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:14.069Z: 
JOB_MESSAGE_DETAILED: Checking permissions granted to controller Service 
Account.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:14.636Z: 
JOB_MESSAGE_BASIC: Worker configuration: n1-standard-1 in us-central1-f.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.210Z: 
JOB_MESSAGE_DETAILED: Expanding CoGroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.252Z: 
JOB_MESSAGE_DETAILED: Expanding GroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.278Z: 
JOB_MESSAGE_DETAILED: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.308Z: 
JOB_MESSAGE_DEBUG: Annotating graph with Autotuner information.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.355Z: 
JOB_MESSAGE_DETAILED: Fusing adjacent ParDo, Read, Write, and Flatten operations
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.388Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Measure time: Start into Read synthetic
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.422Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 0 into Measure time: Start
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.454Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 1 into Step: 0
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.491Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 2 into Step: 1
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.528Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 3 into Step: 2
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.566Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 4 into Step: 3
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.604Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 5 into Step: 4
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.640Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 6 into Step: 5
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.662Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 7 into Step: 6
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.694Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 8 into Step: 7
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.716Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Step: 9 into Step: 8
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.771Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Measure time: End into Step: 9
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.903Z: 
JOB_MESSAGE_DEBUG: Workflow config is missing a default resource spec.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.939Z: 
JOB_MESSAGE_DEBUG: Adding StepResource setup and teardown to workflow graph.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:15.972Z: 
JOB_MESSAGE_DEBUG: Adding workflow start and stop steps.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:16.009Z: 
JOB_MESSAGE_DEBUG: Assigning stage ids.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:16.164Z: 
JOB_MESSAGE_DEBUG: Executing wait step start3
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:16.230Z: 
JOB_MESSAGE_BASIC: Executing operation Read synthetic+Measure time: Start+Step: 
0+Step: 1+Step: 2+Step: 3+Step: 4+Step: 5+Step: 6+Step: 7+Step: 8+Step: 
9+Measure time: End
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:16.279Z: 
JOB_MESSAGE_DEBUG: Starting worker pool setup.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:16.318Z: 
JOB_MESSAGE_BASIC: Starting 5 workers in us-central1-f...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2020-03-14_06_53_08-11541750084638259345 is in state JOB_STATE_RUNNING
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:47.743Z: 
JOB_MESSAGE_WARNING: Your project already contains 100 Dataflow-created metric 
descriptors and Stackdriver will not create new Dataflow custom metrics for 
this job. Each unique user-defined metric name (independent of the DoFn in 
which it is defined) produces a new metric descriptor. To delete old / unused 
metric descriptors see 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
 and 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:49.711Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of workers to 4 based on 
the rate of progress in the currently running step(s).
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:49.741Z: 
JOB_MESSAGE_DETAILED: Resized worker pool to 4, though goal was 5.  This could 
be a quota issue.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:53:55.172Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of workers to 5 based on 
the rate of progress in the currently running step(s).
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:55:11.095Z: 
JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:55:11.116Z: 
JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2020-03-14T13:59:16.135Z: 
JOB_MESSAGE_DETAILED: Checking permissions granted to controller Service 
Account.
Terminated

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

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'>
 line: 51

* 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 7m 29s
5 actionable tasks: 5 executed
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=8900e4fb-0662-4c44-a27f-2a0cba31ff0e, 
currentDir=<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 25603
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-25603.out.log
----- Last  20 lines from daemon log file - daemon-25603.out.log -----

* Where:
Build file 
'<https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'>
 line: 51

* 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 7m 29s
5 actionable tasks: 5 executed
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

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