[
https://issues.apache.org/jira/browse/BEAM-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202318#comment-17202318
]
Valentyn Tymofieiev commented on BEAM-10972:
--------------------------------------------
The error is:
25522 ^[[0mThe command '/bin/sh -c pip install -r
/tmp/base_image_requirements.txt && python -c "from
google.protobuf.internal import api_implementation; assert api_implementation.
_default_implementation_type == 'cpp'; print ('Verified fast
protobuf used.')" && rm -rf /root/.cache/pip && rm -rf
/tmp/base_image_requirements.txt' returned a non-zero code: 2
25523
25524 > Task :sdks:python:container:py37:docker FAILED
It's a frequent flake: https://issues.apache.org/jira/browse/BEAM-10923
> :sdks:python:container:py37:docker failed to execute
> ----------------------------------------------------
>
> Key: BEAM-10972
> URL: https://issues.apache.org/jira/browse/BEAM-10972
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Robin Qiu
> Assignee: Valentyn Tymofieiev
> Priority: P0
> Fix For: 2.25.0
>
>
> *19:17:15* * What went wrong:*19:17:15* Execution failed for task
> ':sdks:python:container:py37:docker'.*19:17:15* > Process 'command 'docker''
> finished with non-zero exit value 2
>
> Link to Jenkins postcommit:
> [https://ci-beam.apache.org/job/beam_PostCommit_Python37_PR/221/console]
>
> Valentyn, this looks like related to the recent change you mentioned? Or did
> I missed some release steps?
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)