Ubuntu Pastebin

Paste from beisner at Tue, 10 May 2016 19:34:39 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
DEBUG:runner:2016-05-10 19:30:58  Deploying service mysql using local:xenial/mysql
DEBUG:runner:2016-05-10 19:31:04  Deploying service rabbitmq-server using local:xenial/rabbitmq-server
DEBUG:runner:2016-05-10 19:33:28 The following units had errors:
DEBUG:runner:   unit: glance/0: machine: 2 agent-state: error details: hook failed: "install"
DEBUG:runner:2016-05-10 19:33:28 Deployment stopped. run time: 213.29
DEBUG:runner:Traceback (most recent call last):
DEBUG:runner:  File "/tmp/bundletester-9HR0n0/cinder/tests/030-basic-xenial-newton-dev", line 10, in <module>
DEBUG:runner:    source='cloud:xenial-updates/newton')
DEBUG:runner:  File "/tmp/bundletester-9HR0n0/cinder/tests/basic_deployment.py", line 39, in __init__
DEBUG:runner:    self._deploy()
DEBUG:runner:  File "/tmp/bundletester-9HR0n0/cinder/tests/charmhelpers/contrib/amulet/deployment.py", line 84, in _deploy
DEBUG:runner:    self.d.setup(timeout=900)
DEBUG:runner:  File "/home/ubuntu/git/cinder/.tox/venv/local/lib/python2.7/site-packages/amulet/deployer.py", line 640, in setup
DEBUG:runner:    subprocess.check_call(shlex.split(cmd))
DEBUG:runner:  File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
DEBUG:runner:    raise CalledProcessError(retcode, cmd)
DEBUG:runner:subprocess.CalledProcessError: Command '['juju-deployer', '-W', '-c', '/tmp/amulet-juju-deployer-CQLcux/deployer-schema.json', '-e', 'beis0', '-t', '1000', 'beis0']' returned non-zero exit status 1
DEBUG:runner:Exit Code: 1
DEBUG:runner:call ['/tmp/bundletester-9HR0n0/cinder/tests/031-basic-yakety-newton-dev'] (cwd: /tmp/bundletester-9HR0n0/cinder)
DEBUG:runner:2016-05-10 19:33:30,665 __init__ INFO: OpenStackAmuletDeployment:  init
DEBUG:runner:2016-05-10 19:33:30,667 _add_services INFO: OpenStackAmuletDeployment:  adding services
DEBUG:runner:2016-05-10 19:33:30,668 _determine_branch_locations INFO: OpenStackAmuletDeployment:  determine branch locations
Download as text