yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44586
[Bug 1533487] [NEW] test_create_server_with_personality fails on the gate
Public bug reported:
http://logs.openstack.org/54/264354/8/check/gate-tempest-dsvm-neutron-
full-ssh/2e7adb0/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_personality.py", line 69, in test_create_server_with_personality
'sudo cat %s' % file_path))
File "tempest/common/utils/linux/remote_client.py", line 56, in exec_command
return self.ssh_client.exec_command(cmd)
File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 167, in exec_command
stderr=err_data, stdout=out_data)
tempest_lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /test.txt', exit status: 1, stderr:
cat: can't open '/test.txt': No such file or directory
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1533487
Title:
test_create_server_with_personality fails on the gate
Status in OpenStack Compute (nova):
New
Bug description:
http://logs.openstack.org/54/264354/8/check/gate-tempest-dsvm-neutron-
full-ssh/2e7adb0/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_personality.py", line 69, in test_create_server_with_personality
'sudo cat %s' % file_path))
File "tempest/common/utils/linux/remote_client.py", line 56, in exec_command
return self.ssh_client.exec_command(cmd)
File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/tempest_lib/common/ssh.py", line 167, in exec_command
stderr=err_data, stdout=out_data)
tempest_lib.exceptions.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; sudo cat /test.txt', exit status: 1, stderr:
cat: can't open '/test.txt': No such file or directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1533487/+subscriptions
Follow ups