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

make deploy-all gives an false error? #574

Closed
lipingxue opened this issue Aug 12, 2016 · 0 comments
Closed

make deploy-all gives an false error? #574

lipingxue opened this issue Aug 12, 2016 · 0 comments

Comments

@lipingxue
Copy link
Contributor

When I run "make deploy-all", I got the following error message

Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.

But after seeing this message, everything works fine (all the docker commands works fine
in my Photon VM). So I don't know why I see this error message. Is it a false positive?

lipingx-m01:docker-volume-vsphere lipingx$ make deploy-all
/Library/Developer/CommandLineTools/usr/bin/make --directory=vmdk_plugin deploy-all
../misc/scripts/deploy-tools.sh cleanesx "192.168.73.129" esx-vmdkops-service

=> Cleaning up on ESX 192.168.73.129
=> Fri Aug 12 16:20:23 PDT 2016

Removal Result:
   Message: Operation finished successfully.
   Reboot Required: false
   VIBs Installed: 
   VIBs Removed: VMWare_bootbank_esx-vmdkops-service_1.0.0-0.0.1
   VIBs Skipped: 
../misc/scripts/deploy-tools.sh deployesx "192.168.73.129" "../build/vmware-esx-vmdkops-1.0.beta.cb9d88e.vib"

=> Deploying to ESX root@192.168.73.129
=> Fri Aug 12 16:20:33 PDT 2016

Installation Result:
   Message: Operation finished successfully.
   Reboot Required: false
   VIBs Installed: VMWare_bootbank_esx-vmdkops-service_1.0.0-0.0.1
   VIBs Removed: 
   VIBs Skipped: 
vmdkops-opsd is running pid=52136
../misc/scripts/deploy-tools.sh cleanvm "192.168.73.130 """ "TestVolume"

=> cleanvm: Cleaning up on root@192.168.73.130 : rpm
=> Fri Aug 12 16:20:44 PDT 2016

Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
  File: '/proc/1/exe' -> '/usr/lib/systemd/systemd'
Removed symlink /etc/systemd/system/multi-user.target.wants/docker-volume-vsphere.service.
  File: '/proc/1/exe' -> '/usr/lib/systemd/systemd'
../misc/scripts/deploy-tools.sh deployvm "192.168.73.130 """ ../build

=> Deploying root@192.168.73.130 : rpm
=> Fri Aug 12 16:22:16 PDT 2016

Preparing...                          ########################################
Updating / installing...
docker-volume-vsphere-0:1.0.beta.cb9d8########################################
  File: '/proc/1/exe' -> '/usr/lib/systemd/systemd'
Created symlink from /etc/systemd/system/multi-user.target.wants/docker-volume-vsphere.service to /usr/lib/systemd/system/docker-volume-vsphere.service.
2459
../misc/scripts/deploy-tools.sh deployvmtest "192.168.73.130 """ ../build ../misc/scripts

=> Deploying test code to root@192.168.73.130
=> Fri Aug 12 16:22:16 PDT 2016

lipingx-m01:docker-volume-vsphere lipingx$ 
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants