time: 2020-03-31 19:36:54.616302Z
tags: worker-1
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run
time: 2020-03-31 19:36:54.631686Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3E4
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 46, in test_run
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-1
time: 2020-03-31 19:36:54.689488Z
tags: worker-6
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_fails
time: 2020-03-31 19:36:54.693543Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_fails [ multipart
]
tags: -worker-6
time: 2020-03-31 19:36:54.694114Z
tags: worker-6
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_quote
time: 2020-03-31 19:36:54.695186Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_quote [ multipart
]
tags: -worker-6
time: 2020-03-31 19:36:54.679447Z
tags: worker-0
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_fail
time: 2020-03-31 19:36:54.695160Z
successful: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_fail [ multipart
]
tags: -worker-0
time: 2020-03-31 19:36:54.695562Z
tags: worker-6
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_string
time: 2020-03-31 19:36:54.696444Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_string [ multipart
]
tags: -worker-6
time: 2020-03-31 19:36:54.696765Z
tags: worker-6
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_str_quote
time: 2020-03-31 19:36:54.697577Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_str_quote [ multipart
]
tags: -worker-6
time: 2020-03-31 19:36:54.776937Z
tags: worker-2
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env
time: 2020-03-31 19:36:54.799555Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3E8
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 74, in test_run_env
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-2
time: 2020-03-31 19:36:54.815903Z
tags: worker-4
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_force
time: 2020-03-31 19:36:54.819665Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_destination_exists_force [ multipart
]
tags: -worker-4
time: 2020-03-31 19:36:54.951887Z
tags: worker-3
test: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env_quoted
time: 2020-03-31 19:36:54.962814Z
failure: tests.plugins.modules.test_tripleo_shell_script.TestTripleoShellScript.test_run_env_quoted [ multipart
Content-Type: text/x-traceback;charset=utf8,language=python
traceback
3F0
Traceback (most recent call last):
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/tests/plugins/modules/test_tripleo_shell_script.py", line 104, in test_run_env_quoted
    mock_exit_json.assert_called_once_with()
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 957, in assert_called_once_with
    return self.assert_called_with(*args, **kwargs)
  File "/home/aschultz/Documents/workspace/tripleo/tripleo-operator-ansible/.tox/py36/lib/python3.6/site-packages/mock/mock.py", line 944, in assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "<string>", line 3, in raise_from
AssertionError: expected call not found.
Expected: exit_json()
Actual: exit_json(changed=True)
0
]
tags: -worker-3
time: 2020-03-31 19:36:54.962114Z
tags: worker-7
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_source_missing_skips
time: 2020-03-31 19:36:54.964335Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run_source_missing_skips [ multipart
]
tags: -worker-7
time: 2020-03-31 19:36:54.964556Z
tags: worker-7
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_default
time: 2020-03-31 19:36:54.965083Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_default [ multipart
]
tags: -worker-7
time: 2020-03-31 19:36:54.965206Z
tags: worker-7
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_none
time: 2020-03-31 19:36:54.965679Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_none [ multipart
]
tags: -worker-7
time: 2020-03-31 19:36:54.963387Z
tags: worker-5
test: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run
time: 2020-03-31 19:36:54.965480Z
successful: tests.plugins.action.test_timestamp_file.TestTimestampFile.test_run [ multipart
]
tags: -worker-5
time: 2020-03-31 19:36:54.965666Z
tags: worker-5
test: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_param
time: 2020-03-31 19:36:54.966048Z
successful: tests.plugins.filter.test_shell_args.TestShellArgsFilters.test_shell_arg_list_param [ multipart
]
tags: -worker-5
