[
https://issues.apache.org/jira/browse/BEAM-9414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048423#comment-17048423
]
Chad Dombrova commented on BEAM-9414:
-------------------------------------
This should have been fixed in BEAM-9405, in this PR:
https://github.com/apache/beam/pull/11001
[~chamikara] the link you posted is the _fix_ to the problem, rather than the
cause. Well, that's the intent anyway.
{{PortableRunner.create_job_service}} was renamed, which caused the break in
that test, and in the PR linked above it was renamed back to
{{PortableRunner.create_job_service}}, so everything should be good again. Let
me know if it is not.
> [beam_PostCommit_Python2] build failed
> --------------------------------------
>
> Key: BEAM-9414
> URL: https://issues.apache.org/jira/browse/BEAM-9414
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Yueyang Qiu
> Assignee: Chad Dombrova
> Priority: Major
> Labels: currently-failing
>
> See [https://builds.apache.org/job/beam_PostCommit_Python2/1844/]
>
> Error:
>
> *16:07:07* FAILURE: Build failed with an exception.*16:07:07* *16:07:07* *
> Where:*16:07:07* Build file
> '/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python2/src/sdks/python/test-suites/portable/py2/build.gradle'
> line: 143*16:07:07* *16:07:07* * What went wrong:*16:07:07* Execution failed
> for task
> ':sdks:python:test-suites:portable:py2:crossLanguagePortableWordCount'.*16:07:07*
> > Process 'command 'sh'' finished with non-zero exit value 1
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)