You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/26 23:02:00 UTC

[jira] [Work logged] (BEAM-13118) Nightly build wheels jobs failing

     [ https://issues.apache.org/jira/browse/BEAM-13118?focusedWorklogId=670397&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670397 ]

ASF GitHub Bot logged work on BEAM-13118:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Oct/21 23:01
            Start Date: 26/Oct/21 23:01
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on pull request #15808:
URL: https://github.com/apache/beam/pull/15808#issuecomment-952392204


   R: @pabloem 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 670397)
    Time Spent: 20m  (was: 10m)

> Nightly build wheels jobs failing
> ---------------------------------
>
>                 Key: BEAM-13118
>                 URL: https://issues.apache.org/jira/browse/BEAM-13118
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Andrew Pilloud
>            Assignee: Andrew Pilloud
>            Priority: P1
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Can't force push to master anymore
> {code}
> Run ./.github/actions/github-push-action
> Push to branch master
> remote: error: GH006: Protected branch update failed for refs/heads/master.        
> remote: error: Cannot force-push to this protected branch        
> To https://github.com/apache/beam.git
>  + 70ac565...4d1c2af nightly-master -> nightly-master (forced update)
>  ! [remote rejected] HEAD -> master (protected branch hook declined)
> error: failed to push some refs to 'https://github.com/apache/beam.git'
> Error: Invalid exit code: 1
>     at ChildProcess.<anonymous> (/home/runner/work/beam/beam/.github/actions/github-push-action/start.js:29:21)
>     at ChildProcess.emit (events.js:210:5)
>     at maybeClose (internal/child_process.js:1021:16)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) {
>   code: 1
> }
> Error: Invalid exit code: 1
>     at ChildProcess.<anonymous> (/home/runner/work/beam/beam/.github/actions/github-push-action/start.js:29:21)
>     at ChildProcess.emit (events.js:210:5)
>     at maybeClose (internal/child_process.js:1021:16)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
> {code}



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