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

Beam JIRA Bot commented on BEAM-5052:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> beam_PreCommit_Website_Stage times out after 100m
> -------------------------------------------------
>
>                 Key: BEAM-5052
>                 URL: https://issues.apache.org/jira/browse/BEAM-5052
>             Project: Beam
>          Issue Type: Bug
>          Components: testing, website
>            Reporter: Udi Meiri
>            Priority: P2
>              Labels: stale-P2
>
> This job stages the website on GCS for easier review.
>  I believe this only happens on the 2nd and further runs on a specific PR. A 
> lot of time is spent in deleting existing files (22k) and then copying over 
> newer ones.
> Example log: 
> [https://builds.apache.org/job/beam_PreCommit_Website_Stage/1276/consoleText]
> A large chunk of the files are pydoc and javadoc files for version we don't 
> care about.
>  
> [https://github.com/apache/beam-site/tree/asf-site/content/documentation/sdks/javadoc]
>  
> [https://github.com/apache/beam-site/tree/asf-site/content/documentation/sdks/pydoc]
> Solution is to:
>  1. Delete unsupported versions' docs.
>  2. Only copy over to GCS the latest pydoc and javadoc, as the rest is 
> irrelevant for review (for almost all PRs). This can be done by deleting the 
> irrelevant directories before invoking "gsutil cp".



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

Reply via email to