[
https://issues.apache.org/jira/browse/BEAM-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543769#comment-16543769
]
Ankur Goenka commented on BEAM-4784:
------------------------------------
I am not able to reproduce it here is a working build on master
[https://scans.gradle.com/s/2cq26ubquy7ly/timeline?task=2a5wa25ihupj4]
Suggestion: Try ./gradlew clean
and then use
./gradlew -p sdks/python/container docker --scan --no-daemon
to build
> Python SDK harness container build fails
> ----------------------------------------
>
> Key: BEAM-4784
> URL: https://issues.apache.org/jira/browse/BEAM-4784
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-harness
> Reporter: Thomas Weise
> Assignee: Robert Bradshaw
> Priority: Major
> Fix For: 2.6.0
>
>
> A new build failure has surfaced for ./gradlew -p sdks/python/container
> docker (fails in :beam-sdks-python:sdist)
> It can be reproduced even on a commit that succeeded before. Basically it
> attempts to retrieve protobuf for several minutes before it finally fails
> with "RuntimeError: maximum recursion depth exceeded"
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)