Skip to content

Instantly share code, notes, and snippets.

@nbren12
Created March 30, 2020 09:16
Show Gist options
  • Save nbren12/10bed8494d067c3ff6c880c368561602 to your computer and use it in GitHub Desktop.
Save nbren12/10bed8494d067c3ff6c880c368561602 to your computer and use it in GitHub Desktop.
2020-03-30 02:15:08.619 INFO test - build_gs_async:
Calling build_gs_async
:
/Users/noah/Library/Caches/pypoetry/virtualenvs/gcsfs-aoi-127wDiUL-py3.7/lib/python3.7/site-packages/google/auth/_default.py:69: UserWarning: Your application has authenticated using end user credentials from Google Cloud SDK. We recommend that most server applications use service accounts instead. If your application continues to use end user credentials from Cloud SDK, you might receive a "quota exceeded" or "API not enabled" error. For more information about service accounts, see https://cloud.google.com/docs/authentication/
warnings.warn(_CLOUD_SDK_CREDENTIALS_WARNING)
2020-03-30 02:15:09.311 WARNING _default - default: No project ID could be determined. Consider running `gcloud config set project` or setting the GOOGLE_CLOUD_PROJECT environment variable
2020-03-30 02:15:09.312 DEBUG retry - from_int: Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
2020-03-30 02:15:09.312 DEBUG requests - __call__: Making request: POST https://oauth2.googleapis.com/token
2020-03-30 02:15:09.318 DEBUG connectionpool - _new_conn: Starting new HTTPS connection (1): oauth2.googleapis.com:443
2020-03-30 02:15:09.409 DEBUG connectionpool - _make_request: https://oauth2.googleapis.com:443 "POST /token HTTP/1.1" 200 None
2020-03-30 02:15:09.411 DEBUG connectionpool - _new_conn: Starting new HTTPS connection (1): storage.googleapis.com:443
2020-03-30 02:15:09.533 DEBUG connectionpool - _make_request: https://storage.googleapis.com:443 "GET /storage/v1/b/vcm-ml-data/o?projection=noAcl&prefix=tmp%2Ftest.zarr HTTP/1.1" 200 2606
2020-03-30 02:15:09.534 DEBUG selector_events - __init__: Using selector: KqueueSelector
2020-03-30 02:15:09.534 DEBUG store - delete_items: deleting ['tmp/test.zarr/.zarray', 'tmp/test.zarr/0', 'tmp/test.zarr/1'] in vcm-ml-data
2020-03-30 02:15:11.683 DEBUG store - _upload_obj: uploading .zarray to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.683 DEBUG store - _upload_obj: uploading 0 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.683 DEBUG store - _upload_obj: uploading 1 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 2 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 3 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 4 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 5 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 6 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 7 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.684 DEBUG store - _upload_obj: uploading 8 to vcm-ml-data/tmp/test.zarr
2020-03-30 02:15:11.773 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.774 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.774 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.774 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.775 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.775 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.775 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.776 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.776 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.776 DEBUG storage - upload: using <UploadType.SIMPLE: 1> gcloud storage upload method
2020-03-30 02:15:11.944 INFO test - build_gs:
Calling build_gs_gcsfs
:
/Users/noah/Library/Caches/pypoetry/virtualenvs/gcsfs-aoi-127wDiUL-py3.7/lib/python3.7/site-packages/google/auth/_default.py:69: UserWarning: Your application has authenticated using end user credentials from Google Cloud SDK. We recommend that most server applications use service accounts instead. If your application continues to use end user credentials from Cloud SDK, you might receive a "quota exceeded" or "API not enabled" error. For more information about service accounts, see https://cloud.google.com/docs/authentication/
warnings.warn(_CLOUD_SDK_CREDENTIALS_WARNING)
2020-03-30 02:15:12.643 WARNING _default - default: No project ID could be determined. Consider running `gcloud config set project` or setting the GOOGLE_CLOUD_PROJECT environment variable
2020-03-30 02:15:12.644 DEBUG retry - from_int: Converted retries value: 3 -> Retry(total=3, connect=None, read=None, redirect=None, status=None)
2020-03-30 02:15:12.644 DEBUG core - connect: Connected with method google_default
2020-03-30 02:15:12.645 DEBUG requests - __call__: Making request: POST https://oauth2.googleapis.com/token
2020-03-30 02:15:12.647 DEBUG connectionpool - _new_conn: Starting new HTTPS connection (1): oauth2.googleapis.com:443
2020-03-30 02:15:12.750 DEBUG connectionpool - _make_request: https://oauth2.googleapis.com:443 "POST /token HTTP/1.1" 200 None
2020-03-30 02:15:12.752 DEBUG connectionpool - _new_conn: Starting new HTTPS connection (1): www.googleapis.com:443
2020-03-30 02:15:12.877 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /storage/v1/b/vcm-ml-data/o/?delimiter=%2F&prefix=tmp%2Ftest.zarr%2F HTTP/1.1" 200 7984
2020-03-30 02:15:12.959 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F.zarray HTTP/1.1" 204 0
2020-03-30 02:15:13.043 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F0 HTTP/1.1" 204 0
2020-03-30 02:15:13.124 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F1 HTTP/1.1" 204 0
2020-03-30 02:15:13.215 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F2 HTTP/1.1" 204 0
2020-03-30 02:15:13.299 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F3 HTTP/1.1" 204 0
2020-03-30 02:15:13.393 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F4 HTTP/1.1" 204 0
2020-03-30 02:15:13.475 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F5 HTTP/1.1" 204 0
2020-03-30 02:15:13.557 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F6 HTTP/1.1" 204 0
2020-03-30 02:15:13.637 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F7 HTTP/1.1" 204 0
2020-03-30 02:15:13.726 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "DELETE /storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F8 HTTP/1.1" 204 0
2020-03-30 02:15:13.828 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:14.104 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UrzCGOeFDLATE9oTned0zx1xbttLpIelaxgE8KsrsIHR0XJjRNCiC3fytlcgCsold7zkPKaFkoaEtAS1jYkD13wA0A_6Q&uploadType=resumable HTTP/1.1" 200 788
2020-03-30 02:15:14.232 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F.zarray?alt=media HTTP/1.1" 200 312
2020-03-30 02:15:14.338 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F0?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:14.431 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:14.625 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Upg3g3b19P4cxNQnWwGvo_lkZZTdFaLNNzEnYDsgye_QFLCSy4sXNmyty0AsgbHqBXaX6U9pCBqTVgCb4F_a-aW9MEEUA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:14.793 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F0?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:14.892 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:15.061 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UqO4FUlEHTTIc2rPsEG29tuckbjoDgo_y73JsKCVFHsSgsgSQ4vgMLM8d_WKx7S_LIxSVHGXPBXqXJV2aVTymXaj_jpNw&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:15.220 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F0?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:15.322 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:15.515 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UrvfbVQWuINplDZOyYywSycoD8LcGasq9MekdKM-vGWB-Vc3B29A0Pkq0ylMXZeZ9rVI_GIAxHCrmyQtUPJZgncGXHNEQ&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:15.591 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F1?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:15.691 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:15.899 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UrhOYrBvib57rjQzdVdFrybybuLTfDCQxiccXK4Y1ensdsG6MsZ8PG1NipG3YKoQ6o15h3uAQcRVWm9BJbWm6PJ5OXVPA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:16.062 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F1?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:16.160 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:16.336 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uq5bvkYgIE0_Ig1TSoiDQ8vO1DT33hp7uhheyuEr1gm7E3UmIKZ96D0SYzsiz8rbSuezr-pfZFySWFdNqjwtN_02_m0Qw&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:16.512 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F1?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:16.619 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:16.778 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UoyY0UjJbCdmWvRNAxOHTH2-zcxWkzLC4iDdIeRnluZTiaH3CBNqaK_3LBVRbNPl0QWnTl8yN7P9VD5_oe8G4GmpV-1_Q&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:16.859 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F2?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:16.950 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:17.135 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Ups_-aWRu6kr3op-HZsXRgQht4eFe07vU9_HVQ0oRnEX4LEHq3OiqYH85C7yWf_rmeMSizNvNTIhae9ToCsVUhUqWWrhg&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:17.587 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F2?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:17.684 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:18.200 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Ur5zNOdHjxiN-Tf5V3PC--avH4KLUnBfBJLe-J8zjGJKksq0fRZh3-wz1aYQZFqvbEh24ib_FpmXaq-xwBCK2y_qI6_ug&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:18.372 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F2?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:18.467 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:18.616 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uo5UWejVXn46rvWE6uQbn2i0RHAR-oNKzJViqGqUdXT7xRaRVHDs66Xhl7eyCu79E4Gwjs5Ny0z4fIQl7bGzdpQPy_sAg&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:18.694 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F3?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:18.807 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:18.955 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UreNHCnleAvJRjzP7x_Bvax8oFrC7z1IW3sTLMkZ9K3bEvIFKpM2NfQ4LHSKLxgHLZV3FWFe3ld1rk4e7wPnEs6UUZ1jQ&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:19.137 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F3?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:19.233 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:19.635 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uq2EUBLtr7cFxnim-g9FN9OXOpL-vrYmPxlZA2HgT4IU14o7HCTz4pewrVYcs5NXRw1U1vLeyjcSMCFWAK4UF1E61hdXg&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:19.800 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F3?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:19.903 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:20.067 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UpT1Pu4Rq1xazLqJstrvUgQy1tCDGQzfwBeQOsMlkcx39jf73huzFGwnAQd6lfMqIpx1g5LS6FOWK9IKtepTx1pM0cKhw&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:20.195 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F4?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:20.309 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:20.478 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UqmIj9UEqjkoJ4V_DJx88v84hTJp5B-zQallHGxaDH-_MRWmDwp_x4VvaZT8tf6dAthCtXnwtiMMLkl_SwgW8rLiz0FMQ&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:20.642 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F4?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:20.730 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:20.937 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UqKNk7MSPnnwZi4RmJJzMNOi5p_xEKSKKxPFVQe2BHZaAdjtJg3Ks6grZ1GhwB7Sq9M7iyGZutaIWl2KY5uanXEbW7e_g&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:21.101 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F4?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:21.193 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:21.409 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UrEKJWWp8r669YkEXgvTnP8Dw3c4CdGRkuJDk4VSS5LYMjvld6El_KQ7gdC_YgD1pcxlxHYFNa9y7v6bvrhYEysPuv0KA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:21.490 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F5?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:21.574 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:21.757 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uq58K1dYvpdiJvwgwPzKj_EpovcdstE2Jq6mnuQMB80MspKkPnZEZ9mXNjRCynVsaZJkQJEkyW9Gye1-ldk54Kgg5X12w&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:21.918 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F5?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:22.012 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:22.199 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uo82oYZyhJdOzEu1H3fGMYyDqcfiZfKq7u2Oi_n5-i-EEGIwHikQeyDmLBAU6I7kl2tOnRlyfxJ9fHB5MvJ1VTDBwE4mA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:22.358 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F5?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:22.462 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:22.706 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UraXIlBD6m3GHbRItjxqdaaobMxFCW9PNCpgLQliT-ShLveei3AmeL1x1Tj6FDFKZBuEL84UhpKoESvI_6A6INEKE0ifA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:22.794 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F6?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:22.886 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:23.044 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UqnXScQ7bnGf6ZZEP-PuvIahZBYLDKRTXJJRkexEWkARHATVKH1iiEQMLVAG546wx0uHTNJEm3z_SlN2pAjFzzQCZWB6Q&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:23.245 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F6?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:23.329 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:23.730 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uq8wTzhEAkGNb3SqBi92WSEllabpPd_XbUGsUSxMFLOj-ZcPEGEMd9EVYhOp_io3upDy88c98gcqOw3R6KoM0tdWWB9IQ&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:23.889 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F6?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:23.978 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:24.136 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UpcGiF1QHojVy7_ED0QF9aJTANzNeGLTFakdIbpmt-aoK_PlBgCZwyQOJKTW8DQcGp7UREOEleBpW95cSSNI7ojpwflkA&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:24.209 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F7?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:24.312 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:24.755 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Uq6QLnJGM1Jw3pMnElNV-XK102ekylDTkGoCzMSHjrCsOCmbvArG_20_7RkBB4enPeP2YKOokiEQVvONo2WVtwxOb1UXQ&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:24.933 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F7?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:25.027 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:25.222 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2UpSbzUTV5d69w9Scg66C-qkqTepQfZQwLuJLh-RqxIC7FVXiTB_tixSJkAp0RO0fmsbeJORuwJ0CjGwMXcprFiMPIeOSw&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:25.389 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F7?alt=media HTTP/1.1" 200 40
2020-03-30 02:15:25.478 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:25.677 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Ur0K0VYUAZhxObp88W341Wp5GF9LB3GLzamkovRY3sRZbe8qPI1tJhN4z-Ja8jh6vOiWIt7xqgd_N-yIdcEQ1cpwPCbRg&uploadType=resumable HTTP/1.1" 200 763
2020-03-30 02:15:25.752 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "GET /download/storage/v1/b/vcm-ml-data/o/tmp%2Ftest.zarr%2F8?alt=media HTTP/1.1" 404 43
2020-03-30 02:15:25.853 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable HTTP/1.1" 200 0
2020-03-30 02:15:26.031 DEBUG connectionpool - _make_request: https://www.googleapis.com:443 "POST /upload/storage/v1/b/vcm-ml-data/o?uploadType=resumable&upload_id=AEnB2Ur38Sx2eJb54pDVoipTNlz6hDAkBdnAgtp1xA8mRJRdtJJHmhX6e7hwHr62r44Gc5nToy9IxtgkhCwe74xo82GrzHWKdw&uploadType=resumable HTTP/1.1" 200 763
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment