Skip to content

Instantly share code, notes, and snippets.

@jbcpollak
Created February 18, 2015 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbcpollak/b61ad1fa962ea0e8a918 to your computer and use it in GitHub Desktop.
Save jbcpollak/b61ad1fa962ea0e8a918 to your computer and use it in GitHub Desktop.
Using manifest file /Users/me/src/my/app/manifest.yml Updating app my-app in org AssuredLabor / space staging as me@mycompany.com... OK Uploading my-app... Uploading app files from: /Users/me/src/my/app Uploading 15.4M, 5781 files 11.2M uploaded... Done uploading OK Stopping app my-app in org AssuredLabor / space staging as me@mycompany.com... OK Starting app my-app in org AssuredLabor / space staging as me@mycompany.com... -----> Downloaded app package (6.7M) Cloning into '/tmp/buildpacks/php-buildpack'... 2015-02-18 19:37:26,805 [INFO] cloudfoundry - CloudFoundry Initialized. 2015-02-18 19:37:26,805 [DEBUG] cloudfoundry - CloudFoundry Context Setup [{'LANG': <build_pack_utils.utils.FormattedDictWrapper object at 0x17625d0>, 'MEMORY_LIMIT': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762790>, 'TMPDIR': '/tmp', 'VCAP_SERVICES': {}, 'VCAP_APPLICATION': {u'name': u'my-app', u'limits': {u'mem': 256, u'fds': 16384, u'disk': 1024}, u'space_id': u'22d24a91-2171-41a0-8caa-4da27ed50536', u'application_uris': [u'my-app.cfapps.io'], u'version': u'1b133eee-30fe-4456-83dd-35655b7cad2f', u'application_name': u'my-app', u'space_name': u'staging', u'application_version': u'1b133eee-30fe-4456-83dd-35655b7cad2f', u'uris': [u'my-app.cfapps.io'], u'users': None}, 'STAGING_TIMEOUT': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762850>, 'PYTHONPATH': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762890>, 'BP_DEBUG': <build_pack_utils.utils.FormattedDictWrapper object at 0x17628d0>, 'COMPOSER_GITHUB_OAUTH_TOKEN': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762950>, 'BUILD_DIR': '/tmp/staged/app', 'PATH': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762a90>, 'SHLVL': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762990>, 'PWD': <build_pack_utils.utils.FormattedDictWrapper object at 0x17629d0>, 'CACHE_DIR': '/tmp/cache', 'EXTENSIONS': [], 'USER': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762a10>, 'BUILDPACK_CACHE': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762910>, 'HOME': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762a50>, 'BP_DIR': '/tmp/buildpacks/php-buildpack', '_': <build_pack_utils.utils.FormattedDictWrapper object at 0x1762ad0>}] 2015-02-18 19:37:26,830 [DEBUG] utils - line #60 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/cloudfoundry.py, "initialize" is setting [BP_GIT_URL] = [https://github.com/cloudfoundry/php-buildpack.git#f6fa7e6] 2015-02-18 19:37:26,830 [INFO] cloudfoundry - Build Pack Version: https://github.com/cloudfoundry/php-buildpack.git#f6fa7e6 2015-02-18 19:37:26,830 [DEBUG] cloudfoundry - Loading config from [/tmp/buildpacks/php-buildpack/defaults/options.json] 2015-02-18 19:37:26,831 [DEBUG] cloudfoundry - Loading config from [/tmp/staged/app/.bp-config/options.json] 2015-02-18 19:37:26,832 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/nginx] with method [configure] 2015-02-18 19:37:26,832 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/nginx] 2015-02-18 19:37:26,833 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/php] with method [configure] 2015-02-18 19:37:26,833 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/php] 2015-02-18 19:37:26,854 [DEBUG] utils - line #33 in /tmp/buildpacks/php-buildpack/lib/php/extension.py, "_configure" is setting [ALL_PHP_VERSIONS] = [[u'5.5.20', u'5.5.21', u'5.5.19', u'5.6.4', u'5.6.5', u'5.4.35', u'5.4.36', u'5.4.37', u'5.6.3']] 2015-02-18 19:37:26,856 [DEBUG] utils - line #34 in /tmp/buildpacks/php-buildpack/lib/php/extension.py, "_configure" is setting [ALL_PHP_EXTENSIONS] = [defaultdict(<type 'list'>, {u'5.5.20': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'zip', u'zlib'], u'5.5.21': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'lua', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'xsl', u'yaf', u'zip', u'zlib'], u'5.5.19': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'zip', u'zlib'], u'5.6.4': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xdebug', u'zip', u'zlib'], u'5.6.5': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'lua', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xdebug', u'xsl', u'yaf', u'zip', u'zlib'], u'5.4.35': [u'amqp', u'apc', u'apcu', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'zip', u'zlib'], u'5.4.36': [u'amqp', u'apc', u'apcu', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'zip', u'zlib'], u'5.4.37': [u'amqp', u'apc', u'apcu', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'lua', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xcache', u'xdebug', u'xhprof', u'xsl', u'yaf', u'zip', u'zlib', u'zookeeper'], u'5.6.3': [u'amqp', u'bz2', u'curl', u'dba', u'exif', u'fileinfo', u'ftp', u'gd', u'gettext', u'gmp', u'igbinary', u'imagick', u'imap', u'intl', u'ioncube', u'ldap', u'mailparse', u'mbstring', u'mcrypt', u'memcache', u'memcached', u'mongo', u'msgpack', u'mysql', u'mysqli', u'opcache', u'openssl', u'pdo', u'pdo_mysql', u'pdo_pgsql', u'pdo_sqlite', u'pgsql', u'phalcon', u'phpiredis', u'pspell', u'redis', u'snmp', u'soap', u'sockets', u'suhosin', u'sundown', u'twig', u'xdebug', u'zip', u'zlib']})] 2015-02-18 19:37:26,856 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] with method [configure] 2015-02-18 19:37:26,856 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] 2015-02-18 19:37:26,858 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/extensions/composer] with method [configure] 2015-02-18 19:37:26,858 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/extensions/composer] 2015-02-18 19:37:26,866 [DEBUG] composer - Composer picked PHP Version [None] 2015-02-18 19:37:26,868 [DEBUG] utils - line #126 in /tmp/buildpacks/php-buildpack/extensions/composer/extension.py, "configure" is setting [PHP_VERSION] = [5.5.21] 2015-02-18 19:37:26,868 [DEBUG] utils - line #127 in /tmp/buildpacks/php-buildpack/extensions/composer/extension.py, "configure" is setting [PHP_EXTENSIONS] = [[u'bz2', u'zlib', u'curl', u'mcrypt', 'openssl', 'mbstring', 'json', 'tokenizer', 'dom', 'pcre', 'reflection', 'spl']] 2015-02-18 19:37:26,869 [DEBUG] utils - line #128 in /tmp/buildpacks/php-buildpack/extensions/composer/extension.py, "configure" is setting [PHP_VM] = [php] 2015-02-18 19:37:26,869 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/extensions/newrelic] with method [configure] 2015-02-18 19:37:26,869 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/extensions/newrelic] 2015-02-18 19:37:26,872 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/additional_commands] with method [configure] 2015-02-18 19:37:26,872 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/additional_commands] 2015-02-18 19:37:26,873 [DEBUG] cache - Using hashlib. 2015-02-18 19:37:26,873 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18 19:37:26,874 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18 19:37:26,874 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18 19:37:26,874 [INFO] builder - Installed build pack utils. 2015-02-18 19:37:26,874 [DEBUG] builder - Copying files from [/tmp/buildpacks/php-buildpack/lib/build_pack_utils] to [/tmp/staged/app/.bp/lib/build_pack_utils] 2015-02-18 19:37:26,875 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/process.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/process.pyc] 2015-02-18 19:37:26,875 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/zips.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/zips.py] 2015-02-18 19:37:26,876 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/downloads.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/downloads.py] 2015-02-18 19:37:26,876 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/zips.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/zips.pyc] 2015-02-18 19:37:26,876 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/utils.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/utils.pyc] 2015-02-18 19:37:26,877 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/detecter.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/detecter.py] 2015-02-18 19:37:26,877 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/__init__.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/__init__.py] 2015-02-18 19:37:26,877 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/__init__.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/__init__.pyc] 2015-02-18 19:37:26,878 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/runner.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/runner.pyc] 2015-02-18 19:37:26,878 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/cache.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/cache.pyc] 2015-02-18 19:37:26,878 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/process.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/process.py] 2015-02-18 19:37:26,879 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/cloudfoundry.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/cloudfoundry.pyc] 2015-02-18 19:37:26,879 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/detecter.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/detecter.pyc] 2015-02-18 19:37:26,879 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/builder.pyc] 2015-02-18 19:37:26,880 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/builder.py] 2015-02-18 19:37:26,880 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/hashes.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/hashes.pyc] 2015-02-18 19:37:26,881 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/cloudfoundry.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/cloudfoundry.py] 2015-02-18 19:37:26,881 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/utils.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/utils.py] 2015-02-18 19:37:26,881 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/downloads.pyc] to [/tmp/staged/app/.bp/lib/build_pack_utils/downloads.pyc] 2015-02-18 19:37:26,882 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/runner.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/runner.py] 2015-02-18 19:37:26,882 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/hashes.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/hashes.py] 2015-02-18 19:37:26,882 [DEBUG] builder - Copying [/tmp/buildpacks/php-buildpack/lib/build_pack_utils/cache.py] to [/tmp/staged/app/.bp/lib/build_pack_utils/cache.py] 2015-02-18 19:37:26,883 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/nginx] with method [compile] 2015-02-18 19:37:26,883 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/nginx] 2015-02-18 19:37:26,884 [DEBUG] utils - line #37 in /tmp/buildpacks/php-buildpack/lib/nginx/extension.py, "compile" is setting [PHP_FPM_LISTEN] = [{TMPDIR}/php-fpm.socket] 2015-02-18 19:37:26,884 [DEBUG] cloudfoundry - Installing [NGINX] 2015-02-18 19:37:26,884 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz] 2015-02-18 19:37:27,120 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz.sha1] to memory 2015-02-18 19:37:27,120 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz.sha1] [78a86936ea1e09e7958b89100567b38e2bf4fc22 nginx-1.6.2.tar.gz ] 2015-02-18 19:37:27,120 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz] with digest [78a86936ea1e09e7958b89100567b38e2bf4fc22 nginx-1.6.2.tar.gz ] into [/tmp/staged/app/nginx] with name [nginx-1.6.2.tar.gz] stripping [true] 2015-02-18 19:37:27,120 [DEBUG] cloudfoundry - File [nginx-1.6.2.tar.gz] not in cache. 2015-02-18 19:37:27,328 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz] to [/tmp/nginx-1.6.2.tar.gz] 2015-02-18 19:37:27,337 [DEBUG] hashes - Hash of [/tmp/nginx-1.6.2.tar.gz] is [78a86936ea1e09e7958b89100567b38e2bf4fc22] 2015-02-18 19:37:27,342 [INFO] zips - Extracting [/tmp/cache/nginx-1.6.2.tar.gz] into [/tmp/staged/app/nginx] 2015-02-18 19:37:27,420 [DEBUG] utils - line #156 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "package" is setting [NGINX_INSTALL_PATH] = [/tmp/staged/app/nginx] 2015-02-18 19:37:27,420 [INFO] builder - Installed [NGINX] to [/tmp/staged/app/nginx] 2015-02-18 19:37:27,420 [DEBUG] cloudfoundry - Install file [defaults/config/nginx/1.6.2] from [/tmp/buildpacks/php-buildpack] 2015-02-18 19:37:27,421 [DEBUG] cloudfoundry - Copying [/tmp/buildpacks/php-buildpack/defaults/config/nginx/1.6.2] to [/tmp/staged/app/nginx/conf] 2015-02-18 19:37:27,424 [DEBUG] cloudfoundry - Install file [.bp-config/nginx] from [/tmp/staged/app] 2015-02-18 19:37:27,426 [INFO] utils - Rewriting configuration under [/tmp/staged/app/nginx/conf] 2015-02-18 19:37:27,426 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/http-defaults.conf] 2015-02-18 19:37:27,427 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/mime.types] 2015-02-18 19:37:27,428 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/server-defaults.conf] 2015-02-18 19:37:27,428 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/server-locations.conf] 2015-02-18 19:37:27,428 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/nginx.conf] 2015-02-18 19:37:27,429 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/nginx-workers.conf] 2015-02-18 19:37:27,429 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/nginx-defaults.conf] 2015-02-18 19:37:27,429 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/http-logging.conf] 2015-02-18 19:37:27,430 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/http-php.conf] 2015-02-18 19:37:27,430 [DEBUG] utils - Rewriting [/tmp/staged/app/nginx/conf/fastcgi_params] 2015-02-18 19:37:27,431 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/php] with method [compile] 2015-02-18 19:37:27,431 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/php] 2015-02-18 19:37:27,431 [DEBUG] helpers - App selected PHP [5.5.21] 2015-02-18 19:37:27,431 [DEBUG] helpers - Extension [bz2] validated. 2015-02-18 19:37:27,431 [DEBUG] helpers - Extension [zlib] validated. 2015-02-18 19:37:27,431 [DEBUG] helpers - Extension [curl] validated. 2015-02-18 19:37:27,431 [DEBUG] helpers - Extension [mcrypt] validated. 2015-02-18 19:37:27,432 [DEBUG] helpers - Extension [openssl] validated. 2015-02-18 19:37:27,432 [DEBUG] helpers - Extension [mbstring] validated. 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [json] is not available! 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [tokenizer] is not available! 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [dom] is not available! 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [pcre] is not available! 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [reflection] is not available! 2015-02-18 19:37:27,432 [WARNING] helpers - Extension [spl] is not available! 2015-02-18 19:37:27,433 [DEBUG] utils - line #110 in /tmp/buildpacks/php-buildpack/lib/compile_helpers.py, "validate_php_extensions" is setting [PHP_EXTENSIONS] = [[u'bz2', u'zlib', u'curl', u'mcrypt', 'openssl', 'mbstring']] 2015-02-18 19:37:27,433 [DEBUG] helpers - Converting PHP extensions 2015-02-18 19:37:27,434 [DEBUG] utils - line #118 in /tmp/buildpacks/php-buildpack/lib/compile_helpers.py, "convert_php_extensions" is setting [PHP_EXTENSIONS] = [extension=bz2.so extension=zlib.so extension=curl.so extension=mcrypt.so extension=openssl.so extension=mbstring.so] 2015-02-18 19:37:27,435 [DEBUG] utils - line #123 in /tmp/buildpacks/php-buildpack/lib/compile_helpers.py, "convert_php_extensions" is setting [ZEND_EXTENSIONS] = [] 2015-02-18 19:37:27,435 [DEBUG] helpers - Building PHP environment variables 2015-02-18 19:37:27,435 [DEBUG] utils - line #129 in /tmp/buildpacks/php-buildpack/lib/compile_helpers.py, "build_php_environment" is setting [PHP_ENV] = [env[LANG] = $LANG env[MEMORY_LIMIT] = $MEMORY_LIMIT env[VCAP_SERVICES] = $VCAP_SERVICES env[VCAP_APPLICATION] = $VCAP_APPLICATION env[STAGING_TIMEOUT] = $STAGING_TIMEOUT env[PYTHONPATH] = $PYTHONPATH env[BP_DEBUG] = $BP_DEBUG env[BUILDPACK_CACHE] = $BUILDPACK_CACHE env[COMPOSER_GITHUB_OAUTH_TOKEN] = $COMPOSER_GITHUB_OAUTH_TOKEN env[SHLVL] = $SHLVL env[PWD] = $PWD env[USER] = $USER env[HOME] = $HOME env[PATH] = $PATH env[_] = $_] 2015-02-18 19:37:27,435 [DEBUG] cloudfoundry - Installing [PHP] 2015-02-18 19:37:27,436 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz] 2015-02-18 19:37:27,469 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:27,469 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz.sha1] [301e3a76b4c0b5809cef7df571f370895ecfdc5c php-5.5.21.tar.gz ] 2015-02-18 19:37:27,469 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz] with digest [301e3a76b4c0b5809cef7df571f370895ecfdc5c php-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:27,469 [DEBUG] cloudfoundry - File [php-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:27,525 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz] to [/tmp/php-5.5.21.tar.gz] 2015-02-18 19:37:27,526 [DEBUG] hashes - Hash of [/tmp/php-5.5.21.tar.gz] is [301e3a76b4c0b5809cef7df571f370895ecfdc5c] 2015-02-18 19:37:27,527 [INFO] zips - Extracting [/tmp/cache/php-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:27,556 [DEBUG] utils - line #156 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "package" is setting [PHP_INSTALL_PATH] = [/tmp/staged/app/php] 2015-02-18 19:37:27,556 [INFO] builder - Installed [PHP] to [/tmp/staged/app/php] 2015-02-18 19:37:27,556 [DEBUG] cloudfoundry - Install file [defaults/config/php/5.5.21] from [/tmp/buildpacks/php-buildpack] 2015-02-18 19:37:27,557 [DEBUG] cloudfoundry - Copying [/tmp/buildpacks/php-buildpack/defaults/config/php/5.5.21] to [/tmp/staged/app/php/etc] 2015-02-18 19:37:27,558 [DEBUG] cloudfoundry - Install file [.bp-config/php] from [/tmp/staged/app] 2015-02-18 19:37:27,558 [INFO] utils - Rewriting configuration under [/tmp/staged/app/php/etc] 2015-02-18 19:37:27,558 [DEBUG] utils - Rewriting [/tmp/staged/app/php/etc/php.ini] 2015-02-18 19:37:27,562 [DEBUG] utils - Rewriting [/tmp/staged/app/php/etc/php-fpm.conf] 2015-02-18 19:37:27,563 [DEBUG] cache - Using hashlib. 2015-02-18 19:37:27,564 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18 19:37:27,564 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18 19:37:27,564 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18 19:37:27,564 [DEBUG] builder - Loading modules from [/tmp/staged/app/php/etc/php.ini] 2015-02-18 19:37:27,566 [DEBUG] builder - Loading modules from [/tmp/staged/app/php/etc/php.ini] 2015-02-18 19:37:27,568 [DEBUG] builder - Loading modules from [/tmp/staged/app/php/etc/php.ini] 2015-02-18 19:37:27,570 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [bz2] 2015-02-18 19:37:27,570 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz] 2015-02-18 19:37:27,667 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:27,667 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz.sha1] [f587dd9ecd5f845f5fcbfd191e5914454ec25a31 php-bz2-5.5.21.tar.gz ] 2015-02-18 19:37:27,668 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz] with digest [f587dd9ecd5f845f5fcbfd191e5914454ec25a31 php-bz2-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-bz2-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:27,668 [DEBUG] cloudfoundry - File [php-bz2-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:27,715 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz] to [/tmp/php-bz2-5.5.21.tar.gz] 2015-02-18 19:37:27,715 [DEBUG] hashes - Hash of [/tmp/php-bz2-5.5.21.tar.gz] is [f587dd9ecd5f845f5fcbfd191e5914454ec25a31] 2015-02-18 19:37:27,716 [INFO] zips - Extracting [/tmp/cache/php-bz2-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:27,731 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [fpm] 2015-02-18 19:37:27,731 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz] 2015-02-18 19:37:27,763 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:27,763 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz.sha1] [53665f781ceeba9c5f7ccb13798f2ec0689742db php-fpm-5.5.21.tar.gz ] 2015-02-18 19:37:27,763 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz] with digest [53665f781ceeba9c5f7ccb13798f2ec0689742db php-fpm-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-fpm-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:27,763 [DEBUG] cloudfoundry - File [php-fpm-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:28,051 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz] to [/tmp/php-fpm-5.5.21.tar.gz] 2015-02-18 19:37:28,090 [DEBUG] hashes - Hash of [/tmp/php-fpm-5.5.21.tar.gz] is [53665f781ceeba9c5f7ccb13798f2ec0689742db] 2015-02-18 19:37:28,111 [INFO] zips - Extracting [/tmp/cache/php-fpm-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:28,380 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [zlib] 2015-02-18 19:37:28,380 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz] 2015-02-18 19:37:28,485 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:28,485 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz.sha1] [29faa6dac72982eebe850a98d214527c2c794ad1 php-zlib-5.5.21.tar.gz ] 2015-02-18 19:37:28,485 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz] with digest [29faa6dac72982eebe850a98d214527c2c794ad1 php-zlib-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-zlib-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:28,486 [DEBUG] cloudfoundry - File [php-zlib-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:28,533 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz] to [/tmp/php-zlib-5.5.21.tar.gz] 2015-02-18 19:37:28,534 [DEBUG] hashes - Hash of [/tmp/php-zlib-5.5.21.tar.gz] is [29faa6dac72982eebe850a98d214527c2c794ad1] 2015-02-18 19:37:28,534 [INFO] zips - Extracting [/tmp/cache/php-zlib-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:28,552 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [openssl] 2015-02-18 19:37:28,552 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz] 2015-02-18 19:37:28,583 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:28,583 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz.sha1] [084fe6f62dc36db08edabc0f7c19125faf1b161b php-openssl-5.5.21.tar.gz ] 2015-02-18 19:37:28,583 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz] with digest [084fe6f62dc36db08edabc0f7c19125faf1b161b php-openssl-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-openssl-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:28,583 [DEBUG] cloudfoundry - File [php-openssl-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:28,643 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz] to [/tmp/php-openssl-5.5.21.tar.gz] 2015-02-18 19:37:28,644 [DEBUG] hashes - Hash of [/tmp/php-openssl-5.5.21.tar.gz] is [084fe6f62dc36db08edabc0f7c19125faf1b161b] 2015-02-18 19:37:28,645 [INFO] zips - Extracting [/tmp/cache/php-openssl-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:28,664 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [mbstring] 2015-02-18 19:37:28,664 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] 2015-02-18 19:37:28,696 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:28,696 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz.sha1] [75a4ce2906270ec512c85ea8f070460fbfe8b5eb php-mbstring-5.5.21.tar.gz ] 2015-02-18 19:37:28,696 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] with digest [75a4ce2906270ec512c85ea8f070460fbfe8b5eb php-mbstring-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-mbstring-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:28,697 [DEBUG] cloudfoundry - File [php-mbstring-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:28,930 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] to [/tmp/php-mbstring-5.5.21.tar.gz] 2015-02-18 19:37:28,935 [DEBUG] hashes - Hash of [/tmp/php-mbstring-5.5.21.tar.gz] is [75a4ce2906270ec512c85ea8f070460fbfe8b5eb] 2015-02-18 19:37:28,938 [INFO] zips - Extracting [/tmp/cache/php-mbstring-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:28,986 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [mcrypt] 2015-02-18 19:37:28,986 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] 2015-02-18 19:37:29,008 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:29,008 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz.sha1] [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6 php-mcrypt-5.5.21.tar.gz ] 2015-02-18 19:37:29,008 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] with digest [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6 php-mcrypt-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-mcrypt-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:29,008 [DEBUG] cloudfoundry - File [php-mcrypt-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:29,077 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] to [/tmp/php-mcrypt-5.5.21.tar.gz] 2015-02-18 19:37:29,078 [DEBUG] hashes - Hash of [/tmp/php-mcrypt-5.5.21.tar.gz] is [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6] 2015-02-18 19:37:29,078 [INFO] zips - Extracting [/tmp/cache/php-mcrypt-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:29,097 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [curl] 2015-02-18 19:37:29,098 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] 2015-02-18 19:37:29,126 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:29,126 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz.sha1] [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59 php-curl-5.5.21.tar.gz ] 2015-02-18 19:37:29,126 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] with digest [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59 php-curl-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-curl-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:29,126 [DEBUG] cloudfoundry - File [php-curl-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:29,167 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] to [/tmp/php-curl-5.5.21.tar.gz] 2015-02-18 19:37:29,168 [DEBUG] hashes - Hash of [/tmp/php-curl-5.5.21.tar.gz] is [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59] 2015-02-18 19:37:29,168 [INFO] zips - Extracting [/tmp/cache/php-curl-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:29,185 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] with method [compile] 2015-02-18 19:37:29,185 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] 2015-02-18 19:37:29,185 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/extensions/composer] with method [compile] 2015-02-18 19:37:29,185 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/extensions/composer] 2015-02-18 19:37:29,187 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_DOWNLOAD_URL] = [{DOWNLOAD_URL}/composer/{COMPOSER_VERSION}/{COMPOSER_PACKAGE}] 2015-02-18 19:37:29,187 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_CACHE_DIR] = [{CACHE_DIR}/composer] 2015-02-18 19:37:29,188 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_VENDOR_DIR] = [{BUILD_DIR}/{LIBDIR}/vendor] 2015-02-18 19:37:29,189 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_PACKAGE] = [composer.phar] 2015-02-18 19:37:29,192 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_BIN_DIR] = [{BUILD_DIR}/php/bin] 2015-02-18 19:37:29,192 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_HASH_URL] = [{DOWNLOAD_URL}/composer/{COMPOSER_VERSION}/{COMPOSER_PACKAGE}.{CACHE_HASH_ALGORITHM}] 2015-02-18 19:37:29,193 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_VERSION] = [1.0.0-alpha8] 2015-02-18 19:37:29,194 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_INSTALL_OPTIONS] = [['--no-interaction', '--no-dev']] 2015-02-18 19:37:29,195 [DEBUG] cache - Using hashlib. 2015-02-18 19:37:29,195 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18 19:37:29,195 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18 19:37:29,195 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18 19:37:29,195 [DEBUG] cache - Using hashlib. 2015-02-18 19:37:29,195 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18 19:37:29,195 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18 19:37:29,196 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18 19:37:29,196 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [cli] 2015-02-18 19:37:29,196 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] 2015-02-18 19:37:29,213 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz.sha1] to memory 2015-02-18 19:37:29,213 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz.sha1] [460af7a31881400688e0d8572187be2bbc294c6f php-cli-5.5.21.tar.gz ] 2015-02-18 19:37:29,213 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] with digest [460af7a31881400688e0d8572187be2bbc294c6f php-cli-5.5.21.tar.gz ] into [/tmp/staged/app/php] with name [php-cli-5.5.21.tar.gz] stripping [true] 2015-02-18 19:37:29,214 [DEBUG] cloudfoundry - File [php-cli-5.5.21.tar.gz] not in cache. 2015-02-18 19:37:29,507 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] to [/tmp/php-cli-5.5.21.tar.gz] 2015-02-18 19:37:29,545 [DEBUG] hashes - Hash of [/tmp/php-cli-5.5.21.tar.gz] is [460af7a31881400688e0d8572187be2bbc294c6f] 2015-02-18 19:37:29,567 [INFO] zips - Extracting [/tmp/cache/php-cli-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18 19:37:29,837 [DEBUG] cache - Using hashlib. 2015-02-18 19:37:29,837 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18 19:37:29,837 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18 19:37:29,837 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18 19:37:29,838 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] 2015-02-18 19:37:29,881 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar.sha1] to memory 2015-02-18 19:37:29,881 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar.sha1] [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8 composer.phar ] 2015-02-18 19:37:29,881 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] with digest [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8 composer.phar ] into [/tmp/staged/app/php/bin] with name [composer.phar] stripping [False] 2015-02-18 19:37:29,881 [DEBUG] cloudfoundry - File [composer.phar] not in cache. 2015-02-18 19:37:30,023 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] to [/tmp/composer.phar] 2015-02-18 19:37:30,028 [DEBUG] hashes - Hash of [/tmp/composer.phar] is [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8] 2015-02-18 19:37:30,033 [DEBUG] builder - Copying files from [/tmp/staged/app/public] to [/tmp/staged/app] 2015-02-18 19:37:30,034 [DEBUG] builder - Copying files from [/tmp/staged/app/public] to [/tmp/staged/app] 2015-02-18 19:37:30,035 [DEBUG] builder - Copying files from [/tmp/staged/app/php/etc] to [/tmp] 2015-02-18 19:37:30,035 [DEBUG] builder - Copying [/tmp/staged/app/php/etc/php.ini] to [/tmp/php.ini] 2015-02-18 19:37:30,037 [INFO] utils - Rewriting configuration file [/tmp/php.ini] % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 145 291 145 291 0 0 10603 0 --:--:-- --:--:-- --:--:-- 24250 2015-02-18 19:37:30,160 [DEBUG] composer - Running [/tmp/staged/app/php/bin/php /tmp/staged/app/php/bin/composer.phar install --no-progress --no-interaction --no-dev] 2015-02-18 19:37:30,161 [DEBUG] composer - ENV IS: LANG=en_US.UTF-8 (<type 'str'>) MEMORY_LIMIT=256m (<type 'str'>) VCAP_SERVICES={} (<type 'str'>) VCAP_APPLICATION={"name": "my-app", "limits": {"mem": 256, "fds": 16384, "disk": 1024}, "space_id": "22d24a91-2171-41a0-8caa-4da27ed50536", "application_uris": ["my-app.cfapps.io"], "version": "1b133eee-30fe-4456-83dd-35655b7cad2f", "application_name": "my-app", "space_name": "staging", "application_version": "1b133eee-30fe-4456-83dd-35655b7cad2f", "uris": ["my-app.cfapps.io"], "users": null} (<type 'str'>) STAGING_TIMEOUT=900.0 (<type 'str'>) PYTHONPATH=/tmp/buildpacks/php-buildpack/lib (<type 'str'>) BP_DEBUG=true (<type 'str'>) COMPOSER_CACHE_DIR=/tmp/cache/composer (<type 'str'>) PATH=/bin:/usr/bin (<type 'str'>) SHLVL=2 (<type 'str'>) PWD=/tmp/staged (<type 'str'>) USER=vcap (<type 'str'>) BUILDPACK_CACHE=/var/vcap/packages/buildpack_cache (<type 'str'>) COMPOSER_BIN_DIR=/tmp/staged/app/php/bin (<type 'str'>) HOME=/home/vcap (<type 'str'>) COMPOSER_VENDOR_DIR=/tmp/staged/app/lib/vendor (<type 'str'>) LD_LIBRARY_PATH=/tmp/staged/app/php/lib (<type 'str'>) _=/usr/bin/python (<type 'str'>) PHPRC=/tmp (<type 'str'>) Loading composer repositories with package information Installing dependencies from lock file - Installing symfony/class-loader (v2.6.4) Downloading - Installing phpdocumentor/reflection-docblock (2.0.4) Downloading - Installing vlucas/phpdotenv (v1.1.0) Downloading - Installing symfony/var-dumper (v2.6.4) Downloading - Installing symfony/translation (v2.6.4) Downloading - Installing symfony/security-core (v2.6.4) Downloading - Installing symfony/routing (v2.6.4) Downloading - Installing symfony/process (v2.6.4) Downloading - Installing symfony/http-foundation (v2.6.4) Downloading - Installing symfony/event-dispatcher (v2.6.4) Downloading - Installing psr/log (1.0.0) Downloading - Installing symfony/debug (v2.6.4) Downloading - Installing symfony/http-kernel (v2.6.4) Downloading - Installing symfony/finder (v2.6.4) Downloading - Installing symfony/console (v2.6.4) Downloading - Installing swiftmailer/swiftmailer (v5.3.1) Downloading - Installing nikic/php-parser (v1.1.0) Downloading - Installing jakub-onderka/php-console-color (0.1) Downloading - Installing jakub-onderka/php-console-highlighter (v0.3.1) Downloading - Installing dnoegel/php-xdg-base-dir (0.1) Downloading - Installing psy/psysh (v0.3.5) Downloading - Installing nesbot/carbon (1.14.0) Downloading - Installing mtdowling/cron-expression (v1.0.4) Downloading - Installing monolog/monolog (1.12.0) Downloading - Installing league/flysystem (1.0.1) Downloading - Installing jeremeamia/superclosure (2.0.0) Downloading - Installing ircmaxell/password-compat (v1.0.4) Downloading - Installing doctrine/inflector (v1.0.1) Downloading - Installing danielstjules/stringy (1.9.0) Downloading - Installing symfony/filesystem (v2.6.4) Downloading - Installing classpreloader/classpreloader (1.2.0) Downloading - Installing laravel/framework (v5.0.5) Downloading - Installing barryvdh/laravel-ide-helper (v2.0.0) Downloading - Installing guzzlehttp/streams (2.1.0) Downloading - Installing guzzlehttp/guzzle (4.2.3) Downloading FAILED Server error, status code: 400, error code: 170004, message: App staging failed in the buildpack compile phase TIP: use 'cf logs my-app --recent' for more information
Connected, dumping recent logs for app my-app in org mycompany / space staging as me@mycompany.com... 2015-02-18T14:37:18.45-0500 [API/2] OUT Tried to stop app that never received a start event 2015-02-18T14:37:18.46-0500 [API/2] OUT Updated app with guid 103dd623-0645-4d4f-9870-5a600ac62fc5 ({"state"=>"STOPPED"}) 2015-02-18T14:37:27.76-0500 [STG/0] ERR 2015-02-18 19:37:27,763 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz.sha1] [53665f781ceeba9c5f7ccb13798f2ec0689742db php-fpm-5.5.21.tar.gz 2015-02-18T14:37:28.38-0500 [STG/0] ERR 2015-02-18 19:37:28,380 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [zlib] 2015-02-18T14:37:28.48-0500 [STG/0] ERR ] 2015-02-18T14:37:28.48-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-zlib-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:28.48-0500 [STG/0] ERR 2015-02-18 19:37:28,486 [DEBUG] cloudfoundry - File [php-zlib-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:28.53-0500 [STG/0] ERR 2015-02-18 19:37:28,533 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz] to [/tmp/php-zlib-5.5.21.tar.gz] 2015-02-18T14:37:28.55-0500 [STG/0] ERR 2015-02-18 19:37:28,552 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [openssl] 2015-02-18T14:37:28.58-0500 [STG/0] ERR 2015-02-18 19:37:28,583 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz.sha1] [084fe6f62dc36db08edabc0f7c19125faf1b161b php-openssl-5.5.21.tar.gz 2015-02-18T14:37:28.58-0500 [STG/0] ERR ] 2015-02-18T14:37:28.58-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-openssl-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:28.58-0500 [STG/0] ERR 2015-02-18 19:37:28,583 [DEBUG] cloudfoundry - File [php-openssl-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:28.64-0500 [STG/0] ERR 2015-02-18 19:37:28,643 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz] to [/tmp/php-openssl-5.5.21.tar.gz] 2015-02-18T14:37:28.64-0500 [STG/0] ERR 2015-02-18 19:37:28,645 [INFO] zips - Extracting [/tmp/cache/php-openssl-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18T14:37:28.66-0500 [STG/0] ERR 2015-02-18 19:37:28,664 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [mbstring] 2015-02-18T14:37:28.66-0500 [STG/0] ERR 2015-02-18 19:37:28,664 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] 2015-02-18T14:37:28.69-0500 [STG/0] ERR 2015-02-18 19:37:28,696 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz.sha1] to memory 2015-02-18T14:37:28.69-0500 [STG/0] ERR 2015-02-18 19:37:28,696 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz.sha1] [75a4ce2906270ec512c85ea8f070460fbfe8b5eb php-mbstring-5.5.21.tar.gz 2015-02-18T14:37:28.69-0500 [STG/0] ERR ] 2015-02-18T14:37:28.69-0500 [STG/0] ERR 2015-02-18 19:37:28,696 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] with digest [75a4ce2906270ec512c85ea8f070460fbfe8b5eb php-mbstring-5.5.21.tar.gz 2015-02-18T14:37:28.69-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-mbstring-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:28.69-0500 [STG/0] ERR 2015-02-18 19:37:28,697 [DEBUG] cloudfoundry - File [php-mbstring-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:28.93-0500 [STG/0] ERR 2015-02-18 19:37:28,938 [INFO] zips - Extracting [/tmp/cache/php-mbstring-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18T14:37:28.98-0500 [STG/0] ERR 2015-02-18 19:37:28,986 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] 2015-02-18T14:37:29.00-0500 [STG/0] ERR 2015-02-18 19:37:29,008 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz.sha1] to memory 2015-02-18T14:37:29.00-0500 [STG/0] ERR 2015-02-18 19:37:29,008 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz.sha1] [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6 php-mcrypt-5.5.21.tar.gz 2015-02-18T14:37:29.00-0500 [STG/0] ERR ] 2015-02-18T14:37:29.00-0500 [STG/0] ERR 2015-02-18 19:37:29,008 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] with digest [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6 php-mcrypt-5.5.21.tar.gz 2015-02-18T14:37:29.00-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-mcrypt-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:29.00-0500 [STG/0] ERR 2015-02-18 19:37:29,008 [DEBUG] cloudfoundry - File [php-mcrypt-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:29.07-0500 [STG/0] ERR 2015-02-18 19:37:29,077 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] to [/tmp/php-mcrypt-5.5.21.tar.gz] 2015-02-18T14:37:29.07-0500 [STG/0] ERR 2015-02-18 19:37:29,078 [DEBUG] hashes - Hash of [/tmp/php-mcrypt-5.5.21.tar.gz] is [32fab7b7ba927beef4f6ecbf29bc94e37d404dc6] 2015-02-18T14:37:29.07-0500 [STG/0] ERR 2015-02-18 19:37:29,078 [INFO] zips - Extracting [/tmp/cache/php-mcrypt-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18T14:37:29.09-0500 [STG/0] ERR 2015-02-18 19:37:29,097 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [curl] 2015-02-18T14:37:29.09-0500 [STG/0] ERR 2015-02-18 19:37:29,098 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] 2015-02-18T14:37:29.12-0500 [STG/0] ERR 2015-02-18 19:37:29,126 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz.sha1] to memory 2015-02-18T14:37:29.12-0500 [STG/0] ERR 2015-02-18 19:37:29,126 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz.sha1] [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59 php-curl-5.5.21.tar.gz 2015-02-18T14:37:29.12-0500 [STG/0] ERR ] 2015-02-18T14:37:29.12-0500 [STG/0] ERR 2015-02-18 19:37:29,126 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] with digest [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59 php-curl-5.5.21.tar.gz 2015-02-18T14:37:29.12-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-curl-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:29.12-0500 [STG/0] ERR 2015-02-18 19:37:29,126 [DEBUG] cloudfoundry - File [php-curl-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:29.16-0500 [STG/0] ERR 2015-02-18 19:37:29,167 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] to [/tmp/php-curl-5.5.21.tar.gz] 2015-02-18T14:37:29.16-0500 [STG/0] ERR 2015-02-18 19:37:29,168 [DEBUG] hashes - Hash of [/tmp/php-curl-5.5.21.tar.gz] is [3cc43b0cfa6d2bca1fc2cfefce05270d5f743e59] 2015-02-18T14:37:29.16-0500 [STG/0] ERR 2015-02-18 19:37:29,168 [INFO] zips - Extracting [/tmp/cache/php-curl-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,185 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] with method [compile] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,185 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/lib/hhvm] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,185 [DEBUG] utils - Processing extension from [/tmp/buildpacks/php-buildpack/extensions/composer] with method [compile] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,185 [DEBUG] utils - Loading extension from [/tmp/buildpacks/php-buildpack/extensions/composer] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,187 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_DOWNLOAD_URL] = [{DOWNLOAD_URL}/composer/{COMPOSER_VERSION}/{COMPOSER_PACKAGE}] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,187 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_CACHE_DIR] = [{CACHE_DIR}/composer] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,188 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_VENDOR_DIR] = [{BUILD_DIR}/{LIBDIR}/vendor] 2015-02-18T14:37:29.18-0500 [STG/0] ERR 2015-02-18 19:37:29,189 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_PACKAGE] = [composer.phar] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,192 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_BIN_DIR] = [{BUILD_DIR}/php/bin] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,192 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_HASH_URL] = [{DOWNLOAD_URL}/composer/{COMPOSER_VERSION}/{COMPOSER_PACKAGE}.{CACHE_HASH_ALGORITHM}] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,193 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_VERSION] = [1.0.0-alpha8] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,194 [DEBUG] utils - line #54 in /tmp/buildpacks/php-buildpack/lib/extension_helpers.py, "_merge_defaults" is setting [COMPOSER_INSTALL_OPTIONS] = [['--no-interaction', '--no-dev']] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [DEBUG] cache - Using hashlib. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [DEBUG] cache - Using hashlib. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,195 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,196 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,196 [DEBUG] utils - line #286 in /tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py, "done" is setting [MODULE_NAME] = [cli] 2015-02-18T14:37:29.19-0500 [STG/0] ERR 2015-02-18 19:37:29,196 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] 2015-02-18T14:37:29.21-0500 [STG/0] ERR 2015-02-18 19:37:29,213 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz.sha1] to memory 2015-02-18T14:37:29.21-0500 [STG/0] ERR 2015-02-18 19:37:29,213 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz.sha1] [460af7a31881400688e0d8572187be2bbc294c6f php-cli-5.5.21.tar.gz 2015-02-18T14:37:29.21-0500 [STG/0] ERR ] 2015-02-18T14:37:29.21-0500 [STG/0] ERR 2015-02-18 19:37:29,213 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] with digest [460af7a31881400688e0d8572187be2bbc294c6f php-cli-5.5.21.tar.gz 2015-02-18T14:37:29.21-0500 [STG/0] ERR ] into [/tmp/staged/app/php] with name [php-cli-5.5.21.tar.gz] stripping [true] 2015-02-18T14:37:29.21-0500 [STG/0] ERR 2015-02-18 19:37:29,214 [DEBUG] cloudfoundry - File [php-cli-5.5.21.tar.gz] not in cache. 2015-02-18T14:37:29.50-0500 [STG/0] ERR 2015-02-18 19:37:29,507 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] to [/tmp/php-cli-5.5.21.tar.gz] 2015-02-18T14:37:29.54-0500 [STG/0] ERR 2015-02-18 19:37:29,545 [DEBUG] hashes - Hash of [/tmp/php-cli-5.5.21.tar.gz] is [460af7a31881400688e0d8572187be2bbc294c6f] 2015-02-18T14:37:29.56-0500 [STG/0] ERR 2015-02-18 19:37:29,567 [INFO] zips - Extracting [/tmp/cache/php-cli-5.5.21.tar.gz] into [/tmp/staged/app/php] 2015-02-18T14:37:29.83-0500 [STG/0] ERR 2015-02-18 19:37:29,837 [DEBUG] cache - Using hashlib. 2015-02-18T14:37:29.83-0500 [STG/0] ERR 2015-02-18 19:37:29,837 [INFO] cache - Using [/tmp/cache] as cache directory. 2015-02-18T14:37:29.83-0500 [STG/0] ERR 2015-02-18 19:37:29,837 [DEBUG] cloudfoundry - Using python downloader. 2015-02-18T14:37:29.83-0500 [STG/0] ERR 2015-02-18 19:37:29,837 [DEBUG] downloads - Loaded proxy handlers [{}] 2015-02-18T14:37:29.83-0500 [STG/0] ERR 2015-02-18 19:37:29,838 [DEBUG] cloudfoundry - Installing direct [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] 2015-02-18T14:37:29.88-0500 [STG/0] ERR 2015-02-18 19:37:29,881 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar.sha1] to memory 2015-02-18T14:37:29.88-0500 [STG/0] ERR 2015-02-18 19:37:29,881 [DEBUG] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar.sha1] [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8 composer.phar 2015-02-18T14:37:29.88-0500 [STG/0] ERR ] 2015-02-18T14:37:29.88-0500 [STG/0] ERR 2015-02-18 19:37:29,881 [DEBUG] cloudfoundry - Installing [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] with digest [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8 composer.phar 2015-02-18T14:37:29.88-0500 [STG/0] ERR ] into [/tmp/staged/app/php/bin] with name [composer.phar] stripping [False] 2015-02-18T14:37:29.88-0500 [STG/0] ERR 2015-02-18 19:37:29,881 [DEBUG] cloudfoundry - File [composer.phar] not in cache. 2015-02-18T14:37:30.02-0500 [STG/0] ERR 2015-02-18 19:37:30,023 [INFO] downloads - Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] to [/tmp/composer.phar] 2015-02-18T14:37:30.02-0500 [STG/0] ERR 2015-02-18 19:37:30,028 [DEBUG] hashes - Hash of [/tmp/composer.phar] is [6eefa41101a2d1a424c3d231a1f202dfe6f09cf8] 2015-02-18T14:37:30.03-0500 [STG/0] ERR 2015-02-18 19:37:30,033 [DEBUG] builder - Copying files from [/tmp/staged/app/public] to [/tmp/staged/app] 2015-02-18T14:37:30.03-0500 [STG/0] ERR 2015-02-18 19:37:30,034 [DEBUG] builder - Copying files from [/tmp/staged/app/public] to [/tmp/staged/app] 2015-02-18T14:37:30.03-0500 [STG/0] ERR 2015-02-18 19:37:30,035 [DEBUG] builder - Copying files from [/tmp/staged/app/php/etc] to [/tmp] 2015-02-18T14:37:30.03-0500 [STG/0] ERR 2015-02-18 19:37:30,035 [DEBUG] builder - Copying [/tmp/staged/app/php/etc/php.ini] to [/tmp/php.ini] 2015-02-18T14:37:30.03-0500 [STG/0] ERR 2015-02-18 19:37:30,037 [INFO] utils - Rewriting configuration file [/tmp/php.ini] 2015-02-18T14:37:30.07-0500 [STG/0] ERR % Total % Received % Xferd Average Speed Time Time Time Current 2015-02-18T14:37:30.07-0500 [STG/0] ERR Dload Upload Total Spent Left Speed 2015-02-18T14:37:30.08-0500 [STG/0] ERR 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 145 291 145 291 0 0 10603 0 --:--:-- --:--:-- --:--:-- 24250 2015-02-18T14:37:30.16-0500 [STG/0] ERR 2015-02-18 19:37:30,160 [DEBUG] composer - Running [/tmp/staged/app/php/bin/php /tmp/staged/app/php/bin/composer.phar install --no-progress --no-interaction --no-dev] 2015-02-18T14:37:30.16-0500 [STG/0] ERR 2015-02-18 19:37:30,161 [DEBUG] composer - ENV IS: LANG=en_US.UTF-8 (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR MEMORY_LIMIT=256m (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR VCAP_SERVICES={} (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR VCAP_APPLICATION={"name": "my-app", "limits": {"mem": 256, "fds": 16384, "disk": 1024}, "space_id": "22d24a91-2171-41a0-8caa-4da27ed50536", "application_uris": ["my-app.cfapps.io"], "version": "1b133eee-30fe-4456-83dd-35655b7cad2f", "application_name": "my-app", "space_name": "staging", "application_version": "1b133eee-30fe-4456-83dd-35655b7cad2f", "uris": ["my-app.cfapps.io"], "users": null} (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR STAGING_TIMEOUT=900.0 (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR PYTHONPATH=/tmp/buildpacks/php-buildpack/lib (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR BP_DEBUG=true (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR COMPOSER_CACHE_DIR=/tmp/cache/composer (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR COMPOSER_GITHUB_OAUTH_TOKEN=74e4328cb573c7d13a26073d5ef9c470e40e766e (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR PATH=/bin:/usr/bin (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR SHLVL=2 (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR PWD=/tmp/staged (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR USER=vcap (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR BUILDPACK_CACHE=/var/vcap/packages/buildpack_cache (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR COMPOSER_BIN_DIR=/tmp/staged/app/php/bin (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR HOME=/home/vcap (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR COMPOSER_VENDOR_DIR=/tmp/staged/app/lib/vendor (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR LD_LIBRARY_PATH=/tmp/staged/app/php/lib (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR _=/usr/bin/python (<type 'str'>) 2015-02-18T14:37:30.16-0500 [STG/0] ERR PHPRC=/tmp (<type 'str'>) 2015-02-18T14:37:30.29-0500 [STG/0] OUT Loading composer repositories with package information 2015-02-18T14:37:30.30-0500 [STG/0] OUT Installing dependencies from lock file 2015-02-18T14:37:30.33-0500 [STG/0] OUT - Installing symfony/class-loader (v2.6.4) 2015-02-18T14:37:30.33-0500 [STG/0] OUT Downloading 2015-02-18T14:37:30.48-0500 [STG/0] OUT - Installing phpdocumentor/reflection-docblock (2.0.4) 2015-02-18T14:37:30.48-0500 [STG/0] OUT Downloading 2015-02-18T14:37:30.63-0500 [STG/0] OUT - Installing vlucas/phpdotenv (v1.1.0) 2015-02-18T14:37:30.63-0500 [STG/0] OUT Downloading 2015-02-18T14:37:30.78-0500 [STG/0] OUT - Installing symfony/var-dumper (v2.6.4) 2015-02-18T14:37:30.78-0500 [STG/0] OUT Downloading 2015-02-18T14:37:30.97-0500 [STG/0] OUT - Installing symfony/translation (v2.6.4) 2015-02-18T14:37:30.97-0500 [STG/0] OUT Downloading 2015-02-18T14:37:31.17-0500 [STG/0] OUT - Installing symfony/security-core (v2.6.4) 2015-02-18T14:37:31.17-0500 [STG/0] OUT Downloading 2015-02-18T14:37:31.46-0500 [STG/0] OUT - Installing symfony/routing (v2.6.4) 2015-02-18T14:37:31.46-0500 [STG/0] OUT Downloading 2015-02-18T14:37:31.69-0500 [STG/0] OUT - Installing symfony/process (v2.6.4) 2015-02-18T14:37:31.69-0500 [STG/0] OUT Downloading 2015-02-18T14:37:31.88-0500 [STG/0] OUT - Installing symfony/http-foundation (v2.6.4) 2015-02-18T14:37:31.88-0500 [STG/0] OUT Downloading 2015-02-18T14:37:32.19-0500 [STG/0] OUT - Installing symfony/event-dispatcher (v2.6.4) 2015-02-18T14:37:32.19-0500 [STG/0] OUT Downloading 2015-02-18T14:37:32.40-0500 [STG/0] OUT - Installing psr/log (1.0.0) 2015-02-18T14:37:32.40-0500 [STG/0] OUT Downloading 2015-02-18T14:37:32.60-0500 [STG/0] OUT - Installing symfony/debug (v2.6.4) 2015-02-18T14:37:32.60-0500 [STG/0] OUT Downloading 2015-02-18T14:37:32.79-0500 [STG/0] OUT - Installing symfony/http-kernel (v2.6.4) 2015-02-18T14:37:32.79-0500 [STG/0] OUT Downloading 2015-02-18T14:37:33.11-0500 [STG/0] OUT - Installing symfony/finder (v2.6.4) 2015-02-18T14:37:33.11-0500 [STG/0] OUT Downloading 2015-02-18T14:37:33.35-0500 [STG/0] OUT - Installing symfony/console (v2.6.4) 2015-02-18T14:37:33.36-0500 [STG/0] OUT Downloading 2015-02-18T14:37:33.68-0500 [STG/0] OUT - Installing swiftmailer/swiftmailer (v5.3.1) 2015-02-18T14:37:33.68-0500 [STG/0] OUT Downloading 2015-02-18T14:37:34.58-0500 [STG/0] OUT - Installing nikic/php-parser (v1.1.0) 2015-02-18T14:37:34.58-0500 [STG/0] OUT Downloading 2015-02-18T14:37:34.92-0500 [STG/0] OUT - Installing jakub-onderka/php-console-color (0.1) 2015-02-18T14:37:34.92-0500 [STG/0] OUT Downloading 2015-02-18T14:37:35.20-0500 [STG/0] OUT - Installing jakub-onderka/php-console-highlighter (v0.3.1) 2015-02-18T14:37:35.20-0500 [STG/0] OUT Downloading 2015-02-18T14:37:35.46-0500 [STG/0] OUT - Installing dnoegel/php-xdg-base-dir (0.1) 2015-02-18T14:37:35.46-0500 [STG/0] OUT Downloading 2015-02-18T14:37:35.63-0500 [STG/0] OUT - Installing psy/psysh (v0.3.5) 2015-02-18T14:37:35.63-0500 [STG/0] OUT Downloading 2015-02-18T14:37:35.97-0500 [STG/0] OUT - Installing nesbot/carbon (1.14.0) 2015-02-18T14:37:35.97-0500 [STG/0] OUT Downloading 2015-02-18T14:37:36.24-0500 [STG/0] OUT - Installing mtdowling/cron-expression (v1.0.4) 2015-02-18T14:37:36.24-0500 [STG/0] OUT Downloading 2015-02-18T14:37:36.49-0500 [STG/0] OUT - Installing monolog/monolog (1.12.0) 2015-02-18T14:37:36.49-0500 [STG/0] OUT Downloading 2015-02-18T14:37:37.06-0500 [STG/0] OUT - Installing league/flysystem (1.0.1) 2015-02-18T14:37:37.06-0500 [STG/0] OUT Downloading 2015-02-18T14:37:37.33-0500 [STG/0] OUT - Installing jeremeamia/superclosure (2.0.0) 2015-02-18T14:37:37.33-0500 [STG/0] OUT Downloading 2015-02-18T14:37:37.52-0500 [STG/0] OUT - Installing ircmaxell/password-compat (v1.0.4) 2015-02-18T14:37:37.52-0500 [STG/0] OUT Downloading 2015-02-18T14:37:37.74-0500 [STG/0] OUT - Installing doctrine/inflector (v1.0.1) 2015-02-18T14:37:37.74-0500 [STG/0] OUT Downloading 2015-02-18T14:37:37.94-0500 [STG/0] OUT - Installing danielstjules/stringy (1.9.0) 2015-02-18T14:37:37.94-0500 [STG/0] OUT Downloading 2015-02-18T14:37:38.20-0500 [STG/0] OUT - Installing symfony/filesystem (v2.6.4) 2015-02-18T14:37:38.20-0500 [STG/0] OUT Downloading 2015-02-18T14:37:38.42-0500 [STG/0] OUT - Installing classpreloader/classpreloader (1.2.0) 2015-02-18T14:37:38.42-0500 [STG/0] OUT Downloading 2015-02-18T14:37:38.62-0500 [STG/0] OUT - Installing laravel/framework (v5.0.5) 2015-02-18T14:37:38.62-0500 [STG/0] OUT Downloading 2015-02-18T14:37:39.27-0500 [STG/0] OUT - Installing barryvdh/laravel-ide-helper (v2.0.0) 2015-02-18T14:37:39.27-0500 [STG/0] OUT Downloading 2015-02-18T14:37:39.45-0500 [STG/0] OUT - Installing guzzlehttp/streams (2.1.0) 2015-02-18T14:37:39.45-0500 [STG/0] OUT Downloading 2015-02-18T14:37:39.61-0500 [STG/0] OUT - Installing guzzlehttp/guzzle (4.2.3) 2015-02-18T14:37:39.61-0500 [STG/0] OUT Downloading 2015-02-18T14:37:40.45-0500 [STG/0] OUT phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0) 2015-02-18T14:37:40.45-0500 [STG/0] OUT phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/var-dumper suggests installing ext-symfony_debug () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/translation suggests installing symfony/config () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/translation suggests installing symfony/yaml () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/security-core suggests installing symfony/expression-language (For using the expression voter) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/security-core suggests installing symfony/validator (For using the user password constraint) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/routing suggests installing doctrine/annotations (For using the annotation loader) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/routing suggests installing symfony/expression-language (For using expression matching) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/routing suggests installing symfony/yaml (For using the YAML loader) 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/event-dispatcher suggests installing symfony/dependency-injection () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/http-kernel suggests installing symfony/browser-kit () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/http-kernel suggests installing symfony/config () 2015-02-18T14:37:40.45-0500 [STG/0] OUT symfony/http-kernel suggests installing symfony/dependency-injection () 2015-02-18T14:37:40.45-0500 [STG/0] OUT psy/psysh suggests installing ext-pcntl (Enabling the PCNTL extension makes PsySH a lot happier :)) 2015-02-18T14:37:40.45-0500 [STG/0] OUT psy/psysh suggests installing ext-readline (Enables support for arrow-key history navigation, and showing and manipulating command history.) 2015-02-18T14:37:40.45-0500 [STG/0] OUT monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) 2015-02-18T14:37:40.45-0500 [STG/0] OUT monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server) 2015-02-18T14:37:40.45-0500 [STG/0] OUT monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server) 2015-02-18T14:37:40.46-0500 [STG/0] OUT monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing ext-fileinfo (Required for MimeType) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-aws-s3-v2 (Use S3 storage with AWS SDK v2) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-aws-s3-v3 (Use S3 storage with AWS SDK v3) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-copy (Allows you to use Copy.com storage) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-dropbox (Use Dropbox storage) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-sftp (Allows SFTP server storage via phpseclib) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter) 2015-02-18T14:37:40.46-0500 [STG/0] OUT league/flysystem suggests installing predis/predis (Allows you to use Predis for caching) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing aws/aws-sdk-php (Required to use the SQS queue driver (~2.4).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing doctrine/dbal (Required to rename columns and drop SQLite columns (~2.4).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing iron-io/iron_mq (Required to use the iron queue driver (~1.5).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing league/flysystem-aws-s3-v2 (Required to use the Flysystem S3 driver (~1.0).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (~1.0).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing pda/pheanstalk (Required to use the beanstalk queue driver (~3.0).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT laravel/framework suggests installing predis/predis (Required to use the redis cache and queue drivers (~1.0).) 2015-02-18T14:37:40.46-0500 [STG/0] OUT barryvdh/laravel-ide-helper suggests installing doctrine/dbal (Load information from the database about models for phpdocs (~2.3)) 2015-02-18T14:37:40.46-0500 [STG/0] OUT Generating autoload files 2015-02-18T14:37:40.48-0500 [STG/0] OUT sh: php: not found 2015-02-18T14:37:40.49-0500 [STG/0] OUT Script php artisan clear-compiled handling the post-install-cmd event returned with an error 2015-02-18T14:37:40.50-0500 [STG/0] ERR [RuntimeException] 2015-02-18T14:37:40.50-0500 [STG/0] ERR Error Output: sh: php: not found 2015-02-18T14:37:40.50-0500 [STG/0] ERR install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] 2015-02-18T14:37:40.52-0500 [STG/0] ERR 2015-02-18 19:37:40,524 [ERROR] composer - Composer failed 2015-02-18T14:37:40.52-0500 [STG/0] ERR Traceback (most recent call last): 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 280, in run 2015-02-18T14:37:40.52-0500 [STG/0] ERR shell=True) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/runner.py", line 109, in stream_output 2015-02-18T14:37:40.52-0500 [STG/0] ERR raise CalledProcessError(retcode, cmd) 2015-02-18T14:37:40.52-0500 [STG/0] ERR CalledProcessError: Command '<open file '<stdout>', mode 'w' at 0x7fd6173e6150>' returned non-zero exit status 127 2015-02-18T14:37:40.52-0500 [STG/0] ERR 2015-02-18 19:37:40,525 [ERROR] utils - Error with extension [/tmp/buildpacks/php-buildpack/extensions/composer] 2015-02-18T14:37:40.52-0500 [STG/0] ERR Traceback (most recent call last): 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/utils.py", line 69, in process_extension 2015-02-18T14:37:40.52-0500 [STG/0] ERR success(getattr(extn, to_call)(*args)) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 353, in compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR return composer.compile(install) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/extension_helpers.py", line 154, in compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR self._compile(install) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 169, in _compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR self.run() 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 280, in run 2015-02-18T14:37:40.52-0500 [STG/0] ERR shell=True) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/runner.py", line 109, in stream_output 2015-02-18T14:37:40.52-0500 [STG/0] ERR raise CalledProcessError(retcode, cmd) 2015-02-18T14:37:40.52-0500 [STG/0] ERR CalledProcessError: Command '<open file '<stdout>', mode 'w' at 0x7fd6173e6150>' returned non-zero exit status 127 2015-02-18T14:37:40.52-0500 [STG/0] ERR Traceback (most recent call last): 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/scripts/compile.py", line 50, in <module> 2015-02-18T14:37:40.52-0500 [STG/0] ERR .from_build_pack('lib/additional_commands') 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/builder.py", line 180, in extensions 2015-02-18T14:37:40.52-0500 [STG/0] ERR process_extension(path, ctx, 'compile', process, args=[self]) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/utils.py", line 69, in process_extension 2015-02-18T14:37:40.52-0500 [STG/0] ERR success(getattr(extn, to_call)(*args)) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 353, in compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR return composer.compile(install) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/extension_helpers.py", line 154, in compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR self._compile(install) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 169, in _compile 2015-02-18T14:37:40.52-0500 [STG/0] ERR self.run() 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/extensions/composer/extension.py", line 280, in run 2015-02-18T14:37:40.52-0500 [STG/0] OUT -------> Buildpack version 3.0.4 2015-02-18T14:37:40.52-0500 [STG/0] OUT Installing Nginx 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/nginx/1.6.2/nginx-1.6.2.tar.gz] to [/tmp/nginx-1.6.2.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Installing PHP 2015-02-18T14:37:40.52-0500 [STG/0] OUT PHP 5.5.21 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-5.5.21.tar.gz] to [/tmp/php-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-bz2-5.5.21.tar.gz] to [/tmp/php-bz2-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-fpm-5.5.21.tar.gz] to [/tmp/php-fpm-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-zlib-5.5.21.tar.gz] to [/tmp/php-zlib-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-openssl-5.5.21.tar.gz] to [/tmp/php-openssl-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mbstring-5.5.21.tar.gz] to [/tmp/php-mbstring-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-mcrypt-5.5.21.tar.gz] to [/tmp/php-mcrypt-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-curl-5.5.21.tar.gz] to [/tmp/php-curl-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/php/5.5.21/php-cli-5.5.21.tar.gz] to [/tmp/php-cli-5.5.21.tar.gz] 2015-02-18T14:37:40.52-0500 [STG/0] OUT Downloaded [https://pivotal-buildpacks.s3.amazonaws.com/php/binaries/lucid/composer/1.0.0-alpha8/composer.phar] to [/tmp/composer.phar] 2015-02-18T14:37:40.52-0500 [STG/0] OUT -----> Using custom GitHub OAuth token in $COMPOSER_GITHUB_OAUTH_TOKEN 2015-02-18T14:37:40.52-0500 [STG/0] OUT -----> Composer command failed 2015-02-18T14:37:40.52-0500 [STG/0] ERR shell=True) 2015-02-18T14:37:40.52-0500 [STG/0] ERR File "/tmp/buildpacks/php-buildpack/lib/build_pack_utils/runner.py", line 109, in stream_output 2015-02-18T14:37:40.52-0500 [STG/0] ERR raise CalledProcessError(retcode, cmd) 2015-02-18T14:37:40.52-0500 [STG/0] ERR build_pack_utils.runner.CalledProcessError: Command '<open file '<stdout>', mode 'w' at 0x7fd6173e6150>' returned non-zero exit status 127 2015-02-18T14:37:40.55-0500 [STG/0] OUT Staging failed: Buildpack compilation step failed 2015-02-18T14:37:40.72-0500 [API/2] ERR encountered error: App staging failed in the buildpack compile phase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment