localhost.localdomain: linux-system-roles/ci-testing: pull #28 (3fa78c5) on centos-8
====================================================================================

+ git init --quiet /tmp/tmpukju8b9c
+ GIT_TERMINAL_PROMPT=0 git -C /tmp/tmpukju8b9c fetch --quiet --depth=1 https://github.com/linux-system-roles/ci-testing pull/28/head
+ git -C /tmp/tmpukju8b9c checkout --quiet FETCH_HEAD
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.10/logging/__init__.py", line 1100, in emit
    msg = self.format(record)
  File "/usr/lib64/python3.10/logging/__init__.py", line 943, in format
    return fmt.format(record)
  File "/usr/lib64/python3.10/logging/__init__.py", line 678, in format
    record.message = record.getMessage()
  File "/usr/lib64/python3.10/logging/__init__.py", line 368, in getMessage
    msg = msg % self.args
TypeError: not enough arguments for format string
Call stack:
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 1721, in <module>
    sys.exit(main())
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 1676, in main
    handle_task(
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 1193, in handle_task
    result = task.run(
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 767, in run
    logging.debug(
Message: 'Calling runqemu with image %s cache %s inventory %s args %s collection_path %s pretty %s profile %s sourcedir %s artifacts %s setup_yml %s use_snapshot %s remove_cloud_init %s use_yum_cache %s wait_on_qemu %s erase_old_snapshot %s post_snap_sleep_time %s batch_file %s batch_report %s'
Arguments: ({'name': 'centos-8', 'source': 'https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220125.1.x86_64.qcow2', 'openstack_image': 'CentOS-8-x86_64-GenericCloud-released-latest', 'upload_results': True, 'setup': [{'name': 'Enable HA repos', 'hosts': 'all', 'become': True, 'gather_facts': False, 'tasks': [{'name': 'Enable HA repos', 'command': 'dnf config-manager --set-enabled ha'}]}]}, '/home/nhosoi/.cache/linux-system-roles/', '/usr/share/ansible/inventory/standard-inventory-qcow2', ['--skip-tags=tests::cleanup', '-vv', '--'], '/tmp/tmpfzo203p_', False, False, '/tmp/tmpukju8b9c', '/tmp/linux-system-role-test-work-pull-linux-system-roles_ci-testing-28-3fa78c5-centos-8-h8_pfdvm/artifacts', ['/tmp/tmpukju8b9c/tests/setup-snapshot.yml'], True, False, True, False, 30, '/tmp/tmpoppq2qr9/ci-testing_batch.txt', '/tmp/tmpoppq2qr9/ci-testing_batch.report')
Traceback (most recent call last):
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 1193, in handle_task
    result = task.run(
  File "/home/nhosoi/linux-system-roles/test-harness/test/./run-tests", line 790, in run
    with open(batch_report) as reports:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpoppq2qr9/ci-testing_batch.report'

index