)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"8fd07066b84de77f0fb363a2f7148a83f8af8595","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"c0ef51f1_bca16407","updated":"2025-09-22 11:20:30.000000000","message":"recheck debian mariadb backup fail - unrelated","commit_id":"7144cd2cc433d860249ab2d51b7628ad3d79edd6"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"383a8651a8a9bd12e9b43bdbbbd0ec9f4a03bf2b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":13,"id":"73cad450_15918e64","updated":"2025-09-23 13:20:04.000000000","message":"LGTM, small NIT","commit_id":"7dd21b7efa8c669f4225d2849b5aa80e432f4943"}],"tests/check-logs.sh":[{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"c811dc330992f06d7b1448f6c7e334d1fefc0fab","unresolved":true,"context_lines":[{"line_number":33,"context_line":"    code\u003d1"},{"line_number":34,"context_line":"    retries\u003d1"},{"line_number":35,"context_line":"    retries_max\u003d10"},{"line_number":36,"context_line":"    until [[ $(tail -n 5 /var/log/kolla/fluentd/fluentd.log | grep \"Could not communicate to OpenSearch\" | wc -l) -eq 0 ]]; do"},{"line_number":37,"context_line":"        echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log, sleeping 60 seconds\""},{"line_number":38,"context_line":"        retries\u003d$((retries + 1))"},{"line_number":39,"context_line":"        if [[ $retries !\u003d $retries_max ]]; then"}],"source_content_type":"text/x-sh","patch_set":7,"id":"1576af3d_0789a0de","line":36,"updated":"2025-09-19 11:47:22.000000000","message":"sudo?","commit_id":"84d3239f93859e519d3d6fb04271dcddd9dd3d66"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"9466d53b682c7ac1d3021fd3ebe4ea2e9b1bc3b9","unresolved":false,"context_lines":[{"line_number":33,"context_line":"    code\u003d1"},{"line_number":34,"context_line":"    retries\u003d1"},{"line_number":35,"context_line":"    retries_max\u003d10"},{"line_number":36,"context_line":"    until [[ $(tail -n 5 /var/log/kolla/fluentd/fluentd.log | grep \"Could not communicate to OpenSearch\" | wc -l) -eq 0 ]]; do"},{"line_number":37,"context_line":"        echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log, sleeping 60 seconds\""},{"line_number":38,"context_line":"        retries\u003d$((retries + 1))"},{"line_number":39,"context_line":"        if [[ $retries !\u003d $retries_max ]]; then"}],"source_content_type":"text/x-sh","patch_set":7,"id":"7a25f53f_f46a9877","line":36,"in_reply_to":"1576af3d_0789a0de","updated":"2025-09-19 12:41:52.000000000","message":"Done","commit_id":"84d3239f93859e519d3d6fb04271dcddd9dd3d66"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"c811dc330992f06d7b1448f6c7e334d1fefc0fab","unresolved":true,"context_lines":[{"line_number":40,"context_line":"            sleep 60"},{"line_number":41,"context_line":"        else"},{"line_number":42,"context_line":"            echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log after 10 retries - exiting.\""},{"line_number":43,"context_line":"            exit 0"},{"line_number":44,"context_line":"        fi"},{"line_number":45,"context_line":"    done"},{"line_number":46,"context_line":""}],"source_content_type":"text/x-sh","patch_set":7,"id":"42ebaa2d_75594730","line":43,"updated":"2025-09-19 11:47:22.000000000","message":"do we want to stop this whole script there?","commit_id":"84d3239f93859e519d3d6fb04271dcddd9dd3d66"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"9466d53b682c7ac1d3021fd3ebe4ea2e9b1bc3b9","unresolved":false,"context_lines":[{"line_number":40,"context_line":"            sleep 60"},{"line_number":41,"context_line":"        else"},{"line_number":42,"context_line":"            echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log after 10 retries - exiting.\""},{"line_number":43,"context_line":"            exit 0"},{"line_number":44,"context_line":"        fi"},{"line_number":45,"context_line":"    done"},{"line_number":46,"context_line":""}],"source_content_type":"text/x-sh","patch_set":7,"id":"2c85db0d_829fca99","line":43,"in_reply_to":"42ebaa2d_75594730","updated":"2025-09-19 12:41:52.000000000","message":"There\u0027s no sense in checking all the files, because fluentd for some bloody reason does not open any file if output plugin is not ready.","commit_id":"84d3239f93859e519d3d6fb04271dcddd9dd3d66"},{"author":{"_account_id":23084,"name":"Bartosz Bezak","email":"bartosz@stackhpc.com","username":"b.bezak"},"change_message_id":"383a8651a8a9bd12e9b43bdbbbd0ec9f4a03bf2b","unresolved":true,"context_lines":[{"line_number":201,"context_line":"    retries\u003d0"},{"line_number":202,"context_line":"    retries_max\u003d10"},{"line_number":203,"context_line":"    until [[ $(sudo tail -n 5 /var/log/kolla/fluentd/fluentd.log | grep \"Could not communicate to OpenSearch\" | wc -l) -eq 0 ]]; do"},{"line_number":204,"context_line":"        echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log, sleeping 60 seconds\""},{"line_number":205,"context_line":"        retries\u003d$((retries + 1))"},{"line_number":206,"context_line":"        if [[ $retries !\u003d $retries_max ]]; then"},{"line_number":207,"context_line":"            sleep 30"}],"source_content_type":"text/x-sh","patch_set":13,"id":"81ef4351_600d553c","line":204,"updated":"2025-09-23 13:20:04.000000000","message":"```suggestion\n        echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log, sleeping 30 seconds\"\n```","commit_id":"7dd21b7efa8c669f4225d2849b5aa80e432f4943"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"36f92ca7d4fa9d7eb4618cc9f27948c6b14deb6d","unresolved":false,"context_lines":[{"line_number":201,"context_line":"    retries\u003d0"},{"line_number":202,"context_line":"    retries_max\u003d10"},{"line_number":203,"context_line":"    until [[ $(sudo tail -n 5 /var/log/kolla/fluentd/fluentd.log | grep \"Could not communicate to OpenSearch\" | wc -l) -eq 0 ]]; do"},{"line_number":204,"context_line":"        echo \"Found \u0027Could not communicate to OpenSearch\u0027 in last 5 lines of fluentd.log, sleeping 60 seconds\""},{"line_number":205,"context_line":"        retries\u003d$((retries + 1))"},{"line_number":206,"context_line":"        if [[ $retries !\u003d $retries_max ]]; then"},{"line_number":207,"context_line":"            sleep 30"}],"source_content_type":"text/x-sh","patch_set":13,"id":"62db88a8_ac8be817","line":204,"in_reply_to":"81ef4351_600d553c","updated":"2025-09-23 13:24:14.000000000","message":"Fix applied.","commit_id":"7dd21b7efa8c669f4225d2849b5aa80e432f4943"}]}
