CF >203 compilation broken on default vSphere manifest

31 views
Skip to first unread message

Scott Taggart

unread,
Mar 27, 2015, 5:54:09 PM3/27/15
to vcap...@cloudfoundry.org
Hi folks,

More of an FYI for people searching...

Compiling cf-205 on vSphere (vCloud really) fails on a few of the buildpacks for vSphere/vCloud:

   Failed compiling packages > buildpack_php/60fb983e430ab8de7fb647cba59954f8d0c4b9c9: Action Failed get_task: Task 47c66ba0-89a1-4e9a-5431-f01cfedc8dcf result: Compiling package buildpack_php: Compressing compiled package: Shelling out to tar: Running command: 'tar czf /var/vcap/data/tmp/bosh-platform-disk-TarballCompressor-CompressFilesInDir418381800 -C /var/vcap/data/packages/buildpack_php/60fb983e430ab8de7fb647cba59954f8d0c4b9c9.1- .', stdout: '', stderr: '
gzip: stdout: No space left on device
': signal: broken pipe (00:04:08)
   Failed compiling packages > buildpack_ruby/d98a0ead8dbcc4ed3165ef4b2ef9cd909fd13657: Action Failed get_task: Task 14bb9398-9831-42be-44d5-0530d5ab74b0 result: Compiling package buildpack_ruby: Compressing compiled package: Shelling out to tar: Running command: 'tar czf /var/vcap/data/tmp/bosh-platform-disk-TarballCompressor-CompressFilesInDir146766702 -C /var/vcap/data/packages/buildpack_ruby/d98a0ead8dbcc4ed3165ef4b2ef9cd909fd13657.1- .', stdout: '', stderr: '
gzip: stdout: No space left on device
': signal: broken pipe (00:01:36)

Looks like the default ~6GB disk (https://github.com/cloudfoundry/cf-release/blob/master/templates/cf-infrastructure-vsphere.yml#L10) isn't big enough any more, increasing this to 8GB fixes the issue. I've raised an issue in the repo for this (https://github.com/cloudfoundry/cf-release/issues/648), I would do a pull request but haven't signed the CLA.

Although this combined with the 5GB BOSH director limit (which I hit too in this release) does beg the question - why are the buildpacks ballooning so rapidly in size all of a sudden?

Cheers,
Scott

Dieu Cao

unread,
Mar 27, 2015, 7:54:39 PM3/27/15
to vcap...@cloudfoundry.org
They've grown in size to support the new stack.
See Mike Dalessio's post [1]

Scott Taggart

unread,
Mar 27, 2015, 11:24:58 PM3/27/15
to vcap...@cloudfoundry.org
Ah-ha... thanks Dieu, serves me right for skim reading the key bits of the release notes, I just saw cflinuxfs2 support and was happy with the news and set straight to it... obviously missed the size parts in the process :-)

Certainly makes sense, although hoping we can slim down soon, releases sure are monsters these days
Reply all
Reply to author
Forward
0 new messages