See <https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/1577/display/redirect>
Changes: ------------------------------------------ [...truncated 54.14 KB...] Collecting execnet>=1.1 (from pytest-xdist<4,>=2.5.0->apache-beam==2.52.0.dev0) Obtaining dependency information for execnet>=1.1 from https://files.pythonhosted.org/packages/e8/9c/a079946da30fac4924d92dbc617e5367d454954494cf1e71567bcc4e00ee/execnet-2.0.2-py3-none-any.whl.metadata Using cached execnet-2.0.2-py3-none-any.whl.metadata (2.9 kB) Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.24.0->apache-beam==2.52.0.dev0) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/1e/c8/fd52271326c052f95f47ef718b018aa2bc3fd097d9bac44d7d48894c6130/charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.24.0->apache-beam==2.52.0.dev0) Using cached idna-3.4-py3-none-any.whl (61 kB) Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.24.0->apache-beam==2.52.0.dev0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl.metadata Using cached urllib3-2.0.6-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.24.0->apache-beam==2.52.0.dev0) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Using cached certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting scipy>=1.5.0 (from scikit-learn>=0.20.0->apache-beam==2.52.0.dev0) Using cached scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.20.0->apache-beam==2.52.0.dev0) Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<2.0,>=1.3->apache-beam==2.52.0.dev0) Obtaining dependency information for greenlet!=0.4.17 from https://files.pythonhosted.org/packages/75/5a/4ecc17749c54882dd3422befcd35fec5128ae2a72138844899322af0b55a/greenlet-3.0.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata Using cached greenlet-3.0.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting docker>=4.0.0 (from testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.52.0.dev0) Obtaining dependency information for docker>=4.0.0 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata Using cached docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) Collecting wrapt (from testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.52.0.dev0) Using cached wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) Collecting deprecation (from testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.52.0.dev0) Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB) Collecting pymysql (from testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.52.0.dev0) Obtaining dependency information for pymysql from https://files.pythonhosted.org/packages/e5/30/20467e39523d0cfc2b6227902d3687a16364307260c75e6a1cb4422b0c62/PyMySQL-1.1.0-py3-none-any.whl.metadata Using cached PyMySQL-1.1.0-py3-none-any.whl.metadata (4.4 kB) Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.24.0->apache-beam==2.52.0.dev0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/48/fe/a5c6cc46e9fe9171d7ecf0f33ee7aae14642f8d74baa7af4d7840f9358be/urllib3-1.26.17-py2.py3-none-any.whl.metadata Using cached urllib3-1.26.17-py2.py3-none-any.whl.metadata (48 kB) Collecting pycparser (from cffi>=1.12->cryptography>=41.0.2->apache-beam==2.52.0.dev0) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting websocket-client>=0.32.0 (from docker>=4.0.0->testcontainers[mysql]<4.0.0,>=3.0.3->apache-beam==2.52.0.dev0) Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/0b/50/49e0d7342e5d441d43b525d6c84656ea40aea3e58d530004d07b22bc9b04/websocket_client-1.6.3-py3-none-any.whl.metadata Using cached websocket_client-1.6.3-py3-none-any.whl.metadata (7.7 kB) Collecting google-crc32c<2.0dev,>=1.0 (from google-resumable-media<3.0dev,>=0.6.0->google-cloud-bigquery<4,>=2.0.0->apache-beam==2.52.0.dev0) Using cached google_crc32c-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB) Collecting PyJWT[crypto]<3,>=1.0.0 (from msal<2.0.0,>=1.20.0->azure-identity<2,>=1.12.0->apache-beam==2.52.0.dev0) Obtaining dependency information for PyJWT[crypto]<3,>=1.0.0 from https://files.pythonhosted.org/packages/2b/4f/e04a8067c7c96c364cef7ef73906504e2f40d690811c021e1a1901473a19/PyJWT-2.8.0-py3-none-any.whl.metadata Using cached PyJWT-2.8.0-py3-none-any.whl.metadata (4.2 kB) Collecting portalocker<3,>=1.0 (from msal-extensions<2.0.0,>=0.3.0->azure-identity<2,>=1.12.0->apache-beam==2.52.0.dev0) Obtaining dependency information for portalocker<3,>=1.0 from https://files.pythonhosted.org/packages/17/9e/87671efcca80ba6203811540ed1f9c0462c1609d2281d7b7f53cef05da3d/portalocker-2.8.2-py3-none-any.whl.metadata Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) Collecting pyasn1>=0.1.7 (from oauth2client>=1.4.12->google-apitools<0.5.32,>=0.5.31->apache-beam==2.52.0.dev0) Using cached pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) Collecting backports.zoneinfo (from tzlocal>=1.2->js2py<1,>=0.74->apache-beam==2.52.0.dev0) Using cached backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB) Using cached azure_core-1.29.4-py3-none-any.whl (192 kB) Using cached azure_identity-1.15.0b1-py3-none-any.whl (162 kB) Using cached azure_storage_blob-12.18.2-py3-none-any.whl (392 kB) Using cached boto3-1.28.60-py3-none-any.whl (135 kB) Using cached cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB) Using cached fastavro-1.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) Using cached fasteners-0.19-py3-none-any.whl (18 kB) Using cached google_api_core-2.12.0-py3-none-any.whl (121 kB) Using cached google_auth-2.23.2-py2.py3-none-any.whl (181 kB) Using cached google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB) Using cached google_cloud_aiplatform-1.34.0-py2.py3-none-any.whl (3.1 MB) Using cached google_cloud_bigquery-3.12.0-py2.py3-none-any.whl (220 kB) Using cached google_cloud_bigquery_storage-2.22.0-py2.py3-none-any.whl (190 kB) Using cached google_cloud_bigtable-2.21.0-py2.py3-none-any.whl (293 kB) Using cached google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB) Using cached google_cloud_datastore-2.18.0-py2.py3-none-any.whl (177 kB) Using cached google_cloud_dlp-3.12.3-py2.py3-none-any.whl (143 kB) Using cached google_cloud_language-2.11.1-py2.py3-none-any.whl (138 kB) Using cached google_cloud_pubsub-2.18.4-py2.py3-none-any.whl (265 kB) Using cached google_cloud_pubsublite-1.8.3-py2.py3-none-any.whl (288 kB) Using cached google_cloud_recommendations_ai-0.10.5-py2.py3-none-any.whl (173 kB) Using cached google_cloud_spanner-3.40.1-py2.py3-none-any.whl (332 kB) Using cached google_cloud_videointelligence-2.11.4-py2.py3-none-any.whl (229 kB) Using cached google_cloud_vision-3.4.4-py2.py3-none-any.whl (444 kB) Using cached hypothesis-6.87.1-py3-none-any.whl (420 kB) Using cached joblib-1.3.2-py3-none-any.whl (302 kB) Using cached mock-5.1.0-py3-none-any.whl (30 kB) Using cached orjson-3.9.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) Using cached proto_plus-1.22.3-py3-none-any.whl (48 kB) Using cached psycopg2_binary-2.9.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Using cached pymongo-4.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (687 kB) Using cached pytest-7.4.2-py3-none-any.whl (324 kB) Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) Using cached pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) Using cached regex-2023.10.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (776 kB) Using cached requests-2.31.0-py3-none-any.whl (62 kB) Using cached requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) Using cached scikit_learn-1.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB) Using cached SQLAlchemy-1.4.49-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) Using cached tenacity-8.2.3-py3-none-any.whl (24 kB) Using cached typing_extensions-4.8.0-py3-none-any.whl (31 kB) Using cached botocore-1.31.60-py3-none-any.whl (11.2 MB) Using cached certifi-2023.7.22-py3-none-any.whl (158 kB) Using cached cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) Using cached charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) Using cached dnspython-2.4.2-py3-none-any.whl (300 kB) Using cached docker-6.1.3-py3-none-any.whl (148 kB) Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB) Using cached execnet-2.0.2-py3-none-any.whl (37 kB) Using cached google_cloud_resource_manager-1.10.4-py2.py3-none-any.whl (320 kB) Using cached google_cloud_storage-2.11.0-py2.py3-none-any.whl (118 kB) Using cached google_resumable_media-2.6.0-py2.py3-none-any.whl (80 kB) Using cached googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB) Using cached greenlet-3.0.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (617 kB) Using cached grpcio_status-1.59.0-py3-none-any.whl (14 kB) Using cached msal-1.24.1-py2.py3-none-any.whl (95 kB) Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB) Using cached s3transfer-0.7.0-py3-none-any.whl (79 kB) Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Using cached tzlocal-5.1-py3-none-any.whl (21 kB) Using cached urllib3-1.26.17-py2.py3-none-any.whl (143 kB) Using cached PyMySQL-1.1.0-py3-none-any.whl (44 kB) Using cached portalocker-2.8.2-py3-none-any.whl (17 kB) Using cached websocket_client-1.6.3-py3-none-any.whl (57 kB) Using cached PyJWT-2.8.0-py3-none-any.whl (22 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.52.0.dev0-py3-none-any.whl size=3331149 sha256=d8e449aee4ae2efddbe10bef48192ee8c15d95cbc1e0628c231dac9ed95690a3 Stored in directory: /home/jenkins/.cache/pip/wheels/71/b5/7f/bb389cc05f345a445459c6f6d609b8c5807bb59b7c532de076 Successfully built apache-beam Installing collected packages: sortedcontainers, pytz, pyjsparser, docopt, crcmod, zstandard, wrapt, websocket-client, urllib3, typing-extensions, threadpoolctl, tenacity, sqlparse, six, shapely, scipy, regex, pyyaml, pyparsing, pymysql, PyJWT, pyhamcrest, pycparser, pyasn1, pyarrow, psycopg2-binary, proto-plus, portalocker, parameterized, overrides, orjson, objsize, mock, joblib, jmespath, iniconfig, idna, greenlet, googleapis-common-protos, google-crc32c, fasteners, fastavro, execnet, exceptiongroup, dnspython, dill, deprecation, cloudpickle, charset-normalizer, certifi, backports.zoneinfo, attrs, tzlocal, sqlalchemy, scikit-learn, rsa, requests, python-dateutil, pytest, pymongo, pydot, pyasn1-modules, isodate, hypothesis, httplib2, grpcio-status, google-resumable-media, cffi, requests_mock, pytest-xdist, pytest-timeout, pandas, oauth2client, js2py, hdfs, grpc-google-iam-v1, google-auth, freezegun, docker, cryptography, botocore, azure-core, testcontainers, s3transfer, google-auth-httplib2, google-apitools, google-api-core, azure-storage-blob, apache-beam, msal, google-cloud-core, boto3, msal-extensions, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-pubsublite, google-cloud-aiplatform, azure-identity Successfully installed PyJWT-2.8.0 apache-beam-2.52.0.dev0 attrs-23.1.0 azure-core-1.29.4 azure-identity-1.15.0b1 azure-storage-blob-12.18.2 backports.zoneinfo-0.2.1 boto3-1.28.60 botocore-1.31.60 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cloudpickle-2.2.1 crcmod-1.7 cryptography-41.0.4 deprecation-2.1.0 dill-0.3.1.1 dnspython-2.4.2 docker-6.1.3 docopt-0.6.2 exceptiongroup-1.1.3 execnet-2.0.2 fastavro-1.8.4 fasteners-0.19 freezegun-1.2.2 google-api-core-2.12.0 google-apitools-0.5.31 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-aiplatform-1.34.0 google-cloud-bigquery-3.12.0 google-cloud-bigquery-storage-2.22.0 google-cloud-bigtable-2.21.0 google-cloud-core-2.3.3 google-cloud-datastore-2.18.0 google-cloud-dlp-3.12.3 google-cloud-language-2.11.1 google-cloud-pubsub-2.18.4 google-cloud-pubsublite-1.8.3 google-cloud-recommendations-ai-0.10.5 google-cloud-resource-manager-1.10.4 google-cloud-spanner-3.40.1 google-cloud-storage-2.11.0 google-cloud-videointelligence-2.11.4 google-cloud-vision-3.4.4 google-crc32c-1.5.0 google-resumable-media-2.6.0 googleapis-common-protos-1.60.0 greenlet-3.0.0 grpc-google-iam-v1-0.12.6 grpcio-status-1.59.0 hdfs-2.7.2 httplib2-0.22.0 hypothesis-6.87.1 idna-3.4 iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1 joblib-1.3.2 js2py-0.74 mock-5.1.0 msal-1.24.1 msal-extensions-1.0.0 oauth2client-4.1.3 objsize-0.6.1 orjson-3.9.7 overrides-6.5.0 pandas-1.5.3 parameterized-0.9.0 portalocker-2.8.2 proto-plus-1.22.3 psycopg2-binary-2.9.9 pyarrow-11.0.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydot-1.4.2 pyhamcrest-2.0.4 pyjsparser-2.7.1 pymongo-4.5.0 pymysql-1.1.0 pyparsing-3.1.1 pytest-7.4.2 pytest-timeout-2.1.0 pytest-xdist-3.3.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 requests_mock-1.11.0 rsa-4.9 s3transfer-0.7.0 scikit-learn-1.3.1 scipy-1.10.1 shapely-1.8.5.post1 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-1.4.49 sqlparse-0.4.4 tenacity-8.2.3 testcontainers-3.7.1 threadpoolctl-3.2.0 typing-extensions-4.8.0 tzlocal-5.1 urllib3-1.26.17 websocket-client-1.6.3 wrapt-1.15.0 zstandard-0.21.0 > Task :sdks:python:apache_beam:testing:load_tests:run INFO:apache_beam.runners.portability.stager:Copying Beam SDK "<https://ci-beam.apache.org/job/beam_LoadTests_Python_GBK_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz"> to staging location. INFO:apache_beam.runners.dataflow.dataflow_runner:Pipeline has additional dependencies to be installed in SDK **** container, consider using the SDK container image pre-building workflow to avoid repetitive installations. Learn more on https://cloud.google.com/dataflow/docs/guides/using-custom-containers#prebuild INFO:root:Using provided Python SDK container image: gcr.io/cloud-dataflow/v1beta3/beam_python3.8_sdk:beam-master-20230927 INFO:root:Python SDK container image set to "gcr.io/cloud-dataflow/v1beta3/beam_python3.8_sdk:beam-master-20230927" for Docker environment INFO:apache_beam.runners.portability.fn_api_runner.translations:==================== <function pack_combiners at 0x7fca044f6430> ==================== INFO:apache_beam.runners.portability.fn_api_runner.translations:==================== <function sort_stages at 0x7fca044f6c10> ==================== 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-gbk-1-1005125419.1696512359.470236/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-gbk-1-1005125419.1696512359.470236/dataflow_python_sdk.tar in 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-gbk-1-1005125419.1696512359.470236/pipeline.pb... INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-gbk-1-1005125419.1696512359.470236/pipeline.pb in 0 seconds. INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job clientRequestId: '20231005132559471563-9602' createTime: '2023-10-05T13:26:00.476340Z' currentStateTime: '1970-01-01T00:00:00Z' id: '2023-10-05_06_25_59-11074946731526753436' location: 'us-central1' name: 'load-tests-python-dataflow-batch-gbk-1-1005125419' projectId: 'apache-beam-testing' stageStates: [] startTime: '2023-10-05T13:26:00.476340Z' steps: [] tempFiles: [] type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)> INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: [2023-10-05_06_25_59-11074946731526753436] INFO:apache_beam.runners.dataflow.internal.apiclient:Submitted job: 2023-10-05_06_25_59-11074946731526753436 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/2023-10-05_06_25_59-11074946731526753436?project=apache-beam-testing INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2023-10-05_06_25_59-11074946731526753436 is in state JOB_STATE_PENDING INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:26:04.131Z: JOB_MESSAGE_BASIC: Worker configuration: e2-standard-2 in us-central1-b. INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:26:08.688Z: JOB_MESSAGE_BASIC: Executing operation Read/Impulse+Read/EmitSource+ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/PairWithRestriction+ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/SplitWithSizing INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:26:08.767Z: JOB_MESSAGE_BASIC: Starting 5 ****s in us-central1-b... INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2023-10-05_06_25_59-11074946731526753436 is in state JOB_STATE_RUNNING INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:26:40.089Z: JOB_MESSAGE_BASIC: Your project already contains 100 Dataflow-created metric descriptors, so new user metrics of the form custom.googleapis.com/* will not be created. However, all user metrics are also available in the metric dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, you can 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:2023-10-05T13:29:42.488Z: JOB_MESSAGE_BASIC: All ****s have finished the startup processes and began to receive work requests. INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:29:43.260Z: JOB_MESSAGE_BASIC: Finished operation Read/Impulse+Read/EmitSource+ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/PairWithRestriction+ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/SplitWithSizing INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:29:43.391Z: JOB_MESSAGE_BASIC: Executing operation GroupByKey 0/Create INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:29:43.905Z: JOB_MESSAGE_BASIC: Finished operation GroupByKey 0/Create INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:29:44.014Z: JOB_MESSAGE_BASIC: Executing operation ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/ProcessElementAndRestrictionWithSizing+Measure time: Start+Assign timestamps+GroupByKey 0/Write INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:43:45.690Z: JOB_MESSAGE_BASIC: Finished operation ref_AppliedPTransform_Read-SDFBoundedSourceReader-ParDo-SDFBoundedSourceDoFn-_6/ProcessElementAndRestrictionWithSizing+Measure time: Start+Assign timestamps+GroupByKey 0/Write INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:43:45.797Z: JOB_MESSAGE_BASIC: Executing operation GroupByKey 0/Close INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:43:45.980Z: JOB_MESSAGE_BASIC: Finished operation GroupByKey 0/Close INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:43:46.019Z: JOB_MESSAGE_BASIC: Executing operation GroupByKey 0/Read+Ungroup 0+Measure latency 0+Measure time: End 0 INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:44:17.126Z: JOB_MESSAGE_BASIC: Finished operation GroupByKey 0/Read+Ungroup 0+Measure latency 0+Measure time: End 0 INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:44:17.283Z: JOB_MESSAGE_BASIC: Stopping **** pool... INFO:apache_beam.runners.dataflow.dataflow_runner:2023-10-05T13:46:39.169Z: JOB_MESSAGE_BASIC: Worker pool stopped. INFO:apache_beam.runners.dataflow.dataflow_runner:Job 2023-10-05_06_25_59-11074946731526753436 is in state JOB_STATE_DONE INFO:apache_beam.runners.dataflow.dataflow_metrics:Distribution metric sum value seems to have overflowed integer_value range, the correctness of sum or mean value may not be guaranteed: <JsonValue object_value: <JsonObject properties: [<Property key: 'min' value: <JsonValue integer_value: -9221675437026722>>, <Property key: 'sum' value: <JsonValue double_value: -2.360748911875096e+18>>, <Property key: 'mean' value: <JsonValue integer_value: -9221675437012094>>, <Property key: 'max' value: <JsonValue integer_value: -9221675436997746>>, <Property key: 'count' value: <JsonValue integer_value: 256>>]>> INFO:apache_beam.runners.dataflow.dataflow_metrics:Distribution metric sum value seems to have overflowed integer_value range, the correctness of sum or mean value may not be guaranteed: <JsonValue object_value: <JsonObject properties: [<Property key: 'sum' value: <JsonValue double_value: -2.360748911875096e+18>>, <Property key: 'count' value: <JsonValue integer_value: 256>>, <Property key: 'min' value: <JsonValue integer_value: -9221675437026722>>, <Property key: 'mean' value: <JsonValue integer_value: -9221675437012094>>, <Property key: 'max' value: <JsonValue integer_value: -9221675436997746>>]>> INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Load test results for test: 2d0235567748485ab25e52ebf32310e0 and timestamp: 1696513611.715297: INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_runtime Value: 873 INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_measure_latency_0_count_latency Value: 256 INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_measure_latency_0_max_latency Value: -9221675436997746 INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_measure_latency_0_min_latency Value: -9221675437026722 INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_measure_latency_0_sum_latency Value: -2360748911875096064 INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: python_dataflow_batch_gbk_1_measure_latency_0_mean_latency Value: -9221675437012094 > 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_GBK_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'> line: 62 * What went wrong: Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'. > Could not get unknown property 'execResult' for task > ':sdks:python:apache_beam:testing:load_tests:run' of type > org.gradle.api.tasks.Exec. * 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 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 22m 22s 9 actionable tasks: 8 executed, 1 from cache Publishing build scan... https://ge.apache.org/s/ctvqustuvy7mg 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]
