[stdlog] 2022-05-09 13:33:50,546 avocado.test INFO | INIT 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-golang [stdlog] 2022-05-09 13:33:50,547 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2022-05-09 13:33:50,547 avocado.test DEBUG| Test metadata: [stdlog] 2022-05-09 13:33:50,547 avocado.test DEBUG| filename: /home/cleber/src/avocado/avocado/selftests/functional/test_nrunner_interface.py [stdlog] 2022-05-09 13:33:50,547 avocado.test DEBUG| teststmpdir: /tmp/avocado_n8c8iq7u [stdlog] 2022-05-09 13:33:50,548 avocado.test INFO | START 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-golang [stdlog] 2022-05-09 13:33:50,548 avocado.test DEBUG| PARAMS (key=runner, path=*, default=/usr/bin/python3 -m avocado.core.nrunner) => 'avocado-runner-golang' [stdlog] 2022-05-09 13:33:50,548 avocado.utils.process INFO | Running 'avocado-runner-golang runnable-run -u some_uri' [stdlog] 2022-05-09 13:33:51,912 avocado.utils.process DEBUG| [stdout] {'status': 'started', 'time': 428441.821028822} [stdlog] 2022-05-09 13:33:51,912 avocado.utils.process DEBUG| [stdout] {'status': 'running', 'time': 428442.322181264} [stdlog] 2022-05-09 13:33:51,912 avocado.utils.process DEBUG| [stdout] {'type': 'stdout', 'log': b'', 'status': 'running', 'time': 428442.322281879} [stdlog] 2022-05-09 13:33:51,912 avocado.utils.process DEBUG| [stdout] {'type': 'stderr', 'log': b'cannot find package "some_uri" in any of:\n\t/usr/lib/golang/src/some_uri (from $GOROOT)\n\t/home/cleber/go/src/some_uri (from $GOPATH)\n', 'status': 'running', 'time': 428442.322311002} [stdlog] 2022-05-09 13:33:51,912 avocado.utils.process DEBUG| [stdout] {'result': 'fail', 'returncode': 1, 'status': 'finished', 'time': 428442.322327903} [stdlog] 2022-05-09 13:33:51,980 avocado.utils.process INFO | Command 'avocado-runner-golang runnable-run -u some_uri' finished with 0 after 1.431132596s [stdlog] 2022-05-09 13:33:51,981 avocado.test DEBUG| PARAMS (key=runnable-run-uri-only-exit-code, path=*, default=2) => 0 [stdlog] 2022-05-09 13:33:51,981 avocado.test INFO | PASS 1-selftests/functional/test_nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-golang [stdlog] 2022-05-09 13:33:51,981 avocado.test INFO |