# Pastebin Yl8XO633 octavia_tempest_plugin.tests.v2.scenario.test_basic_ops.BasicOpsTest.test_basic_ops[id-250ebc41-645e-43fb-a79a-e3035f338e2a,slow] --------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/project/tempestplugin/octavia-tempest-plugin/octavia_tempest_plugin/tests/v2/scenario/test_basic_ops.py", line 68, in setUp self.create_backend() File "/opt/stack/project/tempestplugin/octavia-tempest-plugin/octavia_tempest_plugin/tests/v2/base.py", line 517, in create_backend vr_resources['keypair']['private_key'] File "/opt/stack/project/tempestplugin/octavia-tempest-plugin/octavia_tempest_plugin/tests/server_util.py", line 318, in run_webserver copy_file(connect_ip, private_key, SERVER_BINARY, httpd) File "/opt/stack/project/tempestplugin/octavia-tempest-plugin/octavia_tempest_plugin/tests/server_util.py", line 302, in copy_file return _execute(cmd) File "/opt/stack/project/tempestplugin/octavia-tempest-plugin/octavia_tempest_plugin/tests/server_util.py", line 284, in _execute raise TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType