I have set up a new job in jenkins and it failed as it tried to run the phing command:
phing -buildfile /var/lib/jenkins/jobs/drupal-profile/workspace/build/build.xml -logger phing.listener.DefaultLogger
Phing does not seem to be installed on the master vbox.
I got the following error when I ran vagrant up although it appears after the Finished catalog run, not sure it is related:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
cd /tmp/vagrant-puppet/manifests && puppet apply --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' site.pp --detailed-exitcodes || [ $? -eq 2 ]
I have set up a new job in jenkins and it failed as it tried to run the phing command:
phing -buildfile /var/lib/jenkins/jobs/drupal-profile/workspace/build/build.xml -logger phing.listener.DefaultLogger
Phing does not seem to be installed on the master vbox.
I got the following error when I ran vagrant up although it appears after the Finished catalog run, not sure it is related:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
cd /tmp/vagrant-puppet/manifests && puppet apply --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' site.pp --detailed-exitcodes || [ $? -eq 2 ]