Octopus 3.3.3
We have run into what is basically a showstopper for us in deploying one of our products.
I refer to a question I asked a while back related to this, though it doesn’t have much bearing on the issue:
http://help.octopusdeploy.com/discussions/questions/6558-dealing-with-large-files
We are pushing large (3GB) tar.gz packages into Octopus via the new Package api from a Linux script/command line (using curl). This completes without issue (takes about 5 minutes).
When we try to deploy the same package to another Linux server with a Deploy Package step, we get the following error:
| == Failed: Deploy Models release 0.0.55 to QAT ==
11:19:24 Verbose | Guided failure is not enabled for this task
11:19:51 Fatal | The deployment failed because one or more steps failed. Please see the deployment log for details.
|
| == Failed: Acquire packages ==
11:19:24 Info | Acquiring packages
11:19:24 Info | Making a list of packages to download
11:19:24 Info | Looking up the package location from the built-in package repository...
11:19:24 Verbose | SHA1 hash of package model is: 0ab7594aa4ebe102c13069c564f6bd2190c4ac82
11:19:50 Fatal | The step failed: One or more child activities failed.
11:19:51 Verbose | Acquire Packages completed
|
| Failed: <target server name>
11:19:50 Verbose | Disposing SFTP connection...
11:19:50 Verbose | Disposing SSH connection...
11:19:50 Fatal | Stream was too long.