[ 
https://issues.apache.org/jira/browse/BEAM-10270?focusedWorklogId=448694&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-448694
 ]

ASF GitHub Bot logged work on BEAM-10270:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jun/20 22:05
            Start Date: 19/Jun/20 22:05
    Worklog Time Spent: 10m 
      Work Description: udim commented on a change in pull request #12030:
URL: https://github.com/apache/beam/pull/12030#discussion_r443060213



##########
File path: .test-infra/jenkins/job_LoadTests_ParDo_Flink_Python.groovy
##########
@@ -79,29 +79,31 @@ def batchScenarios = { datasetName -> [
                         environment_type     : 'DOCKER',
                 ]
         ],
-        [
-                title          : 'ParDo Python Load test: 20M 100 byte records 
200 times',
-                test           : 'apache_beam.testing.load_tests.pardo_test',
-                runner         : CommonTestProperties.Runner.PORTABLE,
-                pipelineOptions: [
-                        job_name             : 
'load-tests-python-flink-batch-pardo-2-' + now,
-                        project              : 'apache-beam-testing',
-                        publish_to_big_query : true,
-                        metrics_dataset      : datasetName,
-                        metrics_table        : 'python_flink_batch_pardo_2',
-                        influx_measurement   : 'python_batch_pardo_2',
-                        input_options        : '\'{' +
-                                '"num_records": 20000000,' +
-                                '"key_size": 10,' +
-                                '"value_size": 90}\'',
-                        iterations           : 200,
-                        number_of_counter_operations: 0,
-                        number_of_counters   : 0,
-                        parallelism          : 5,
-                        job_endpoint         : 'localhost:8099',
-                        environment_type     : 'DOCKER',
-                ]
-        ],
+// TODO(BEAM-10270): Takes too long time to execute (currently more than 2 
hours). Re-enable

Review comment:
       As pointed out in the bug, there was sharp increase in 
`python_dataflow_batch_pardo_2_runtime` on May 7: 
http://metrics.beam.apache.org/d/MOi-kf3Zk/pardo-load-tests?orgId=1&var-processingType=batch&var-sdk=python&from=1584703436990&to=1592475836990&panelId=3&fullscreen
   
   Perhaps this PR is related? https://github.com/apache/beam/pull/11558




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 448694)
    Time Spent: 1h 20m  (was: 1h 10m)

> beam_LoadTests_Python_ParDo_Flink_Batch times out
> -------------------------------------------------
>
>                 Key: BEAM-10270
>                 URL: https://issues.apache.org/jira/browse/BEAM-10270
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-py-core, test-failures
>            Reporter: Udi Meiri
>            Priority: P2
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Seems to be consistently timing out. Last successful on May 7 2020 
> (https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/225/) 
> where it ran for 3 hr 18 min.
> {code}
> 07:26:43 > Task :sdks:python:apache_beam:testing:load_tests:run
> 07:26:43 WARNING:root:Make sure that locally built Python SDK docker image 
> has Python 3.7 interpreter.
> 07:26:43 INFO:root:Using Python SDK docker image: 
> apache/beam_python3.7_sdk:2.23.0.dev. If the image is not available at local, 
> we will try to pull from hub.docker.com
> 07:26:45 
> INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
>  <function lift_combiners at 0x7f3d32d7ff28> ====================
> 07:26:45 WARNING:apache_beam.options.pipeline_options:Discarding unparseable 
> args: ['--iterations=200', '--number_of_counter_operations=0', 
> '--number_of_counters=0']
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to STOPPED
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to STARTING
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to RUNNING
> 10:48:27 Build timed out (after 240 minutes). Marking the build as aborted.
> {code}
> https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/264/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to