| Started by command line by jenkins |
| Building remotely on stest02-bastion in workspace /var/lib/jenkins/workspace/precise_folsom_deploy |
| No emails were triggered. |
| [precise_folsom_deploy] $ /bin/bash -x /tmp/hudson2511536527152938504.sh |
| + export RELEASE=folsom |
| + RELEASE=folsom |
| + export DISTRO=precise |
| + DISTRO=precise |
| + export JUJU_ENV=precise |
| + JUJU_ENV=precise |
| + /var/lib/jenkins/tools/juju-deployer/deployer.py -T -S -d |
| usage: deployer.py [-h] [-c CONFIGS] [-d] [-L] [-u] [-l] [-D] [-T] |
| [-t TIMEOUT] [-f FIND_SERVICE] [-b] [-s DEPLOY_DELAY] |
| [-e JUJU_ENV] [-o OVERRIDES] [-v] [-W] [-r RETRY_COUNT] |
| [--diff] [-w REL_WAIT] |
| [deployment] |
| deployer.py: error: unrecognized arguments: -S |
| + /var/lib/jenkins/tools/juju-deployer/deployer.py -u -d -c /var/lib/jenkins/tools/openstack-ubuntu-testing/deployer/deployments.cfg -e precise precise-folsom |
| 2013-08-23 21:17:31 [DEBUG] deployer.cli: Using runtime GoEnvironment |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/juju-deployer/deployer.py", line 9, in |
| load_entry_point('juju-deployer==0.2.2', 'console_scripts', 'juju-deployer')() |
| File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 111, in main |
| run() |
| File "/usr/lib/python2.7/dist-packages/deployer/cli.py", line 133, in run |
| config = ConfigStack(options.configs or []) |
| File "/usr/lib/python2.7/dist-packages/deployer/config.py", line 23, in __init__ |
| self.load() |
| File "/usr/lib/python2.7/dist-packages/deployer/config.py", line 66, in load |
| for fp in self._resolve_included(): |
| File "/usr/lib/python2.7/dist-packages/deployer/config.py", line 106, in _resolve_included |
| [files.extend(self._includes(cf)) for cf in self.config_files] |
| File "/usr/lib/python2.7/dist-packages/deployer/config.py", line 96, in _includes |
| d = self._yaml_load(config_file) |
| File "/usr/lib/python2.7/dist-packages/deployer/config.py", line 40, in _yaml_load |
| with open(config_file) as fh: |
| IOError: [Errno 2] No such file or directory: '/var/lib/jenkins/tools/openstack-ubuntu-testing/deployer/deployments.cfg' |
| + rc=1 |
| + echo 'Deployer returned: 1' |
| Deployer returned: 1 |
| + [[ 1 != 0 ]] |
| + echo 'Collating logs...' |
| Collating logs... |
| + /var/lib/jenkins/tools/jenkins-scripts/collate-test-logs.py -o logs |
| /tmp/hudson2511536527152938504.sh: line 17: /var/lib/jenkins/tools/jenkins-scripts/collate-test-logs.py: No such file or directory |
| + exit 1 |
| Build step 'Execute shell' marked build as failure |
| Archiving artifacts |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |