You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Automatus errors (might be caused by tested rule), Contest doesn't report it:
2024-05-06 15:26:15 test.py:92: running: ./automatus.py rule --libvirt qemu:///system contest --product rhel9 --remediate-using oscap sudo_custom_logfile
Setting console output to log level INFO
INFO - The base image option has not been specified, choosing libvirt-based test environment.
INFO - Logging into /tmp/tmpvkzad62j/BUILD/scap-security-guide-0.1.73/tests/logs/rule-custom-2024-05-06-1526/test_suite.log
2024-05-06 15:26:17 test.py:118: using automatus log dir: /tmp/tmpvkzad62j/BUILD/scap-security-guide-0.1.73/tests/logs/rule-custom-2024-05-06-1526
ERROR - Terminating due to error: Unable to upload test scripts: Cannot extract data tarball /root/ssgts/tmpmih07c_v.tar.gz.
WARNING - Nothing has been tested!
2024-05-06 15:26:28 test.py:167: lib.virt.Guest.booted:615: shutting down contest
2024-05-06 15:26:28 test.py:167: lib.virt.wait_for_domstate:721: waiting for contest to be shut off for 300sec
2024-05-06 15:26:29 test.py:169: lib.waive.collect_waivers:141: using /var/tmp/fmf_wrapper_git_cache/tests/https___github.com_RHSecurityCompliance_contest/conf/waivers for waiving
2024-05-06 15:26:29 test.py:169: lib.results.report_plain:182: PASS /
and finishes as everything passed.
Reproducible on RHEL 9.0 compose (with latest content and scanner). On RHEL 9.2<=, it fine.
The text was updated successfully, but these errors were encountered:
When Automatus errors (might be caused by tested rule), Contest doesn't report it:
and finishes as everything passed.
Reproducible on RHEL 9.0 compose (with latest content and scanner). On RHEL 9.2<=, it fine.
The text was updated successfully, but these errors were encountered: