INFO:promise:Env variables INFO:promise:OS_AUTH_URL: http://10.167.4.10:35357/v3 INFO:promise:OS_IDENTITY_API_VERSION: 3 INFO:promise:OS_USER_DOMAIN_NAME: Default INFO:promise:OS_PROJECT_DOMAIN_NAME: Default INFO:functest.utils.openstack_utils:OS_IDENTITY_API_VERSION is set in env as '3' INFO:promise:Creating project 'promise'... INFO:promise:Creating user 'promiser'... INFO:promise:Creating image 'promise-img' from '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img'... INFO:promise:Upload some OS images if it doesn't exist INFO:promise:cirros-0.3.5-x86_64-disk.img image doesn't exist on glance repo INFO:promise:Try downloading this image and upload on glance ! INFO:functest.utils.openstack_utils:Creating image 'cirros-0.3.5-x86_64-disk.img' from '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img'... INFO:promise:Creating flavor 'promise-flavor'... INFO:functest.utils.openstack_utils:Creating neutron network promise-net... INFO:promise:Exporting environment variables... INFO:promise:Running command: npm run -s test -- --reporter json INFO:promise:The command 'npm run -s test -- --reporter json' failed. Traceback (most recent call last): File "/usr/bin/run_promise_tests.py", line 6, in exec(compile(open(__file__).read(), __file__, 'exec')) File "/src/promise/promise/test/functest/run_promise_tests.py", line 236, in sys.exit(main()) File "/src/promise/promise/test/functest/run_promise_tests.py", line 203, in main json_data = json.loads(data) File "/usr/lib/python2.7/json/__init__.py", line 339, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 364, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded 2018-01-02 07:03:12,463 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/promise.log' 2018-01-02 07:03:32,685 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log'