[stdlog] 2022-05-09 13:33:58,160 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:58,160 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:58,160 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:58,160 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:58,161 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:58,161 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:58,161 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-tap' [stdlog] 2022-05-09 13:33:58,162 avocado.utils.process INFO | Running 'avocado-runner-tap task-run -i some_identifier' [stdlog] 2022-05-09 13:33:58,921 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428449.332211136, 'output_dir': '/tmp/.avocado-task-khurgcrj', 'id': 'some_identifier'} [stdlog] 2022-05-09 13:33:58,921 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': 'expected str, bytes or os.PathLike object, not NoneType', 'status': 'finished', 'time': 428449.33224014, 'id': 'some_identifier'} [stdlog] 2022-05-09 13:33:58,986 avocado.utils.process INFO | Command 'avocado-runner-tap task-run -i some_identifier' finished with 0 after 0.823104607s [stdlog] 2022-05-09 13:33:58,986 avocado.test DEBUG| PARAMS (key=task-run-id-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:58,986 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-tap [stdlog] 2022-05-09 13:33:58,987 avocado.test INFO |