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

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

Andrew Pilloud created BEAM-13118:
-------------------------------------

             Summary: 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


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)