Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-19264

Pipelines fail to clone repository

    XMLWordPrintable

Details

    Description

      Depending on the day and other seemingly random circumstances pipelines fail to clone the repository and thus pipelines fail arbitrarily. Failures have increased to more than 50% of pipeline runs. Clone command is uneditable and therefore cannot be changed and fixed by users. Bitbucket code called and subsequent error displays as below:

      + hg clone --noupdate https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@bitbucket.org/$BITBUCKET_REPO_FULL_NAME . && hg update -C "a02333582d8eb338652cf1fda0f5d1f1f514d31a" && test -e bitbucket-pipelines.yml
      applying clone bundle from https://api.media.atlassian.com/file/0eb35ab0-1269-49f9-877b-e31f1642de9b/binary?client=1fb14c7c-95ae-40a6-a6a3-7a971c869c04&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjBlYjM1YWIwLTEyNjktNDlmOS04NzdiLWUzMWYxNjQyZGU5YiI6WyJyZWFkIl19LCJleHAiOjE1NjU2MzU2NzMsImlzcyI6IjFmYjE0YzdjLTk1YWUtNDBhNi1hNmEzLTdhOTcxYzg2OWMwNCIsIm5iZiI6MTU2NTYzNTI1M30.4x6Dmv7JFGeyl8L2YBWZs4_MVsoj5E-QUVKVjcEnyt8
      adding changesets
      adding manifests
      adding file changes
      transaction abort!
      rollback completed
      abort: stream ended unexpectedly  (got 15920 bytes, expected 32768)
      

      Repository is below bitbuckets soft-limit for size and adding the “size: 2x” does not improve the situation. Pipeline images is node: 8

      Attachments

        Activity

          People

            Unassigned Unassigned
            d9d923bdde27 asurath
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: