)]}'
{"ansible/roles/mariadb/tasks/recover_cluster.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"8bc2c32889184f8f4dbcf7a1223698b2d57c4be8","unresolved":false,"context_lines":[{"line_number":82,"context_line":"              until: service.container_name not in mariadb_container_facts"},{"line_number":83,"context_line":"              retries: 30"},{"line_number":84,"context_line":"              delay: 2"},{"line_number":85,"context_line":"          rescue:"},{"line_number":86,"context_line":"            # Sometimes the mariadb service can get into a partially shutdown"},{"line_number":87,"context_line":"            # state following a \u0027mysqladmin shutdown\u0027. Stop the container."},{"line_number":88,"context_line":"            - name: Stop MariaDB container"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_8c03100d","line":85,"updated":"2019-07-02 07:50:22.000000000","message":"It looks like in the last failure this rescue block is being associated with the outer block, and therefore the Stop MariaDB container runs after \u0027Registering mariadb_recover_inventory_name from temp file\u0027, which is too late.","commit_id":"41b842903b0a8606614c35872d2a9578ac967203"}]}
