)]}'
{"ironic_python_agent/extensions/standby.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"512839435f5574187ea602a43dbf640bcaf5c733","unresolved":false,"context_lines":[{"line_number":564,"context_line":"             match the checksum as reported by glance in image_info."},{"line_number":565,"context_line":"        \"\"\""},{"line_number":566,"context_line":"        starttime \u003d time.time()"},{"line_number":567,"context_line":"        total_retries \u003d CONF.image_download_connection_retries"},{"line_number":568,"context_line":"        for attempt in range(total_retries + 1):"},{"line_number":569,"context_line":"            try:"},{"line_number":570,"context_line":"                image_download \u003d ImageDownload(image_info, time_obj\u003dstarttime)"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_5c50180b","line":567,"updated":"2020-06-18 13:41:00.000000000","message":"nit: the name is a bit unfortunate now","commit_id":"4d55058b29a77fb4a7d1f9ead76bac1cd14d028d"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"512839435f5574187ea602a43dbf640bcaf5c733","unresolved":false,"context_lines":[{"line_number":578,"context_line":"                               \u0027Error: {}\u0027).format(device, str(e))"},{"line_number":579,"context_line":"                        raise errors.ImageDownloadError(image_info[\u0027id\u0027], msg)"},{"line_number":580,"context_line":"            except errors.ImageDownloadError as e:"},{"line_number":581,"context_line":"                if attempt \u003d\u003d CONF.image_download_connection_retries:"},{"line_number":582,"context_line":"                    raise"},{"line_number":583,"context_line":"                else:"},{"line_number":584,"context_line":"                    LOG.warning(\u0027Image download failed, %(attempt)s of \u0027"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_bc57b402","line":581,"updated":"2020-06-18 13:41:00.000000000","message":"nit: `attempt \u003d\u003d total_retries`","commit_id":"4d55058b29a77fb4a7d1f9ead76bac1cd14d028d"}]}
