[ 
https://issues.apache.org/jira/browse/BEAM-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17121783#comment-17121783
 ] 

Kenneth Knowles commented on BEAM-8878:
---------------------------------------

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Possible flake in PortableRunnerTest.test_error_traceback_includes_user_code
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-8878
>                 URL: https://issues.apache.org/jira/browse/BEAM-8878
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core, sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Kyle Weaver
>            Priority: P2
>              Labels: flake, stale-assigned
>
> It's not clear why this failed. Perhaps a flake in the test?
> {code}
> 'second' not found in 'Traceback (most recent call last):\n  File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Cron/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py",
>  line 640, in test_error_traceback_includes_user_code\n    p | 
> beam.Create([0]) | beam.Map(first)  # pylint: 
> disable=expression-not-assigned\n  File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Cron/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/pipeline.py",
>  line 436, in __exit__\n    self.run().wait_until_finish()\n  File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Cron/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/apache_beam/runners/portability/portable_runner.py",
>  line 438, in wait_until_finish\n    self._job_id, self._state, 
> self._last_error_message()))\nRuntimeError: Pipeline 
> job-65bf3005-de82-4a1c-8d78-7185c6f627eb failed in state FAILED: unknown 
> error\n'
> {code}
> https://builds.apache.org/job/beam_PreCommit_Python_Cron/2111/testReport/junit/apache_beam.runners.portability.portable_runner_test/PortableRunnerTest/test_error_traceback_includes_user_code/
> (may need to reload a few times to get the failed run)



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

Reply via email to