)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"efe9651cdf33545a5001c388e1a644a39816fa38","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"13d1438d_9e32d4b3","updated":"2024-09-20 16:31:23.000000000","message":"Yowza! On an arbitrary build result before this, I\u0027m seeing listings like\n```\njob-output.json  Wed Sep 4 00:56:37 2024\t196.0M\njob-output.txt   Wed Sep 4 00:56:41 2024\t98.7M\n```\nWith this, that drops to\n```\njob-output.json  Fri Sep 20 15:29:11 2024\t1007.7K\njob-output.txt   Fri Sep 20 15:29:15 2024\t323.0K\n```\nThe good news is that these get gzipped, so that 196M json is \"only\" ~600K on the backend -- but it still sucks as a client/browser.","commit_id":"60c0ab2ea0533dabbcd6315357d426549ace5c9d"}],"test/functional/s3api/__init__.py":[{"author":{"_account_id":7847,"name":"Alistair Coles","email":"alistairncoles@gmail.com","username":"acoles"},"change_message_id":"a05209bff60e633119f0a1fec7338bd42fa97dfc","unresolved":true,"context_lines":[{"line_number":50,"context_line":"            logging.getLogger(\u0027boto\u0027).setLevel(logging.INFO)"},{"line_number":51,"context_line":"            yield"},{"line_number":52,"context_line":"        finally:"},{"line_number":53,"context_line":"            logging.getLogger(\u0027boto\u0027).setLevel(original_level)"},{"line_number":54,"context_line":""},{"line_number":55,"context_line":"    def setUp(self):"},{"line_number":56,"context_line":"        if not tf.config.get(\u0027s3_access_key\u0027):"}],"source_content_type":"text/x-python","patch_set":1,"id":"85a0a06b_9643e50c","line":53,"updated":"2024-09-20 15:07:31.000000000","message":"This seems to quieten things down, but I\u0027m not actually sure what the intention of this context manager is - AFAICT boto *is* logging at INFO until line 53 executes for the first time, after which all tests in a module have boto logging at DEBUG.\n\nI wonder if there was a time when boto logged at DEBUG by default, so this helper would have made more sense?? I wonder if we just want to get rid of this altogether and always log at INFO?","commit_id":"60c0ab2ea0533dabbcd6315357d426549ace5c9d"}]}
