[stdlog] 2022-05-09 13:33:48,777 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner [stdlog] 2022-05-09 13:33:48,778 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:48,778 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:48,778 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:48,778 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:48,779 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner [stdlog] 2022-05-09 13:33:48,779 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner' [stdlog] 2022-05-09 13:33:48,779 avocado.utils.process INFO | Running 'avocado-runner runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:49,498 avocado.utils.process DEBUG| [stderr] usage: avocado-runner runnable-run [-h] -k KIND [-u URI] [-c CONFIG] [-a ARG] [stdlog] 2022-05-09 13:33:49,498 avocado.utils.process DEBUG| [stderr] [KEY_VAL ...] [stdlog] 2022-05-09 13:33:49,498 avocado.utils.process DEBUG| [stderr] avocado-runner runnable-run: error: the following arguments are required: -k/--kind [stdlog] 2022-05-09 13:33:49,576 avocado.utils.process INFO | Command 'avocado-runner runnable-run -u some_uri' finished with 2 after 0.795399754s [stdlog] 2022-05-09 13:33:49,576 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 2 [stdlog] 2022-05-09 13:33:49,576 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner [stdlog] 2022-05-09 13:33:49,577 avocado.test INFO |