"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/14 01:02:02 NOTICE: TestS3R2: Starting server 2025/09/14 01:02:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu" 2025/09/14 01:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/14 01:02:03 INFO : S3 bucket rclone-test-vetanor4xepu: Bucket "rclone-test-vetanor4xepu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/14 01:02:04 INFO : S3 bucket rclone-test-vetanor4xepu: Bucket "rclone-test-vetanor4xepu" deleted === RUN TestIntegration/FsMkdir 2025/09/14 01:02:05 INFO : S3 bucket rclone-test-vetanor4xepu: Bucket "rclone-test-vetanor4xepu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/14 01:02:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/14 01:02:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/14 01:02:05 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/14 01:02:21 NOTICE: S3 bucket rclone-test-vetanor4xepu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/14 01:02:22 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AP1JIO8-ehxO5piG6ym4vRyTBi24ibAtCJm3qurCYyvVu10KI5UcdNyn4Od2BfOJ2h4bXODuJNsLs_B8X5XJWMurxnltp7_p0y_DUGv7loS8t3Q0rINDeCnaa2vx5u96WyCvpp-xcWdb77M6cs3BcDITBJ2HiFiacKxGoO7JzT5csVXrmVkoAVxH2iuA7_4istWLeVVToxDFB7iKGBMJcpWYekc5UknK66QgY7Q1eoFEDQHH-owQA1mW4rzRDscpqkicEhva-uUiGr8DZ4DYqrpWibsqsCCN8FYlmj-DhptukwqPXnXEonWkeJ-t-VjsIloo8fWUcRZHjpcJRPByjFE 2025/09/14 01:02:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9eda44c3fb53addd058f545335e524a2" 2025/09/14 01:02:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9a8b92ac660e077e069f74f7c4d10133" 2025/09/14 01:02:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f3d9212ad7d33027496d28dcd3d7bb0d" 2025/09/14 01:02:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AP1JIO8-ehxO5piG6ym4vRyTBi24ibAtCJm3qurCYyvVu10KI5UcdNyn4Od2BfOJ2h4bXODuJNsLs_B8X5XJWMurxnltp7_p0y_DUGv7loS8t3Q0rINDeCnaa2vx5u96WyCvpp-xcWdb77M6cs3BcDITBJ2HiFiacKxGoO7JzT5csVXrmVkoAVxH2iuA7_4istWLeVVToxDFB7iKGBMJcpWYekc5UknK66QgY7Q1eoFEDQHH-owQA1mW4rzRDscpqkicEhva-uUiGr8DZ4DYqrpWibsqsCCN8FYlmj-DhptukwqPXnXEonWkeJ-t-VjsIloo8fWUcRZHjpcJRPByjFE" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/14 01:02:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/14 01:02:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/14 01:02:28 DEBUG : S3 bucket rclone-test-vetanor4xepu: bucket is versioned: false 2025/09/14 01:02:28 DEBUG : Waiting for deletions to finish 2025/09/14 01:02:28 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/14 01:02:28 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/14 01:02:28 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/14 01:02:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu/dirToPurgeFromRoot" 2025/09/14 01:02:29 DEBUG : S3 bucket rclone-test-vetanor4xepu path dirToPurgeFromRoot: bucket is versioned: false 2025/09/14 01:02:29 DEBUG : Waiting for deletions to finish 2025/09/14 01:02:30 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/14 01:02:30 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/14 01:02:30 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/14 01:02:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu/hello? sausage/êé" 2025/09/14 01:02:32 DEBUG : S3 bucket rclone-test-vetanor4xepu path hello? sausage/êé: bucket is versioned: false 2025/09/14 01:02:32 DEBUG : Waiting for deletions to finish 2025/09/14 01:02:32 DEBUG : "a/b/c/d/e.txt" version false 2025/09/14 01:02:32 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/14 01:02:32 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/14 01:02:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/14 01:02:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-vetanor4xepu" from "TestS3R2:rclone-test-vetanor4xepu" 2025/09/14 01:02:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/14 01:02:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALplMjJZkbIHEl1D92Db5SpFP0smikm1t6AELng570gScl5QPK9TSKP7Fsv7BYgit3CCQ12v0X1hvAzSqHb79BUqmRtrpNox11FdgPqJJ1c-bVUG1iFXmsUsrnmbapAFBbhHknhkG69_akQMX0eQtqOS80OqxnQ9y_8xd28JGaCS7ZQKgVEmw95zuDO8TdPvxxkScVX2nqjaH1jdtpyL1eol2NN3FCHe3GVMAG4UfvHpYy5kB7Bfag6dmmp2Wj9--5at_SMZVBb7uIUcDXY7RfqL_VLNPMQ-NdOlg7G8pGb14CQUQpOsXwyn8kKMDcKZXb7CdeH3hmnUxcsKDCEYbC4 2025/09/14 01:02:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/14 01:02:44 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/14 01:02:44 DEBUG : piped data.txt: multipart upload "ALplMjJZkbIHEl1D92Db5SpFP0smikm1t6AELng570gScl5QPK9TSKP7Fsv7BYgit3CCQ12v0X1hvAzSqHb79BUqmRtrpNox11FdgPqJJ1c-bVUG1iFXmsUsrnmbapAFBbhHknhkG69_akQMX0eQtqOS80OqxnQ9y_8xd28JGaCS7ZQKgVEmw95zuDO8TdPvxxkScVX2nqjaH1jdtpyL1eol2NN3FCHe3GVMAG4UfvHpYy5kB7Bfag6dmmp2Wj9--5at_SMZVBb7uIUcDXY7RfqL_VLNPMQ-NdOlg7G8pGb14CQUQpOsXwyn8kKMDcKZXb7CdeH3hmnUxcsKDCEYbC4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/14 01:02:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHfn6q4V4-cQrJN_LD78p7p49jssN8bN2m3WHJmIphWZJnhnlpkwdgUn69_DAcLtF6HNzG-kooOvJG6sh5J9SM0NXR3eupTbpGUS9toh5_bdNl7s74Ba9zGoTgf8fC8lfNUeJRkNBkxW9vH9tF0ziXLdX8JqrCkqCTt3gsco-brgNmX2HRtvSt75_wijQGSQlZDJ7POXutNoDWfE3cMGtxppSwFyzl0MMVQTOo6MeVIHKeTvIe1KcIYpiZqNk2AZgpJXnujFx12OKwWiNAXOw4zRXodF0ULo9NJBRSbb1o3tPGR-SsvpJge032oLDLOXTq_05_b-fN7nQWQznTy16xs 2025/09/14 01:02:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/14 01:02:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "29c901155eaa55d2ff84984ec2753f65" 2025/09/14 01:02:45 DEBUG : piped data.txt: multipart upload "AHfn6q4V4-cQrJN_LD78p7p49jssN8bN2m3WHJmIphWZJnhnlpkwdgUn69_DAcLtF6HNzG-kooOvJG6sh5J9SM0NXR3eupTbpGUS9toh5_bdNl7s74Ba9zGoTgf8fC8lfNUeJRkNBkxW9vH9tF0ziXLdX8JqrCkqCTt3gsco-brgNmX2HRtvSt75_wijQGSQlZDJ7POXutNoDWfE3cMGtxppSwFyzl0MMVQTOo6MeVIHKeTvIe1KcIYpiZqNk2AZgpJXnujFx12OKwWiNAXOw4zRXodF0ULo9NJBRSbb1o3tPGR-SsvpJge032oLDLOXTq_05_b-fN7nQWQznTy16xs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/14 01:02:47 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/14 01:02:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AF8t29i5oAglfPLBu7fr2TwbZ-w2tCp4QVkTgEoUOq6fVxmPEQHozLjtTXwq4D8Ql6pR1rZUQ8VEJ3Ks5QcIxfcKyj_b7JQMenCu5zSRxtgbp2sWmPtzo6hTaHnx_z4beqEVopk9K2ntBx60cJc3Q2WpXo5cbBVKcQbhRmgdcZ68Nrmr8NzHl7ywFnpHM7V67lYh_ZlY0F4Tu-mbnJMCguPPTmjy5wxpMo55fffxiczu8tUBELx1s6qv4X6xkn3wqOVvcWKIQyBkDG6COk4PFnAxxA1sUeu99QE8XdwBZCYutQI-XNDWG7J0PJRjHdpLv7u8dvK53KSKshQL2wBu5Dw 2025/09/14 01:02:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/14 01:02:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/14 01:02:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AF8t29i5oAglfPLBu7fr2TwbZ-w2tCp4QVkTgEoUOq6fVxmPEQHozLjtTXwq4D8Ql6pR1rZUQ8VEJ3Ks5QcIxfcKyj_b7JQMenCu5zSRxtgbp2sWmPtzo6hTaHnx_z4beqEVopk9K2ntBx60cJc3Q2WpXo5cbBVKcQbhRmgdcZ68Nrmr8NzHl7ywFnpHM7V67lYh_ZlY0F4Tu-mbnJMCguPPTmjy5wxpMo55fffxiczu8tUBELx1s6qv4X6xkn3wqOVvcWKIQyBkDG6COk4PFnAxxA1sUeu99QE8XdwBZCYutQI-XNDWG7J0PJRjHdpLv7u8dvK53KSKshQL2wBu5Dw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/14 01:02:51 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AEifevRYZf_0-2232koOl_FV5MTlAlNbA9a41Co7Jmv9ciQ5yW8X8cqemBCz8JptgZZi-lu70TDNscPPSUf0b9PawFumMXTifVzJ4rDO6laBFVpZCoAgOG4VpcpUO9humJr8eg_YVgkvJSwDZw5OQEL5ZdH5tTefq7HZn8b6IKyZVVIJwqonK-Er50KKv57NOoAXPIn4jJ87ypqO7X0bfzLiSs3b_pb_b6MpPhMSP0_AYSNc41a9GSfYOnKawtYBjhIYSfblrvo97BtO5fT6BbvR_errLehCN3PXydzysNiN1oMI-GIR0TbtCwEIgc9tKB7tPyGDaZjhI-rTVLfAzr0 2025/09/14 01:02:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/14 01:02:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/14 01:02:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AEifevRYZf_0-2232koOl_FV5MTlAlNbA9a41Co7Jmv9ciQ5yW8X8cqemBCz8JptgZZi-lu70TDNscPPSUf0b9PawFumMXTifVzJ4rDO6laBFVpZCoAgOG4VpcpUO9humJr8eg_YVgkvJSwDZw5OQEL5ZdH5tTefq7HZn8b6IKyZVVIJwqonK-Er50KKv57NOoAXPIn4jJ87ypqO7X0bfzLiSs3b_pb_b6MpPhMSP0_AYSNc41a9GSfYOnKawtYBjhIYSfblrvo97BtO5fT6BbvR_errLehCN3PXydzysNiN1oMI-GIR0TbtCwEIgc9tKB7tPyGDaZjhI-rTVLfAzr0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/14 01:02:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AA_DIJ7pH2edhVz4nzNrQeIb3zMd4iWOKP7CX_f8arMRhptt02PYq2NFQ63e466Vik_QOIaEvh3H8M7okj94m_7HKVFgIxCCCPZjy_FwQ6GAnMfZHgp0ecbYeWdrwhdnKd49dE_ey0TxIo942GXHIF2Dr06Nc6p96U25L8ISAjsNu8qYm0DCxCuNc_LZiaL8Tbiwbp-Qb0XTA6eY8al9Ra7Dsp960XsHOamN8kGBiqacJzm5q8Yin_j9VXozE0LGUpULwtiplaXHi5XOvKl_4UubHg0tyCS9JR6-hyZPBsZS2E6AZ16NN1OQSfXvapvwZxYAkykaUJBTFjrKT_gqjSk 2025/09/14 01:02:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/14 01:02:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/14 01:02:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AA_DIJ7pH2edhVz4nzNrQeIb3zMd4iWOKP7CX_f8arMRhptt02PYq2NFQ63e466Vik_QOIaEvh3H8M7okj94m_7HKVFgIxCCCPZjy_FwQ6GAnMfZHgp0ecbYeWdrwhdnKd49dE_ey0TxIo942GXHIF2Dr06Nc6p96U25L8ISAjsNu8qYm0DCxCuNc_LZiaL8Tbiwbp-Qb0XTA6eY8al9Ra7Dsp960XsHOamN8kGBiqacJzm5q8Yin_j9VXozE0LGUpULwtiplaXHi5XOvKl_4UubHg0tyCS9JR6-hyZPBsZS2E6AZ16NN1OQSfXvapvwZxYAkykaUJBTFjrKT_gqjSk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/14 01:02:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOHNIO3ng5sjKf9buBg3o8JtWY9tkr3gY_aIb5GuEdqmCAx2jO4rH9jFCx3w0I5fi_N8mFHomkSemYSvEVfkoN1OY1b6ZG1mS-5OFLRIjlbxLWvVWF7S___XV_C79Rt_csOVtlcK2IS6ntNlcFdRkJyo0SitLuK3nws79fmv422lX3PV996rCJm_0DQSWM6KUgrz0FLtFUcK_Ydy4OAJmXRfYVDBi8Uzd-zmxbX2Q7NGqo5QeC4BIt9QUJN4H1ycIIXCwPNVte0J0qOI9oO-4b16A4K_TmpSvJaGGnzEX6KSx1Cx_6rZ5slIEZJPgMwXx_aakGlYG49wOgpwae2ajSI 2025/09/14 01:02:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/14 01:02:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/14 01:02:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/14 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/14 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/14 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/14 01:02:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOHNIO3ng5sjKf9buBg3o8JtWY9tkr3gY_aIb5GuEdqmCAx2jO4rH9jFCx3w0I5fi_N8mFHomkSemYSvEVfkoN1OY1b6ZG1mS-5OFLRIjlbxLWvVWF7S___XV_C79Rt_csOVtlcK2IS6ntNlcFdRkJyo0SitLuK3nws79fmv422lX3PV996rCJm_0DQSWM6KUgrz0FLtFUcK_Ydy4OAJmXRfYVDBi8Uzd-zmxbX2Q7NGqo5QeC4BIt9QUJN4H1ycIIXCwPNVte0J0qOI9oO-4b16A4K_TmpSvJaGGnzEX6KSx1Cx_6rZ5slIEZJPgMwXx_aakGlYG49wOgpwae2ajSI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/14 01:03:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANAtz-6J-REjM_DJkoLffc8T10YQcG2cR7lkmOepK3jxepSc4lV1NNzfVwQ5_H4Xiaux5mxNEgGzBnoktcbPoExO5Hz-QXumCy6SVvdp9SN7eGe736O3zqLDoFvyDgiL2MFBPFXcCfCbX--kR3_EbiJ_cRx7ppW_wMAaF7Dov_O9uAdh6g8-ejdS58PHmziFFbq_vBilE-cLxyfKSzw7XYl2QteTnGol4ft_TXIQ5HEZEYseo6oinrtvWPaX45XGd2uUyAJDykJDItZXuqy8P2tofwhWzFqiK-iXSsOL0SnnnmLFVl03RoqvUAtYz1B-uS8Bdt9zas9ZY420NWvLnZ8 2025/09/14 01:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/14 01:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/14 01:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/14 01:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/14 01:03:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/14 01:03:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/14 01:03:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANAtz-6J-REjM_DJkoLffc8T10YQcG2cR7lkmOepK3jxepSc4lV1NNzfVwQ5_H4Xiaux5mxNEgGzBnoktcbPoExO5Hz-QXumCy6SVvdp9SN7eGe736O3zqLDoFvyDgiL2MFBPFXcCfCbX--kR3_EbiJ_cRx7ppW_wMAaF7Dov_O9uAdh6g8-ejdS58PHmziFFbq_vBilE-cLxyfKSzw7XYl2QteTnGol4ft_TXIQ5HEZEYseo6oinrtvWPaX45XGd2uUyAJDykJDItZXuqy8P2tofwhWzFqiK-iXSsOL0SnnnmLFVl03RoqvUAtYz1B-uS8Bdt9zas9ZY420NWvLnZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/14 01:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEqctaW6ial2sTqLI0uJQp6qRVoD4ge1fYbKGP7e_hypd1nsqSbGMfOs4nTBZl8ULnC4fZjg8HY2Hbd2gfq9D-E2nMEvDgDp1erpxqNQ_jzS3ItJuPHGBnBArd7odlrcjnSxzCVP6yuPaWZLLhkN41BqzRRUMCAtBynNQlJT-i4I82AOLUCDJhbN7ebeD_GBIyBp5wT_dqwm-cuPJQzigrVxjPUkM7h8wLPh0MALTDlXsAHR4YEJsEPDrqsJl1wq0JB3SY6JvYOH_VO4jEI_oq9rasbXYSVkRnfra-NyJaufl7Hrj-vohiygVhvzILSxutjOZhtmyiwIGnnkwPRM-qM 2025/09/14 01:03:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/14 01:03:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/14 01:03:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEqctaW6ial2sTqLI0uJQp6qRVoD4ge1fYbKGP7e_hypd1nsqSbGMfOs4nTBZl8ULnC4fZjg8HY2Hbd2gfq9D-E2nMEvDgDp1erpxqNQ_jzS3ItJuPHGBnBArd7odlrcjnSxzCVP6yuPaWZLLhkN41BqzRRUMCAtBynNQlJT-i4I82AOLUCDJhbN7ebeD_GBIyBp5wT_dqwm-cuPJQzigrVxjPUkM7h8wLPh0MALTDlXsAHR4YEJsEPDrqsJl1wq0JB3SY6JvYOH_VO4jEI_oq9rasbXYSVkRnfra-NyJaufl7Hrj-vohiygVhvzILSxutjOZhtmyiwIGnnkwPRM-qM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/14 01:03:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AISXuPRj9uVf_k-G5WnMMn77yMro_Nl1qzGOdMAP3r-dd7IXeZjai-tZ5q5VxU3LVp7pEt64c14W-LJ16OU-jUmdz8jvq-vYNhFoLwWiHdMmeTCp5t_1f6Y1bxVid6gqMdthqtoPRN4qN-3ACE2zlMPh3JBpMGhODh23pP-clfZY3sU6zcb2_NXc_aMkhFc7xVC3o150Y8yLIJT_F6I41JtOwvnso31QRzFin-r6BsmPUUayZuW7amd-qApkwDTpThem6P2Ab7EFzzQ-fwmMh28Es-bAAk4iKi82-7vZOwjCcWeVQsdK_CnRaVwIxnuz6Su_EmC1xE33W4mY9D9i7tE 2025/09/14 01:03:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/14 01:03:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/14 01:03:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AISXuPRj9uVf_k-G5WnMMn77yMro_Nl1qzGOdMAP3r-dd7IXeZjai-tZ5q5VxU3LVp7pEt64c14W-LJ16OU-jUmdz8jvq-vYNhFoLwWiHdMmeTCp5t_1f6Y1bxVid6gqMdthqtoPRN4qN-3ACE2zlMPh3JBpMGhODh23pP-clfZY3sU6zcb2_NXc_aMkhFc7xVC3o150Y8yLIJT_F6I41JtOwvnso31QRzFin-r6BsmPUUayZuW7amd-qApkwDTpThem6P2Ab7EFzzQ-fwmMh28Es-bAAk4iKi82-7vZOwjCcWeVQsdK_CnRaVwIxnuz6Su_EmC1xE33W4mY9D9i7tE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/14 01:03:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANaGzm7t2_H-Z5-_A_nEGfouhaFbF8iYi45nzJqknFbSIQx9cFOTDMJAVNrfNWDTCcv97DFRJ5gCnz-h9zsecQ3ws0p_dmBZWxa-4hgbP2zEgzS__cSmKvLIbAzX-rY1jiV6CeCrzFP85erRcNkM-tB6Ueh1o_7lsrwRA-TkCh0soltmU4pqUynrbmBqHKR4LrRmfBHuvC0nF_NzuTlVfyT_jyBUzOtcfKvGmBT9_4CRXTYMOebJJBxRJZA47jE4hKMolJf2nTVQ9VLF_vYaIB65ya4nyk6tgdGPzo3r-gL4NcxRJtwqxDSXzvCXAOrzBxHGmgxv_zkODqjkhHYiX7I 2025/09/14 01:03:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/14 01:03:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/14 01:03:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANaGzm7t2_H-Z5-_A_nEGfouhaFbF8iYi45nzJqknFbSIQx9cFOTDMJAVNrfNWDTCcv97DFRJ5gCnz-h9zsecQ3ws0p_dmBZWxa-4hgbP2zEgzS__cSmKvLIbAzX-rY1jiV6CeCrzFP85erRcNkM-tB6Ueh1o_7lsrwRA-TkCh0soltmU4pqUynrbmBqHKR4LrRmfBHuvC0nF_NzuTlVfyT_jyBUzOtcfKvGmBT9_4CRXTYMOebJJBxRJZA47jE4hKMolJf2nTVQ9VLF_vYaIB65ya4nyk6tgdGPzo3r-gL4NcxRJtwqxDSXzvCXAOrzBxHGmgxv_zkODqjkhHYiX7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/14 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOl36CMWoPMiuqi0MFn1lzjgHv9wfcHNue5VNrTx9clEps7D5jocLms28wSN67xpEjyMw4V_NzV9qDDKwZU3jT9RAPRuU4PFDBBHJQtyyceUBZU3V2IHiEx9wCWhH7B9ZvPLafJ4SvSORMpQOrflyCmORz1mZWK-eYL6qbqjq7OfoHUoAxn3V7qyZ58kV3LhTWK1MpAa3_qZD-2ae05ULKUZate4V-AMZKmgj73xl3P1TxaAdxB2RY3erjlWMRzRNQNuh0jTFkB83VMsgmuH83J9DW8LLmJ879-YTXs3hxi0jKmlPeRdfKGa2p8IYcVLY1eu-wtu2wI8MSFvk3YhkdA 2025/09/14 01:03:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/14 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/14 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/14 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/14 01:03:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/14 01:03:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/14 01:03:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOl36CMWoPMiuqi0MFn1lzjgHv9wfcHNue5VNrTx9clEps7D5jocLms28wSN67xpEjyMw4V_NzV9qDDKwZU3jT9RAPRuU4PFDBBHJQtyyceUBZU3V2IHiEx9wCWhH7B9ZvPLafJ4SvSORMpQOrflyCmORz1mZWK-eYL6qbqjq7OfoHUoAxn3V7qyZ58kV3LhTWK1MpAa3_qZD-2ae05ULKUZate4V-AMZKmgj73xl3P1TxaAdxB2RY3erjlWMRzRNQNuh0jTFkB83VMsgmuH83J9DW8LLmJ879-YTXs3hxi0jKmlPeRdfKGa2p8IYcVLY1eu-wtu2wI8MSFvk3YhkdA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/14 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAMpM89segzOn_KW9BP6l77cWVELRFoy1TqijVovTWXNDk77-12g7NIWeCTnVRiQytDBqQlRoxHMeWWOo06SEYZlOUOb_AlznWnvKA4SRpRijeNFx7-hIVM0p46_KImQUDpEO9qA6u3BYrot4AI3mlI_v9YZa_7niXAPiuclRBanJQyaDxFeKiPnjZPovhq6KA32U5SxsuWh2snhnGU-nwMTQt40I5L4-TQwC-U2Gv95b6DhxDBJmjzO6pjFgVmgOBdBP0nM3Ji8uI7UC3ArSFgLBhhsM6VWTbp1xTYKX3-D9pM1mszNWBKMUWmXhx7PSuPxkMwhlCDTKIhU835Wki0 2025/09/14 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/14 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/14 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/14 01:03:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/14 01:03:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/14 01:03:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/14 01:03:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAMpM89segzOn_KW9BP6l77cWVELRFoy1TqijVovTWXNDk77-12g7NIWeCTnVRiQytDBqQlRoxHMeWWOo06SEYZlOUOb_AlznWnvKA4SRpRijeNFx7-hIVM0p46_KImQUDpEO9qA6u3BYrot4AI3mlI_v9YZa_7niXAPiuclRBanJQyaDxFeKiPnjZPovhq6KA32U5SxsuWh2snhnGU-nwMTQt40I5L4-TQwC-U2Gv95b6DhxDBJmjzO6pjFgVmgOBdBP0nM3Ji8uI7UC3ArSFgLBhhsM6VWTbp1xTYKX3-D9pM1mszNWBKMUWmXhx7PSuPxkMwhlCDTKIhU835Wki0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/14 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AD9_uCZ3QZSet34o4Gd5MuFi2jnGOv4j1s34MHkPIN1NOgk5R4TxVpyDTpE7VkmHk6-Yk9MmqTlg-jmYj3Viet88WVcPP8oXh00lEcchizttWG-DA3Bl-hIAYceU86Pq6KYb1emdbsV-XvZ2JQ7gpiWBUiAtNouqE8P8HEHKuRsQDPOYHoc7kFSbkIGrHrug8Jmt7enncgFy6mZCs6HrqJnZ6kdUFoMU_pHin6DgnOu7kNDpI0kXIl6pu_b0PL4RceqYID5eNs6jHR_j4Hsa0S9rNh06aIL8Ujj8SyFkW4C6YksGhHWnUJ93cKSWYSQlVN5-4pFtvKiLj-Sjxumi7tg 2025/09/14 01:03:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/14 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/14 01:03:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AD9_uCZ3QZSet34o4Gd5MuFi2jnGOv4j1s34MHkPIN1NOgk5R4TxVpyDTpE7VkmHk6-Yk9MmqTlg-jmYj3Viet88WVcPP8oXh00lEcchizttWG-DA3Bl-hIAYceU86Pq6KYb1emdbsV-XvZ2JQ7gpiWBUiAtNouqE8P8HEHKuRsQDPOYHoc7kFSbkIGrHrug8Jmt7enncgFy6mZCs6HrqJnZ6kdUFoMU_pHin6DgnOu7kNDpI0kXIl6pu_b0PL4RceqYID5eNs6jHR_j4Hsa0S9rNh06aIL8Ujj8SyFkW4C6YksGhHWnUJ93cKSWYSQlVN5-4pFtvKiLj-Sjxumi7tg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/14 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOsEBuzqd73CuDbplJhlezs7epAL_O2ay2QQmHd5lnBlks2v3Jx2_7XxyFm78Z4GIOHXPKUvP2xGeR48G0zzJKW8ZAUriMjss0PQp-_F-46A4bx4Nnnm9TyF91c0AghCZA6eKrftvJ4PqVa9FBeqQMidyC8vUresuBxkE3m8_LyTNnN73z2CZx3enIWdKgjJ3rnocT-fNz9z5eHuO_TV8LaCepImkC_0FryOgSSnYBQ-fiE03df9vyrTek2SO59AVfpLn7VRl42VG7XL_9Wk7y4OmOqLiX-hSR6Wpwb5fKVttMoHLs_okgXGi9F2kdFvdUMvNhbk0BcVJyrau6gh3kQ 2025/09/14 01:03:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/14 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/14 01:03:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOsEBuzqd73CuDbplJhlezs7epAL_O2ay2QQmHd5lnBlks2v3Jx2_7XxyFm78Z4GIOHXPKUvP2xGeR48G0zzJKW8ZAUriMjss0PQp-_F-46A4bx4Nnnm9TyF91c0AghCZA6eKrftvJ4PqVa9FBeqQMidyC8vUresuBxkE3m8_LyTNnN73z2CZx3enIWdKgjJ3rnocT-fNz9z5eHuO_TV8LaCepImkC_0FryOgSSnYBQ-fiE03df9vyrTek2SO59AVfpLn7VRl42VG7XL_9Wk7y4OmOqLiX-hSR6Wpwb5fKVttMoHLs_okgXGi9F2kdFvdUMvNhbk0BcVJyrau6gh3kQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/14 01:03:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALTJN7Y4ubR3Iy7aVZ-9I-SynQo13JcIF3d9GnHA1Syu_PzeAOj3JrBLFi0-QI96pGLHA60Rjr0k5_rp5F4oBIkGXBfynYhJmL6bbji25V1rcJgak--lPwOHK3iEf4G_Vb_vkjXo6sztjbY_BnFokTiZ84LtSK565zN56DKPNEEc4g9rqxPgXNHWdplLOOZQk_gg6rlyDGZrIBlCjMFKU0c2vpK48UH4ib52K3oMQc8oHyec0-bmnv6ZsDws2qgYx7I3zmpS2PkPYekfomBTK_6cDLoRGPo6KFzYGcI0MoDs5llipuQXqF8pyjBrIAAaIBx949RKNhQRo7kLvjEpdUo 2025/09/14 01:03:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/14 01:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/14 01:03:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALTJN7Y4ubR3Iy7aVZ-9I-SynQo13JcIF3d9GnHA1Syu_PzeAOj3JrBLFi0-QI96pGLHA60Rjr0k5_rp5F4oBIkGXBfynYhJmL6bbji25V1rcJgak--lPwOHK3iEf4G_Vb_vkjXo6sztjbY_BnFokTiZ84LtSK565zN56DKPNEEc4g9rqxPgXNHWdplLOOZQk_gg6rlyDGZrIBlCjMFKU0c2vpK48UH4ib52K3oMQc8oHyec0-bmnv6ZsDws2qgYx7I3zmpS2PkPYekfomBTK_6cDLoRGPo6KFzYGcI0MoDs5llipuQXqF8pyjBrIAAaIBx949RKNhQRo7kLvjEpdUo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/14 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APe46gS5FWAE3SwL5_X8DssRrJopm0JB_uZGue9ZWiXU-Bu_rLjkO4vw_bdvjJgEGNN3I0veGte_NG1_ZcyWQafnKLSlMir522PFNbbqhVGMU79S1mUTXduYdlxNoBGJxhXvn-HPpuFyOYaHnJ0x4TyMO8y7I8ikBtgL6dBpJxrV1DHSqan0haoLaIRY4nmoYgml06Roz7SqnGNRR612B4ZOtCnaYOW1MyomaPp5g7jwX-F03zSvgHZPu3Tz6sBH7pB3Q5y8OYYAcFMub8r8cXq2EGwNA_wKpbwDQS3Q1evsr9X9ryawshdYfdzSmLz6h9QQxedo6n0PReoiJ5iZ_5c 2025/09/14 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/14 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/14 01:03:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/14 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/14 01:03:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/14 01:03:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/14 01:03:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APe46gS5FWAE3SwL5_X8DssRrJopm0JB_uZGue9ZWiXU-Bu_rLjkO4vw_bdvjJgEGNN3I0veGte_NG1_ZcyWQafnKLSlMir522PFNbbqhVGMU79S1mUTXduYdlxNoBGJxhXvn-HPpuFyOYaHnJ0x4TyMO8y7I8ikBtgL6dBpJxrV1DHSqan0haoLaIRY4nmoYgml06Roz7SqnGNRR612B4ZOtCnaYOW1MyomaPp5g7jwX-F03zSvgHZPu3Tz6sBH7pB3Q5y8OYYAcFMub8r8cXq2EGwNA_wKpbwDQS3Q1evsr9X9ryawshdYfdzSmLz6h9QQxedo6n0PReoiJ5iZ_5c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/14 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACP5bXlKW2USRniUN-UAmxf_0f3KDAO_kL1AgC9Hz-DfbOHHO3YtCOZ93OFy7dFzYNT6tH8stjpRBBmWmqjFoOESNT3xVijWwmKJuK_QT9v_BsT2ITtMsH7RaJi8kFm3w7utk95jKXp3sUSjWx9Jp7ZQ4sjxFo6X6Ziedpyl0FEbjE0zZp_6CezHdBk35KqPhq74TMNc9YHCRIO1xrdFyWADRlHKeH19W12TXq67ZLaFnQRzi5xHrQjZPqd-0lHd3ULkRMtfwf_YexzDWt4DKr4z9teC_JsoAkAnUNiwxiU9YeMartQ6H3KXYowSWqF-Ucu5aLFgwQ_qMvs3JlZcEDo 2025/09/14 01:03:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/14 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/14 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/14 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/14 01:03:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/14 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/14 01:03:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ACP5bXlKW2USRniUN-UAmxf_0f3KDAO_kL1AgC9Hz-DfbOHHO3YtCOZ93OFy7dFzYNT6tH8stjpRBBmWmqjFoOESNT3xVijWwmKJuK_QT9v_BsT2ITtMsH7RaJi8kFm3w7utk95jKXp3sUSjWx9Jp7ZQ4sjxFo6X6Ziedpyl0FEbjE0zZp_6CezHdBk35KqPhq74TMNc9YHCRIO1xrdFyWADRlHKeH19W12TXq67ZLaFnQRzi5xHrQjZPqd-0lHd3ULkRMtfwf_YexzDWt4DKr4z9teC_JsoAkAnUNiwxiU9YeMartQ6H3KXYowSWqF-Ucu5aLFgwQ_qMvs3JlZcEDo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/14 01:03:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAhNeclXbzJfXGGESP_8xAkulZzGt8pdLDQHfwl2bdp5DPBiwkgl7vgQ0iNtEWgvaELP25gjdFI6iDcDtI-HF5_a-IfN-RFpdr1ZhH5IywQRRXDP8LD8W5T_kfjddTnZOkwe1SLgM5zTbr9lKL1zqEAIV_B6-A6TRzbLPOnQJqweDFfYvOl-KL8ug68ZgEpIVUq5MQ3qqoEaOPb_KdcfDqKSHTlFZgsjB6XHdTYusPeiR8Oz4hvu00FHx7OQjqzefGo2WcjHLJ7Z6YrXKtsIefAQcI2r-NVO9iH6x68a49zYFEYeEhOKXUSBztpN68aKDfFCus9cPohHXjhQ2Tngi-s 2025/09/14 01:03:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/14 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/14 01:03:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAhNeclXbzJfXGGESP_8xAkulZzGt8pdLDQHfwl2bdp5DPBiwkgl7vgQ0iNtEWgvaELP25gjdFI6iDcDtI-HF5_a-IfN-RFpdr1ZhH5IywQRRXDP8LD8W5T_kfjddTnZOkwe1SLgM5zTbr9lKL1zqEAIV_B6-A6TRzbLPOnQJqweDFfYvOl-KL8ug68ZgEpIVUq5MQ3qqoEaOPb_KdcfDqKSHTlFZgsjB6XHdTYusPeiR8Oz4hvu00FHx7OQjqzefGo2WcjHLJ7Z6YrXKtsIefAQcI2r-NVO9iH6x68a49zYFEYeEhOKXUSBztpN68aKDfFCus9cPohHXjhQ2Tngi-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/14 01:03:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACjxE0SmevVKSDs72qXcxmi3uO2FATElLXsa7Ok0yYORYdGOcebF56FJJAfXiFh2-fztkiyZLY8fFwZyO21WQVpV8QxfVk43yhBujBYAx3quUof7By3fF7jcA37feF63ernvaoe2D3um_l5SZ73Xgqka6soT4XHI42VwO4pt0y0aH7jyc8IvklpM0SOvvTgprYPfiQdIftuRbaLn3FXAGHDZNTtFk4yMmCkA-OYGYToZTq1TavyIWEo99sk4T5sK6poZmKg0KuU2swSW2ZY-hjiapCYPYtscFGurXC__1WVywGIZHJr2sqzJR8T45DRJNNYuJogUiOck-QcQJjcT0b4 2025/09/14 01:03:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/14 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/14 01:03:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACjxE0SmevVKSDs72qXcxmi3uO2FATElLXsa7Ok0yYORYdGOcebF56FJJAfXiFh2-fztkiyZLY8fFwZyO21WQVpV8QxfVk43yhBujBYAx3quUof7By3fF7jcA37feF63ernvaoe2D3um_l5SZ73Xgqka6soT4XHI42VwO4pt0y0aH7jyc8IvklpM0SOvvTgprYPfiQdIftuRbaLn3FXAGHDZNTtFk4yMmCkA-OYGYToZTq1TavyIWEo99sk4T5sK6poZmKg0KuU2swSW2ZY-hjiapCYPYtscFGurXC__1WVywGIZHJr2sqzJR8T45DRJNNYuJogUiOck-QcQJjcT0b4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/14 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEZthTH145JlzYJ5POOMjfFNYqcjgnYtbjRmN6pHQjRgYn5kgpA0vzxUuJLSAYgQgwlIFbTrYWZdGIyvHLbQ8dWOFLY9zfUB0mS1AM5NPcfwZRJZ7zQts8JLpMOPir-nrsV_VAzNhYp3ZyfaQZ4oos22ncDEelvmBonAVv9FG9XPLBkeDWfvPmneMCpEhldp_GAKs8uiOtSN4P1Wvll6-5CnBQcwYw6AYhr4vE00YTkJPCjDRe6pPkn--lPVABevr61C5rec9vp-vISwyScajHOT_YOxAfy4AIsLerEccRU23l4fYkXxS6G3AiNVCh8qqs-2N6IlcYQtL37ier7yrkc 2025/09/14 01:03:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/14 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/14 01:03:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEZthTH145JlzYJ5POOMjfFNYqcjgnYtbjRmN6pHQjRgYn5kgpA0vzxUuJLSAYgQgwlIFbTrYWZdGIyvHLbQ8dWOFLY9zfUB0mS1AM5NPcfwZRJZ7zQts8JLpMOPir-nrsV_VAzNhYp3ZyfaQZ4oos22ncDEelvmBonAVv9FG9XPLBkeDWfvPmneMCpEhldp_GAKs8uiOtSN4P1Wvll6-5CnBQcwYw6AYhr4vE00YTkJPCjDRe6pPkn--lPVABevr61C5rec9vp-vISwyScajHOT_YOxAfy4AIsLerEccRU23l4fYkXxS6G3AiNVCh8qqs-2N6IlcYQtL37ier7yrkc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/14 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALQmyB98KkMBAP-PPzAIRYhoTttIWvSV9UYvCiegI06AeDcjRjCdSgH0fwRjjMbEc8irqd6K5YQv9YGBUMXnxprq7n_Bu28ZH1nW3xneU60W_c9SzpyIqy36LEnbzGdX44SVp0BcDzr1vzNXfdJuhzOTuDidXmluNG45X-ycVyDiuupyt8UGGSINscnVFcsHw9ujqgC7f_uJexXJVa9JpwhRWoCVxlsVigAHMxDaKuVhSK6vm7ye5LhlotWPJHRzoYDaAn6UkZVtxQ1GB3wDxMBwZ_8l9yXNeVu2zDoa1HDYDbsiKyZcIXhOuNwrGIbROoSLK7wCoTLjS1mrDdof6y0 2025/09/14 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/14 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/14 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/14 01:04:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/14 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/14 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/14 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALQmyB98KkMBAP-PPzAIRYhoTttIWvSV9UYvCiegI06AeDcjRjCdSgH0fwRjjMbEc8irqd6K5YQv9YGBUMXnxprq7n_Bu28ZH1nW3xneU60W_c9SzpyIqy36LEnbzGdX44SVp0BcDzr1vzNXfdJuhzOTuDidXmluNG45X-ycVyDiuupyt8UGGSINscnVFcsHw9ujqgC7f_uJexXJVa9JpwhRWoCVxlsVigAHMxDaKuVhSK6vm7ye5LhlotWPJHRzoYDaAn6UkZVtxQ1GB3wDxMBwZ_8l9yXNeVu2zDoa1HDYDbsiKyZcIXhOuNwrGIbROoSLK7wCoTLjS1mrDdof6y0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/14 01:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANTJlRnR8UPpz_c2WQrAFf1xUbPnab6z_6xQP2VnOxOGE0-dEKDa7QftRBuBCHHBBt6jbOGt6se64kUqcd5bdgvGatydH3u7cA34dbxLJ0xdMJs2o7eemGUlODEIWUPAyoRUMmk8mqMkBzSIjzjbBNh-cq955FCwn2lJKpARdX7H49dKwMndaAGLGB2ol03Tq-wO6aKWeNt0mzBrW10Gal06kQallH58q0c5LE40V1T0OiBbkl33NJhpbmlwBlsa44Mmd4wFocqOgD--Z_4l7HVqLhVS9cWgoMXvQaruBw-2SZjhu4-PVQ5QdDgJd19G8jqSqSTU8jtkXR3_TbI4-AI 2025/09/14 01:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/14 01:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/14 01:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/14 01:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/14 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/14 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/14 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANTJlRnR8UPpz_c2WQrAFf1xUbPnab6z_6xQP2VnOxOGE0-dEKDa7QftRBuBCHHBBt6jbOGt6se64kUqcd5bdgvGatydH3u7cA34dbxLJ0xdMJs2o7eemGUlODEIWUPAyoRUMmk8mqMkBzSIjzjbBNh-cq955FCwn2lJKpARdX7H49dKwMndaAGLGB2ol03Tq-wO6aKWeNt0mzBrW10Gal06kQallH58q0c5LE40V1T0OiBbkl33NJhpbmlwBlsa44Mmd4wFocqOgD--Z_4l7HVqLhVS9cWgoMXvQaruBw-2SZjhu4-PVQ5QdDgJd19G8jqSqSTU8jtkXR3_TbI4-AI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/14 01:04:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AO6kN6VTwzTSYisZlGzjDVgK5G_LG-4Dp6KSJUsIjMawppsGTxbxaUgSlkIS-B6sxsir_v6DbgpHLPreN1CimJ7bbVvU4djxfyVcpTgIWPuyJbb7z7pKe-REn1fI-TmL3ZdStrMWGVCuXUigClamtQmEjBisUU_5xvYWf_1ELs_7XtZTfAeRx9wvm14o09NTPf_mgn8sF5gaXlaPliCj9F2q4Wh_VWR4lCT2zeGJPJ2GysSb9DmcK6Yx5haQAHj23tmOBgU-9vbf0xDRdD7SN8fuyve1fZF3VNVeN7okKSkJtqmrhbpgUTJzRhipJKt2XkTwOsT_eyEgf8ZyAScPDVg 2025/09/14 01:04:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/14 01:04:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/14 01:04:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AO6kN6VTwzTSYisZlGzjDVgK5G_LG-4Dp6KSJUsIjMawppsGTxbxaUgSlkIS-B6sxsir_v6DbgpHLPreN1CimJ7bbVvU4djxfyVcpTgIWPuyJbb7z7pKe-REn1fI-TmL3ZdStrMWGVCuXUigClamtQmEjBisUU_5xvYWf_1ELs_7XtZTfAeRx9wvm14o09NTPf_mgn8sF5gaXlaPliCj9F2q4Wh_VWR4lCT2zeGJPJ2GysSb9DmcK6Yx5haQAHj23tmOBgU-9vbf0xDRdD7SN8fuyve1fZF3VNVeN7okKSkJtqmrhbpgUTJzRhipJKt2XkTwOsT_eyEgf8ZyAScPDVg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/14 01:04:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADlP6MI0WNWqPi6MDPmaA2vILyQBqH96IZTIWGU5IIgHeuPk-A8E7CBCDEigAxR4tAwMNAj2Twl44t-nPY2mBoW53qaOfK5UXI9bgssmt9x8yudeqamu8PN1nWfbkJBNRrI4be2qPiSrxoavGeCitamWnug1aXdKFNw3E0vH3QmeDDis0WEilIEqVQEalTaAIEYBMh6QPoAwR4WrrdXUmz31X91_ucNcowXNpMFs7ZcRqc88fdVIp14staPbZvlJ_mevAab0EOXGjnbg8jSv7R7uX55HufzEtRTV8kyy6zt-KKehL-wbg52gQmOT12ek7EJmQ7eUqFKfXmci--z0_WM 2025/09/14 01:04:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/14 01:04:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/14 01:04:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADlP6MI0WNWqPi6MDPmaA2vILyQBqH96IZTIWGU5IIgHeuPk-A8E7CBCDEigAxR4tAwMNAj2Twl44t-nPY2mBoW53qaOfK5UXI9bgssmt9x8yudeqamu8PN1nWfbkJBNRrI4be2qPiSrxoavGeCitamWnug1aXdKFNw3E0vH3QmeDDis0WEilIEqVQEalTaAIEYBMh6QPoAwR4WrrdXUmz31X91_ucNcowXNpMFs7ZcRqc88fdVIp14staPbZvlJ_mevAab0EOXGjnbg8jSv7R7uX55HufzEtRTV8kyy6zt-KKehL-wbg52gQmOT12ek7EJmQ7eUqFKfXmci--z0_WM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/14 01:04:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AH7Gxbk8o1a4DhpVWkqQ8JsxyO6h1C1sp8ezEj3iRNV7Na0Je3Z5-st8UFoWB4mngk7ykBJ_iU5r4imvOz_V3FsF-h71bLBCfQUQubu9vKVzsG_jYEGq78Nu6R7eGQaxLxDHe8_d2Zux4k7L8k1FoOkszTyDzQREeZCYPB2uKnpy1jG9Sf8SgFjXis_dho8Rz9gkmaW9mw3Dt6p1D2v5qffPOsp3wKQPzj4IQ9esfnRk02a6P9JXi-TPfOWI43BwvuuG7phF4ChM85w5C-5RoU6HpW2brhLAJvPBks1rVdVBguzx5BrdR24-3uNO3SPOgn18cYMzKXuARH3NaZGYnlY 2025/09/14 01:04:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/14 01:04:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/14 01:04:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AH7Gxbk8o1a4DhpVWkqQ8JsxyO6h1C1sp8ezEj3iRNV7Na0Je3Z5-st8UFoWB4mngk7ykBJ_iU5r4imvOz_V3FsF-h71bLBCfQUQubu9vKVzsG_jYEGq78Nu6R7eGQaxLxDHe8_d2Zux4k7L8k1FoOkszTyDzQREeZCYPB2uKnpy1jG9Sf8SgFjXis_dho8Rz9gkmaW9mw3Dt6p1D2v5qffPOsp3wKQPzj4IQ9esfnRk02a6P9JXi-TPfOWI43BwvuuG7phF4ChM85w5C-5RoU6HpW2brhLAJvPBks1rVdVBguzx5BrdR24-3uNO3SPOgn18cYMzKXuARH3NaZGYnlY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/14 01:04:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHWRuQx8QVLhPh5xvZ70kdoh1B4C_u8CZvZj3yunhq3EGyGSphRv8iPXg7BJ-FstJtJytz50Wr9dMGalJz7YIi4H8BSQUKAWkn-cCpkX_AohtW9MEJG63aSVg-WPUMfAZ2oQ3ASjZaMCsKI4mYZ5DuurgqRbZVBA3E2Poy4MXvlLY8N-hJN9amWGLMeqOya-_TSt8LnDrsPuZepJ9gKrXe-dner-7A0HBTt13joXIOsgj62mJYza4ub9kXWm-D_CyRQzAkc6SqpqSBnL94CQnWIWhJc3otU0alTMbaLTLAkCFxLSsFoi2ddA2eXHMNOXaYygAj870JYbNvEjuhRyc78 2025/09/14 01:04:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/14 01:04:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/14 01:04:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/14 01:04:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/14 01:04:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/14 01:04:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/14 01:04:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHWRuQx8QVLhPh5xvZ70kdoh1B4C_u8CZvZj3yunhq3EGyGSphRv8iPXg7BJ-FstJtJytz50Wr9dMGalJz7YIi4H8BSQUKAWkn-cCpkX_AohtW9MEJG63aSVg-WPUMfAZ2oQ3ASjZaMCsKI4mYZ5DuurgqRbZVBA3E2Poy4MXvlLY8N-hJN9amWGLMeqOya-_TSt8LnDrsPuZepJ9gKrXe-dner-7A0HBTt13joXIOsgj62mJYza4ub9kXWm-D_CyRQzAkc6SqpqSBnL94CQnWIWhJc3otU0alTMbaLTLAkCFxLSsFoi2ddA2eXHMNOXaYygAj870JYbNvEjuhRyc78" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/14 01:04:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AKnDZEatJvi9jCIqQBDigaMa1xot3CvGTXejA0yX3UlwMGnli78zusgzP-aDh0yC-BqU7xcEIl2AwLcRLz-KVbjSwLyIVcC6-0lO4zhmwIW5TXSMh6AwckYC6RR1llcjMXw2Qj4zb3QxaELnxxxjm1luXvV78-neQcYSnKe9F9A_BdHrLuZAOpPsDn8oju84ssD0btEGq0i2-lNJclEcYrLH9vIy1pAxcv31dn7SH4vYBGLp_-FEjeN0TVm0Ol33jGL4LPQIJ36k1nEfDm9vHyvFZzNCwRUVw8ffGIGD0mv57HsDphoB3okdX6V3lUV1b_J02WMdMXOeRTLyXhjUCcw 2025/09/14 01:04:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/14 01:04:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/14 01:04:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/14 01:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/14 01:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/14 01:04:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/14 01:04:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AKnDZEatJvi9jCIqQBDigaMa1xot3CvGTXejA0yX3UlwMGnli78zusgzP-aDh0yC-BqU7xcEIl2AwLcRLz-KVbjSwLyIVcC6-0lO4zhmwIW5TXSMh6AwckYC6RR1llcjMXw2Qj4zb3QxaELnxxxjm1luXvV78-neQcYSnKe9F9A_BdHrLuZAOpPsDn8oju84ssD0btEGq0i2-lNJclEcYrLH9vIy1pAxcv31dn7SH4vYBGLp_-FEjeN0TVm0Ol33jGL4LPQIJ36k1nEfDm9vHyvFZzNCwRUVw8ffGIGD0mv57HsDphoB3okdX6V3lUV1b_J02WMdMXOeRTLyXhjUCcw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/14 01:04:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACJQxuj5Lh9qtnUomInGsoHtinh48BRuxge1DrSgzIYP-kOaCDpeieg8KTUnLMjlSDN10P6dNbfdogXKXG2PZScRisbYDjpN4My4xw66CTgGU_zhoMBd4D00W-9lI5yy9cRnwZScLkJyMcpp5q6_RkwNbNRKHJ7xM4_1yVw1jEsV9MwJr8bpDHjhSUKTI9-7Po0i08S6eK-pAX-iwh_adRvRQhmc927i1KmUtSIOpHDJYB7OdqaQfwuW3HK3tvye-rlMz2t216jqYSiJXQKfO-yHsorX_ek-rkoJ9Lv345D80xa2_EsK4SpX5_Z7s5t89lHnPwh_SwEWHtofnS_s0f8 2025/09/14 01:04:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/14 01:04:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/14 01:04:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACJQxuj5Lh9qtnUomInGsoHtinh48BRuxge1DrSgzIYP-kOaCDpeieg8KTUnLMjlSDN10P6dNbfdogXKXG2PZScRisbYDjpN4My4xw66CTgGU_zhoMBd4D00W-9lI5yy9cRnwZScLkJyMcpp5q6_RkwNbNRKHJ7xM4_1yVw1jEsV9MwJr8bpDHjhSUKTI9-7Po0i08S6eK-pAX-iwh_adRvRQhmc927i1KmUtSIOpHDJYB7OdqaQfwuW3HK3tvye-rlMz2t216jqYSiJXQKfO-yHsorX_ek-rkoJ9Lv345D80xa2_EsK4SpX5_Z7s5t89lHnPwh_SwEWHtofnS_s0f8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/14 01:04:35 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANBKuEybbNYLtGZtwx6Rq0FTOKz9uZr8DfawxSu1lxG9jtHOZuLMm_dfw_Lp1xa5WdY5Pjzu9Ti37dRAQLcqGDpTnjeB3Vj7uqnSbvzcYYGBxBAzdENZfDgyhF62jsUKOOH_f3ngLlF67LT0-BBiDmfWL2IeQib3PSVt7qZSVbNO5Rknt1K0SSd4fdKAHK3gUcDpDj_fJae1WFcXTe6hEbPwMQdLpA8-JT0JHbjEgzw24zQAJfDv8If79qjQVdLFpchs2k7vj4W-TEwsbFOsipIhN9DSPaVg7-eaez2U_vNAjHz3TGhd4Xy5GUgSSvZzYGV5rp9_HPKL7SM8eS7C7ZM 2025/09/14 01:04:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/14 01:04:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/14 01:04:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANBKuEybbNYLtGZtwx6Rq0FTOKz9uZr8DfawxSu1lxG9jtHOZuLMm_dfw_Lp1xa5WdY5Pjzu9Ti37dRAQLcqGDpTnjeB3Vj7uqnSbvzcYYGBxBAzdENZfDgyhF62jsUKOOH_f3ngLlF67LT0-BBiDmfWL2IeQib3PSVt7qZSVbNO5Rknt1K0SSd4fdKAHK3gUcDpDj_fJae1WFcXTe6hEbPwMQdLpA8-JT0JHbjEgzw24zQAJfDv8If79qjQVdLFpchs2k7vj4W-TEwsbFOsipIhN9DSPaVg7-eaez2U_vNAjHz3TGhd4Xy5GUgSSvZzYGV5rp9_HPKL7SM8eS7C7ZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/14 01:04:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APK0caFDVk1jh_Z4lnGiHzfPuALJJZqeqE3ErNhv5Pa07YZzlip1iwI3zSaAxD18xvuoxeFw4Gg2w7EcsGgtqEnHT41rVllFqekVyrUEL7DEZQnwsSY1LH4DNgWfFC1MyhgBGuZitQYNG8e6-Wnzf1kGVp2-CMKGW7Ul6ScR-UY9XKtEZ9OzTU_OxyABGzZy9awckcMZbRIGY8d-WAFzjbIrrPb6t1qyUoH17MsDCiwV4LQgz_1fgausY-hmR4esdoEm44MUvlc-tdRbc1xhQiiK58GCkeD9wCs6adesODoZyKXRefcLqokh3fHFLNVeJLil9MCdTDSB_yxvWTSX8wQ 2025/09/14 01:04:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/14 01:04:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/14 01:04:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APK0caFDVk1jh_Z4lnGiHzfPuALJJZqeqE3ErNhv5Pa07YZzlip1iwI3zSaAxD18xvuoxeFw4Gg2w7EcsGgtqEnHT41rVllFqekVyrUEL7DEZQnwsSY1LH4DNgWfFC1MyhgBGuZitQYNG8e6-Wnzf1kGVp2-CMKGW7Ul6ScR-UY9XKtEZ9OzTU_OxyABGzZy9awckcMZbRIGY8d-WAFzjbIrrPb6t1qyUoH17MsDCiwV4LQgz_1fgausY-hmR4esdoEm44MUvlc-tdRbc1xhQiiK58GCkeD9wCs6adesODoZyKXRefcLqokh3fHFLNVeJLil9MCdTDSB_yxvWTSX8wQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/14 01:04:41 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AK5PgMzsBTw5MPAHGQkN6m2CYxqoRk2DqoL79s3LwGs-XvlfoT4fxg7Yj-pPYmy0s7VVk1-0DQeBPPZn1qGWhS_THbxzUXBr2xL2p3xSooBo5c3_qspD519EzdLLRxEeKNdsM7aAbJ5e-YKwRb5QHOeOn_yBfxX8omE4tkGqAqH7zGqzPGQATwWOUl-Jwc3WZpUTt788dduJ8dUD2jVDfACKyUX2idbcKT8h_hPGLmGxtqKB3rcFeRLIlHgArM2kyX1dUm1OcV19zjO69GWvFXpBXGwVExcRL-FMUtwsGtKdVk7tuIQlLvBF3uIs9ybIZW4Yggbpr0z62qu6RpIahj8 2025/09/14 01:04:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/14 01:04:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/14 01:04:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/14 01:04:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/14 01:04:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/14 01:04:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/14 01:04:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AK5PgMzsBTw5MPAHGQkN6m2CYxqoRk2DqoL79s3LwGs-XvlfoT4fxg7Yj-pPYmy0s7VVk1-0DQeBPPZn1qGWhS_THbxzUXBr2xL2p3xSooBo5c3_qspD519EzdLLRxEeKNdsM7aAbJ5e-YKwRb5QHOeOn_yBfxX8omE4tkGqAqH7zGqzPGQATwWOUl-Jwc3WZpUTt788dduJ8dUD2jVDfACKyUX2idbcKT8h_hPGLmGxtqKB3rcFeRLIlHgArM2kyX1dUm1OcV19zjO69GWvFXpBXGwVExcRL-FMUtwsGtKdVk7tuIQlLvBF3uIs9ybIZW4Yggbpr0z62qu6RpIahj8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/14 01:04:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AE_eESi--bLxhxWC4qW9L00ksATPeVxWy0n31lmxxv17kBQJWY4n6vyljl3yiykfIUDL6x9B5NcEVDDdkMAAtmp1VDYb1U8UU4YZXca2qwixM-ghvq-6pwtSsgCrA5QAyXVhKKVNjCEKW17ybvcMznVsydTAY8ookMK7iS9CkF9doB-jQx_sp4ttfiEwnGJpoiiYUi9OlNHoIB_uyGLVslUMHB0kDg6zlOIhvF6K1Q2qKlMRbfnxHsAe2o6XWh3oP0hQQ89lj0whkLJYFE2nenSkYxG3tgqHIEG37roYEGwguKCs7VhophfNVYCvHwgYTUrEL9Li4R1C3Ho8vfc8_H4 2025/09/14 01:04:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/14 01:04:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/14 01:04:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/14 01:04:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/14 01:04:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/14 01:04:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/14 01:04:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AE_eESi--bLxhxWC4qW9L00ksATPeVxWy0n31lmxxv17kBQJWY4n6vyljl3yiykfIUDL6x9B5NcEVDDdkMAAtmp1VDYb1U8UU4YZXca2qwixM-ghvq-6pwtSsgCrA5QAyXVhKKVNjCEKW17ybvcMznVsydTAY8ookMK7iS9CkF9doB-jQx_sp4ttfiEwnGJpoiiYUi9OlNHoIB_uyGLVslUMHB0kDg6zlOIhvF6K1Q2qKlMRbfnxHsAe2o6XWh3oP0hQQ89lj0whkLJYFE2nenSkYxG3tgqHIEG37roYEGwguKCs7VhophfNVYCvHwgYTUrEL9Li4R1C3Ho8vfc8_H4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/14 01:04:58 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/14 01:05:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/14 01:05:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/14 01:05:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/14 01:05:18 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/14 01:05:23 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AI6tin22_ZOsmrk-5GcFnqo8O7rdXLjjkOEhmcfZyBFLRJghDDfvyXLe5Iz6cuwBinhpEETgSGf1iaKIrBoHblsxnGZHJdg_Y-QqtJrfFZMq2XxncL5JlyfOrEvPb0X1UJ5sjvDNHE8s4ptip6fiI1XnExWfqRRYVOzHRGpMFQ_3AB-7vLLm-h-pqHzMKe-X4NSZrJbiQIhETqF0T0U29m_lBt74PIj_bqnhiPNGZMhxyzEqUCMuSmmU6aulKTTI-IQDKXsCmLfX5MwYLc2vX5YHfpQ4jR_5eIaQk6ckCpOvPcMdbCHr4cXqkCQSR5aSgkqzAcS4MBgMEPg75iPe-2g 2025/09/14 01:05:23 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/14 01:05:23 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "76857562f4a2f005af8d5fbb2c615363" 2025/09/14 01:05:23 DEBUG : unknown-size-put.txt: multipart upload "AI6tin22_ZOsmrk-5GcFnqo8O7rdXLjjkOEhmcfZyBFLRJghDDfvyXLe5Iz6cuwBinhpEETgSGf1iaKIrBoHblsxnGZHJdg_Y-QqtJrfFZMq2XxncL5JlyfOrEvPb0X1UJ5sjvDNHE8s4ptip6fiI1XnExWfqRRYVOzHRGpMFQ_3AB-7vLLm-h-pqHzMKe-X4NSZrJbiQIhETqF0T0U29m_lBt74PIj_bqnhiPNGZMhxyzEqUCMuSmmU6aulKTTI-IQDKXsCmLfX5MwYLc2vX5YHfpQ4jR_5eIaQk6ckCpOvPcMdbCHr4cXqkCQSR5aSgkqzAcS4MBgMEPg75iPe-2g" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/14 01:05:24 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADxDK1zoV5noxjXLJ2g_eHhKV75PzgKThXHzsbFcWfkn_K-dSBTWTmcmTA54p_-CEphaGXGB4_OOm6qs76MlNHRQ1SABYiuRfkBUIlSYqY_sA1C3XvNhUy6jlzswEeyxPM1TC8mCjt4zZEl89JHIJpuhznbYTanzEyyMSskmql6EvV9C9GRY1uabRA5RMM6eabRnghLHTG6IUDATZzy2ZpuKHA9F9mn8LIQfSK-GqsZVFcOcPmlyvDyotJdB1vecGGaeqd89dQKNw6cVWf77WsZiEjERSkvdupK7IBbcgMUEtH7TzwvkqZTmFYkguf6UZf67mSp4LLKJPzwbV-Xo5aI 2025/09/14 01:05:24 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/14 01:05:24 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a3d1d7ccf88ad1ebc1cbf3522d9ee454" 2025/09/14 01:05:25 DEBUG : unknown-size-update.txt: multipart upload "ADxDK1zoV5noxjXLJ2g_eHhKV75PzgKThXHzsbFcWfkn_K-dSBTWTmcmTA54p_-CEphaGXGB4_OOm6qs76MlNHRQ1SABYiuRfkBUIlSYqY_sA1C3XvNhUy6jlzswEeyxPM1TC8mCjt4zZEl89JHIJpuhznbYTanzEyyMSskmql6EvV9C9GRY1uabRA5RMM6eabRnghLHTG6IUDATZzy2ZpuKHA9F9mn8LIQfSK-GqsZVFcOcPmlyvDyotJdB1vecGGaeqd89dQKNw6cVWf77WsZiEjERSkvdupK7IBbcgMUEtH7TzwvkqZTmFYkguf6UZf67mSp4LLKJPzwbV-Xo5aI" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/14 01:05:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vetanor4xepu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/14 01:05:25 DEBUG : Waiting for deletions to finish 2025/09/14 01:05:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/14 01:05:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/14 01:05:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/14 01:05:26 INFO : S3 bucket rclone-test-vetanor4xepu: Bucket "rclone-test-vetanor4xepu" deleted 2025/09/14 01:05:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (203.72s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- FAIL: TestIntegration/FsMkdir (201.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.44s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (14.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.41s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (129.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (18.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (17.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (18.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (20.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.58s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/14 01:05:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/14 01:05:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 203.765s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 3m25.1082197s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_VT]