Ubuntu Pastebin

Paste from kwm at Wed, 10 May 2017 19:41:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
+ env MATRIX_MODEL_PREFIX=job-45-matrix MATRIX_OUTPUT_DIR=/srv/artifacts/cwr_charm_release_ubuntu_devenv_in_cs__kwmonroe_java_devenv/45 cwr -F -l DEBUG -v aws-w:ci-70/job-45-boss-crow totest.yaml --results-dir /srv/artifacts --test-id 45
2017-05-10 19:31:11 DEBUG Connecting to wss://54.193.126.125:17070/model/70587bb5-5b30-4517-8045-469572be6810/api
2017-05-10 19:31:12 INFO Running test on AWS.
2017-05-10 19:31:12 DEBUG Cache dir /root/.local/share/juju/.deployer-store-cache/cs_xenial_openjdk-5
2017-05-10 19:31:12 DEBUG Retrieving store charm cs:xenial/openjdk-5
2017-05-10 19:31:13 ERROR Exception (aws-w:ci-70/job-45-boss-crow):
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cloudweatherreport/run.py", line 161, in run_plan
    test_result = self.run_tests(test_plan, env)
  File "/usr/local/lib/python2.7/dist-packages/cloudweatherreport/run.py", line 232, in run_tests
    status = tester.main(self.args)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/tester.py", line 140, in main
    suite = spec.SuiteFactory(options, options.testdir)
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 393, in SuiteFactory
    suite.find_suite()
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 247, in find_suite
    self.conditional_matrix(self.model['directory'])
  File "/usr/local/lib/python2.7/dist-packages/bundletester/spec.py", line 271, in conditional_matrix
    if self.options.no_matrix:
AttributeError: 'Namespace' object has no attribute 'no_matrix'
Download as text