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

Pipelines crash caused by shared memory size change (/dev/shm)

XMLWordPrintable

      The shared memory size was changed last week from 512mb to 64mb making CI tests using puppeteer/wdio with chrome headless unable to run. (Very very high chance of crash)

      To reproduce:

      $ df -h /dev/shm

      Current output:

      Filesystem Size Used Avail Use% Mounted on
      shm 64M 0 64M 0% /dev/shm

      Expected output:

      Filesystem Size Used Avail Use% Mounted on
      shm 512M 0 512M 0% /dev/shm

      We are running CI outside of pipelines until this issue is solved, is there any ETA for a fix ?

              Unassigned Unassigned
              010d057076ee Emmanuel Viala
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: