You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/02/11 19:45:00 UTC

[jira] [Created] (BEAM-11803) PostCommit_XVR_Direct Failing

Brian Hulette created BEAM-11803:
------------------------------------

             Summary: PostCommit_XVR_Direct Failing
                 Key: BEAM-11803
                 URL: https://issues.apache.org/jira/browse/BEAM-11803
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Brian Hulette


First failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/863/

Fails org.apache.beam.runners.core.construction.ValidateRunnerXlangTest.combineGloballyTest

Stacktrace:
{code}
java.lang.RuntimeException: The Runner experienced the following error during execution:
Traceback (most recent call last):
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/local_job_service.py", line 277, in _run_job
    self._pipeline_proto)
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py", line 193, in run_via_runner_api
    return self.run_stages(stage_context, stages)
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py", line 358, in run_stages
    bundle_context_manager,
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py", line 554, in _run_stage
    bundle_manager)
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py", line 594, in _run_bundle
    data_input, data_output, input_timers, expected_timer_output)
  File "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_XVR_Direct/src/build/gradleenv/1922375555/lib/python3.6/site-packages/apache_beam/runners/portability/fn_api_runner/fn_runner.py", line 886, in process_bundle
    self._send_input_to_worker(process_bundle_id, transform_id, elements)
{code}



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