CI (branch: hotfix/photon-fips) #1959
Annotations
2 errors
tests/pytests/functional/cli/test_batch.py#L143
pytestshellutils.exceptions.FactoryTimeout: Salt(id='master-54HWs5', config_file='/tmp/stsuite/master-54HWs5/conf/master', config_dir='/tmp/stsuite/master-54HWs5/conf', python_executable='/tmp/testing/.nox/ci-test-onedir/bin/python', cwd=PosixPath('/tmp/testing'), slow_stop=True, timeout=30, script_name='/tmp/stsuite/scripts/cli_salt.py', base_script_args=[], display_name=None) Failed to run: ['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/master-54HWs5/conf', '--timeout=30', '--log-level=critical', '*minion*', 'state.singletest.fail_without_changesname=test_me', '-b 1', '--out=yaml', '--failhard']; Error: Timed out after 50.10 seconds!
ProcessResult
Command Line: ['/tmp/testing/.nox/ci-test-onedir/bin/python', '/tmp/stsuite/scripts/cli_salt.py', '--config-dir=/tmp/stsuite/master-54HWs5/conf', '--timeout=30', '--log-level=critical', '*minion*', 'state.singletest.fail_without_changesname=test_me', '-b 1', '--out=yaml', '--failhard']
Returncode: 1
Process Output:
>>>>> STDOUT >>>>>
Executing run on ['sub-minion-iHUo9y']
jid: '20231027165859474808'
retcode: 1
sub-minion-iHUo9y: '''state.singletest.fail_without_changesname=test_me'' is not available.'
<<<<< STDOUT <<<<<
>>>>> STDERR >>>>>
Exception ignored in atexit callback: <bound method Coverage._atexit of <coverage.control.Coverage object at 0x7f63bf05fbe0>>
Traceback (most recent call last):
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/control.py", line 682, in _atexit
self.save()
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/control.py", line 780, in save
data = self.get_data()
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/control.py", line 860, in get_data
if self._collector.flush_data():
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/collector.py", line 496, in flush_data
self.covdata.add_arcs(self.mapped_file_dict(arc_data))
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/sqldata.py", line 125, in _wrapped
return method(self, *args, **kwargs)
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/sqldata.py", line 538, in add_arcs
con.executemany_void(
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/sqlitedb.py", line 201, in executemany_void
self._executemany(sql, data).close()
File "/tmp/testing/.nox/ci-test-onedir/lib/python3.10/site-packages/coverage/sqlitedb.py", line 190, in _executemany
return self.con.executemany(sql, data)
File "/tmp/testing/artifacts/salt/lib/python3.10/site-packages/salt/scripts.py", line 61, in _handle_signals
sys.exit(salt.defaults.exitcodes.EX_OK)
SystemExit: 0
<<<<< STDERR <<<<<
|
tests/pytests/integration/cli/test_salt_cp.py#L43
TypeError: 'bool' object is not subscriptable
|
The logs for this run have expired and are no longer available.
Loading