Summary |
74 passed5 skipped
|
Start Time | Jun 26 15:05:06.408 +0000 UTC |
End Time | Jun 26 15:05:21.532 +0000 UTC |
Time Elapsed | 15.123727135s |
Test Version | main |
Configuration |
OCI_ROOT_URL=https://ociconformancetest.azurecr.io OCI_NAMESPACE=ocitest/alltests OCI_USERNAME=***** OCI_PASSWORD=***** OCI_DEBUG=0 OCI_TEST_PULL=1 OCI_TEST_PUSH=1 OCI_TEST_CONTENT_DISCOVERY=1 OCI_TEST_CONTENT_MANAGEMENT=1 OCI_HIDE_SKIPPED_WORKFLOWS=1 OCI_CROSSMOUNT_NAMESPACE=ocitest/mount-source |
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.748837003Z TIME DURATION: 6.621111ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 435beefc-f53f-471c-b4fd-77e66a95bbe9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.757594438Z TIME DURATION: 8.26933ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 8fa26ba3-3721-4e2b-8db2-e502ffea4e74 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.283333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.792546108Z TIME DURATION: 34.537273ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa Location: /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: d975ed9e-b970-48ec-804d-6136e790bfdb X-Ms-Request-Id: 6b7dc3c5-bbce-4f4d-8ae1-dafc981cd070 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.800196188Z TIME DURATION: 7.027844ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7221d7f7-3848-46ed-8a80-87d5b5ef909b BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.809870783Z TIME DURATION: 9.001012ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 26c4897e-2f26-4282-821b-b0128c0f44ad X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.266667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.92730446Z TIME DURATION: 116.982281ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Content-Digest: sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 48de7507-cc88-4fd7-acfd-fa8aed817115 X-Ms-Request-Id: 3215572d-8f7c-4f1a-b99e-50b83fa452e3 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.748837003Z TIME DURATION: 6.621111ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 435beefc-f53f-471c-b4fd-77e66a95bbe9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.757594438Z TIME DURATION: 8.26933ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 8fa26ba3-3721-4e2b-8db2-e502ffea4e74 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.283333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.792546108Z TIME DURATION: 34.537273ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa Location: /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: d975ed9e-b970-48ec-804d-6136e790bfdb X-Ms-Request-Id: 6b7dc3c5-bbce-4f4d-8ae1-dafc981cd070 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.800196188Z TIME DURATION: 7.027844ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7221d7f7-3848-46ed-8a80-87d5b5ef909b BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.809870783Z TIME DURATION: 9.001012ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 26c4897e-2f26-4282-821b-b0128c0f44ad X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.266667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/3d2d2ca6-2d54-4a4f-b34f-15aa9b6bf5aa?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.92730446Z TIME DURATION: 116.982281ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Content-Digest: sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 48de7507-cc88-4fd7-acfd-fa8aed817115 X-Ms-Request-Id: 3215572d-8f7c-4f1a-b99e-50b83fa452e3 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.935715878Z TIME DURATION: 7.741552ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 826b0699-1af3-4672-bc84-64fd78a237cf BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.944698535Z TIME DURATION: 8.448756ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3725ec05-121e-4bb2-86a9-583d46c1c1ee X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.25 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.977573702Z TIME DURATION: 32.554647ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: e1e2f431-f5ea-48b0-888b-53d88cff53bc Location: /v2/ocitest/alltests/blobs/uploads/e1e2f431-f5ea-48b0-888b-53d88cff53bc?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: aed53795-13bc-4657-91dd-51ee45ccc327 X-Ms-Request-Id: 6db422ac-4972-4164-822e-5f21a8bc3de8 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e1e2f431-f5ea-48b0-888b-53d88cff53bc?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.984263673Z TIME DURATION: 6.070479ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 41ca9504-4a76-4375-af1f-e2069983e2e1 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:06.995847396Z TIME DURATION: 11.049041ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:06 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 779287db-1353-4201-8a3a-fe9c01336661 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.233333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e1e2f431-f5ea-48b0-888b-53d88cff53bc?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.081018354Z TIME DURATION: 84.719031ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: dcff1286-6df6-46a2-85d4-dc802b926e03 X-Ms-Request-Id: e29898e2-304b-4a87-8285-2d6760e4c8d4 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.578875015Z TIME DURATION: 11.728454ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 3839a904-7ab1-45a7-b58f-863a61d77eb7 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.588848171Z TIME DURATION: 9.458071ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 18ea43a0-e4d1-4f44-9c5e-2b46e984a3f5 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.2 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.752321891Z TIME DURATION: 162.941271ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 2fec1cd4-c1e0-4c4c-ad42-25463300dc79 X-Ms-Request-Id: 68732fc1-775e-409a-8e1e-76c4ccdbaa3a BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.578875015Z TIME DURATION: 11.728454ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 3839a904-7ab1-45a7-b58f-863a61d77eb7 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.588848171Z TIME DURATION: 9.458071ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 18ea43a0-e4d1-4f44-9c5e-2b46e984a3f5 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.2 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.752321891Z TIME DURATION: 162.941271ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 2fec1cd4-c1e0-4c4c-ad42-25463300dc79 X-Ms-Request-Id: 68732fc1-775e-409a-8e1e-76c4ccdbaa3a BODY : ==============================================================================
you have skipped this test.
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.769274528Z TIME DURATION: 15.862283ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e784522c-f7b1-422d-8cef-e2435219803b BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.779451026Z TIME DURATION: 9.680288ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 22f01a11-d1d2-4426-b78d-845c26d59415 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.183333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.81146116Z TIME DURATION: 31.557495ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Cache-Control: no-cache Connection: keep-alive Content-Length: 157 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 141995ef-fdf8-4085-aaea-769e3a9b3f53 X-Ms-Request-Id: 860840f3-2555-46b1-b8eb-42a438674ad7 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.818317121Z TIME DURATION: 6.219227ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 0314ba82-4535-4ba6-82a1-f629d846b802 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.828092195Z TIME DURATION: 9.182834ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: f9a2156f-4c35-49ff-91e6-22ba183f6151 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.166667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.916840429Z TIME DURATION: 88.272773ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 129 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Content-Digest: sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: ca6b211a-49a6-4b32-b59d-8c3554661907 X-Ms-Request-Id: 05d36c8d-e5a7-49cf-9599-f3bb395b2ba7 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.923976194Z TIME DURATION: 6.427397ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 11db3b89-7ae6-4afb-8cef-90efc0063ee1 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.934536892Z TIME DURATION: 10.06043ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 77eaa95a-b3c7-4a58-978e-c46b81172609 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.15 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.970161793Z TIME DURATION: 35.276668ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Cache-Control: no-cache Connection: keep-alive Content-Length: 157 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: ad7117de-d048-40a6-b2c1-695c5700238b X-Ms-Request-Id: 02719cd9-a42f-4834-81ff-a16b2cb0dd79 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "blob unknown to registry", "detail": "sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.976995181Z TIME DURATION: 6.144267ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ca0bf7ab-7abd-4806-a320-460fb2db4adf BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:07.987537383Z TIME DURATION: 10.063845ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:07 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 869f6600-5245-44af-a688-9773a0ee0bc7 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.133333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.080078506Z TIME DURATION: 92.034463ms HEADERS : Accept-Ranges: bytes Content-Length: 129 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:07 GMT Etag: "0x8DC95F15DBCA076" Last-Modified: Wed, 26 Jun 2024 15:05:07 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 X-Ms-Blob-Committed-Block-Count: 1 X-Ms-Blob-Type: AppendBlob X-Ms-Copy-Completion-Time: Wed, 26 Jun 2024 15:05:06 GMT X-Ms-Copy-Id: d51e7735-3cff-4bbb-ad8f-bd8699870fff X-Ms-Copy-Progress: 129/129 X-Ms-Copy-Source: https://eusmanaged126.blob.core.windows.net/ed950b51cbb148f3a39e4c04b03951f8-80fudijxfg//docker/registry/v2/repositories/ocitest/alltests/_uploads/408b213e-4aad-46b0-87ee-ab7aa4dedeca/data X-Ms-Copy-Status: success X-Ms-Creation-Time: Wed, 26 Jun 2024 15:05:06 GMT X-Ms-Lease-State: ***** X-Ms-Lease-Status: unlocked X-Ms-Meta-Acr_to_delete: f5489786-b5b8-4168-ad96-f8b08ad29e71 X-Ms-Meta-Acr_to_delete_timestamp: 06/26/2024 15:05:07 X-Ms-Request-Id: 00e56138-701e-0063-5eda-c7465e000000 X-Ms-Server-Encrypted: true X-Ms-Version: 2018-03-28 BODY : { "author": "6MJRYgX1PDtpXUAA", "architecture": "amd64", "os": "linux", "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.086006308Z TIME DURATION: 5.291359ms HEADERS : Connection: keep-alive Content-Length: 19 Content-Type: text/plain; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 520fb885-08a1-4f5f-a1f4-585f1185c740 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.092934326Z TIME DURATION: 6.474819ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c63b2c58-2393-44d9-a885-8ca59cd2adcd BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.105478812Z TIME DURATION: 11.559659ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: f8145ef4-25e0-47b1-bfc1-6e0019f6de0b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.116667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.20081925Z TIME DURATION: 94.93589ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: e5df0541-b74c-4714-ba44-cc0e617f5dd7 X-Ms-Request-Id: 73aefa55-2948-402f-ab53-3ea81734d557 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.208018297Z TIME DURATION: 6.508392ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 4c031c30-0b3a-43e1-9459-da3e5b164c87 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.217280378Z TIME DURATION: 8.811126ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 6528208d-a6c3-45d5-9798-19b2a009aa68 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.1 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.283974923Z TIME DURATION: 66.35563ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: ac135d12-f5fb-485a-83a7-18e61abfb20f X-Ms-Request-Id: 8b3d4521-2da1-414f-b2fd-9143e5361314 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.290503404Z TIME DURATION: 5.870086ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d759427d-0521-43a5-b66d-2066d343034d BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.301668404Z TIME DURATION: 10.888672ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 1c21c411-8ea0-4e7a-b699-23d45203c277 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.083333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ HEAD /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.319627913Z TIME DURATION: 17.642274ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 1239157f-85f4-4c76-a8b6-50a4aef47270 X-Ms-Request-Id: b3459845-84fa-4e69-885b-59e1713396de BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.325839841Z TIME DURATION: 5.543574ms HEADERS : Connection: keep-alive Content-Length: 19 Content-Type: text/plain; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 6a132cca-9af4-42e7-8905-003bc91caf69 BODY : 404 page not found ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.334432117Z TIME DURATION: 8.115793ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 686f255b-9f91-438f-8f67-bd846ea0b8e0 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.343670008Z TIME DURATION: 8.690375ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: c3f8e1ea-fc71-44ef-b3c0-d483ad12c6d9 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.066667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.383341431Z TIME DURATION: 39.278746ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 9c1cd607-79fb-4146-a9b0-5de7e9e56b86 X-Ms-Request-Id: 332d529e-93f0-497a-9438-be08cdb93a9c BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78", "size": 129, "data": "ewoJImF1dGhvciI6ICI2TUpSWWdYMVBEdHBYVUFBIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9", "newUnspecifiedField": "aGVsbG8gd29ybGQ=" }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168, "newUnspecifiedField": null } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.391179216Z TIME DURATION: 6.974206ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e865db7e-ee3e-4a40-8db3-b42ba2891821 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.400741372Z TIME DURATION: 9.028235ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: fecc29c4-9da6-402d-aeb4-a179321200a9 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.05 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.454299701Z TIME DURATION: 53.076034ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: eb65af1d-cb9e-4b17-9a7e-9e4e7fd48333 X-Ms-Request-Id: 6ac1fb4d-b403-4c67-ac90-9829e29bcff3 BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823", "size": 129, "data": "ewoJImF1dGhvciI6ICJkZ0dqcDRFNVNzTUdpSGs5IiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9", "newUnspecifiedField": "aGVsbG8gd29ybGQ=" }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168, "newUnspecifiedField": null } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.461206952Z TIME DURATION: 6.093365ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 1f59e45a-5573-43e8-aa1c-e3330e40d24c BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.470305819Z TIME DURATION: 8.660645ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: e5d0e93b-872f-4eb1-bead-11e18cb5f7d4 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.033333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.490840959Z TIME DURATION: 20.152793ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Content-Digest: sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 354051cb-4f2a-475a-a930-2fd0cda79856 X-Ms-Request-Id: 7b04668c-2915-478b-9152-ac76ffb289df BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78", "size": 129, "data": "ewoJImF1dGhvciI6ICI2TUpSWWdYMVBEdHBYVUFBIiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9", "newUnspecifiedField": "aGVsbG8gd29ybGQ=" }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168, "newUnspecifiedField": null } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:totallywrong HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.497216751Z TIME DURATION: 5.447513ms HEADERS : Connection: keep-alive Content-Length: 19 Content-Type: text/plain; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a14a085f-389f-4f40-ae19-37326b87d7ba BODY : 404 page not found ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.50447561Z TIME DURATION: 6.814907ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 0c573489-f9cb-49f9-93f9-398cd2fab76f BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.517029044Z TIME DURATION: 12.067412ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: c318f5f0-8e37-46c5-b94d-94d889bb2b75 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.016667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:e59fed1ffc716615fdd5084723db47770702f38a0d3beba54fbe62c54a74c383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.728543633Z TIME DURATION: 211.177006ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 9e38826f-d617-441c-be0f-69eb9c8e9c87 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 32.000000 X-Ms-Request-Id: 0707c7eb-b30b-46de-9418-edad96159719 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.735455802Z TIME DURATION: 6.287718ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 320e740a-f4a4-40cc-a6bc-2b04f0eb35ff BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.746077635Z TIME DURATION: 10.186126ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: bdb3a7af-64ad-4046-a288-de2fc39a2f0c X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.90211156Z TIME DURATION: 155.604741ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 4c3881b7-fc70-40e9-b6a0-e85ad0494675 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 31.000000 X-Ms-Request-Id: f233f6c1-4cb5-4c9a-8291-a054eb89c3be BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.909998547Z TIME DURATION: 6.639416ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 3f079b77-c657-4554-a6cb-0c7e31dd9f38 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.920795336Z TIME DURATION: 10.440271ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: fd4c327f-5a91-405c-8329-9411b27b5126 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.983333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:7153cf1749c199b08ec8feebee90bc78b6907d94830d8a7470800ef648c7aa78 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:08.992096451Z TIME DURATION: 70.908559ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 61b64016-61f9-4887-a1d7-1d1717a9ab1d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: 7d117f97-ae5d-4649-9b03-2e94c92d5991 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.000519062Z TIME DURATION: 7.870176ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:08 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7a20d0aa-8abd-4d37-bfef-52a6ffe98163 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.010123355Z TIME DURATION: 9.148438ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 2f9e77f6-d2c9-4de6-978c-583c9ee19a55 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.966667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.05098389Z TIME DURATION: 40.413767ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 0fe8b6fc-90d8-45bc-8c49-a3572bcc3a2f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 29.000000 X-Ms-Request-Id: 972fac3b-b3b7-4df3-9366-a720299d10d2 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.057683742Z TIME DURATION: 6.086923ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a473f170-6290-47c5-a0c1-10d641604558 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.06870425Z TIME DURATION: 10.535299ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 2c786cec-ee4b-4183-a247-b3375b999a14 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.95 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.107938886Z TIME DURATION: 38.800272ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7fbfe526-09c1-4adb-8de0-d57d0ac25033 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 28.000000 X-Ms-Request-Id: 985ec723-985f-423f-96af-ff3a31f254fb BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.116940333Z TIME DURATION: 8.439904ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7d53ec4e-a514-4a38-b696-10aa62c0b9a0 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.125604345Z TIME DURATION: 8.281756ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: da9d91fc-4c7b-4c0c-9168-2d366821b44d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.933333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.164629816Z TIME DURATION: 38.703307ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: e39f7c2c-ff01-446d-bab1-c412ff87df10 Location: /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 6257fbb7-0faa-484c-8a98-a0de26e0c157 X-Ms-Request-Id: ded58902-a405-43ea-ab5f-6a5277036569 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 42) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.171596989Z TIME DURATION: 6.398147ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 173f1907-ca13-46cb-a063-753e3919bf06 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.184590399Z TIME DURATION: 12.523066ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3a5b2f5a-353a-4b03-8337-6c6fbafced22 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.916667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 42) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.221074538Z TIME DURATION: 36.097765ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: e39f7c2c-ff01-446d-bab1-c412ff87df10 Location: /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=***** Range: 0-41 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: a5aa3c3c-73dc-4f33-862a-5ba228526436 X-Ms-Request-Id: 25464e46-ef76-44c9-a8f7-3d85e2576243 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=*****&digest=sha256%3A82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 42 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.239197585Z TIME DURATION: 17.341331ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 58443a9d-84c1-4da2-98f0-ef83c88bf61f BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.252529368Z TIME DURATION: 12.890867ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 0a267470-c08b-4a97-ab9d-74f9c04aa81d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.9 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10?_nouploadcache=false&_state=*****&digest=sha256%3A82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 42 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.364224129Z TIME DURATION: 111.395891ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Content-Digest: sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 229892d8-7d26-417e-be3a-7f5816b264b6 X-Ms-Request-Id: 943d5bd4-9f2e-4e7f-bd2b-de4b00d4ee73 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.371525689Z TIME DURATION: 6.709931ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a35e3c19-507c-452b-9e83-ab1e912c5e15 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.381718245Z TIME DURATION: 9.790963ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: c5ff003a-626d-4882-8c4b-da989aec221d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.883333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.410069848Z TIME DURATION: 28.015382ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Cache-Control: no-cache Connection: keep-alive Content-Length: 157 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 03dc3afe-d814-4b38-82c8-70b87c880080 X-Ms-Request-Id: 3bcd43bc-eb82-4bb8-9b74-d9669b05b484 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "blob unknown to registry", "detail": "sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/?digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.416840363Z TIME DURATION: 6.119585ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 65fc6e6f-7e8d-4f08-b929-a79edb2e13f3 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.426003161Z TIME DURATION: 8.698186ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: b125574b-fec6-463b-974b-ce252e3467ba X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.866667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/?digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.544105923Z TIME DURATION: 117.733862ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Content-Digest: sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: c935be2f-1770-483f-8d20-7094680efecc X-Ms-Request-Id: b18423a7-b798-46bc-b918-24d0c330bc1e BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.55227522Z TIME DURATION: 6.980897ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b7be87ea-7d45-43c1-9067-061400ec9e09 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.562104256Z TIME DURATION: 9.274948ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4f64f547-d9f6-40cf-af87-4effbd9e39af X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.85 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.66949601Z TIME DURATION: 107.024705ms HEADERS : Accept-Ranges: bytes Content-Length: 129 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:09 GMT Etag: "0x8DC95F15EABEC9C" Last-Modified: Wed, 26 Jun 2024 15:05:08 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 X-Ms-Blob-Committed-Block-Count: 1 X-Ms-Blob-Type: AppendBlob X-Ms-Creation-Time: Wed, 26 Jun 2024 15:05:08 GMT X-Ms-Lease-State: ***** X-Ms-Lease-Status: unlocked X-Ms-Request-Id: 05083437-c01e-00a6-41da-c702b7000000 X-Ms-Server-Encrypted: true X-Ms-Version: 2018-03-28 BODY : { "author": "dgGjp4E5SsMGiHk9", "architecture": "amd64", "os": "linux", "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.675916696Z TIME DURATION: 5.786256ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 99df8949-847e-45bf-9c8c-bdd3bdd0f25f BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.684897906Z TIME DURATION: 8.484578ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5927a8d4-46cf-4d67-86d1-ad3d9f5a1956 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.833333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.741203933Z TIME DURATION: 55.925514ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 4ef210d1-1e68-4260-8f1b-4d5c038ae6cb Location: /v2/ocitest/alltests/blobs/uploads/4ef210d1-1e68-4260-8f1b-4d5c038ae6cb?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 97ae32eb-a6e2-45bb-89b4-d48ed4dd220f X-Ms-Request-Id: 4eb6eeb2-558e-42ae-9340-5961b9896876 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/4ef210d1-1e68-4260-8f1b-4d5c038ae6cb?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.748046471Z TIME DURATION: 6.265777ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 68490b6a-e3ba-41db-901f-6102a74a5ae9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.759520735Z TIME DURATION: 10.903053ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: bc90fbba-25f7-4c7e-a9b4-9cea7f97bec9 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.816667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/4ef210d1-1e68-4260-8f1b-4d5c038ae6cb?_nouploadcache=false&_state=*****&digest=sha256%3A92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.85489041Z TIME DURATION: 94.850021ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Content-Digest: sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: b45a2b66-3820-4f56-8004-942b03d7fe71 X-Ms-Request-Id: 585f2878-a66b-4759-9799-1d77c86071df BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.862708376Z TIME DURATION: 7.165051ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7efa7d9c-7e2d-41e1-a4e8-1e972c599e6a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.871863679Z TIME DURATION: 8.676295ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d873f8be-b1ac-46c4-8652-d5fd08cc95a2 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.8 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.907603342Z TIME DURATION: 35.277006ms HEADERS : Accept-Ranges: bytes Content-Length: 129 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:09 GMT Etag: "0x8DC95F15EABEC9C" Last-Modified: Wed, 26 Jun 2024 15:05:08 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 X-Ms-Blob-Committed-Block-Count: 1 X-Ms-Blob-Type: AppendBlob X-Ms-Creation-Time: Wed, 26 Jun 2024 15:05:08 GMT X-Ms-Lease-State: ***** X-Ms-Lease-Status: unlocked X-Ms-Request-Id: 050834b8-c01e-00a6-38da-c702b7000000 X-Ms-Server-Encrypted: true X-Ms-Version: 2018-03-28 BODY : { "author": "dgGjp4E5SsMGiHk9", "architecture": "amd64", "os": "linux", "rootfs": { "type": "layers", "diff_ids": [] } } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.914640286Z TIME DURATION: 6.372479ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: edb0e598-82f4-4db9-aa7b-6fb055083a69 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:09.942855112Z TIME DURATION: 27.629769ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:09 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: ee9cdac5-1816-4976-9699-bcef3886feac X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.316667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.001450854Z TIME DURATION: 58.188198ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:09 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: e7e1299a-4d9c-4417-9296-558d6365e62b Location: /v2/ocitest/alltests/blobs/uploads/e7e1299a-4d9c-4417-9296-558d6365e62b?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5c08df4e-22f7-47e8-84b1-e9f3e91ff1b1 X-Ms-Request-Id: 197e40ec-a752-4d4b-a41c-d4d3f4b2b929 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e7e1299a-4d9c-4417-9296-558d6365e62b?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.008116711Z TIME DURATION: 6.128269ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 960216c4-7169-4e90-bb00-6bd482214283 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.017816924Z TIME DURATION: 8.69542ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 40926c9b-a9ec-4419-93d0-7219aeb77721 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.3 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/e7e1299a-4d9c-4417-9296-558d6365e62b?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.110545681Z TIME DURATION: 92.418134ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: fb175433-e6bd-4f1b-8eae-71021889d66c X-Ms-Request-Id: e486a835-f75e-4628-ae2a-f48b4a04a325 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.118743579Z TIME DURATION: 7.605858ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b28e424e-3da9-4048-b1f5-70657c6eebab BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.129195834Z TIME DURATION: 9.893488ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: bbf77e7e-47c4-4dc3-8f96-396ed0e3a26b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.283333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.215647901Z TIME DURATION: 86.06459ms HEADERS : Accept-Ranges: bytes Content-Length: 168 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:09 GMT Etag: "0x8DC95F12928FDE6" Last-Modified: Wed, 26 Jun 2024 15:03:38 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 X-Ms-Blob-Committed-Block-Count: 1 X-Ms-Blob-Type: AppendBlob X-Ms-Creation-Time: Wed, 26 Jun 2024 15:03:38 GMT X-Ms-Lease-State: ***** X-Ms-Lease-Status: unlocked X-Ms-Request-Id: ec20ac4d-b01e-00e8-38da-c7e704000000 X-Ms-Server-Encrypted: true X-Ms-Version: 2018-03-28 BODY : ‹ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½íÎA Â0…á®=ÅxIIÚÀ“DmAi§¨··EWº*"þßbæÍâit£W-d&µsó.}e^÷ƒwEikg½±ÞO÷Òx[b–,õ4z‘â|Šoÿ>å?ê–GÙemcÑ,û.5’G•K¦é’ÌéF¶9ú ã1h—Ó°^}»;�������������ü³;~žªï¿½(�� ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.222594024Z TIME DURATION: 6.330269ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 0c977c55-7dd5-495f-8f8b-e35ba98b3d61 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.233060914Z TIME DURATION: 9.928151ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: fe55c599-43de-481c-ab75-46fd68dd6516 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.266667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.291969475Z TIME DURATION: 58.512718ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: c9930cab-5634-44bb-943b-b5309d4e6bd4 Location: /v2/ocitest/alltests/blobs/uploads/c9930cab-5634-44bb-943b-b5309d4e6bd4?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 27b7d2cf-310f-439d-ab30-52c67ecc1a0b X-Ms-Request-Id: a24b9709-2882-4baf-8c5d-b6d2676d0ab6 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/c9930cab-5634-44bb-943b-b5309d4e6bd4?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 20 Content-Range: 22-41 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 20) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.301537483Z TIME DURATION: 9.096575ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 13d9054b-13fc-4ed0-a714-31f8b0e60a87 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.311429707Z TIME DURATION: 9.330511ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 1e077894-fcae-4cb8-99f0-cf97643e33cd X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.25 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/c9930cab-5634-44bb-943b-b5309d4e6bd4?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 20 Content-Range: 22-41 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 20) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 416 Requested Range Not Satisfiable PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.343646154Z TIME DURATION: 31.82305ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 178 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: a19d1b44-dc94-4533-80c1-1aa578f36b6b X-Ms-Request-Id: 6ee22b78-5ad2-4774-80a8-40f2d996c5f9 BODY : { "errors": [ { "code": "BLOB_UPLOAD_RANGE_INVALID", "message": "blob upload range invalid", "detail": { "Range": "22-41", "Reason": "out of order chunk: content range should start at 0" } } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.350480167Z TIME DURATION: 6.196538ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7c88adc6-1cc8-4f90-b434-a6efda0694b9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.359592912Z TIME DURATION: 8.713336ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 61f3a3da-9db5-424e-8b80-2fa7c558cc06 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.233333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 0 User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.390601148Z TIME DURATION: 30.58379ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: dde7b706-5bb5-4f6e-8907-63050ef3acbe Location: /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 3eb1b58d-a101-4890-8ccf-45fe1a383853 X-Ms-Request-Id: b6b23ca0-f7cd-4fd3-bfce-cb04d61a543b BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 22 Content-Range: 0-21 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 22) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.397748967Z TIME DURATION: 6.645958ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 924c7b44-13b7-4155-bdac-ef3ba9404c48 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.406800446Z TIME DURATION: 8.471431ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: cd6034b8-bbc6-4112-b1db-d8bf55cd4f03 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.216667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 22 Content-Range: 0-21 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 22) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.443739228Z TIME DURATION: 36.447131ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: dde7b706-5bb5-4f6e-8907-63050ef3acbe Location: /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** Range: 0-21 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: b50ad81d-ff48-401a-9679-e7b2c934725a X-Ms-Request-Id: 1679b06a-07b2-4555-aaf9-8f3a46567705 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 22 Content-Range: 0-21 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 22) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.450561838Z TIME DURATION: 6.165689ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2e4e35d2-d75e-4ebb-abc8-b7478e3f8b21 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.460545944Z TIME DURATION: 9.433063ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 67821e21-315e-405d-a9db-1a949f2ead2f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.2 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 22 Content-Range: 0-21 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 22) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 416 Requested Range Not Satisfiable PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.511097026Z TIME DURATION: 50.126646ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: dde7b706-5bb5-4f6e-8907-63050ef3acbe Location: /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** Range: 0-21 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 16b41c20-34ec-4f40-b24e-bdc50317de81 X-Ms-Request-Id: f09e1bcc-b4b1-477f-9586-d48465925c25 BODY : *** Error: Unable to format response body - "unexpected end of JSON input" *** Log Body as-is: ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.521369824Z TIME DURATION: 9.60701ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: fdc19fd1-b0f0-4381-b578-b64cf1498547 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.530669851Z TIME DURATION: 8.723346ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: db65847e-874b-4397-b8d0-af7949c415f6 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.183333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 204 No Content PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.567073541Z TIME DURATION: 36.061648ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: dde7b706-5bb5-4f6e-8907-63050ef3acbe Location: /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** Range: 0-21 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7f70e81f-f804-4159-aa58-34bf2fab54ec X-Ms-Request-Id: 39a5e057-a9b1-41b4-95c1-8a6c4bb438fc BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 20 Content-Range: 22-41 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 20) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.582128062Z TIME DURATION: 13.648607ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 90f10654-5d09-4c0e-8e73-da7f28f97aee BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.593811447Z TIME DURATION: 11.133264ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5999daec-d584-4ef1-bf66-3b283b6722ba X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.166667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PATCH /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 20 Content-Range: 22-41 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 20) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.634143148Z TIME DURATION: 39.940718ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: dde7b706-5bb5-4f6e-8907-63050ef3acbe Location: /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=***** Range: 0-41 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 05c9b792-e910-4969-a0cc-a67b5028fb68 X-Ms-Request-Id: d8eb984c-fa19-4084-abe0-fcd7ddeab173 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=*****&digest=sha256%3A488a10e410c03f70e70ab85b3b3c2d441d157a9ffe8e17a44c8e486cc5f73279 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 0 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.640984813Z TIME DURATION: 6.211143ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7be45216-c6bf-48f5-b2cd-53d3ca3565db BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.652201982Z TIME DURATION: 10.643133ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3ac2c864-fd26-4d26-a0fe-88c1e7e231ec X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.15 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/dde7b706-5bb5-4f6e-8907-63050ef3acbe?_nouploadcache=false&_state=*****&digest=sha256%3A488a10e410c03f70e70ab85b3b3c2d441d157a9ffe8e17a44c8e486cc5f73279 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 0 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.76098326Z TIME DURATION: 108.411665ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Content-Digest: sha256:488a10e410c03f70e70ab85b3b3c2d441d157a9ffe8e17a44c8e486cc5f73279 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:488a10e410c03f70e70ab85b3b3c2d441d157a9ffe8e17a44c8e486cc5f73279 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 59ad0375-299d-403d-b46d-456f2ec3df41 X-Ms-Request-Id: be24e1ff-6393-4e0d-b87f-b0a46252b59f BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/mount-source/blobs/uploads/?mount=sha256%3Ab94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.769252193Z TIME DURATION: 7.582376ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 282 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/mount-source:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a65aca91-6c96-4d1e-a604-3f7d79c9ef34 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/mount-source", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/mount-source", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Fmount-source%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.777855942Z TIME DURATION: 8.026015ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 6ed99d33-0d21-4d93-9a07-b950dafd3371 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.133333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/mount-source/blobs/uploads/?mount=sha256%3Ab94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.823465994Z TIME DURATION: 45.167823ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 5974664d-261b-4c28-8c7a-330b539f34f4 Location: /v2/ocitest/mount-source/blobs/uploads/5974664d-261b-4c28-8c7a-330b539f34f4?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5dcd925f-4e56-4420-a16f-05aa10002111 X-Ms-Request-Id: 0d0e65f6-5dc2-45dd-8414-4561dbd7ebcd BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/mount-source/blobs/uploads/?from=ocitest%2Falltests&mount=sha256%3A82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.835762015Z TIME DURATION: 11.748134ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 346 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/mount-source:pull,push repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 5efd6b24-da48-4891-a78a-904f0cbefe87 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/mount-source", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/mount-source", "Action": "push" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Fmount-source%3Apull%2Cpush+repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.845163569Z TIME DURATION: 8.920993ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d6d7d8ba-7b21-4dde-ac2d-285a3aae3392 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.116667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/mount-source/blobs/uploads/?from=ocitest%2Falltests&mount=sha256%3A82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.88069941Z TIME DURATION: 35.208437ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Content-Digest: sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/mount-source/blobs/sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: c0b75f85-6d37-4941-aa18-b97060806ff1 X-Ms-Request-Id: 9e568dd1-e02b-4779-9fda-d46654ca19ea BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/mount-source/blobs/sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.890295661Z TIME DURATION: 8.952925ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 214 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/mount-source:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 98e9ca8e-1244-4050-93dc-43efdb41a452 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/mount-source", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Fmount-source%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:10.899879196Z TIME DURATION: 9.085251ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:10 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4425972f-744a-4999-802b-61c4cf288caa X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.1 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/mount-source/blobs/sha256:82bead6e8a7fa9b4605e94e47f0b3353863d1487554b73281806f4e95909dc30 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.002957532Z TIME DURATION: 102.698715ms HEADERS : Accept-Ranges: bytes Content-Length: 42 Content-Type: application/octet-stream Date: Wed, 26 Jun 2024 15:05:10 GMT Etag: "0x8DC95F15F2C9C85" Last-Modified: Wed, 26 Jun 2024 15:05:09 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 X-Ms-Blob-Committed-Block-Count: 1 X-Ms-Blob-Type: AppendBlob X-Ms-Copy-Completion-Time: Wed, 26 Jun 2024 15:05:09 GMT X-Ms-Copy-Id: 2946b812-784b-4099-8235-18d017a1aaeb X-Ms-Copy-Progress: 42/42 X-Ms-Copy-Source: https://eusmanaged126.blob.core.windows.net/ed950b51cbb148f3a39e4c04b03951f8-80fudijxfg//docker/registry/v2/repositories/ocitest/alltests/_uploads/e39f7c2c-ff01-446d-bab1-c412ff87df10/data X-Ms-Copy-Status: success X-Ms-Creation-Time: Wed, 26 Jun 2024 15:05:09 GMT X-Ms-Lease-State: ***** X-Ms-Lease-Status: unlocked X-Ms-Meta-Acr_to_delete: 8c26c830-74ee-4a5c-9343-c89bb1111ae6 X-Ms-Meta-Acr_to_delete_timestamp: 06/26/2024 15:05:09 X-Ms-Request-Id: 00e5714a-701e-0063-0cda-c7465e000000 X-Ms-Server-Encrypted: true X-Ms-Version: 2018-03-28 BODY : ÿñ¨ÜÕ{}»²^šx^’ì|lØÕt䶨ÄüW^*xmÞ÷ç\” ==============================================================================
you have skipped this test.
you have skipped this test.
you have skipped this test.
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/.INVALID_MANIFEST_NAME HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.010693457Z TIME DURATION: 6.435918ms HEADERS : Connection: keep-alive Content-Length: 19 Content-Type: text/plain; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e7d7384c-b6ed-43fd-a2cf-3bc9ff84c0de BODY : 404 page not found ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.018972597Z TIME DURATION: 7.950283ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 4b754bd7-f3e6-44be-8500-02ae8139a270 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.028651454Z TIME DURATION: 8.431237ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d72aded8-4b97-4ae1-aa4d-40ccff111a09 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.083333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.25502107Z TIME DURATION: 226.011855ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 3358e849-88f7-4a6d-9b22-5d9ee6b8338d X-Ms-Request-Id: f632e5f9-77dd-41f2-bd1c-6728b4557c75 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.270630806Z TIME DURATION: 14.790751ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 50d8fa56-41bd-4d13-a921-8e520417a2f4 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.285174413Z TIME DURATION: 13.718831ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: efa9d013-afe4-4b13-bc7f-73b9979d9027 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.066667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.524758462Z TIME DURATION: 239.117544ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 895308b4-afcd-4466-967b-d423891ac3e1 X-Ms-Request-Id: 9954f23f-58be-4ec1-82b0-9dc4cded5e12 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.532327844Z TIME DURATION: 6.791976ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e1bfc1a3-1cce-4095-9307-abd897d9c191 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.541458562Z TIME DURATION: 8.493924ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 271ad44f-9929-42bc-9ac4-cc5288144e58 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.05 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.712250975Z TIME DURATION: 170.383166ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 6c203822-6d02-43c6-9a64-313f7106850e X-Ms-Request-Id: c351898f-2d86-4d94-a367-7815454989db BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test3 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.71966192Z TIME DURATION: 6.748823ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d8d0a152-c6e3-4589-a36c-edaf0dfc9dfd BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.729097018Z TIME DURATION: 8.799837ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5748b6cf-5b6d-4722-bf6d-c1e70ee6e27f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.033333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test3 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.899235795Z TIME DURATION: 169.717406ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 1e697e9d-24fb-4fea-9675-8474735467e2 X-Ms-Request-Id: a22a75fd-31d8-4de7-ab02-a112ee1e7eba BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/emptylayer HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFtdCn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.906422751Z TIME DURATION: 6.317726ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a9eb4437-91b4-4b12-8e08-06ba0ff4adb8 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:11.914822467Z TIME DURATION: 8.026968ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:11 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: bd56fa52-3030-4997-bcdd-0203032381f2 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.016667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/emptylayer HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjkyMDc1YzhjYjIwYTQwYThmMjNlMDBjM2ViOTE0ZjZlMDMxM2FlMmNiNWJkNjBhM2IxZTc4Y2Q5ODg3Y2M4MjMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0prWjBkcWNEUkZOVk56VFVkcFNHczVJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFtdCn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.111309264Z TIME DURATION: 196.031193ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Content-Digest: sha256:76155df460de8ad3aa541c109ceb39c2a74e19992270685b5fa577cf99339d0d Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:76155df460de8ad3aa541c109ceb39c2a74e19992270685b5fa577cf99339d0d Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: f07f1a31-0041-4dc1-90a5-3db9fef13794 X-Ms-Request-Id: 4e141696-3498-4c7f-8140-63771ec7ce04 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.118780472Z TIME DURATION: 6.675597ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 5c329093-7724-4d5b-b5ad-0ace11b88457 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.127888697Z TIME DURATION: 8.561439ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 67d53ba9-ace6-401f-b3d4-e6ccbd3e3cdf X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Accept: application/vnd.oci.image.manifest.v1+json Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.264723647Z TIME DURATION: 136.373074ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 714 Content-Type: application/vnd.oci.image.manifest.v1+json Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Content-Digest: sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 Docker-Distribution-Api-Version: registry/2.0 Etag: "sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 9b78a3a1-c81e-4675-b58b-e5a0f50d5083 X-Ms-Request-Id: 89650306-a631-4baa-903d-e02cc9946ee0 BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.manifest.v1+json", "config": { "mediaType": "application/vnd.oci.image.config.v1+json", "digest": "sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823", "size": 129, "data": "ewoJImF1dGhvciI6ICJkZ0dqcDRFNVNzTUdpSGs5IiwKCSJhcmNoaXRlY3R1cmUiOiAiYW1kNjQiLAoJIm9zIjogImxpbnV4IiwKCSJyb290ZnMiOiB7CgkJInR5cGUiOiAibGF5ZXJzIiwKCQkiZGlmZl9pZHMiOiBbXQoJfQp9", "newUnspecifiedField": "aGVsbG8gd29ybGQ=" }, "layers": [ { "mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", "digest": "sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183", "size": 168, "newUnspecifiedField": null } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.272536244Z TIME DURATION: 6.911818ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e57f185a-5df5-49ad-9285-a0c334d01346 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.299410666Z TIME DURATION: 26.363464ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 7c2adb23-7e5e-45e4-8fca-ebc5296fabdd X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.983333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:08689259c536a39c4d7241a3faa2676021ca0126d8834baf3194370dc0be85a1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.830527831Z TIME DURATION: 530.776356ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7d4d8c8c-a052-4d6b-ae70-a755c594942f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 32.000000 X-Ms-Request-Id: 9f432943-e148-4d0f-94fb-80f03f8ca23f BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:76155df460de8ad3aa541c109ceb39c2a74e19992270685b5fa577cf99339d0d HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.83814907Z TIME DURATION: 7.193507ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c5949338-22c1-416c-bc24-f1afd179641e BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:12.847104289Z TIME DURATION: 8.33207ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:12 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 7828a45c-ede8-4e73-af7f-c02deeace437 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.966667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:76155df460de8ad3aa541c109ceb39c2a74e19992270685b5fa577cf99339d0d HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.084397426Z TIME DURATION: 236.705515ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 58b8d036-00a9-4706-9bd9-859a1a685009 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 31.000000 X-Ms-Request-Id: 3b5ccf17-50ae-4ead-81d5-903fb443eac1 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.092994263Z TIME DURATION: 7.922733ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2e2c8d95-7e30-4515-a3c3-7d8b3dffd104 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.102377542Z TIME DURATION: 8.893481ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d058e133-4532-4e2f-b64c-e947618a08fc X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.95 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:92075c8cb20a40a8f23e00c3eb914f6e0313ae2cb5bd60a3b1e78cd9887cc823 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.168654568Z TIME DURATION: 65.901121ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5c1f9562-b89d-4c67-b4f3-a7c69965a401 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: 5b489915-302b-486b-b449-cea9f8836c9f BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.184010657Z TIME DURATION: 14.731807ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d03e3aff-dbc4-4407-b5e6-078a422646cc BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.193471451Z TIME DURATION: 9.016161ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 6442cbb4-6a3d-47ea-8e54-2faf204e4f9e X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.933333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.245803472Z TIME DURATION: 51.980662ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: df65f28b-e390-4060-b1c8-5da3a9c1d575 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 29.000000 X-Ms-Request-Id: 65780617-63eb-4047-8ee2-9a4ed7add6f1 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.25386298Z TIME DURATION: 7.514307ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 46ab1543-21da-4d8d-b932-d2b8ae5adc16 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.264510504Z TIME DURATION: 10.168206ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 01ce1b1f-ab59-456a-82dd-76d63cd7f396 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.916667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.302488092Z TIME DURATION: 37.635576ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 5031adb6-d844-42c1-8d2d-acd4e199565b Location: /v2/ocitest/alltests/blobs/uploads/5031adb6-d844-42c1-8d2d-acd4e199565b?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 50ce5cce-b214-4e4b-8962-62783e175167 X-Ms-Request-Id: c61685a4-bac4-4074-b7be-3fbbdbfe3f31 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/5031adb6-d844-42c1-8d2d-acd4e199565b?_nouploadcache=false&_state=*****&digest=sha256%3A14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.312551408Z TIME DURATION: 9.536107ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ddfee463-d625-4206-92db-9bfe5430eecf BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.322268746Z TIME DURATION: 9.185341ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 179483f0-f19e-4f34-8e47-2e10b910d996 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.9 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/5031adb6-d844-42c1-8d2d-acd4e199565b?_nouploadcache=false&_state=*****&digest=sha256%3A14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.450339738Z TIME DURATION: 127.639322ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Content-Digest: sha256:14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 89b059ff-efa4-4455-b71d-9093fd10eac8 X-Ms-Request-Id: 26687b16-97c2-418a-a0c2-15c4b6cd8840 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.457313401Z TIME DURATION: 6.259925ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 4e8b6e04-9aaa-42ec-9447-78e2a78d14ee BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.467216199Z TIME DURATION: 9.484654ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 2825e1b8-8424-422a-9426-c14c21202c2d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.883333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.502689512Z TIME DURATION: 35.104341ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: c104ec0c-3473-4502-847d-a51b815eb325 Location: /v2/ocitest/alltests/blobs/uploads/c104ec0c-3473-4502-847d-a51b815eb325?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: bf17cfc2-2988-48a5-b041-cbe33718d3dc X-Ms-Request-Id: 8e4a3e75-1918-4431-9207-5af50b777ad0 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/c104ec0c-3473-4502-847d-a51b815eb325?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.510148885Z TIME DURATION: 6.895105ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 96d68b42-afb3-49e3-9118-10dce7303e2d BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.525461916Z TIME DURATION: 14.83765ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: e15f207b-dcc7-4379-a08b-809dc0321591 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.866667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/c104ec0c-3473-4502-847d-a51b815eb325?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.628765093Z TIME DURATION: 102.945827ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5782a8f5-848b-4795-8f4d-25fb29f22ba6 X-Ms-Request-Id: 5ea43a4a-7c3c-4daf-88d9-9aa1391e0923 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.635927189Z TIME DURATION: 6.508661ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c657ef89-f6fe-4d01-94c2-62b2280caf0b BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.645306064Z TIME DURATION: 8.819707ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5ba06678-2455-4540-9523-3f6d9198bfe9 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.85 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.854852439Z TIME DURATION: 209.22314ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Content-Digest: sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: e4c94d8c-baa7-4444-a824-970ed87c581c X-Ms-Request-Id: e2365a18-ff60-49a7-b89c-316f4278f19a BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.861736066Z TIME DURATION: 6.106228ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 26b07afd-f205-4af7-8fc4-4b170e0b749b BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:13.870997477Z TIME DURATION: 8.632312ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:13 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: cb6c2e9b-7503-440a-ae11-f37ab8c89ae6 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.833333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test1 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.08779348Z TIME DURATION: 216.392265ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Content-Digest: sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 8a589dae-43c0-4980-b1ed-1b3644ad1f27 X-Ms-Request-Id: 197fe1d1-1506-4705-814e-988ddce89d79 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.096262026Z TIME DURATION: 7.002179ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: cfa677e9-aeee-4004-9c6a-48cf1ed3c000 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.105645347Z TIME DURATION: 8.734665ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3c91f065-19a8-4126-97b5-749fdb4eea66 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.816667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.280681279Z TIME DURATION: 174.66627ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Content-Digest: sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5c4f05fb-b349-4705-9195-54fcc510205a X-Ms-Request-Id: d31f5812-e262-4d34-9ee4-d198bab8a598 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test3 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.287561988Z TIME DURATION: 6.238005ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 41bcad9b-7f72-435d-9223-28ea805a49c3 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.297462237Z TIME DURATION: 9.308429ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: a684ea5b-bd13-4718-922f-4b431bce9c4b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.8 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/test3 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjE0YmEyZTdmYzQ1ODlkNWFkZmEwNWE0YTcwMTI0Yjc2M2I0NzA1YWRkMmQyZTY2Yjg2OGVkYjQyYjFlZmEzODMiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pHVkdKV1NsazFSR2h3U1VsTFpsSnJJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.486378169Z TIME DURATION: 188.56744ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Content-Digest: sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: bb5de651-fd09-47b1-a1b7-57aa7def47ef X-Ms-Request-Id: 9fd80bc4-2fcb-44c9-b303-74b3d0986e44 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.493684635Z TIME DURATION: 6.754482ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 6cb528b8-9b64-4ce9-9752-488141949cda BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.502568301Z TIME DURATION: 8.328013ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 1f5c51c0-2bb0-4f0e-b7aa-5ef927b46016 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.783333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.52602051Z TIME DURATION: 23.129023ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 69 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: eaf63c5b-db04-4aef-a24b-62ac790035f0 BODY : { "name": "ocitest/alltests", "tags": [ "test0", "test1", "test2", "test3" ] } ==============================================================================
you have skipped this test.
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.534941903Z TIME DURATION: 8.191385ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b3af25a7-4f6f-433b-9fad-feb0651b65f2 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.583220446Z TIME DURATION: 47.738921ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 7fb380e7-ab03-413a-b3ee-2f7da609c669 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.316667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.654354675Z TIME DURATION: 70.863511ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: da81cf32-7264-479a-a6ae-0bd2d724a2d8 Location: /v2/ocitest/alltests/blobs/uploads/da81cf32-7264-479a-a6ae-0bd2d724a2d8?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: c61f821c-1032-486f-9404-94097f1203b0 X-Ms-Request-Id: 6a6b25ce-396d-42ca-88b8-f1b4f827ec83 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/da81cf32-7264-479a-a6ae-0bd2d724a2d8?_nouploadcache=false&_state=*****&digest=sha256%3A44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 2 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 2) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.661441971Z TIME DURATION: 6.532316ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2b39b637-02a3-4885-bb70-55296c7b766b BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.670097108Z TIME DURATION: 8.198781ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 44c96f62-9c52-4ee9-abd4-16bab25b7df4 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.3 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/da81cf32-7264-479a-a6ae-0bd2d724a2d8?_nouploadcache=false&_state=*****&digest=sha256%3A44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 2 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 2) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.757895756Z TIME DURATION: 87.384181ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Content-Digest: sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 93fdb568-45b4-4b47-b020-e55e4f1dacc7 X-Ms-Request-Id: e682f576-47d9-4020-962b-b99a0d79a9ef BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.766101762Z TIME DURATION: 7.665481ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b116e902-a996-4b56-bb3c-f381bd3c3c27 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.775179712Z TIME DURATION: 8.68285ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 61ce421d-d8b5-45a6-b0f3-760c47260e6d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.283333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.817228784Z TIME DURATION: 41.68559ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 133a0afd-183e-4b14-b13b-8fc6de888aca Location: /v2/ocitest/alltests/blobs/uploads/133a0afd-183e-4b14-b13b-8fc6de888aca?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7c586c1c-f204-4096-aba4-afab6904233e X-Ms-Request-Id: 46866506-243c-4faa-aa42-ff1b13412b91 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/133a0afd-183e-4b14-b13b-8fc6de888aca?_nouploadcache=false&_state=*****&digest=sha256%3Aee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 33 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 33) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.827145755Z TIME DURATION: 9.5162ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: aab55985-b10e-4ee1-afd0-63ccc369c50a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.838161057Z TIME DURATION: 10.543869ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: b79b6337-5f4b-4a6c-98bd-748f99f119bb X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.266667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/133a0afd-183e-4b14-b13b-8fc6de888aca?_nouploadcache=false&_state=*****&digest=sha256%3Aee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 33 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 33) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.939844059Z TIME DURATION: 101.337594ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Content-Digest: sha256:ee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:ee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 16021176-ce35-48c4-8626-cd7e8d74ff73 X-Ms-Request-Id: 01f6f7bb-2822-40bf-b1e5-c74f50f78813 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uaGwucGVhbnV0LmJ1dHRlci5iYWdlbCIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6ZWUyOWQyZTkxZGEwZTVkYmY2NTM2ZjViMzY5MTQ4YTgzZWY1OWIwY2U5NmU0OWRhNjVkZDZjMjVlYjFmYTQ0ZiIsCgkJInNpemUiOiAzMywKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkibGF5ZXJzIjogWwoJCXsKCQkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmVtcHR5LnYxK2pzb24iLAoJCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkJInNpemUiOiAyLAoJCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCQl9CgldLAoJInN1YmplY3QiOiB7CgkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjZlNjZhYjMyOWJiOWU4Mjk5ZTU3Mjk4NTY3Y2ViMGJlMDViZTQxZmM2NTdmZGZkNzk1MjBlOWFiOWNkM2I0MTciLAoJCSJzaXplIjogNzE0LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJhbm5vdGF0aW9ucyI6IHsKCQkib3JnLm9wZW5jb250YWluZXJzLmNvbmZvcm1hbmNlLnRlc3QiOiAidGVzdCBjb25maWcgYSIKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.946743292Z TIME DURATION: 6.224798ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: edefaa35-b471-4efe-815e-2f1c7a9c69aa BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:14.956159316Z TIME DURATION: 8.934691ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:14 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d0505600-ff23-4fd7-8e6e-ef545a262195 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.25 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uaGwucGVhbnV0LmJ1dHRlci5iYWdlbCIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6ZWUyOWQyZTkxZGEwZTVkYmY2NTM2ZjViMzY5MTQ4YTgzZWY1OWIwY2U5NmU0OWRhNjVkZDZjMjVlYjFmYTQ0ZiIsCgkJInNpemUiOiAzMywKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkibGF5ZXJzIjogWwoJCXsKCQkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmVtcHR5LnYxK2pzb24iLAoJCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkJInNpemUiOiAyLAoJCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCQl9CgldLAoJInN1YmplY3QiOiB7CgkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjZlNjZhYjMyOWJiOWU4Mjk5ZTU3Mjk4NTY3Y2ViMGJlMDViZTQxZmM2NTdmZGZkNzk1MjBlOWFiOWNkM2I0MTciLAoJCSJzaXplIjogNzE0LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJhbm5vdGF0aW9ucyI6IHsKCQkib3JnLm9wZW5jb250YWluZXJzLmNvbmZvcm1hbmNlLnRlc3QiOiAidGVzdCBjb25maWcgYSIKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.242541059Z TIME DURATION: 286.037779ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Content-Digest: sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 Oci-Subject: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 3db6a6a7-cea3-4e67-a73b-0246c6db7a16 X-Ms-Request-Id: d5930eb2-c6f9-43d0-aa53-724809b63257 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmhsLnBlYW51dC5idXR0ZXIuYmFnZWwiLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuZW1wdHkudjEranNvbiIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6NDQxMzZmYTM1NWIzNjc4YTExNDZhZDE2ZjdlODY0OWU5NGZiNGZjMjFmZTc3ZTgzMTBjMDYwZjYxY2FhZmY4YSIsCgkJInNpemUiOiAyLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJsYXllcnMiOiBbCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uaGwucGVhbnV0LmJ1dHRlci5iYWdlbCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OmVlMjlkMmU5MWRhMGU1ZGJmNjUzNmY1YjM2OTE0OGE4M2VmNTliMGNlOTZlNDlkYTY1ZGQ2YzI1ZWIxZmE0NGYiLAoJCQkic2l6ZSI6IDMzLAoJCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCQl9CgldLAoJInN1YmplY3QiOiB7CgkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjZlNjZhYjMyOWJiOWU4Mjk5ZTU3Mjk4NTY3Y2ViMGJlMDViZTQxZmM2NTdmZGZkNzk1MjBlOWFiOWNkM2I0MTciLAoJCSJzaXplIjogNzE0LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJhbm5vdGF0aW9ucyI6IHsKCQkib3JnLm9wZW5jb250YWluZXJzLmNvbmZvcm1hbmNlLnRlc3QiOiAidGVzdCBsYXllciBhIgoJfQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.251455963Z TIME DURATION: 7.695618ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: e220418a-253c-4ab2-abb2-9904c39373c0 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.261274059Z TIME DURATION: 9.140155ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 95d38b4c-d942-4653-a388-18902cfbec13 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.233333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmhsLnBlYW51dC5idXR0ZXIuYmFnZWwiLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuZW1wdHkudjEranNvbiIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6NDQxMzZmYTM1NWIzNjc4YTExNDZhZDE2ZjdlODY0OWU5NGZiNGZjMjFmZTc3ZTgzMTBjMDYwZjYxY2FhZmY4YSIsCgkJInNpemUiOiAyLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJsYXllcnMiOiBbCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uaGwucGVhbnV0LmJ1dHRlci5iYWdlbCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OmVlMjlkMmU5MWRhMGU1ZGJmNjUzNmY1YjM2OTE0OGE4M2VmNTliMGNlOTZlNDlkYTY1ZGQ2YzI1ZWIxZmE0NGYiLAoJCQkic2l6ZSI6IDMzLAoJCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCQl9CgldLAoJInN1YmplY3QiOiB7CgkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OjZlNjZhYjMyOWJiOWU4Mjk5ZTU3Mjk4NTY3Y2ViMGJlMDViZTQxZmM2NTdmZGZkNzk1MjBlOWFiOWNkM2I0MTciLAoJCSJzaXplIjogNzE0LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJhbm5vdGF0aW9ucyI6IHsKCQkib3JnLm9wZW5jb250YWluZXJzLmNvbmZvcm1hbmNlLnRlc3QiOiAidGVzdCBsYXllciBhIgoJfQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.439067028Z TIME DURATION: 177.449525ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Content-Digest: sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f Oci-Subject: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 96d210f3-f4c4-47ed-afd2-beddb553408b X-Ms-Request-Id: 3163715b-2855-443d-91a7-b00e57a70b48 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.index.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLmluZGV4LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZm9vZC5zdGFuZCIsCgkibWFuaWZlc3RzIjogWwoJCXsKCQkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCQkiZGlnZXN0IjogInNoYTI1Njo0N2RhNGE3MjNmOGY3N2JmNzU0ZmQxYmFiNjUyMDNiN2JmMDhhZDBkYWVlZTJhOTU3ODFhOGI0ZjViMmQ2YjYwIiwKCQkJInNpemUiOiA3OTAsCgkJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJCX0sCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UubWFuaWZlc3QudjEranNvbiIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjY4ZDQwOWUwYWI1NmFjZjE1NGViZWYyYzIxNjhiNWM3OGJlZmY2NmZiMzRhYjg5MWJkM2M5YTJhMzY5ZGZhNGYiLAoJCQkic2l6ZSI6IDg0OSwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo2ZTY2YWIzMjliYjllODI5OWU1NzI5ODU2N2NlYjBiZTA1YmU0MWZjNjU3ZmRmZDc5NTIwZTlhYjljZDNiNDE3IiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkiYW5ub3RhdGlvbnMiOiB7CgkJIm9yZy5vcGVuY29udGFpbmVycy5jb25mb3JtYW5jZS50ZXN0IjogInRlc3QgaW5kZXgiCgl9Cn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.446533727Z TIME DURATION: 6.471773ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 45c9c883-e942-482e-a949-d7af815d4efc BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.456922161Z TIME DURATION: 9.651352ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: b0603c15-f268-4f6a-8316-e7bdde5ee520 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.183333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.index.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLmluZGV4LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQuZm9vZC5zdGFuZCIsCgkibWFuaWZlc3RzIjogWwoJCXsKCQkJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJCQkiZGlnZXN0IjogInNoYTI1Njo0N2RhNGE3MjNmOGY3N2JmNzU0ZmQxYmFiNjUyMDNiN2JmMDhhZDBkYWVlZTJhOTU3ODFhOGI0ZjViMmQ2YjYwIiwKCQkJInNpemUiOiA3OTAsCgkJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJCX0sCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UubWFuaWZlc3QudjEranNvbiIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjY4ZDQwOWUwYWI1NmFjZjE1NGViZWYyYzIxNjhiNWM3OGJlZmY2NmZiMzRhYjg5MWJkM2M5YTJhMzY5ZGZhNGYiLAoJCQkic2l6ZSI6IDg0OSwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo2ZTY2YWIzMjliYjllODI5OWU1NzI5ODU2N2NlYjBiZTA1YmU0MWZjNjU3ZmRmZDc5NTIwZTlhYjljZDNiNDE3IiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkiYW5ub3RhdGlvbnMiOiB7CgkJIm9yZy5vcGVuY29udGFpbmVycy5jb25mb3JtYW5jZS50ZXN0IjogInRlc3QgaW5kZXgiCgl9Cn0=" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.619711693Z TIME DURATION: 162.383531ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Content-Digest: sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c Oci-Subject: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: c2c0f723-a379-4ffa-96bb-f48cc376d3a5 X-Ms-Request-Id: 3b50e250-248e-43bb-863c-2fcb06c45a58 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.626970772Z TIME DURATION: 6.361857ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 1ce99f61-1ea5-4ce0-8c36-32e580bf1c33 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.636130733Z TIME DURATION: 8.622774ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 94090e08-ffd9-425c-ae62-388fd23c39fd X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.166667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.803397898Z TIME DURATION: 166.906249ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: c63b774a-c955-4b06-952c-36ba5d12dfd3 Location: /v2/ocitest/alltests/blobs/uploads/c63b774a-c955-4b06-952c-36ba5d12dfd3?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 60b1bb78-ef89-4cff-bd75-b6c96ed13ed9 X-Ms-Request-Id: 3160539f-93c8-42b7-8304-8471a8a2f2b5 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/c63b774a-c955-4b06-952c-36ba5d12dfd3?_nouploadcache=false&_state=*****&digest=sha256%3Af3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.812188127Z TIME DURATION: 8.13995ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 24cac2d4-b57c-4870-8689-c5d79cbe3cc9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.830519735Z TIME DURATION: 17.802006ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 0421e3d0-dddb-4f57-820e-76bc08c97086 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.15 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/c63b774a-c955-4b06-952c-36ba5d12dfd3?_nouploadcache=false&_state=*****&digest=sha256%3Af3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.948155729Z TIME DURATION: 117.229122ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Content-Digest: sha256:f3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:f3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 55aa9bb1-e356-4912-89ce-2fd1314cbd93 X-Ms-Request-Id: 9e3855ce-4046-4e58-843c-a7898d2265f9 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.954646198Z TIME DURATION: 6.014927ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2907560f-9055-4fa0-bcb4-0b3156944355 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.963169098Z TIME DURATION: 8.022433ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:15 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4f2c2053-7467-43cf-afb5-97dac74545dd X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.133333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:15.994664116Z TIME DURATION: 31.147846ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:15 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: a529f077-c0fb-4d6c-bd53-386d828762d2 Location: /v2/ocitest/alltests/blobs/uploads/a529f077-c0fb-4d6c-bd53-386d828762d2?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: d24e58e7-97f8-47ec-88ec-b594b947ac2f X-Ms-Request-Id: c96c3f63-2805-48cc-80e9-6dc1c56595b1 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/a529f077-c0fb-4d6c-bd53-386d828762d2?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.003523364Z TIME DURATION: 8.339003ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 6c9a25ea-ae2c-456c-ad79-60d789bc9916 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.012169683Z TIME DURATION: 8.186828ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5970b286-bbc7-4c57-b8c7-878fd481ff34 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.116667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/a529f077-c0fb-4d6c-bd53-386d828762d2?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.097327643Z TIME DURATION: 84.751799ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 6d6d9293-e64a-4bd9-bf54-d224e0896b11 X-Ms-Request-Id: f211e267-4df4-4dba-bdde-95be5307b4f1 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmYzY2FhNjM1ZjAwZDViZDM2Mzk3NDI2MjhlMzJkNDYxZmFmZGJkY2EwOWM5NmRjY2ZkMjY4ODI3ZWRiY2VjNzQiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pKT0ZGWU5YUlhlRVZGUTFVMFRVUkpJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.103855071Z TIME DURATION: 6.015438ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 366a446d-f6d4-4988-8704-ce93d81ad728 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.113917877Z TIME DURATION: 9.405404ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4f09855f-dfb5-4651-be9b-fd9196ed6cb6 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.1 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmYzY2FhNjM1ZjAwZDViZDM2Mzk3NDI2MjhlMzJkNDYxZmFmZGJkY2EwOWM5NmRjY2ZkMjY4ODI3ZWRiY2VjNzQiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0pKT0ZGWU5YUlhlRVZGUTFVMFRVUkpJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.326528082Z TIME DURATION: 212.190909ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Content-Digest: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: ecd673cb-8dbe-499c-be97-1f7ea4693c26 X-Ms-Request-Id: dad830e4-27d7-49ed-94d1-33c26ea91370 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.334923371Z TIME DURATION: 7.862039ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:push,pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 46028bfc-c190-4257-8634-be96c982d8bf BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apush%2Cpull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.344531891Z TIME DURATION: 9.147406ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: cfd6546d-22dd-4406-a027-0ed9351216e9 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.083333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.381802437Z TIME DURATION: 36.932472ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 0cfc78dd-375f-452c-a452-8876a5d05f2b Location: /v2/ocitest/alltests/blobs/uploads/0cfc78dd-375f-452c-a452-8876a5d05f2b?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: b12362c7-70e9-4622-9162-cd17bac9e1ad X-Ms-Request-Id: e4eb9459-15eb-4835-84de-aba56100e162 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/0cfc78dd-375f-452c-a452-8876a5d05f2b?_nouploadcache=false&_state=*****&digest=sha256%3Ade8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 38 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 38) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.390860818Z TIME DURATION: 8.49227ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: a13729d8-c1d7-4bb2-a755-b86e0765753c BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.400431228Z TIME DURATION: 9.062587ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 8f14d581-74d0-4733-8464-130770aab6d2 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.066667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/0cfc78dd-375f-452c-a452-8876a5d05f2b?_nouploadcache=false&_state=*****&digest=sha256%3Ade8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 38 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 38) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.491449696Z TIME DURATION: 90.628577ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Content-Digest: sha256:de8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:de8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 1991c10f-ee05-41d2-a006-d82c61005fac X-Ms-Request-Id: 5caa7eb5-a958-45cf-baee-c0f8c294c42f BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uYmEuc3RyYXdiZXJyeS5qYW0uY3JvaXNzYW50IiwKCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkic2l6ZSI6IDM4LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJsYXllcnMiOiBbCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuZW1wdHkudjEranNvbiIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ0MTM2ZmEzNTViMzY3OGExMTQ2YWQxNmY3ZTg2NDllOTRmYjRmYzIxZmU3N2U4MzEwYzA2MGY2MWNhYWZmOGEiLAoJCQkic2l6ZSI6IDIsCgkJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJCX0KCV0sCgkic3ViamVjdCI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UubWFuaWZlc3QudjEranNvbiIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6NmU2NmFiMzI5YmI5ZTgyOTllNTcyOTg1NjdjZWIwYmUwNWJlNDFmYzY1N2ZkZmQ3OTUyMGU5YWI5Y2QzYjQxNyIsCgkJInNpemUiOiA3MTQsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImFubm90YXRpb25zIjogewoJCSJvcmcub3BlbmNvbnRhaW5lcnMuY29uZm9ybWFuY2UudGVzdCI6ICJ0ZXN0IGNvbmZpZyBiIgoJfQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.498750411Z TIME DURATION: 6.686334ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d4723b97-bbb2-4b27-be87-332f1a261ad3 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.509538172Z TIME DURATION: 10.17923ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 6105a00b-2c8c-46b2-b705-0b0f409235e1 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.05 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5uYmEuc3RyYXdiZXJyeS5qYW0uY3JvaXNzYW50IiwKCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkic2l6ZSI6IDM4LAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJfSwKCSJsYXllcnMiOiBbCgkJewoJCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuZW1wdHkudjEranNvbiIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ0MTM2ZmEzNTViMzY3OGExMTQ2YWQxNmY3ZTg2NDllOTRmYjRmYzIxZmU3N2U4MzEwYzA2MGY2MWNhYWZmOGEiLAoJCQkic2l6ZSI6IDIsCgkJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogbnVsbAoJCX0KCV0sCgkic3ViamVjdCI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UubWFuaWZlc3QudjEranNvbiIsCgkJImRpZ2VzdCI6ICJzaGEyNTY6NmU2NmFiMzI5YmI5ZTgyOTllNTcyOTg1NjdjZWIwYmUwNWJlNDFmYzY1N2ZkZmQ3OTUyMGU5YWI5Y2QzYjQxNyIsCgkJInNpemUiOiA3MTQsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImFubm90YXRpb25zIjogewoJCSJvcmcub3BlbmNvbnRhaW5lcnMuY29uZm9ybWFuY2UudGVzdCI6ICJ0ZXN0IGNvbmZpZyBiIgoJfQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.66277585Z TIME DURATION: 152.853027ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Content-Digest: sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 Oci-Subject: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: da9e5a75-5830-4e0e-8c34-59755a22c6b5 X-Ms-Request-Id: 3254ea78-931a-48c7-90e7-354ad8efad90 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmJhLnN0cmF3YmVycnkuamFtLmNyb2lzc2FudCIsCgkiY29uZmlnIjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5lbXB0eS52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkic2l6ZSI6IDIsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm5iYS5zdHJhd2JlcnJ5LmphbS5jcm9pc3NhbnQiLAoJCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkJInNpemUiOiAzOCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo2ZTY2YWIzMjliYjllODI5OWU1NzI5ODU2N2NlYjBiZTA1YmU0MWZjNjU3ZmRmZDc5NTIwZTlhYjljZDNiNDE3IiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkiYW5ub3RhdGlvbnMiOiB7CgkJIm9yZy5vcGVuY29udGFpbmVycy5jb25mb3JtYW5jZS50ZXN0IjogInRlc3QgbGF5ZXIgYiIKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.670909577Z TIME DURATION: 6.898762ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 3c9bfe6f-c9ad-4d0b-a1a9-b9475a9e06f4 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:16.68076456Z TIME DURATION: 9.236804ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:16 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3b8622e4-783b-4feb-8d5f-74641a7a966a X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.033333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmJhLnN0cmF3YmVycnkuamFtLmNyb2lzc2FudCIsCgkiY29uZmlnIjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5lbXB0eS52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkic2l6ZSI6IDIsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm5iYS5zdHJhd2JlcnJ5LmphbS5jcm9pc3NhbnQiLAoJCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkJInNpemUiOiAzOCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo2ZTY2YWIzMjliYjllODI5OWU1NzI5ODU2N2NlYjBiZTA1YmU0MWZjNjU3ZmRmZDc5NTIwZTlhYjljZDNiNDE3IiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0sCgkiYW5ub3RhdGlvbnMiOiB7CgkJIm9yZy5vcGVuY29udGFpbmVycy5jb25mb3JtYW5jZS50ZXN0IjogInRlc3QgbGF5ZXIgYiIKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.395949873Z TIME DURATION: 714.895009ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Content-Digest: sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 Oci-Subject: sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 0720cdf5-6135-40ad-bb1d-135188a43c4d X-Ms-Request-Id: bcdc9ebf-dc7a-429d-907c-d465e2fba6b7 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmJhLnN0cmF3YmVycnkuamFtLmNyb2lzc2FudCIsCgkiY29uZmlnIjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5lbXB0eS52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkic2l6ZSI6IDIsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm5iYS5zdHJhd2JlcnJ5LmphbS5jcm9pc3NhbnQiLAoJCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkJInNpemUiOiAzOCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo3ZTAyMWVlODYxZDUyZGRlYzEyZTJlZjliMTRkZWYxZWMzNmM4ZmUyMzFiMTZlZDFiMGJlNTNjYmNjMTkxMzdlIiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.40369488Z TIME DURATION: 6.664482ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 8646db2d-6452-4bdf-a245-7ea1753a1ae9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.412862586Z TIME DURATION: 8.560448ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 89ed8dc4-7b85-437b-bf10-181452657dda X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333.016667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImFydGlmYWN0VHlwZSI6ICJhcHBsaWNhdGlvbi92bmQubmJhLnN0cmF3YmVycnkuamFtLmNyb2lzc2FudCIsCgkiY29uZmlnIjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5lbXB0eS52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo0NDEzNmZhMzU1YjM2NzhhMTE0NmFkMTZmN2U4NjQ5ZTk0ZmI0ZmMyMWZlNzdlODMxMGMwNjBmNjFjYWFmZjhhIiwKCQkic2l6ZSI6IDIsCgkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm5iYS5zdHJhd2JlcnJ5LmphbS5jcm9pc3NhbnQiLAoJCQkiZGlnZXN0IjogInNoYTI1NjpkZThkZDE2ZWU4N2IzNjdiOTMyZTFmNDdjOTJjMzMyOTY2YzBkMDk5NDJkNWYyZjgwMDYzZWNmNjMwYzQ4YWU5IiwKCQkJInNpemUiOiAzOCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXSwKCSJzdWJqZWN0IjogewoJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5tYW5pZmVzdC52MStqc29uIiwKCQkiZGlnZXN0IjogInNoYTI1Njo3ZTAyMWVlODYxZDUyZGRlYzEyZTJlZjliMTRkZWYxZWMzNmM4ZmUyMzFiMTZlZDFiMGJlNTNjYmNjMTkxMzdlIiwKCQkic2l6ZSI6IDcxNCwKCQkibmV3VW5zcGVjaWZpZWRGaWVsZCI6IG51bGwKCX0KfQ==" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.642087522Z TIME DURATION: 228.825637ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Content-Digest: sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 Oci-Subject: sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7d03eb92-ab01-4641-b55d-10d507020e83 X-Ms-Request-Id: fbb5a0a6-33da-4fc6-81df-37071ddf467f BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.650360939Z TIME DURATION: 6.343651ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 99a1ff97-5fee-4a06-ab59-cab224baa22a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.660705292Z TIME DURATION: 9.87868ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 615a2e8e-5d1b-4368-b4f3-7d91f426b482 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.679780398Z TIME DURATION: 18.702067ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 80 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 8168bcc1-6e8c-4041-b700-8285babc0d81 BODY : { "name": "ocitest/alltests", "tags": [ "tagtest0", "test0", "test1", "test2", "test3" ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.68656131Z TIME DURATION: 6.154128ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b05a280b-b3a8-4809-a753-8dddc99a33f5 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.696432733Z TIME DURATION: 9.432961ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3a388fc3-b6f3-4098-b73e-94635763c286 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.983333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.732237321Z TIME DURATION: 35.338985ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 56 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/ocitest/alltests/tags/list?last=test0&n=2&orderby=>; rel="next" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 21c22bda-f6a4-43ee-b97d-589d02c3274c BODY : { "name": "ocitest/alltests", "tags": [ "tagtest0", "test0" ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.740491345Z TIME DURATION: 7.700155ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c0ad7dea-202d-4a95-b82d-e51d59c972a2 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.749488328Z TIME DURATION: 8.551959ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 3084fcce-fc49-4f7b-b3fd-16bf3962b920 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.966667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.778238652Z TIME DURATION: 28.332752ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 56 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/ocitest/alltests/tags/list?last=test0&n=2&orderby=>; rel="next" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 5ab17621-4bcf-420b-a9ac-24706e59ecfd BODY : { "name": "ocitest/alltests", "tags": [ "tagtest0", "test0" ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?last=test0&n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.784790834Z TIME DURATION: 6.111065ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 39c3ee18-a8ab-438a-84e4-2f9a3e08c33a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.79379811Z TIME DURATION: 8.43874ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 100be722-c90b-48ce-a8e6-c76c92368178 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.95 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list?last=test0&n=2 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.816597958Z TIME DURATION: 22.396031ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 53 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Link: </v2/ocitest/alltests/tags/list?last=test2&n=2&orderby=>; rel="next" Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 67328cf6-7278-4b51-aa8a-59ffaf2f97c3 BODY : { "name": "ocitest/alltests", "tags": [ "test1", "test2" ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.82467616Z TIME DURATION: 7.525356ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 223e20cf-fb35-4604-952c-b295400c4aaf BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.83420853Z TIME DURATION: 8.99325ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 11562564-ce32-401e-9d85-8695c39c3b9c X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.933333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.849900995Z TIME DURATION: 15.362066ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 89 Content-Type: application/vnd.oci.image.index.v1+json Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d5deb310-2160-4a0a-9ed8-4dd03becebdf BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.index.v1+json", "manifests": [] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.856784638Z TIME DURATION: 6.23658ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 374fe3e3-4a03-4434-b003-db4c10c34f9a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.865033542Z TIME DURATION: 7.851259ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5127e8f9-0655-4ab4-93ef-8e32c0ae33fb X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.916667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.883442809Z TIME DURATION: 18.103344ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 1477 Content-Type: application/vnd.oci.image.index.v1+json Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 9ffe7487-19ef-4dec-add4-cbe2cf23b5d9 BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.index.v1+json", "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932", "size": 859, "annotations": { "org.opencontainers.conformance.test": "test layer b" }, "artifactType": "application/vnd.nba.strawberry.jam.croissant" }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75", "size": 795, "annotations": { "org.opencontainers.conformance.test": "test config b" }, "artifactType": "application/vnd.nba.strawberry.jam.croissant" }, { "mediaType": "application/vnd.oci.image.index.v1+json", "digest": "sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c", "size": 845, "annotations": { "org.opencontainers.conformance.test": "test index" }, "artifactType": "application/vnd.food.stand" }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f", "size": 849, "annotations": { "org.opencontainers.conformance.test": "test layer a" }, "artifactType": "application/vnd.nhl.peanut.butter.bagel" }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60", "size": 790, "annotations": { "org.opencontainers.conformance.test": "test config a" }, "artifactType": "application/vnd.nhl.peanut.butter.bagel" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417?artifactType=application%2Fvnd.nhl.peanut.butter.bagel HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.892743084Z TIME DURATION: 7.909778ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 66b6787c-d112-4f47-b50e-d5439d1fcbf6 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.902316097Z TIME DURATION: 9.040686ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: c9cf31d4-0c6c-4ab9-b6ce-bbf59dcb02ae X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.9 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417?artifactType=application%2Fvnd.nhl.peanut.butter.bagel HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.921758052Z TIME DURATION: 19.008332ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 647 Content-Type: application/vnd.oci.image.index.v1+json Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Oci-Filters-Applied: artifactType Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 83c9d17d-c895-4fea-afb5-198cb938d9e9 BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.index.v1+json", "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f", "size": 849, "annotations": { "org.opencontainers.conformance.test": "test layer a" }, "artifactType": "application/vnd.nhl.peanut.butter.bagel" }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60", "size": 790, "annotations": { "org.opencontainers.conformance.test": "test config a" }, "artifactType": "application/vnd.nhl.peanut.butter.bagel" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.930629592Z TIME DURATION: 8.033479ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 5503e134-6420-4eda-ab3f-455b203e3b7e BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.943477096Z TIME DURATION: 12.28032ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: f61fe32e-2a77-4320-b385-788cd6928299 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.883333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/referrers/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.963312356Z TIME DURATION: 19.476848ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 303 Content-Type: application/vnd.oci.image.index.v1+json Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 84b956f4-8dad-4584-9afa-0ab3d6d9465b BODY : { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.index.v1+json", "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518", "size": 781, "artifactType": "application/vnd.nba.strawberry.jam.croissant" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.970924075Z TIME DURATION: 6.384537ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 86ed3765-0ba8-4f89-80f0-00ba13650bd9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:17.980850331Z TIME DURATION: 9.409858ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:17 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5c7f961b-dfac-4e7b-99a9-acac27e550a8 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.866667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.123431324Z TIME DURATION: 142.271533ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 00057ff5-d6e3-4085-a3b9-50df6d087c02 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 32.000000 X-Ms-Request-Id: 3b59b191-f902-4b4d-98a6-692a70a3a36c BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.133091522Z TIME DURATION: 9.233468ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ff54ab5f-2a5a-4bb4-8a64-264e08d413b2 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.143850208Z TIME DURATION: 10.293214ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 889bdb39-d94e-4846-846a-8427c5158a04 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.85 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:56c67bd01575984ce7014c377789d9bbc018a244de4b2798c7b2562fdff1abf0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.601135992Z TIME DURATION: 456.931529ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: e2674794-4c6e-492e-ac2e-fab551dd4b53 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 31.000000 X-Ms-Request-Id: 5c2c0058-7079-4bfc-94ae-981377479364 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.60797935Z TIME DURATION: 6.374078ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d1564ed4-3681-4dd8-ad18-84468c8320b7 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.617737003Z TIME DURATION: 9.288764ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d74da457-1813-4251-88f8-f6da8a70bc6a X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.833333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.838530464Z TIME DURATION: 220.491655ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 28ee398a-0c37-46d7-8ecf-b3f6561c0bd3 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: a9adf850-009b-491c-afae-999fcdef76d4 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.846177859Z TIME DURATION: 7.193585ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d209065e-aa03-485d-bba7-08339c9d8f73 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:18.855088173Z TIME DURATION: 8.386241ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:18 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 50a4686d-7294-43ab-8725-24a99672c07b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.816667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.014983059Z TIME DURATION: 159.548758ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: b6decde0-06d2-42d6-9d2a-37a98107013b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: e4604541-65bd-4c16-9075-2b30119b922f BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.021649575Z TIME DURATION: 6.221482ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 9c3a485a-dbd4-444d-b996-aef3e74af198 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.030021899Z TIME DURATION: 7.908134ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 6f373eae-6029-401d-8beb-5de4b0cf9b5b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.8 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.168625817Z TIME DURATION: 138.209618ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 262d3f28-f82b-4895-906a-ea686c3712f0 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: e5141597-6eb0-476e-b78a-2cda4085d7c5 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.1759996Z TIME DURATION: 6.937545ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7c6503f3-570e-49d5-9317-3f15def18df9 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.184406978Z TIME DURATION: 7.93371ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: aba9e7da-86f9-494a-a638-3dde8307e485 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.783333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.314593645Z TIME DURATION: 129.893658ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 124401cb-d3a4-48db-aa66-392527c1a914 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 29.000000 X-Ms-Request-Id: 4ec24acd-af6c-454c-b1ca-35226e2bc0e7 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.321627131Z TIME DURATION: 6.613389ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 88a9dd56-cba1-47cf-b18f-9310a3b7b08a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.330579433Z TIME DURATION: 8.461692ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: ef82b8a0-1c48-4f8f-8008-c196b4718d3c X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.766667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.455166935Z TIME DURATION: 124.218389ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 98240c70-0b85-45f2-8028-13803f035253 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 28.000000 X-Ms-Request-Id: 195baff4-5b07-49f3-9071-a143265a54e3 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.463157222Z TIME DURATION: 7.663184ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 40811504-49b8-4bb5-96e5-7260ef1d8b46 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.472226495Z TIME DURATION: 8.58302ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: abfc807d-793b-4fcc-9969-188488b7ea5d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.75 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:5a7819392cb1b09173c8929c402c12e156903422452142d9abf6735ee7576518 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.657805335Z TIME DURATION: 185.179061ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: e0caba81-66a9-492c-9e32-cea1cf251a85 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 27.000000 X-Ms-Request-Id: dcbb55e9-7e85-4ce0-82a0-42fdf85ae8f1 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.665824978Z TIME DURATION: 7.368322ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 60f3911c-d6a0-410c-936c-3ecfdb65c89a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.675425805Z TIME DURATION: 9.11134ms HEADERS : Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: e174d315-58c9-4537-ab78-f03fc374449c X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.733333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:14ba2e7fc4589d5adfa05a4a70124b763b4705add2d2e66b868edb42b1efa383 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.754582326Z TIME DURATION: 78.770788ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: b6559dfe-43c3-4f6f-9b32-aef0d268814e X-Ms-Ratelimit-Remaining-Calls-Per-Second: 27.000000 X-Ms-Request-Id: 3dff8d8a-648d-4bd3-9dc3-16d5e9c883f3 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.76336075Z TIME DURATION: 8.143054ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 474b331b-0e63-4aca-96a6-6a8e7188e12a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.773275748Z TIME DURATION: 9.44169ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 957bedda-81ee-4ba4-a27a-0f2391b08a5b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.783333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.81904795Z TIME DURATION: 45.435791ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 8be87307-c3c3-4bc8-be69-b565cc6dd32c X-Ms-Ratelimit-Remaining-Calls-Per-Second: 27.000000 X-Ms-Request-Id: b1cc83d4-0fa5-4a4f-8e4e-9a40b94970a1 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.82817114Z TIME DURATION: 8.530189ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 64895592-2461-4e28-ab60-21e40cee9d7a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.841572752Z TIME DURATION: 12.914098ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4ead75c8-e92d-4b52-a2a8-543bf9325aef X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.616667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.872518401Z TIME DURATION: 30.551941ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: ff0fce05-8b9f-4315-a75d-85f58c39fbaa X-Ms-Ratelimit-Remaining-Calls-Per-Second: 26.000000 X-Ms-Request-Id: 040f1111-4ecb-4e07-a00e-7e3734ec2403 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:8daa11ccd6dff0f952ee62502cdc01f2b70f655eb9d743658e2befda0ebc0b0c is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.879964948Z TIME DURATION: 6.400198ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 6e89014f-5a2e-498d-99ce-af420854e469 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.889124319Z TIME DURATION: 8.744182ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: bc358c42-d7cb-4dc1-8c61-c332262e7052 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.6 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.923146444Z TIME DURATION: 33.61415ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 3529dab7-7f16-40fe-b240-b45b10844965 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 25.000000 X-Ms-Request-Id: ccc9e483-1421-4ff9-b7e1-fa895e0c8fcb BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:47da4a723f8f77bf754fd1bab65203b7bf08ad0daeee2a95781a8b4f5b2d6b60 is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.93077296Z TIME DURATION: 7.049664ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7fd827df-bcb0-4f4e-a943-80b4d2d1dda1 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.940693618Z TIME DURATION: 9.414208ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 057cbe9a-4760-42f6-8557-ff09fee32e29 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.583333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.974544401Z TIME DURATION: 33.520043ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 6a3fcae2-52f7-4c76-9e0f-583ff0f76866 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 24.000000 X-Ms-Request-Id: 6fe7bff8-2500-46c5-baf4-7570236c4b27 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:68d409e0ab56acf154ebef2c2168b5c78beff66fb34ab891bd3c9a2a369dfa4f is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.981559079Z TIME DURATION: 6.46563ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: eb12cd67-029b-4d8b-bcfc-42ea098b46ae BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:19.990799412Z TIME DURATION: 8.649575ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:19 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 77ed4820-d14d-489c-ae79-867d554ada13 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.566667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.02534559Z TIME DURATION: 34.148192ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7ead8e29-73ab-4a3d-bd0d-5587935e8237 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 23.000000 X-Ms-Request-Id: 505ef6e9-c254-4d4f-aa9e-8f0f477b050c BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:6e66ab329bb9e8299e57298567ceb0be05be41fc657fdfd79520e9ab9cd3b417 is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.03251516Z TIME DURATION: 6.671186ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: df79827a-f971-4c14-9042-7abafa8b1ee2 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.042160168Z TIME DURATION: 9.08052ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 2b72ab8c-45ad-407e-aee3-f0b86204456f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.55 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.07854374Z TIME DURATION: 35.954988ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 4b97482e-2499-4b35-b630-10f5cde26036 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 24.000000 X-Ms-Request-Id: 12410c7a-4169-4353-a6da-3accd0c5300b BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:3806619159e3aa3fc484dbb6629334c096a966d0151b2739d2a175ce97828f75 is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.085107764Z TIME DURATION: 6.063796ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2caa2a1b-c9cb-4b0e-8b3f-f6f8f719af50 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.095141555Z TIME DURATION: 9.496222ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5ff0cda2-7ad2-4c35-ad90-81715f6f4085 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.533333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.129926698Z TIME DURATION: 34.392658ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 147 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 82ba7b37-644a-4a5e-8f8c-77e8f94003a2 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 23.000000 X-Ms-Request-Id: a46e6ecb-862f-4aab-a79e-4b9cd3882f10 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:bd49b6ae88f20a9a0dd0e53f054a63ff4f0a1b1b530bebb000a5acf7378e2932 is not found" } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:f3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.136589698Z TIME DURATION: 6.144418ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 654797ce-7fd2-41cd-9dc3-0d4250c53042 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.145255234Z TIME DURATION: 8.089736ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 5243f8db-b850-4c7e-9818-e0111ee17230 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.516667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:f3caa635f00d5bd3639742628e32d461fafdbdca09c96dccfd268827edbcec74 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.187070026Z TIME DURATION: 41.442034ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 71ac7447-db2b-47f4-86d5-1b81cedb1883 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 22.000000 X-Ms-Request-Id: b695e50b-6fb3-42bc-a367-f22de6fc024c BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:ee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.193545283Z TIME DURATION: 6.043818ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 5d7d6c84-e9c2-4670-a99a-4409d3011b08 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.202774234Z TIME DURATION: 8.763418ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: a1c98a9f-4264-403d-9c5a-21f947e4c2ed X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.5 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:ee29d2e91da0e5dbf6536f5b369148a83ef59b0ce96e49da65dd6c25eb1fa44f HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.244723829Z TIME DURATION: 41.572008ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 0628f8bc-c6e5-493b-b459-add20b499778 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 21.000000 X-Ms-Request-Id: 0e443806-e1c5-4b32-a729-c576e2160dcd BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:de8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.251477689Z TIME DURATION: 6.36472ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 961fcbaa-e52c-45a3-8ba6-940b8afbb3b2 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.260481489Z TIME DURATION: 8.507269ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: ad395025-4541-4858-942d-35bacdef184f X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.483333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:de8dd16ee87b367b932e1f47c92c332966c0d09942d5f2f80063ecf630c48ae9 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.30226975Z TIME DURATION: 41.4141ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: d39ba9ad-d447-48b8-969a-a21602d99851 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 22.000000 X-Ms-Request-Id: a30bd55b-2654-4942-b4a5-db8306ef94ac BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.308818034Z TIME DURATION: 6.079757ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 86b5a80e-29e6-4279-8f47-5bfdbf314b0a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.317564021Z TIME DURATION: 8.253613ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 615da913-97d6-4475-883e-6da938b9635e X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.466667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.359284486Z TIME DURATION: 41.303443ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 1b2ea0c5-5725-4b6e-8513-cc9560b7d19a X-Ms-Ratelimit-Remaining-Calls-Per-Second: 21.000000 X-Ms-Request-Id: 3b1ea4fb-667b-48f0-9f08-d4d8e05dd7b3 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.366422306Z TIME DURATION: 6.458767ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: cc8415e0-b5e4-491c-a344-8bb7af79609a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.377091327Z TIME DURATION: 10.197968ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: dfdfa179-f9dd-4054-820a-56a37aadc68b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.45 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.427836809Z TIME DURATION: 50.36034ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: ccd035e3-c069-4b61-9e8f-e569af909aa6 Location: /v2/ocitest/alltests/blobs/uploads/ccd035e3-c069-4b61-9e8f-e569af909aa6?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 31dc8a8c-ff43-4e75-a55f-dcaf11cc9ab1 X-Ms-Request-Id: 3f3e36d7-1724-4b33-bfe1-e93fe013ee94 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/ccd035e3-c069-4b61-9e8f-e569af909aa6?_nouploadcache=false&_state=*****&digest=sha256%3Abbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.435331779Z TIME DURATION: 6.387994ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 56b980d9-32d4-431c-a78a-441f67cc1139 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.448523678Z TIME DURATION: 12.703604ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: ede142cb-efd8-490b-97b1-7b8217762656 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.433333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/ccd035e3-c069-4b61-9e8f-e569af909aa6?_nouploadcache=false&_state=*****&digest=sha256%3Abbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 129 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 129) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.556815133Z TIME DURATION: 107.914538ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Content-Digest: sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5559bfb4-52d9-46d0-bf96-0de9b511106d X-Ms-Request-Id: 19304f95-7b6e-4fa9-9200-7e7d06e10806 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.5644482Z TIME DURATION: 7.021701ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: ee5a5015-b59e-4ec1-9f5c-880f80515a3a BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.573294414Z TIME DURATION: 8.10779ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 83e51928-a7fe-48b1-8297-4a6ccce54fbd X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.416667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ POST /v2/ocitest/alltests/blobs/uploads/ HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.606704831Z TIME DURATION: 33.103642ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Docker-Upload-Uuid: 0ed2c6a3-beea-4e6b-9831-52046b5980c6 Location: /v2/ocitest/alltests/blobs/uploads/0ed2c6a3-beea-4e6b-9831-52046b5980c6?_nouploadcache=false&_state=***** Range: 0-0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 5fd5295d-c20e-4189-bcae-95511b59c04c X-Ms-Request-Id: 99ca0eba-d777-47dd-a9dc-521abde94970 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/0ed2c6a3-beea-4e6b-9831-52046b5980c6?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.613992302Z TIME DURATION: 6.782063ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c21bfe36-3f1d-477e-8d7c-a310a5525d45 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.624210668Z TIME DURATION: 9.595529ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 4444bfd7-9aad-4011-89d6-ab0cf1003f09 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.4 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/blobs/uploads/0ed2c6a3-beea-4e6b-9831-52046b5980c6?_nouploadcache=false&_state=*****&digest=sha256%3A48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Length: 168 Content-Type: application/octet-stream User-Agent: distribution-spec-conformance-tests BODY : ***** BODY IS byte(s) (size - 168) ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.704203387Z TIME DURATION: 79.733703ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Content-Digest: sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 67fd5be0-ba26-45b1-a49a-1bcefeae72ca X-Ms-Request-Id: c3dd53f1-9e22-499f-b90d-26933f4dbb63 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmJiZTVkNTI5OTUzYzYyZTAxM2IxZjVhMDc1M2ZlMmNlYWFiNmIxMjY2OWY1Y2Y1YTlmOGE3Y2M2NDRiNmNlZTYiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0phTWsxNVQwczBiM2cyZFdabWFsRnRJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.71123696Z TIME DURATION: 6.40238ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 274 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull,push" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 43d73e0e-8820-4bd0-a6d1-82dccbe2e502 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" }, { "Type": "repository", "Name": "ocitest/alltests", "Action": "push" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull%2Cpush&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.720934499Z TIME DURATION: 9.033806ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: eaa06329-a8a7-4067-96a0-6e2970103817 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.383333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ PUT /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** Content-Type: application/vnd.oci.image.manifest.v1+json User-Agent: distribution-spec-conformance-tests BODY : "ewoJInNjaGVtYVZlcnNpb24iOiAyLAoJIm1lZGlhVHlwZSI6ICJhcHBsaWNhdGlvbi92bmQub2NpLmltYWdlLm1hbmlmZXN0LnYxK2pzb24iLAoJImNvbmZpZyI6IHsKCQkibWVkaWFUeXBlIjogImFwcGxpY2F0aW9uL3ZuZC5vY2kuaW1hZ2UuY29uZmlnLnYxK2pzb24iLAoJCSJkaWdlc3QiOiAic2hhMjU2OmJiZTVkNTI5OTUzYzYyZTAxM2IxZjVhMDc1M2ZlMmNlYWFiNmIxMjY2OWY1Y2Y1YTlmOGE3Y2M2NDRiNmNlZTYiLAoJCSJzaXplIjogMTI5LAoJCSJkYXRhIjogImV3b0pJbUYxZEdodmNpSTZJQ0phTWsxNVQwczBiM2cyZFdabWFsRnRJaXdLQ1NKaGNtTm9hWFJsWTNSMWNtVWlPaUFpWVcxa05qUWlMQW9KSW05eklqb2dJbXhwYm5WNElpd0tDU0p5YjI5MFpuTWlPaUI3Q2drSkluUjVjR1VpT2lBaWJHRjVaWEp6SWl3S0NRa2laR2xtWmw5cFpITWlPaUJiWFFvSmZRcDkiLAoJCSJuZXdVbnNwZWNpZmllZEZpZWxkIjogImFHVnNiRzhnZDI5eWJHUT0iCgl9LAoJImxheWVycyI6IFsKCQl7CgkJCSJtZWRpYVR5cGUiOiAiYXBwbGljYXRpb24vdm5kLm9jaS5pbWFnZS5sYXllci52MS50YXIrZ3ppcCIsCgkJCSJkaWdlc3QiOiAic2hhMjU2OjQ4YWNmZjFkOTE3NTJlOTU3NTI3YzFiNTQxNmU3Mzc2ZDkxMGJjYWNmMDFiOTQ0MTE3NWY4YzI3MGUzNWMxODMiLAoJCQkic2l6ZSI6IDE2OCwKCQkJIm5ld1Vuc3BlY2lmaWVkRmllbGQiOiBudWxsCgkJfQoJXQp9" ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 201 Created PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.92562222Z TIME DURATION: 204.333858ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Content-Digest: sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e Docker-Distribution-Api-Version: registry/2.0 Location: /v2/ocitest/alltests/manifests/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 2c8c9510-432c-46f6-89eb-30fbe34c2eeb X-Ms-Request-Id: 31f359e8-3902-4eec-be11-39ecce4ad74b BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.93327796Z TIME DURATION: 6.917285ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 40d3a38e-c0d7-4ba3-ac77-fc1e1d5aa159 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.94363772Z TIME DURATION: 10.000036ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: c3cd0437-38e8-4797-8f7d-31ca59534afe X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.366667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.962577755Z TIME DURATION: 18.588797ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 48 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2b1702c3-8507-4470-9d5c-b186086e03ae BODY : { "name": "ocitest/alltests", "tags": [ "tagtest0" ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.970908582Z TIME DURATION: 7.77249ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: c7a0fd02-3c6b-4c6e-94ef-bbc034266e4f BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:20.982019588Z TIME DURATION: 10.675129ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:20 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 63b6a10d-c0fd-4490-b65d-fa48aae4c0a1 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.35 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/tagtest0 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 405 Method Not Allowed PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.020525429Z TIME DURATION: 38.111592ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 90 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 40d52f7b-c79d-4b63-90ff-1f1f133c8e5b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 26.000000 X-Ms-Request-Id: e55d9000-98a2-4acd-823a-b24197f1f349 BODY : { "errors": [ { "code": "UNSUPPORTED", "message": "A manifest can only be deleted by digest." } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.027788824Z TIME DURATION: 6.610132ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: d60bc337-d3ff-4e79-ba69-9817950951b8 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.036409853Z TIME DURATION: 8.170955ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 66638aed-ca3b-4f0f-a8c7-90b27d621688 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.333333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/manifests/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.25974357Z TIME DURATION: 222.950538ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 7f5b6628-8d5e-47e9-bf76-765139511648 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 29.000000 X-Ms-Request-Id: 50c0f8c5-8ce8-4849-b310-daff2b9c7d59 BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.26635947Z TIME DURATION: 6.056802ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: cca6e15f-6c8d-47df-8f0f-51feb1c4ecad BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.275310199Z TIME DURATION: 8.392582ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: f0de5e09-d80b-4acf-8536-1e5856de9ea2 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.316667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/manifests/sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.32479443Z TIME DURATION: 49.16356ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 269 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 6bf83e9d-aa04-4325-984f-230dae3cc1f4 X-Ms-Request-Id: 88c4ca8d-2984-44a7-b36f-51f182bdd6a7 BODY : { "errors": [ { "code": "MANIFEST_UNKNOWN", "message": "manifest sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e is not found", "detail": { "Name": "ocitest/alltests", "Revision": "sha256:7e021ee861d52ddec12e2ef9b14def1ec36c8fe231b16ed1b0be53cbcc19137e" } } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.331784201Z TIME DURATION: 5.95951ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 219 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:metadata_read" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: b26234fc-58bd-4578-8d31-bfd8487be876 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "metadata_read" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Ametadata_read&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.340723148Z TIME DURATION: 8.538596ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 2fdb1899-e62a-4313-810d-fd6290cdb52e X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.3 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/tags/list HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.360912023Z TIME DURATION: 19.763176ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 94 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 7b987096-117b-4e4a-a32f-aababdfb4cc4 BODY : { "errors": [ { "code": "NAME_UNKNOWN", "message": "repository \"ocitest/alltests\" is not found" } ] } ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.368680583Z TIME DURATION: 7.268143ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 54cb271b-fd04-4bef-9a0f-6261cf289935 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.379228127Z TIME DURATION: 10.124921ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: d5a4451f-73e0-4ab8-9a32-2a7e0e03c742 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.283333 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.425256439Z TIME DURATION: 45.666003ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: d9df3259-e57b-4aac-9c2e-f4fece8b8348 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 30.000000 X-Ms-Request-Id: 1f0bcefc-67b7-4e99-b44a-427183392c65 BODY : ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.432129972Z TIME DURATION: 6.409583ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 212 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:delete" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 2aa9874b-d130-4468-9edc-5eb408854729 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "delete" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Adelete&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.442819792Z TIME DURATION: 10.210772ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: 8f431aeb-8b61-495e-8c2a-88be5179100b X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.266667 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ DELETE /v2/ocitest/alltests/blobs/sha256:48acff1d91752e957527c1b5416e7376d910bcacf01b9441175f8c270e35c183 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 202 Accepted PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.483602931Z TIME DURATION: 40.391926ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 0 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 71f4f37b-99e8-4520-9ade-49181554dc6d X-Ms-Ratelimit-Remaining-Calls-Per-Second: 29.000000 X-Ms-Request-Id: 0865a497-045a-41d1-8400-4d4d9c5e38ed BODY : ==============================================================================
DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 401 Unauthorized PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.490907632Z TIME DURATION: 6.691953ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Connection: keep-alive Content-Length: 210 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains Www-Authenticate: Bearer realm="https://ociconformancetest.azurecr.io/oauth2/token",service="ociconformancetest.azurecr.io",scope="repository:ocitest/alltests:pull" X-Content-Type-Options: nosniff X-Ms-Correlation-Request-Id: 47479972-ff49-4fdc-bbd5-3ccd22bb2fa7 BODY : { "errors": [ { "code": "UNAUTHORIZED", "message": "authentication required, visit https://aka.ms/acr/authorization for more information.", "detail": [ { "Type": "repository", "Name": "ocitest/alltests", "Action": "pull" } ] } ] } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /oauth2/token?scope=repository%3Aocitest%2Falltests%3Apull&service=ociconformancetest.azurecr.io HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Basic ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.49984748Z TIME DURATION: 8.37032ms HEADERS : Connection: keep-alive Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains X-Ms-Correlation-Request-Id: f70f02d0-3353-414c-b29c-88976c4e18d7 X-Ms-Ratelimit-Remaining-Calls-Per-Second: 332.25 BODY : { "access_token": "*****" } ============================================================================== DEBUG ============================================================================== ~~~ REQUEST ~~~ GET /v2/ocitest/alltests/blobs/sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6 HTTP/1.1 HOST : ociconformancetest.azurecr.io HEADERS: Authorization: Bearer ***** User-Agent: distribution-spec-conformance-tests BODY : ***** NO CONTENT ***** ------------------------------------------------------------------------------ ~~~ RESPONSE ~~~ STATUS : 404 Not Found PROTO : HTTP/1.1 RECEIVED AT : 2024-06-26T15:05:21.531828722Z TIME DURATION: 31.565132ms HEADERS : Access-Control-Expose-Headers: Docker-Content-Digest, WWW-Authenticate, Link, X-Ms-Correlation-Request-Id Cache-Control: no-cache Connection: keep-alive Content-Length: 157 Content-Type: application/json; charset=utf-8 Date: Wed, 26 Jun 2024 15:05:21 GMT Docker-Distribution-Api-Version: registry/2.0 Server: AzureContainerRegistry Strict-Transport-Security: max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Ms-Client-Request-Id: X-Ms-Correlation-Request-Id: 0122b9fa-97dd-413e-9773-c7baf3b7cacb X-Ms-Request-Id: 4bdcca7d-c37c-4921-84da-19f1ed151d63 BODY : { "errors": [ { "code": "BLOB_UNKNOWN", "message": "blob unknown to registry", "detail": "sha256:bbe5d529953c62e013b1f5a0753fe2ceaab6b12669f5cf5a9f8a7cc644b6cee6" } ] } ==============================================================================