CI (branch: hotfix/photon-fips) #1959
Annotations
1 error
tests/pytests/integration/minion/test_return_retries.py#L109
assert 0 == 1
+ where 0 = ProcessResult(returncode=0, stdout='{\n"pillar-timeout-1-BAfeem": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "16:53:39.147476",\n"duration": 3.741,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-3-XJCyAY": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "16:53:39.216791",\n"duration": 2.165,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-4-sm7jON": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "16:53:39.237899",\n"duration": 1.725,\n"__id__": "custom_test_state"\n}\n}\n}\n{\n"pillar-timeout-2-GYZ1vb": {\n"test_|-custom_test_state_|-example_|-configurable_test_state": {\n"name": "example",\n"changes": {\n"testing": {\n"old": "Unchanged",\n"new": "Something pretended to change"\n}\n},\n"result": true,\n"comment": "Nothing has acutally been changed",\n"__sls__": "issue-50221",\n"__run_num__": 0,\n"start_time": "16:53:39.501435",\n"duration": 5.134,\n"__id__": "custom_test_state"\n}\n}\n}\n', stderr='', cmdline=['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/pillar-timeout-master/conf', '--timeout=5', '--out=json', '--out-indent=0', '--log-level=critical', '*', 'state.sls', 'issue-50221'], data_key=None, data={'pillar-timeout-1-BAfeem': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '16:53:39.147476', 'duration': 3.741, '__id__': 'custom_test_state'}}, 'pillar-timeout-3-XJCyAY': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '16:53:39.216791', 'duration': 2.165, '__id__': 'custom_test_state'}}, 'pillar-timeout-4-sm7jON': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '16:53:39.237899', 'duration': 1.725, '__id__': 'custom_test_state'}}, 'pillar-timeout-2-GYZ1vb': {'test_|-custom_test_state_|-example_|-configurable_test_state': {'name': 'example', 'changes': {'testing': {'old': 'Unchanged', 'new': 'Something pretended to change'}}, 'result': True, 'comment': 'Nothing has acutally been changed', '__sls__': 'issue-50221', '__run_num__': 0, 'start_time': '16:53:39.501435', 'duration': 5.134, '__id__': 'custom_test_state'}}}).returncode
|
The logs for this run have expired and are no longer available.
Loading