tar
file before it is uploaded to blobstore for further use.tar
` utility errored with exit status 2
:
2020-03-27T22:23:31.584-04:00 [STG/0] [ERR] Failed to compress droplet filesystem: exit status 2 2020-03-27T22:23:31.618-04:00 [STG/0] [OUT] Exit status 1 2020-03-27T22:23:31.791-04:00 [STG/0] [OUT] Cell 1ebd252d-25cf-4152-90b0-2b53b4f99cee stopping instance 743ac257-6d8f-4eba-80ae-65044164c042 2020-03-27T22:23:31.791-04:00 [STG/0] [OUT] Cell 1ebd252d-25cf-4152-90b0-2b53b4f99cee destroying container for instance 743ac257-6d8f-4eba-80ae-65044164c042 2020-03-27T22:23:31.901-04:00 [API/1] [ERR] Failed to stage build: staging failed 2020-03-27T22:23:33.278-04:00 [STG/0] [OUT] Cell 1ebd252d-25cf-4152-90b0-2b53b4f99cee successfully destroyed container for instance 743ac257-6d8f-4eba-80ae-65044164c042
GZIP
` as an environment variable then you will need to remove it from your manifest and `cf unset-env
` the variable.gzip
`, and if you put an invalid configuration option then `gzip
` fails.
Remove the declaration of GZIP from your deployment's environment variable and unset it to resolve the compression errors.
Source: GZIP is a reserved environment variable: https://manpages.ubuntu.com/manpages/xenial/en/man1/gzip.1.html#environment