Oswaldo Caballero

Results 2 issues of Oswaldo Caballero

Hi. Using lnav to process and read through custom logs produced by our product. Logs are JSON lines format and looks like: ``` {"#node":"node-1","sev":"INFO","host":"node-1","pid":"2668","cont":"registry","msg":"2602:807:900e:d5::2 - - [10/Apr/2022:20:17:03 +0000] \"PATCH /v2/openshift/blobs/uploads/a0eb5c54-602c-4b55-bfe1-715f62fc7046?_state=aEUsD5xSCKh-o7KFx_htZ8Aasc2izj5tC3XQ17IzNuR7Ik5hbWUiOiJvcGVuc2hpZnQiLCJVVUlEIjoiYTBlYjVjNTQtNjAyYy00YjU1LWJmZTEtNzE1ZjYyZmM3MDQ2IiwiT2Zmc2V0IjowLCJTdGFydGVkQXQiOiIyMDIyLTA0LTEwVDIwOjE3OjAzLjA0NTY3NjMyN1oifQ%3D%3D...

When trying to get the tree of tasks for one project, the plugin fails with this error: ``` > Task :myproject:taskTree FAILED FAILURE: Build failed with an exception. * What...