[stdlog] 2022-05-09 13:33:48,913 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-exec-test [stdlog] 2022-05-09 13:33:48,914 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:48,914 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:48,914 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:48,914 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:48,915 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-exec-test [stdlog] 2022-05-09 13:33:48,915 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-exec-test' [stdlog] 2022-05-09 13:33:48,915 avocado.utils.process INFO | Running 'avocado-runner-exec-test runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:49,619 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428440.030478773} [stdlog] 2022-05-09 13:33:49,619 avocado.utils.process DEBUG| [stdout] {'result': 'error', 'fail_reason': "[Errno 2] No such file or directory: 'some_uri'", 'status': 'finished', 'time': 428440.030498497} [stdlog] 2022-05-09 13:33:49,691 avocado.utils.process INFO | Command 'avocado-runner-exec-test runnable-run -u some_uri' finished with 0 after 0.775031525s [stdlog] 2022-05-09 13:33:49,692 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:49,692 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-exec-test [stdlog] 2022-05-09 13:33:49,692 avocado.test INFO |