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

Pipelines hangs until timeout on "pecl install memcached" step.

      Hi.
      I have tried to find a recent ticket with this issue but the ones that mention it is way old.

      I'm having trouble installing memcached with pipelines.
      Seemingly random the build stalls at this step: "pecl install memcached".

      I have had it go through a few times but then it just stalls the next time.
      Noticed it first when it ate all of my free hours by just keeping a build process open.

      Going to run it on my Payed team-account now so it would be spectacular to know why it does not run as intended.

      Currently doing work to replace a legacy deployment system with Pipelines and a few external tools so this is a bit of a Blocker for me.

      Attached the yml to the ticket.

      Is there anything else you want from me?

      /K

            [BCLOUD-17251] Pipelines hangs until timeout on "pecl install memcached" step.

            Attachment bitbucket-pipelines.yml has been added with description: Originally attached to Bitbucket issue #17251 in site/master

            Kim Wickell added a comment - Attachment bitbucket-pipelines.yml has been added with description: Originally attached to Bitbucket issue #17251 in site/master

            Aneita added a comment -

            Hi everyone,

            Thanks for reaching out.

            It's difficult to pinpoint what the exact issue is without looking at the details of your repository. The Pipeline could be hanging because it's run out of memory. As a suggestion, you could try increasing the size available to your build step to see whether that's the cause of your issue.

            Alternatively, can you please raise a support ticket so that we can look at your build and repository in more detail?

            Thanks,
            Aneita

            Aneita added a comment - Hi everyone, Thanks for reaching out. It's difficult to pinpoint what the exact issue is without looking at the details of your repository. The Pipeline could be hanging because it's run out of memory. As a suggestion, you could try increasing the size available to your build step to see whether that's the cause of your issue. Alternatively, can you please raise a support ticket so that we can look at your build and repository in more detail? Thanks, Aneita

            Same here. After stop & restart it works. But it is still wasting build-time.

            Wizard (André) added a comment - Same here. After stop & restart it works. But it is still wasting build-time.

            same here. Outputs this

            + pecl install memcached
            pecl/memcached can optionally use PHP extension "igbinary" (version >= 2.0)
            pecl/memcached can optionally use PHP extension "msgpack" (version >= 2.0)
            downloading memcached-3.0.4.tgz ...
            Starting to download memcached-3.0.4.tgz (78,776 bytes)
            ..................done: 78,776 bytes
            15 source files, building
            running: phpize
            Configuring for:
            PHP Api Version:         20160303
            Zend Module Api No:      20160303
            Zend Extension Api No:   320160303
            
            

            and then hangs up after few stop and restart actions everything works again few times

            Vytautas Stankus added a comment - same here. Outputs this + pecl install memcached pecl/memcached can optionally use PHP extension "igbinary" (version >= 2.0) pecl/memcached can optionally use PHP extension "msgpack" (version >= 2.0) downloading memcached-3.0.4.tgz ... Starting to download memcached-3.0.4.tgz (78,776 bytes) ..................done: 78,776 bytes 15 source files, building running: phpize Configuring for : PHP Api Version: 20160303 Zend Module Api No: 20160303 Zend Extension Api No: 320160303 and then hangs up after few stop and restart actions everything works again few times

              Unassigned Unassigned
              d4b130ee2bba Kim Wickell
              Affected customers:
              2 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: