You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/02/11 01:46:00 UTC

[jira] [Commented] (BEAM-11796) beam_PostCommit_Website_Publish failing (checkout conflict)

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

Brian Hulette commented on BEAM-11796:
--------------------------------------

The checkout conflict indicates there have been some local modification to these files, prior to the attempt to checkout the asf-site branch.

> beam_PostCommit_Website_Publish failing (checkout conflict)
> -----------------------------------------------------------
>
>                 Key: BEAM-11796
>                 URL: https://issues.apache.org/jira/browse/BEAM-11796
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P1
>
> Earliest failure was https://ci-beam.apache.org/job/beam_PostCommit_Website_Publish/7299/
> Doesn't seem to be permanently failing, every once in a while it succeds, e.g. https://ci-beam.apache.org/job/beam_PostCommit_Website_Publish/7342/
> The failures contain the following long 
> {code}
> 16:01:36 > Task :website:commitWebsite FAILED
> 16:01:36 
> 16:01:36 FAILURE: Build failed with an exception.
> 16:01:36 
> 16:01:36 * Where:
> 16:01:36 Build file '/home/jenkins/26ff11f4/workspace/beam_PostCommit_Website_Publish/src/website/build.gradle' line: 275
> 16:01:36 
> 16:01:36 * What went wrong:
> 16:01:36 Execution failed for task ':website:commitWebsite'.
> 16:01:36 > org.eclipse.jgit.api.errors.CheckoutConflictException: Checkout conflict with files: 
> 16:01:36   website/www/site/static/images/mascot/beam_mascot.ai
> 16:01:36   website/www/site/static/images/mascot/big_data.ai
> 16:01:36   website/www/site/static/images/mascot/learning_independently.ai
> 16:01:36   website/www/site/static/images/mascot/model_sheet.ai
> 16:01:36 
> 16:01:36 * Try:
> 16:01:36 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
> 16:01:36 
> 16:01:36 * Get more help at https://help.gradle.org
> 16:01:36 
> 16:01:36 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
> 16:01:36 Use '--warning-mode all' to show the individual deprecation warnings.
> 16:01:36 See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
> 16:01:36 
> 16:01:36 BUILD FAILED in 1m 6s
> 16:01:36 12 actionable tasks: 10 executed, 2 up-to-date
> {code}



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