diff --git a/internal/services/object/bucket_website_configuration.go b/internal/services/object/bucket_website_configuration.go index dd9413cc68..e8b6ee2551 100644 --- a/internal/services/object/bucket_website_configuration.go +++ b/internal/services/object/bucket_website_configuration.go @@ -2,13 +2,11 @@ package object import ( "context" - "errors" "fmt" "github.com/aws/aws-sdk-go-v2/aws" "github.com/aws/aws-sdk-go-v2/service/s3" s3Types "github.com/aws/aws-sdk-go-v2/service/s3/types" - "github.com/aws/aws-sdk-go/aws/awserr" "github.com/hashicorp/terraform-plugin-log/tflog" "github.com/hashicorp/terraform-plugin-sdk/v2/diag" "github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema" @@ -147,8 +145,7 @@ func resourceBucketWebsiteConfigurationRead(ctx context.Context, d *schema.Resou Bucket: scw.StringPtr(bucket), }) if err != nil { - var s3err awserr.Error - if errors.As(err, &s3err) && s3err.Code() == ErrCodeNoSuchBucket { + if IsS3Err(err, ErrCodeNoSuchBucket, "") { tflog.Error(ctx, fmt.Sprintf("Bucket %q was not found - removing from state!", bucket)) d.SetId("") return nil diff --git a/internal/services/object/testdata/object-bucket-website-configuration-with-bucket-name.cassette.yaml b/internal/services/object/testdata/object-bucket-website-configuration-with-bucket-name.cassette.yaml index c1245f75d6..34b495f445 100644 --- a/internal/services/object/testdata/object-bucket-website-configuration-with-bucket-name.cassette.yaml +++ b/internal/services/object/testdata/object-bucket-website-configuration-with-bucket-name.cassette.yaml @@ -9,7 +9,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -18,7 +18,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 0e2a3f98-6deb-4dfd-819d-d5918858c86b + - b6a758a0-f464-4169-98b3-80dda5bdfc71 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -26,8 +26,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094642Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092806Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: PUT response: proto: HTTP/2.0 @@ -42,16 +42,16 @@ interactions: Content-Length: - "0" Date: - - Wed, 04 Dec 2024 09:46:42 GMT + - Wed, 11 Dec 2024 09:28:07 GMT Location: - - /tf-acc-test-3490243863674995036 + - /tf-acc-test-190077141455325988 X-Amz-Id-2: - - txg7f05ad2ea2f54495a759-0067502502 + - txg42af84161df949c79eab-0067595b27 X-Amz-Request-Id: - - txg7f05ad2ea2f54495a759-0067502502 + - txg42af84161df949c79eab-0067595b27 status: 200 OK code: 200 - duration: 1.976669s + duration: 1.246151958s - id: 1 request: proto: HTTP/1.1 @@ -60,7 +60,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -69,7 +69,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 69f7cedc-e9c5-494d-8195-38678b19d275 + - 03152eff-03b6-4caa-b57f-9c7b24ed4172 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -79,8 +79,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094644Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092807Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: PUT response: proto: HTTP/2.0 @@ -95,14 +95,14 @@ interactions: Content-Length: - "0" Date: - - Wed, 04 Dec 2024 09:46:44 GMT + - Wed, 11 Dec 2024 09:28:07 GMT X-Amz-Id-2: - - txg41fcb6ce927c4866aae1-0067502504 + - txg301d4f7ca4064590aa9e-0067595b27 X-Amz-Request-Id: - - txg41fcb6ce927c4866aae1-0067502504 + - txg301d4f7ca4064590aa9e-0067595b27 status: 200 OK code: 200 - duration: 86.891208ms + duration: 143.644333ms - id: 2 request: proto: HTTP/1.1 @@ -111,7 +111,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -120,7 +120,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 053bc716-56db-4ec9-8369-ff8720373c62 + - 9486082e-ad4b-47f9-b134-189bb2afbd65 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -128,8 +128,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094644Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: GET response: proto: HTTP/2.0 @@ -141,21 +141,21 @@ interactions: uncompressed: false body: |- - 105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecfFULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD + d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2FULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD headers: Content-Length: - "890" Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:44 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txg78f4b391ad6642239701-0067502504 + - txg422fe33cb1b94b16879b-0067595b28 X-Amz-Request-Id: - - txg78f4b391ad6642239701-0067502504 + - txg422fe33cb1b94b16879b-0067595b28 status: 200 OK code: 200 - duration: 75.670125ms + duration: 82.088917ms - id: 3 request: proto: HTTP/1.1 @@ -164,7 +164,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -173,7 +173,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 89e600af-e932-4567-b3a2-6769f1311d1b + - 77c95cb5-0d5c-4f4e-9780-0429e86b52d3 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -181,8 +181,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094644Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?object-lock= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?object-lock= method: GET response: proto: HTTP/2.0 @@ -190,23 +190,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 300 + content_length: 299 uncompressed: false - body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxgb61a2472e96943fc9a37-0067502504txgb61a2472e96943fc9a37-0067502504/tf-acc-test-3490243863674995036 + body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxg12ba2cd82d8841df84eb-0067595b28txg12ba2cd82d8841df84eb-0067595b28/tf-acc-test-190077141455325988 headers: Content-Length: - - "300" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:44 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgb61a2472e96943fc9a37-0067502504 + - txg12ba2cd82d8841df84eb-0067595b28 X-Amz-Request-Id: - - txgb61a2472e96943fc9a37-0067502504 + - txg12ba2cd82d8841df84eb-0067595b28 status: 404 Not Found code: 404 - duration: 131.758375ms + duration: 90.992625ms - id: 4 request: proto: HTTP/1.1 @@ -215,7 +215,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -224,7 +224,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - c6acf926-0cab-4eb8-a8a8-20d37f650ec6 + - d37166b4-9b40-43d9-9ddc-04b11629e160 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -232,8 +232,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094644Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -241,25 +241,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:44 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgd57758855d7c410583d8-0067502504 + - txg0d755319ad4546b4aa8f-0067595b28 X-Amz-Request-Id: - - txgd57758855d7c410583d8-0067502504 + - txg0d755319ad4546b4aa8f-0067595b28 status: 200 OK code: 200 - duration: 111.334584ms + duration: 171.254125ms - id: 5 request: proto: HTTP/1.1 @@ -268,7 +268,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -277,7 +277,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - aac7139d-8f69-40c6-b321-d1dbd287d550 + - f34807a2-e346-46e2-a3b6-4ff2c7d19bab Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -285,8 +285,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094644Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?tagging= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?tagging= method: GET response: proto: HTTP/2.0 @@ -294,23 +294,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 301 + content_length: 299 uncompressed: false - body: NoSuchTagSetThe TagSet does not existtxgd3f34ab8b40c4b86a2e0-0067502505txgd3f34ab8b40c4b86a2e0-0067502505/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchTagSetThe TagSet does not existtxg633c14124edf432f9916-0067595b28txg633c14124edf432f9916-0067595b28/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "301" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgd3f34ab8b40c4b86a2e0-0067502505 + - txg633c14124edf432f9916-0067595b28 X-Amz-Request-Id: - - txgd3f34ab8b40c4b86a2e0-0067502505 + - txg633c14124edf432f9916-0067595b28 status: 404 Not Found code: 404 - duration: 49.304834ms + duration: 67.079875ms - id: 6 request: proto: HTTP/1.1 @@ -319,7 +319,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -328,7 +328,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 21f509f5-696b-4518-88c8-7f9062dae60d + - b80fe6fd-daad-4f39-ad2c-9730e1ffb08d Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -336,8 +336,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?cors= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?cors= method: GET response: proto: HTTP/2.0 @@ -345,23 +345,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 268 + content_length: 267 uncompressed: false - body: NoSuchCORSConfigurationThe CORS configuration does not existtxg562c11258228448daae8-0067502505txg562c11258228448daae8-0067502505/tf-acc-test-3490243863674995036 + body: NoSuchCORSConfigurationThe CORS configuration does not existtxg1b372c84dae54540bca6-0067595b28txg1b372c84dae54540bca6-0067595b28/tf-acc-test-190077141455325988 headers: Content-Length: - - "268" + - "267" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txg562c11258228448daae8-0067502505 + - txg1b372c84dae54540bca6-0067595b28 X-Amz-Request-Id: - - txg562c11258228448daae8-0067502505 + - txg1b372c84dae54540bca6-0067595b28 status: 404 Not Found code: 404 - duration: 48.589291ms + duration: 84.603667ms - id: 7 request: proto: HTTP/1.1 @@ -370,7 +370,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -379,7 +379,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - bda80b8f-df97-448e-bcb2-277761583180 + - 331d28ea-5bef-4f2c-94b1-37f2f147bed4 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -387,8 +387,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?versioning= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?versioning= method: GET response: proto: HTTP/2.0 @@ -407,14 +407,14 @@ interactions: Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgb6878c04826543c2bebc-0067502505 + - txg7d3815aa7e004c148fc7-0067595b28 X-Amz-Request-Id: - - txgb6878c04826543c2bebc-0067502505 + - txg7d3815aa7e004c148fc7-0067595b28 status: 200 OK code: 200 - duration: 46.314875ms + duration: 118.694792ms - id: 8 request: proto: HTTP/1.1 @@ -423,7 +423,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -432,7 +432,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - f8b7f0dc-1831-4602-a3df-65b448ae684f + - 4fccc984-1d71-4901-a3cc-178ba3e132de Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -440,8 +440,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?lifecycle= + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?lifecycle= method: GET response: proto: HTTP/2.0 @@ -449,23 +449,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 334 + content_length: 332 uncompressed: false - body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxgb4bc20f294704bc99dec-0067502505txgb4bc20f294704bc99dec-0067502505/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxgadcf2ace697e438eaf52-0067595b28txgadcf2ace697e438eaf52-0067595b28/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "334" + - "332" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgb4bc20f294704bc99dec-0067502505 + - txgadcf2ace697e438eaf52-0067595b28 X-Amz-Request-Id: - - txgb4bc20f294704bc99dec-0067502505 + - txgadcf2ace697e438eaf52-0067595b28 status: 404 Not Found code: 404 - duration: 46.919542ms + duration: 15.011875ms - id: 9 request: proto: HTTP/1.1 @@ -474,7 +474,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.fr-par.scw.cloud + host: tf-acc-test-190077141455325988.s3.fr-par.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -483,7 +483,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 4cc126a5-0932-40a8-a04a-7b885b5239de + - 8a154704-8c69-42b8-8a7d-a699ca32e458 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -491,8 +491,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.fr-par.scw.cloud/ + - 20241211T092808Z + url: https://tf-acc-test-190077141455325988.s3.fr-par.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -500,23 +500,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 255 + content_length: 254 uncompressed: false - body: NoSuchBucketThe specified bucket does not existtxgd6600ae1ad3f426e94be-0067502505txgd6600ae1ad3f426e94be-0067502505/tf-acc-test-3490243863674995036 + body: NoSuchBucketThe specified bucket does not existtxgfeee1395e47f4540b049-0067595b28txgfeee1395e47f4540b049-0067595b28/tf-acc-test-190077141455325988 headers: Content-Length: - - "255" + - "254" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:08 GMT X-Amz-Id-2: - - txgd6600ae1ad3f426e94be-0067502505 + - txgfeee1395e47f4540b049-0067595b28 X-Amz-Request-Id: - - txgd6600ae1ad3f426e94be-0067502505 + - txgfeee1395e47f4540b049-0067595b28 status: 404 Not Found code: 404 - duration: 115.570709ms + duration: 215.724833ms - id: 10 request: proto: HTTP/1.1 @@ -525,7 +525,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -534,7 +534,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 2439c9dc-4579-457c-a8a5-f035c40a36ff + - 1dc5774f-f84d-451f-b9ba-c3e1678a2949 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -542,8 +542,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: GET response: proto: HTTP/2.0 @@ -555,21 +555,21 @@ interactions: uncompressed: false body: |- - 105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecfFULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD + d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2FULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD headers: Content-Length: - "890" Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txgbbf9188f91c743aa822a-0067502505 + - txg0903d6f23b3041f0a0d5-0067595b29 X-Amz-Request-Id: - - txgbbf9188f91c743aa822a-0067502505 + - txg0903d6f23b3041f0a0d5-0067595b29 status: 200 OK code: 200 - duration: 48.664208ms + duration: 121.650417ms - id: 11 request: proto: HTTP/1.1 @@ -578,7 +578,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -587,7 +587,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - cd75d038-efcc-438f-a881-dc82533d1571 + - 1cb701b2-1dd1-43be-8048-1e931084b3d3 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -595,8 +595,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?object-lock= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?object-lock= method: GET response: proto: HTTP/2.0 @@ -604,23 +604,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 300 + content_length: 299 uncompressed: false - body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxg64695237ec4947709ccc-0067502505txg64695237ec4947709ccc-0067502505/tf-acc-test-3490243863674995036 + body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxg91bf935288ef475da3cb-0067595b29txg91bf935288ef475da3cb-0067595b29/tf-acc-test-190077141455325988 headers: Content-Length: - - "300" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txg64695237ec4947709ccc-0067502505 + - txg91bf935288ef475da3cb-0067595b29 X-Amz-Request-Id: - - txg64695237ec4947709ccc-0067502505 + - txg91bf935288ef475da3cb-0067595b29 status: 404 Not Found code: 404 - duration: 16.094292ms + duration: 84.547625ms - id: 12 request: proto: HTTP/1.1 @@ -629,7 +629,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -638,7 +638,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - fb35734d-fc5d-438f-ad4c-7075594aa24e + - b3258e5e-8dd8-452a-80a0-85a215160fec Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -646,8 +646,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -655,25 +655,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txg198392f565eb40d6a7d2-0067502505 + - txgfe59457b03dc40b6bd26-0067595b29 X-Amz-Request-Id: - - txg198392f565eb40d6a7d2-0067502505 + - txgfe59457b03dc40b6bd26-0067595b29 status: 200 OK code: 200 - duration: 78.156459ms + duration: 156.000542ms - id: 13 request: proto: HTTP/1.1 @@ -682,7 +682,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -691,7 +691,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - e0e035e9-ef3f-4520-a0bb-7fe7190182aa + - 441d61e5-ee50-492c-b763-6d4e426eec8d Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -699,8 +699,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?tagging= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?tagging= method: GET response: proto: HTTP/2.0 @@ -708,23 +708,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 301 + content_length: 299 uncompressed: false - body: NoSuchTagSetThe TagSet does not existtxgf7996b7b6cf84a72a43b-0067502505txgf7996b7b6cf84a72a43b-0067502505/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchTagSetThe TagSet does not existtxgb6beff7809e7406ba4de-0067595b29txgb6beff7809e7406ba4de-0067595b29/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "301" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txgf7996b7b6cf84a72a43b-0067502505 + - txgb6beff7809e7406ba4de-0067595b29 X-Amz-Request-Id: - - txgf7996b7b6cf84a72a43b-0067502505 + - txgb6beff7809e7406ba4de-0067595b29 status: 404 Not Found code: 404 - duration: 49.34975ms + duration: 123.950959ms - id: 14 request: proto: HTTP/1.1 @@ -733,7 +733,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -742,7 +742,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 25bfadab-b94f-4487-85ef-f9f3cdff3ce8 + - 6247998a-af95-47d2-9584-c060ebd86079 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -750,8 +750,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?cors= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?cors= method: GET response: proto: HTTP/2.0 @@ -759,23 +759,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 268 + content_length: 267 uncompressed: false - body: NoSuchCORSConfigurationThe CORS configuration does not existtxg3bbb8158e05c4d87b823-0067502505txg3bbb8158e05c4d87b823-0067502505/tf-acc-test-3490243863674995036 + body: NoSuchCORSConfigurationThe CORS configuration does not existtxg54200ae7b1ac42aea2f7-0067595b29txg54200ae7b1ac42aea2f7-0067595b29/tf-acc-test-190077141455325988 headers: Content-Length: - - "268" + - "267" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txg3bbb8158e05c4d87b823-0067502505 + - txg54200ae7b1ac42aea2f7-0067595b29 X-Amz-Request-Id: - - txg3bbb8158e05c4d87b823-0067502505 + - txg54200ae7b1ac42aea2f7-0067595b29 status: 404 Not Found code: 404 - duration: 48.926417ms + duration: 127.865542ms - id: 15 request: proto: HTTP/1.1 @@ -784,7 +784,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -793,7 +793,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - eeec03aa-8152-4b66-9b3e-1fe8237b8a77 + - fa142f37-5557-4bfa-8300-93377e4e5531 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -801,8 +801,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?versioning= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?versioning= method: GET response: proto: HTTP/2.0 @@ -821,14 +821,14 @@ interactions: Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txg6f08cb0a6d104a6ba36a-0067502505 + - txge77100b9dec64dd2ad38-0067595b29 X-Amz-Request-Id: - - txg6f08cb0a6d104a6ba36a-0067502505 + - txge77100b9dec64dd2ad38-0067595b29 status: 200 OK code: 200 - duration: 45.389791ms + duration: 81.343333ms - id: 16 request: proto: HTTP/1.1 @@ -837,7 +837,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -846,7 +846,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 069b86cb-28b4-4d5e-82b5-d8bbd1ad840e + - ee727b21-0f8d-4452-9f41-70b78db30676 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -854,8 +854,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094645Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?lifecycle= + - 20241211T092809Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?lifecycle= method: GET response: proto: HTTP/2.0 @@ -863,23 +863,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 334 + content_length: 332 uncompressed: false - body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxg1d66fcd1bc2a4fb0b731-0067502505txg1d66fcd1bc2a4fb0b731-0067502505/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxg02d45a5bdeac45d7915d-0067595b29txg02d45a5bdeac45d7915d-0067595b29/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "334" + - "332" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:45 GMT + - Wed, 11 Dec 2024 09:28:09 GMT X-Amz-Id-2: - - txg1d66fcd1bc2a4fb0b731-0067502505 + - txg02d45a5bdeac45d7915d-0067595b29 X-Amz-Request-Id: - - txg1d66fcd1bc2a4fb0b731-0067502505 + - txg02d45a5bdeac45d7915d-0067595b29 status: 404 Not Found code: 404 - duration: 104.977916ms + duration: 98.408041ms - id: 17 request: proto: HTTP/1.1 @@ -888,7 +888,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -897,7 +897,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 51cbb1e6-3feb-4b2b-8f8b-050dd5da0a4a + - 4c552f99-92f8-452b-bc9d-fc5343a09ac0 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -905,8 +905,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094646Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092810Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -914,25 +914,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:46 GMT + - Wed, 11 Dec 2024 09:28:10 GMT X-Amz-Id-2: - - txg133e82a9aeb5496892fb-0067502506 + - txge498a27b573e4a47afe4-0067595b2a X-Amz-Request-Id: - - txg133e82a9aeb5496892fb-0067502506 + - txge498a27b573e4a47afe4-0067595b2a status: 200 OK code: 200 - duration: 88.7395ms + duration: 155.569708ms - id: 18 request: proto: HTTP/1.1 @@ -941,7 +941,7 @@ interactions: content_length: 151 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: index.html @@ -950,7 +950,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 462fc4a9-604a-4a66-9866-70575fc12a1a + - 8bcdedcd-61c0-4c5d-b593-020fac7fe141 Amz-Sdk-Request: - attempt=1; max=3 Content-Md5: @@ -962,8 +962,8 @@ interactions: X-Amz-Content-Sha256: - 740d79d00f8c04c133f6dcdbbe98cb43ad9430438a2a077981940da18bb8237f X-Amz-Date: - - 20241204T094646Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092810Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: PUT response: proto: HTTP/2.0 @@ -978,14 +978,14 @@ interactions: Content-Length: - "0" Date: - - Wed, 04 Dec 2024 09:46:46 GMT + - Wed, 11 Dec 2024 09:28:10 GMT X-Amz-Id-2: - - txg5898eecfbcbe46b59c55-0067502506 + - txga32b802afafd4e5d9b82-0067595b2a X-Amz-Request-Id: - - txg5898eecfbcbe46b59c55-0067502506 + - txga32b802afafd4e5d9b82-0067595b2a status: 200 OK code: 200 - duration: 173.253416ms + duration: 227.732166ms - id: 19 request: proto: HTTP/1.1 @@ -994,7 +994,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1003,7 +1003,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - d6a635f7-3696-4c5e-9213-1489accc8346 + - 9c53da2a-1706-433f-92a5-600aebe5f284 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1011,8 +1011,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094647Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092811Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -1020,25 +1020,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:47 GMT + - Wed, 11 Dec 2024 09:28:11 GMT X-Amz-Id-2: - - txgc096ab0d603b40bb8812-0067502507 + - txg6e781d7965a04f61b58d-0067595b2b X-Amz-Request-Id: - - txgc096ab0d603b40bb8812-0067502507 + - txg6e781d7965a04f61b58d-0067595b2b status: 200 OK code: 200 - duration: 108.789416ms + duration: 156.144084ms - id: 20 request: proto: HTTP/1.1 @@ -1047,7 +1047,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1056,7 +1056,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - afcde3e0-0851-4103-9b0e-9cd7751bad74 + - 6a9985f5-75fb-4810-9a84-3ff5773dc236 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1064,8 +1064,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094647Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092811Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: GET response: proto: HTTP/2.0 @@ -1073,23 +1073,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 151 + content_length: 190 uncompressed: false - body: index.html + body: |- + + index.html headers: Content-Length: - - "151" + - "190" Content-Type: - - text/plain; charset=utf-8 + - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:47 GMT + - Wed, 11 Dec 2024 09:28:11 GMT X-Amz-Id-2: - - txgd6352962a9ea4ea1902d-0067502507 + - txg7e40a5a6e73f49dbbbb1-0067595b2b X-Amz-Request-Id: - - txgd6352962a9ea4ea1902d-0067502507 + - txg7e40a5a6e73f49dbbbb1-0067595b2b status: 200 OK code: 200 - duration: 101.612667ms + duration: 96.172333ms - id: 21 request: proto: HTTP/1.1 @@ -1098,7 +1100,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1107,7 +1109,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 5d784e60-09b7-4969-bf5b-dad0b35ca005 + - 2c4c7d6a-40df-4562-a1d4-4b7de9ed11ce Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1115,8 +1117,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094647Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092811Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: GET response: proto: HTTP/2.0 @@ -1128,21 +1130,21 @@ interactions: uncompressed: false body: |- - 105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecfFULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD + d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2FULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD headers: Content-Length: - "890" Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:47 GMT + - Wed, 11 Dec 2024 09:28:11 GMT X-Amz-Id-2: - - txg2dc5ac037b664abb8faf-0067502507 + - txg1cf80dc7e3eb48eda244-0067595b2b X-Amz-Request-Id: - - txg2dc5ac037b664abb8faf-0067502507 + - txg1cf80dc7e3eb48eda244-0067595b2b status: 200 OK code: 200 - duration: 16.126ms + duration: 93.44475ms - id: 22 request: proto: HTTP/1.1 @@ -1151,7 +1153,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1160,7 +1162,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 969f1b11-1197-45ea-a786-6abb98bf2041 + - 8fb015b6-35ff-450e-9153-1ba9dbfe9bac Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1168,8 +1170,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094647Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092811Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: HEAD response: proto: HTTP/2.0 @@ -1184,16 +1186,16 @@ interactions: Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:47 GMT + - Wed, 11 Dec 2024 09:28:11 GMT X-Amz-Bucket-Region: - nl-ams X-Amz-Id-2: - - txg77f8f074091348ebab69-0067502507 + - txg2d9f86e7e5ae4078a38a-0067595b2b X-Amz-Request-Id: - - txg77f8f074091348ebab69-0067502507 + - txg2d9f86e7e5ae4078a38a-0067595b2b status: 200 OK code: 200 - duration: 48.125791ms + duration: 123.050084ms - id: 23 request: proto: HTTP/1.1 @@ -1202,7 +1204,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1211,7 +1213,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - e7a9aece-4be1-41d6-bf51-25c917ed2e7c + - e7bd9ce5-29bf-404b-8e8c-07275938ac09 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1219,8 +1221,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094647Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092811Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: GET response: proto: HTTP/2.0 @@ -1228,23 +1230,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 151 + content_length: 190 uncompressed: false - body: index.html + body: |- + + index.html headers: Content-Length: - - "151" + - "190" Content-Type: - - text/plain; charset=utf-8 + - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:47 GMT + - Wed, 11 Dec 2024 09:28:11 GMT X-Amz-Id-2: - - txgf5f9dffb1f2a48aba3ad-0067502507 + - txgd3a6c1eae26947ebbc0c-0067595b2b X-Amz-Request-Id: - - txgf5f9dffb1f2a48aba3ad-0067502507 + - txgd3a6c1eae26947ebbc0c-0067595b2b status: 200 OK code: 200 - duration: 111.900084ms + duration: 83.426333ms - id: 24 request: proto: HTTP/1.1 @@ -1253,7 +1257,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1262,7 +1266,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 82ace7ae-9901-4f80-b916-bcedc27a45e7 + - 0b5cf3bf-76c1-40c9-bfbc-d9c42995a353 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1270,8 +1274,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092812Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: GET response: proto: HTTP/2.0 @@ -1283,21 +1287,21 @@ interactions: uncompressed: false body: |- - 105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecfFULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD + d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2FULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD headers: Content-Length: - "890" Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:12 GMT X-Amz-Id-2: - - txga796465db7ad423e883a-0067502508 + - txg5dc783cc0f5943a1be86-0067595b2c X-Amz-Request-Id: - - txga796465db7ad423e883a-0067502508 + - txg5dc783cc0f5943a1be86-0067595b2c status: 200 OK code: 200 - duration: 53.161375ms + duration: 87.060791ms - id: 25 request: proto: HTTP/1.1 @@ -1306,7 +1310,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1315,7 +1319,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - c4c56375-07b8-4be0-9a3d-cdc0ac06bae1 + - ee8477dc-2b7f-4419-8577-065f432b5d9a Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1323,8 +1327,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?object-lock= + - 20241211T092812Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?object-lock= method: GET response: proto: HTTP/2.0 @@ -1332,23 +1336,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 300 + content_length: 299 uncompressed: false - body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxgaaccb01a615b4499b321-0067502508txgaaccb01a615b4499b321-0067502508/tf-acc-test-3490243863674995036 + body: ObjectLockConfigurationNotFoundErrorObject Lock configuration does not exist for this buckettxg6069a13ac9db459bb0aa-0067595b2ctxg6069a13ac9db459bb0aa-0067595b2c/tf-acc-test-190077141455325988 headers: Content-Length: - - "300" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:12 GMT X-Amz-Id-2: - - txgaaccb01a615b4499b321-0067502508 + - txg6069a13ac9db459bb0aa-0067595b2c X-Amz-Request-Id: - - txgaaccb01a615b4499b321-0067502508 + - txg6069a13ac9db459bb0aa-0067595b2c status: 404 Not Found code: 404 - duration: 44.766417ms + duration: 86.698042ms - id: 26 request: proto: HTTP/1.1 @@ -1357,7 +1361,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1366,7 +1370,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - c6e5e04a-4a76-4d5a-982c-53f919ffed9c + - 98982369-ca1b-42b3-b7e3-b1bbdfd96586 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1374,8 +1378,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092812Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -1383,25 +1387,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:12 GMT X-Amz-Id-2: - - txg82875bfcba1246c0913b-0067502508 + - txge473af3ffc36475484c0-0067595b2c X-Amz-Request-Id: - - txg82875bfcba1246c0913b-0067502508 + - txge473af3ffc36475484c0-0067595b2c status: 200 OK code: 200 - duration: 82.42225ms + duration: 191.113958ms - id: 27 request: proto: HTTP/1.1 @@ -1410,7 +1414,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1419,7 +1423,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - d1a2fcf0-1921-4716-80e6-24a7c6796d1f + - b28c67cd-debf-474e-bc94-5dcbb1bb7a1f Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1427,8 +1431,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?tagging= + - 20241211T092812Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?tagging= method: GET response: proto: HTTP/2.0 @@ -1436,23 +1440,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 301 + content_length: 299 uncompressed: false - body: NoSuchTagSetThe TagSet does not existtxge0751a0ab1874d46a373-0067502508txge0751a0ab1874d46a373-0067502508/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchTagSetThe TagSet does not existtxg82098ac7066440bb9f87-0067595b2ctxg82098ac7066440bb9f87-0067595b2c/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "301" + - "299" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:12 GMT X-Amz-Id-2: - - txge0751a0ab1874d46a373-0067502508 + - txg82098ac7066440bb9f87-0067595b2c X-Amz-Request-Id: - - txge0751a0ab1874d46a373-0067502508 + - txg82098ac7066440bb9f87-0067595b2c status: 404 Not Found code: 404 - duration: 70.783667ms + duration: 124.031ms - id: 28 request: proto: HTTP/1.1 @@ -1461,7 +1465,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1470,7 +1474,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 5f581c88-02c0-4493-ad6e-32c6741c6c24 + - 36110c42-4185-4a8e-812a-96d3f764f119 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1478,8 +1482,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?cors= + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?cors= method: GET response: proto: HTTP/2.0 @@ -1487,23 +1491,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 268 + content_length: 267 uncompressed: false - body: NoSuchCORSConfigurationThe CORS configuration does not existtxg91f3610ec7a44efea749-0067502508txg91f3610ec7a44efea749-0067502508/tf-acc-test-3490243863674995036 + body: NoSuchCORSConfigurationThe CORS configuration does not existtxg9f52c51050564f67af26-0067595b2dtxg9f52c51050564f67af26-0067595b2d/tf-acc-test-190077141455325988 headers: Content-Length: - - "268" + - "267" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txg91f3610ec7a44efea749-0067502508 + - txg9f52c51050564f67af26-0067595b2d X-Amz-Request-Id: - - txg91f3610ec7a44efea749-0067502508 + - txg9f52c51050564f67af26-0067595b2d status: 404 Not Found code: 404 - duration: 45.943375ms + duration: 122.594459ms - id: 29 request: proto: HTTP/1.1 @@ -1512,7 +1516,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1521,7 +1525,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - fcd9abd6-66d4-4e79-bc56-3278f34af5d4 + - 0469f7b1-e38e-4607-84ff-cd023a320787 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1529,8 +1533,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?versioning= + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?versioning= method: GET response: proto: HTTP/2.0 @@ -1549,14 +1553,14 @@ interactions: Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txgfa4ee3bd4212417dbd65-0067502508 + - txg2231fd76a4eb4167bde5-0067595b2d X-Amz-Request-Id: - - txgfa4ee3bd4212417dbd65-0067502508 + - txg2231fd76a4eb4167bde5-0067595b2d status: 200 OK code: 200 - duration: 102.473625ms + duration: 113.013834ms - id: 30 request: proto: HTTP/1.1 @@ -1565,7 +1569,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1574,7 +1578,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 01d0bf59-5ee1-42eb-adf2-8eccb937daa8 + - 10dd8a9f-63c2-4f48-8c7b-4dfaea652adb Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1582,8 +1586,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?lifecycle= + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?lifecycle= method: GET response: proto: HTTP/2.0 @@ -1591,23 +1595,23 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 334 + content_length: 332 uncompressed: false - body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxg459c69ad991e4467aebe-0067502508txg459c69ad991e4467aebe-0067502508/tf-acc-test-3490243863674995036tf-acc-test-3490243863674995036 + body: NoSuchLifecycleConfigurationThe lifecycle configuration does not existtxg90350b347fc74f8dbd2d-0067595b2dtxg90350b347fc74f8dbd2d-0067595b2d/tf-acc-test-190077141455325988tf-acc-test-190077141455325988 headers: Content-Length: - - "334" + - "332" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txg459c69ad991e4467aebe-0067502508 + - txg90350b347fc74f8dbd2d-0067595b2d X-Amz-Request-Id: - - txg459c69ad991e4467aebe-0067502508 + - txg90350b347fc74f8dbd2d-0067595b2d status: 404 Not Found code: 404 - duration: 155.206458ms + duration: 86.978125ms - id: 31 request: proto: HTTP/1.1 @@ -1616,7 +1620,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1625,7 +1629,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - d8322ec9-b7a8-4be9-9c0a-71fdd76568f9 + - d5d5a7a3-01fc-4ca9-a1b9-4d5fccd200a4 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1633,8 +1637,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: GET response: proto: HTTP/2.0 @@ -1642,25 +1646,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 257 + content_length: 256 uncompressed: false body: |- - tf-acc-test-34902438636749950361000false + tf-acc-test-1900771414553259881000false headers: Content-Length: - - "257" + - "256" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txg3c230ae9954244beb6fe-0067502508 + - txg352eb9bdc3f84743ab78-0067595b2d X-Amz-Request-Id: - - txg3c230ae9954244beb6fe-0067502508 + - txg352eb9bdc3f84743ab78-0067595b2d status: 200 OK code: 200 - duration: 83.285583ms + duration: 18.674625ms - id: 32 request: proto: HTTP/1.1 @@ -1669,7 +1673,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1678,7 +1682,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 0a622e20-2419-4425-85b5-757d37df499a + - 9fd02913-29e0-4277-81cb-e54acdb8c5e6 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1686,8 +1690,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: GET response: proto: HTTP/2.0 @@ -1695,23 +1699,25 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 151 + content_length: 190 uncompressed: false - body: index.html + body: |- + + index.html headers: Content-Length: - - "151" + - "190" Content-Type: - - text/plain; charset=utf-8 + - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txg55b51afc65134595b9e4-0067502508 + - txgc5058fc6298a4e4b960e-0067595b2d X-Amz-Request-Id: - - txg55b51afc65134595b9e4-0067502508 + - txgc5058fc6298a4e4b960e-0067595b2d status: 200 OK code: 200 - duration: 49.469208ms + duration: 82.629167ms - id: 33 request: proto: HTTP/1.1 @@ -1720,7 +1726,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1729,7 +1735,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - 29487216-e5a6-4e7a-bbcf-b0d66369440d + - 378629c0-8f0c-4c1d-a34a-9ba6cfd10f9f Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1737,8 +1743,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094648Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?acl= + - 20241211T092813Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?acl= method: GET response: proto: HTTP/2.0 @@ -1750,21 +1756,21 @@ interactions: uncompressed: false body: |- - 105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecf105bdce1-64c0-48ab-899d-868455867ecf:105bdce1-64c0-48ab-899d-868455867ecfFULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD + d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2d3520a52-2c75-4ba0-bda8-82dd087f07f2:d3520a52-2c75-4ba0-bda8-82dd087f07f2FULL_CONTROLhttp://acs.amazonaws.com/groups/global/AllUsersREAD headers: Content-Length: - "890" Content-Type: - text/xml; charset=utf-8 Date: - - Wed, 04 Dec 2024 09:46:48 GMT + - Wed, 11 Dec 2024 09:28:13 GMT X-Amz-Id-2: - - txg31852a2cc99443ae9901-0067502508 + - txg12b7714df40747dcbdbc-0067595b2d X-Amz-Request-Id: - - txg31852a2cc99443ae9901-0067502508 + - txg12b7714df40747dcbdbc-0067595b2d status: 200 OK code: 200 - duration: 49.541041ms + duration: 115.998167ms - id: 34 request: proto: HTTP/1.1 @@ -1773,7 +1779,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1782,7 +1788,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - f1639549-61e5-49f3-999d-7007901ab311 + - fd872ac8-e2df-4822-85ad-39d97c53ff63 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1790,8 +1796,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094649Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092814Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: DELETE response: proto: HTTP/2.0 @@ -1804,14 +1810,14 @@ interactions: body: "" headers: Date: - - Wed, 04 Dec 2024 09:46:49 GMT + - Wed, 11 Dec 2024 09:28:14 GMT X-Amz-Id-2: - - txg2c90ba01e04540b490f8-0067502509 + - txgbf16614f47f441be86b0-0067595b2e X-Amz-Request-Id: - - txg2c90ba01e04540b490f8-0067502509 + - txgbf16614f47f441be86b0-0067595b2e status: 204 No Content code: 204 - duration: 83.415084ms + duration: 165.112916ms - id: 35 request: proto: HTTP/1.1 @@ -1820,7 +1826,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1829,7 +1835,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - a1b81bf1-72c9-4947-8f40-de42f9f17419 + - 0476c949-814b-40fe-b119-f51e44886163 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1837,8 +1843,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094649Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/ + - 20241211T092814Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/ method: DELETE response: proto: HTTP/2.0 @@ -1851,14 +1857,14 @@ interactions: body: "" headers: Date: - - Wed, 04 Dec 2024 09:46:49 GMT + - Wed, 11 Dec 2024 09:28:14 GMT X-Amz-Id-2: - - txg82c9c2d5ab5c4c3fa4b8-0067502509 + - txgd09640b49b5f4e8ba23b-0067595b2e X-Amz-Request-Id: - - txg82c9c2d5ab5c4c3fa4b8-0067502509 + - txgd09640b49b5f4e8ba23b-0067595b2e status: 204 No Content code: 204 - duration: 108.359625ms + duration: 302.875375ms - id: 36 request: proto: HTTP/1.1 @@ -1867,7 +1873,7 @@ interactions: content_length: 0 transfer_encoding: [] trailer: {} - host: tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud + host: tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud remote_addr: "" request_uri: "" body: "" @@ -1876,7 +1882,7 @@ interactions: Accept-Encoding: - identity Amz-Sdk-Invocation-Id: - - bb11496e-260b-4936-be59-279b5db98759 + - 90dbae47-a4d5-4022-a9fc-77a655f30c36 Amz-Sdk-Request: - attempt=1; max=3 User-Agent: @@ -1884,8 +1890,8 @@ interactions: X-Amz-Content-Sha256: - e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 X-Amz-Date: - - 20241204T094649Z - url: https://tf-acc-test-3490243863674995036.s3.nl-ams.scw.cloud/?website= + - 20241211T092814Z + url: https://tf-acc-test-190077141455325988.s3.nl-ams.scw.cloud/?website= method: GET response: proto: HTTP/2.0 @@ -1893,20 +1899,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 255 + content_length: 254 uncompressed: false - body: NoSuchBucketThe specified bucket does not existtxg6e9ce762c51a48359f54-0067502509txg6e9ce762c51a48359f54-0067502509/tf-acc-test-3490243863674995036 + body: NoSuchBucketThe specified bucket does not existtxgdaf09400a18e421589f7-0067595b2etxgdaf09400a18e421589f7-0067595b2e/tf-acc-test-190077141455325988 headers: Content-Length: - - "255" + - "254" Content-Type: - application/xml Date: - - Wed, 04 Dec 2024 09:46:49 GMT + - Wed, 11 Dec 2024 09:28:14 GMT X-Amz-Id-2: - - txg6e9ce762c51a48359f54-0067502509 + - txgdaf09400a18e421589f7-0067595b2e X-Amz-Request-Id: - - txg6e9ce762c51a48359f54-0067502509 + - txgdaf09400a18e421589f7-0067595b2e status: 404 Not Found code: 404 - duration: 14.940291ms + duration: 14.771209ms