Ahmet Altay created BEAM-1793:
---------------------------------
Summary: Frequent python post commit errors
Key: BEAM-1793
URL: https://issues.apache.org/jira/browse/BEAM-1793
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Ahmet Altay
Assignee: Sourabh Bajaj
Priority: Critical
1. Failed because virtualenv was already installed. And postcommit script made
a wrong assumption about its location.
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1499/consoleFull
2. Failed because a really old version of pip is installed:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1585/consoleFull
(Also #1586 and #1597)
3. Failed because a file was already in the cache and pip did not want to
override it, even though this is not usually a problem:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1596/consoleFull
(Might be related: https://issues.apache.org/jira/browse/BEAM-1788)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)