Closed omazhary closed 8 years ago
@omazhary could you be running out of disk space? It looks like your stemcell is somehow corrupted.
The corrupted file is located in ./.stemcells/bosh-stemcell-3196-openstack-kvm-ubuntu-trusty-go_agent.tgz
.
Just to make sure, I just downloaded it, and uploaded it manually using bosh upload stemcell
after checking the hash. It worked fine.
@rkoster, I don't think memory is the problem.
I'm glad you got past this issue. I don't think this is an bosh-workspace
issue, since the error was raised from bosh_cli-1.3192.0/lib/cli/stemcell.rb:34
. Also for the stemcell download bosh-workspace
is just using the bosh_cli
. I have seen similar issues due to network hiccup during stemcell downloads. I will close this issue now. Please reopen when this issue happens a again in a persistent way.
We're trying to update to the 3196 stemcell. So, by running
bosh prepare deployment
the stemcell is downloaded, uploaded, verified, and then the following issue occurs: Somehow the director is unable to interpret the tarball, and returns an error.The stack-trace is as follows: