Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

cf dev start: Failed to deploy the BOSH Director: Process exited with status 1 #383

Open
michvin opened this issue Sep 16, 2019 · 5 comments

Comments

@michvin
Copy link

michvin commented Sep 16, 2019

BOSH Deployment fails on windows 10 machine with error message above.
How do I troubleshoot that? I know I don't have enough RAM, but that should not be a show stopper, right?

PS D:\PCF> cf dev start -c 2 -m 2000 -f D:\PCF\pcfdev-v1.2.0-windows.tgz
Downloading Resources...
Progress: |====================>| 100.0%
Setting State...
WARNING: It is recommended that you run PCF Dev with at least 8192 MB of RAM.
Creating the VM...
Starting VPNKit...
Starting the VM...
Waiting for the VM...
Deploying the BOSH Director...
FAILED
cf dev start: Failed to deploy the BOSH Director: Process exited with status 1

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@aemengo
Copy link
Contributor

aemengo commented Sep 18, 2019

What are the contents of ~/.cfdev/log? Are you able to share that? In particular, deploy-bosh.log.

@michvin
Copy link
Author

michvin commented Sep 18, 2019

please see below

�scp: protocol error: unexpected
�scp: protocol error: unexpected
Deployment manifest: '/root/director.yml'
Deployment state: 'state.json'

Started validating
Validating release 'bosh'... Finished (00:00:01)
Validating release 'bosh-runc-cpi'... Finished (00:00:00)
Validating release 'uaa'... Finished (00:00:03)
Validating release 'credhub'... Finished (00:00:02)
Validating release 'os-conf'... Finished (00:00:00)
Validating release 'bpm'... Finished (00:00:02)
Validating cpi release... Finished (00:00:00)
Validating deployment manifest... Finished (00:00:00)
Validating stemcell... Failed (00:00:03)
Failed validating (00:00:14)
Extracting stemcell from '/var/tempest/stemcells/bosh-stemcell-97.28-runcd-boshlite-ubuntu-xenial-go_agent.tgz':
reading extracted stemcell manifest in '/root/.bosh/installations/7dd71b24-b907-4b51-4cfe-d077d4454a0b/tmp/stemcell-manager456181752':
Extracting stemcell from '/var/tempest/stemcells/bosh-stemcell-97.28-runcd-boshlite-ubuntu-xenial-go_agent.tgz' to '/root/.bosh/installations/7dd71b24-b907-4b51-4cfe-d077d4454a0b/tmp/stemcell-manager456181752':
Shelling out to tar:
Running command: 'tar --no-same-owner -xzf /var/tempest/stemcells/bosh-stemcell-97.28-runcd-boshlite-ubuntu-xenial-go_agent.tgz -C /root/.bosh/installations/7dd71b24-b907-4b51-4cfe-d077d4454a0b/tmp/stemcell-manager456181752', stdout: '', stderr: 'tar: write error: No space left on device
':
exit status 1
Exit code 1

@michvin
Copy link
Author

michvin commented Sep 18, 2019

disk image file located in .cfdev\state\state is 29GB.

@PiNh00fD
Copy link

PiNh00fD commented Jun 8, 2020

stderr: 'tar: write error: No space left on device.
Is from your log.
Disk full?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants