"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/10/22 04:30:56 NOTICE: TestS3R2: Stopped server 2025/10/22 04:30:56 NOTICE: TestS3R2: Starting server 2025/10/22 04:30:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce" 2025/10/22 04:30:56 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/10/22 04:30:57 INFO : S3 bucket rclone-test-bixiliy2juce: Bucket "rclone-test-bixiliy2juce" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/22 04:30:58 INFO : S3 bucket rclone-test-bixiliy2juce: Bucket "rclone-test-bixiliy2juce" deleted === RUN TestIntegration/FsMkdir 2025/10/22 04:30:58 INFO : S3 bucket rclone-test-bixiliy2juce: Bucket "rclone-test-bixiliy2juce" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/22 04:30:58 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/22 04:30:58 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/22 04:30:58 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" === 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␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === 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/10/22 04:31:14 NOTICE: S3 bucket rclone-test-bixiliy2juce: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/22 04:31:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKQf858DilSYED-9wtTDuD2vYRJipyd9pExqV6AnHHNE6rhZ3FdHut52ZzJaXHjHvvR0XcanMerZh_4PP0h7OGTJ0SB8YpIRgwEODoOOFffMKoj3vYtFsreivRN-xhzo3aJzYf3nRWO8Gy3afsSPUa0ldFCXz6D2ftZgdqHDLADAp0BRATmKB0G7WGyaRRBKBe_L_BPbkds8XuOv4Cuis3SEv8HtGGFJgNEkQrJiFxWGLBV8c-dxe_pZH9H3IRagif4uhtOmO5xhkXJyMkDUlsgxvlQGEkI_Qrtrxrt_ZrodM_ib7ubSTu-hGdPHUmvc3PI6a8izhfgE5jOm9bB7tBM 2025/10/22 04:31:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3e1fb2cf5f67f719d7b851a3b6ca33f9" 2025/10/22 04:31:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d41d307c1fa86142053f6670f142afd1" 2025/10/22 04:31:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cac3965a3ffee5881696d7f3e43d36a0" 2025/10/22 04:31:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKQf858DilSYED-9wtTDuD2vYRJipyd9pExqV6AnHHNE6rhZ3FdHut52ZzJaXHjHvvR0XcanMerZh_4PP0h7OGTJ0SB8YpIRgwEODoOOFffMKoj3vYtFsreivRN-xhzo3aJzYf3nRWO8Gy3afsSPUa0ldFCXz6D2ftZgdqHDLADAp0BRATmKB0G7WGyaRRBKBe_L_BPbkds8XuOv4Cuis3SEv8HtGGFJgNEkQrJiFxWGLBV8c-dxe_pZH9H3IRagif4uhtOmO5xhkXJyMkDUlsgxvlQGEkI_Qrtrxrt_ZrodM_ib7ubSTu-hGdPHUmvc3PI6a8izhfgE5jOm9bB7tBM" 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/10/22 04:31:19 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/22 04:31:19 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/10/22 04:31:21 DEBUG : S3 bucket rclone-test-bixiliy2juce: bucket is versioned: false 2025/10/22 04:31:21 DEBUG : Waiting for deletions to finish 2025/10/22 04:31:21 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/22 04:31:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/22 04:31:21 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/22 04:31:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce/dirToPurgeFromRoot" 2025/10/22 04:31:22 DEBUG : S3 bucket rclone-test-bixiliy2juce path dirToPurgeFromRoot: bucket is versioned: false 2025/10/22 04:31:22 DEBUG : Waiting for deletions to finish 2025/10/22 04:31:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/22 04:31:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/22 04:31:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/22 04:31:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce/hello? sausage/êé" 2025/10/22 04:31:24 DEBUG : S3 bucket rclone-test-bixiliy2juce path hello? sausage/êé: bucket is versioned: false 2025/10/22 04:31:24 DEBUG : Waiting for deletions to finish 2025/10/22 04:31:24 DEBUG : "a/b/c/d/e.txt" version false 2025/10/22 04:31:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/22 04:31:24 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/10/22 04:31:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/22 04:31:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bixiliy2juce" from "TestS3R2:rclone-test-bixiliy2juce" 2025/10/22 04:31:31 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/10/22 04:31:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADim1qfgb6q9PsWZKlh3tuX6GDKAWQRUQgtDSMs7JcJxSdOIBclfRzjxk0ggmyjkLJblgol1O9gAqNEkOmk5Lg17h7P0MiMnthrhTgWmY-vXKpP7C4pd7Sg-0OoKvYZabSnGwAXypqV5gHOZPlFcWaCm5r4-tUBp7pWti9l7f2sIdZQvQlhpq8tht4hPxbwC3L4eND5tjMTcxPBkE9I4eqIYDw3GG1Ju8bf1hymxFKPUXz3LAF0B-q-pEFRlV0CmYOyj126EbZgf_3h_lJZmktymcYGuez50L7acsUii3dSV7JLc2GsiU2HMUVR3eQm-bL0YIo_BaZ_tbJgdqQs5Ksk 2025/10/22 04:31:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/22 04:31:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/22 04:31:38 DEBUG : piped data.txt: multipart upload "ADim1qfgb6q9PsWZKlh3tuX6GDKAWQRUQgtDSMs7JcJxSdOIBclfRzjxk0ggmyjkLJblgol1O9gAqNEkOmk5Lg17h7P0MiMnthrhTgWmY-vXKpP7C4pd7Sg-0OoKvYZabSnGwAXypqV5gHOZPlFcWaCm5r4-tUBp7pWti9l7f2sIdZQvQlhpq8tht4hPxbwC3L4eND5tjMTcxPBkE9I4eqIYDw3GG1Ju8bf1hymxFKPUXz3LAF0B-q-pEFRlV0CmYOyj126EbZgf_3h_lJZmktymcYGuez50L7acsUii3dSV7JLc2GsiU2HMUVR3eQm-bL0YIo_BaZ_tbJgdqQs5Ksk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/22 04:31:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACOmNE0-kbeF5VARlbBJvM-2qMVmQg2PWgfoZ4JDpU5RhafjnuKYRoUsF55xZO3LeTIlETsmn0UlzxGsHkanzPDfZBkEGF6FFV-mq0PRAa1XnvcAJuTYh8tUSWjN3sJJJRLWZHQuWQ_s6-yoBrwu4CT7CaZZAfuix1cOXze-yRwnQOWgCy0QcJsisLpOkIEopzkjB8uqzZPc0VTwSDiKOSAgZY5RVFYLeidHf5M45WKEKBdWupq6tz_LwqbdX66m0Il8AiGDIrQfytJgH0G3r95rAXesnM7vEzJWTpjub06VZgJ6oly8NTcid99VO2nw0DE8Dca_oPjcg9m_MGLtB-k 2025/10/22 04:31:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/22 04:31:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0e0a80b7e2c11d67ef974a2baed99bfd" 2025/10/22 04:31:39 DEBUG : piped data.txt: multipart upload "ACOmNE0-kbeF5VARlbBJvM-2qMVmQg2PWgfoZ4JDpU5RhafjnuKYRoUsF55xZO3LeTIlETsmn0UlzxGsHkanzPDfZBkEGF6FFV-mq0PRAa1XnvcAJuTYh8tUSWjN3sJJJRLWZHQuWQ_s6-yoBrwu4CT7CaZZAfuix1cOXze-yRwnQOWgCy0QcJsisLpOkIEopzkjB8uqzZPc0VTwSDiKOSAgZY5RVFYLeidHf5M45WKEKBdWupq6tz_LwqbdX66m0Il8AiGDIrQfytJgH0G3r95rAXesnM7vEzJWTpjub06VZgJ6oly8NTcid99VO2nw0DE8Dca_oPjcg9m_MGLtB-k" 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/10/22 04:31:40 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/10/22 04:31:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOrdotawd51u8QapCXbSJmngRkCf-hoWVlzRE8lPK1wNBdg8J9d1L0dU50rbN5mKx2acahseQUaYi5Nxz0GPddBqonHbmfkIQtLqQT5rVOZ101tAZ9XdIye4jlwxiX0x4X5dvLVKnse5VYT6bj6s9N00QoA_UjNYBd-X41B72cfwFRxQijvxLYIURLHKfTC4uan0No9JZMUjbrePBdYGfMJ7n-kEFrLtjNFV8VopY3Bm40xbfps1u-VQLX0jjZwtvjVsYexfgWhcbNrYFlv_WRq7fpsLfFU-CijPtIDgP33WGhXjIDVxvxM2o31D-iVDlt_SuK0P0sEQcHU6kTzXSk8 2025/10/22 04:31:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/22 04:31:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/22 04:31:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOrdotawd51u8QapCXbSJmngRkCf-hoWVlzRE8lPK1wNBdg8J9d1L0dU50rbN5mKx2acahseQUaYi5Nxz0GPddBqonHbmfkIQtLqQT5rVOZ101tAZ9XdIye4jlwxiX0x4X5dvLVKnse5VYT6bj6s9N00QoA_UjNYBd-X41B72cfwFRxQijvxLYIURLHKfTC4uan0No9JZMUjbrePBdYGfMJ7n-kEFrLtjNFV8VopY3Bm40xbfps1u-VQLX0jjZwtvjVsYexfgWhcbNrYFlv_WRq7fpsLfFU-CijPtIDgP33WGhXjIDVxvxM2o31D-iVDlt_SuK0P0sEQcHU6kTzXSk8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/22 04:31:43 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIo7OH-pmV7uf-uKfOLVefBNOO2bIuL-Agk8dJyTOegpP-Fcbz-fLLeyW3xtT_xx70xIkjgqGeYNgZPCnimLuBNgheUX5WmFsukOEfAUb7RXX7ncJ5UeZCe62G4qPMlINjE1UXiQQnfsCGNkhKErwX_tJ_2p1Ztlf9giB8g0J15W_M9ZjVXARyn9W3kfU3mLqgaCd0T2CHpbO6M2L5HqTGEyqAy-j4A6Xr7LV4g0aNsUwEODOc88N6dG4KaykaCdlip8j9OaHMQQpg1wg-5DOZeKEpHtvL0rRwj9EiyK45AVbY7XsW4jUVAXcEVVdYw-HrX9gBmHxXRnsgr1wFcIJ8w 2025/10/22 04:31:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/22 04:31:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/22 04:31:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIo7OH-pmV7uf-uKfOLVefBNOO2bIuL-Agk8dJyTOegpP-Fcbz-fLLeyW3xtT_xx70xIkjgqGeYNgZPCnimLuBNgheUX5WmFsukOEfAUb7RXX7ncJ5UeZCe62G4qPMlINjE1UXiQQnfsCGNkhKErwX_tJ_2p1Ztlf9giB8g0J15W_M9ZjVXARyn9W3kfU3mLqgaCd0T2CHpbO6M2L5HqTGEyqAy-j4A6Xr7LV4g0aNsUwEODOc88N6dG4KaykaCdlip8j9OaHMQQpg1wg-5DOZeKEpHtvL0rRwj9EiyK45AVbY7XsW4jUVAXcEVVdYw-HrX9gBmHxXRnsgr1wFcIJ8w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/22 04:31:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKNxchOxP8sZQHfzZhGOIJwvSRLF9wGPMfay_Kd3r7vJ03nYvOUCckpndHYFDmFhH8UA1JTBVJ9hVo19AhV3i2cYaJQzVVsm9g9PTNQJyM6u36TNEtvtBq0gG7EBqP7yrfW5LrZM2OXP9mtHRMOznA1PxxHeGxqisAt1HcYIvQqT4zrbwhB9Y6UHPQqbCmWXEz6PgqIljdSk8YSG9zsSV_jVFXfpkiNnOATShiFhQLkzd_x1Gcdmig7aOniFz1VHa0jE7grWPFkYVofcGA4ac5ajaFcI-EHGYLghWICVDghKv9hacIJL2rZ4kq3Szz6sb7yDacBy6lm3TIn1EaTVzRw 2025/10/22 04:31:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/22 04:31:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/22 04:31:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKNxchOxP8sZQHfzZhGOIJwvSRLF9wGPMfay_Kd3r7vJ03nYvOUCckpndHYFDmFhH8UA1JTBVJ9hVo19AhV3i2cYaJQzVVsm9g9PTNQJyM6u36TNEtvtBq0gG7EBqP7yrfW5LrZM2OXP9mtHRMOznA1PxxHeGxqisAt1HcYIvQqT4zrbwhB9Y6UHPQqbCmWXEz6PgqIljdSk8YSG9zsSV_jVFXfpkiNnOATShiFhQLkzd_x1Gcdmig7aOniFz1VHa0jE7grWPFkYVofcGA4ac5ajaFcI-EHGYLghWICVDghKv9hacIJL2rZ4kq3Szz6sb7yDacBy6lm3TIn1EaTVzRw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOj36p-k9s7pjk-7hbcmT8XZ6nqRSZaB3ZLc29w-ZZd9R-RPvTEvCKoX5hfsWl7s1ot9_8JcNbjVtumwR1hjo0JocYqtmfMxMjTa5XCjdusxw4ZWnNqsCXZYSoLcxADKvIzuVQxstg24UUDmDy47iIR3j9SVsFHgU6-oaDtkKNBINr4BTLa5R87gSc3SixjQJ14nGVupI5j83zeY6hLO2PMV5qK6jGmOWQ7xCaPyqXlfIusnGSDIV1jyUzvEzbPe3YiGerScd4fjZxRWKr0TDvduu-ZEGs7P48ebUXleZ689X4-yHgvHLJoQkEGB4pqXxhgfhDvwuN5GFHAm2yCehaQ 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/22 04:31:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/22 04:31:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOj36p-k9s7pjk-7hbcmT8XZ6nqRSZaB3ZLc29w-ZZd9R-RPvTEvCKoX5hfsWl7s1ot9_8JcNbjVtumwR1hjo0JocYqtmfMxMjTa5XCjdusxw4ZWnNqsCXZYSoLcxADKvIzuVQxstg24UUDmDy47iIR3j9SVsFHgU6-oaDtkKNBINr4BTLa5R87gSc3SixjQJ14nGVupI5j83zeY6hLO2PMV5qK6jGmOWQ7xCaPyqXlfIusnGSDIV1jyUzvEzbPe3YiGerScd4fjZxRWKr0TDvduu-ZEGs7P48ebUXleZ689X4-yHgvHLJoQkEGB4pqXxhgfhDvwuN5GFHAm2yCehaQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOhrN-cgnIyJPbL9MVtGUS9FxKfZARJslThNk5GtYXLtkijf1jML3FTbBqRsWZxq-8DSkDLlv_W_8FocGdV2MZWJYeTHssQr-vBpltjmEdfJgx7zQtQwlr5dNoio2zXmsMQ3esCBY9-s2gyOTb5g0IJWyUqwzze2qz_fXiDqWuILz04bjocnXtQ2c29TwK_P7ojJ5zXsmmWYEm5Ere9A4BkLJdjL1nEEG-vrH58ehE98KwP6dSKgVkkkDkk23OvfFCQ0tfS1ZjwUSLYEpS59gi-foXjYbFo24lrXqPqQiWJ12QZfJ9mdx_F495-uVyphWANtLA1PDlbP1p-1HrYz638 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/22 04:31:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/22 04:31:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOhrN-cgnIyJPbL9MVtGUS9FxKfZARJslThNk5GtYXLtkijf1jML3FTbBqRsWZxq-8DSkDLlv_W_8FocGdV2MZWJYeTHssQr-vBpltjmEdfJgx7zQtQwlr5dNoio2zXmsMQ3esCBY9-s2gyOTb5g0IJWyUqwzze2qz_fXiDqWuILz04bjocnXtQ2c29TwK_P7ojJ5zXsmmWYEm5Ere9A4BkLJdjL1nEEG-vrH58ehE98KwP6dSKgVkkkDkk23OvfFCQ0tfS1ZjwUSLYEpS59gi-foXjYbFo24lrXqPqQiWJ12QZfJ9mdx_F495-uVyphWANtLA1PDlbP1p-1HrYz638" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/22 04:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGJlMCcXlLWu-4lvBVhazGO5LQTY17tkR4-hWDm09yKF-qX_1IAd0-_Ma95NoUCcVgjKogp8NGzWpdyNKL62g3kcV211bRO_7ZepKIu2DtgYjf9yq3I6n8fXjuEEruDHao3px_fI2fs_bnKvyBC9hB4bsQPii__E5vPnxwsEKFHzTqvCq9BBbtQgVLL-9Yk2IgurUI7pEPSyFk-gYSRLEEhI3sFH9K6M2VgLtbOJp5oyaCl0Bimo-8PUHmqPgkRk5IE0M7egdxQWBlXAEWAqH0D6NH8t-GzQ6oT2uvlpVGGXaaKw8-S3ktUdtNGYv8n7IGCSxmGNgjfkQj5Qxv1Xh2s 2025/10/22 04:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/22 04:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/22 04:31:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGJlMCcXlLWu-4lvBVhazGO5LQTY17tkR4-hWDm09yKF-qX_1IAd0-_Ma95NoUCcVgjKogp8NGzWpdyNKL62g3kcV211bRO_7ZepKIu2DtgYjf9yq3I6n8fXjuEEruDHao3px_fI2fs_bnKvyBC9hB4bsQPii__E5vPnxwsEKFHzTqvCq9BBbtQgVLL-9Yk2IgurUI7pEPSyFk-gYSRLEEhI3sFH9K6M2VgLtbOJp5oyaCl0Bimo-8PUHmqPgkRk5IE0M7egdxQWBlXAEWAqH0D6NH8t-GzQ6oT2uvlpVGGXaaKw8-S3ktUdtNGYv8n7IGCSxmGNgjfkQj5Qxv1Xh2s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/22 04:31:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APHumF5iz_AD5HF8PMoe7uQE3f1uh1tbYxRFe-6MxrH3Ghm8z0ywNKPOddvweeVzYy-2t0QqjAfhLHaAumpOy6050TkpQozPA5LrJvvFHVPxQ8yWf8nZ-Kv5TgfSu0xnriVn4mxZDEaPKbLAibQc1_VSvHK7naV79D646aYwOQVHwVJbFSIpD7qBGPqym_vyWYFMGePzYmvQAuojaUIcf320emWfJRFoubKnQG6IpBvbyJ5nY_ZW1cXwlf3mmXXrE42rSTfp0YaS9QExPvAMSpqeXjwj5Xp18PAjOKR65Ym4yBybnD0jIGmAjQ-bUCQDxfr_zMp0CluNtsWvfjXR-_I 2025/10/22 04:31:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/22 04:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/22 04:31:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APHumF5iz_AD5HF8PMoe7uQE3f1uh1tbYxRFe-6MxrH3Ghm8z0ywNKPOddvweeVzYy-2t0QqjAfhLHaAumpOy6050TkpQozPA5LrJvvFHVPxQ8yWf8nZ-Kv5TgfSu0xnriVn4mxZDEaPKbLAibQc1_VSvHK7naV79D646aYwOQVHwVJbFSIpD7qBGPqym_vyWYFMGePzYmvQAuojaUIcf320emWfJRFoubKnQG6IpBvbyJ5nY_ZW1cXwlf3mmXXrE42rSTfp0YaS9QExPvAMSpqeXjwj5Xp18PAjOKR65Ym4yBybnD0jIGmAjQ-bUCQDxfr_zMp0CluNtsWvfjXR-_I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/22 04:31:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGBDdU_j_DPzpOJ2lhbtIOGb_O9lZC3UDx0WJoJ_GuRVOZx1w4ygGCeAsnqsgL7Sk6VTmCxVu-6UppAXMmLNvRWbbWnX_AtOh5nGuHtjwjApdxA8NOlfaC-4mAIvqJAmOHfTKIREjvVeYvpmGiyVob5wUug2SRrBS-vDwGcg5fwTvYJwzMgeVkuk5row0yYtOzv-RfKgZftPwZkxU9c6h6e7tv30f7Uu-mASP-8E5BYIfL35FJQe30z3zTsoDW9VVtZuNv4Fb7_-yH7EgZhFSwGsajU3CxVlz2kjxY66zYDm1Hr5ijVQ2Eg-0d52Y54tTpijQBMKsfNIGyCZklHByG4 2025/10/22 04:31:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/22 04:31:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/22 04:31:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGBDdU_j_DPzpOJ2lhbtIOGb_O9lZC3UDx0WJoJ_GuRVOZx1w4ygGCeAsnqsgL7Sk6VTmCxVu-6UppAXMmLNvRWbbWnX_AtOh5nGuHtjwjApdxA8NOlfaC-4mAIvqJAmOHfTKIREjvVeYvpmGiyVob5wUug2SRrBS-vDwGcg5fwTvYJwzMgeVkuk5row0yYtOzv-RfKgZftPwZkxU9c6h6e7tv30f7Uu-mASP-8E5BYIfL35FJQe30z3zTsoDW9VVtZuNv4Fb7_-yH7EgZhFSwGsajU3CxVlz2kjxY66zYDm1Hr5ijVQ2Eg-0d52Y54tTpijQBMKsfNIGyCZklHByG4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/22 04:31:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGnL7LWt80N8n0-XRDqJ9aI8WL91h7uvr7uXke_kErUJ-K34r0QDVETLaTlyLWX7ZlwMLeqJeWdyLKjAF4jPb99zrRBDiB5mWs5vm_T9wxCrUBhxcefoz2xxWsxdKTRvXNm3nhkkoQRgpWJE-eS7WCekTbUn6ADzUFgF2wbhhcpHHoK0jgdvVQ1qrlRy5vAhs1hvo30W-9VcovOR5NFv4HubdCu_EkJ66_y-FivYuylb206Zj9yKxrEWG9ag9NnDPqoY2BwOkcbYwy7w8RKCL_TFy9Got2gPG_4x5ZaXblBoPnKsOMn73KPSQMBSxeZe638otuUdZN0psshDA8ZKy0Y 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/22 04:31:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGnL7LWt80N8n0-XRDqJ9aI8WL91h7uvr7uXke_kErUJ-K34r0QDVETLaTlyLWX7ZlwMLeqJeWdyLKjAF4jPb99zrRBDiB5mWs5vm_T9wxCrUBhxcefoz2xxWsxdKTRvXNm3nhkkoQRgpWJE-eS7WCekTbUn6ADzUFgF2wbhhcpHHoK0jgdvVQ1qrlRy5vAhs1hvo30W-9VcovOR5NFv4HubdCu_EkJ66_y-FivYuylb206Zj9yKxrEWG9ag9NnDPqoY2BwOkcbYwy7w8RKCL_TFy9Got2gPG_4x5ZaXblBoPnKsOMn73KPSQMBSxeZe638otuUdZN0psshDA8ZKy0Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/22 04:31:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOc0MaQrVA3dSViu3d1uWCNS9ev30D7-0sNKv-gf9KdB_5fSRw2yCR2BdbNBWxnCpQpkxHJKW-06vpiNSi6bd4EnWG4byaFdKxazPGvXTHLXeQRdrA3-iKJmcGPzs5pIbFaG1Fkkp3soTcjAB6EFdh7efVogBw51UndJXxgF4hZwZaiJ3BabEV-nHk9rmIrgFkTplssdm0TegmHa6F6VkG5_Gd4z5IzyH75I9eurAYCD7Yt5AHThuHouu8LfKB34Cdjum3BATynNj0Bu96JFGSfwGMIsUXDydF6doJibI4ymuqL8KkrjUwlz2KRSwnCrMKBvD8peV9dSm0_hX550hsY 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/22 04:31:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOc0MaQrVA3dSViu3d1uWCNS9ev30D7-0sNKv-gf9KdB_5fSRw2yCR2BdbNBWxnCpQpkxHJKW-06vpiNSi6bd4EnWG4byaFdKxazPGvXTHLXeQRdrA3-iKJmcGPzs5pIbFaG1Fkkp3soTcjAB6EFdh7efVogBw51UndJXxgF4hZwZaiJ3BabEV-nHk9rmIrgFkTplssdm0TegmHa6F6VkG5_Gd4z5IzyH75I9eurAYCD7Yt5AHThuHouu8LfKB34Cdjum3BATynNj0Bu96JFGSfwGMIsUXDydF6doJibI4ymuqL8KkrjUwlz2KRSwnCrMKBvD8peV9dSm0_hX550hsY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/22 04:32:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AA9zhXuj23p7-wDDV7_phcZnen0W1CMUR1MpGIbIQI7Z3Qnvbsth7RO6iUCnWYdPWwy7_uphjp9oo2dMSH8og7HQwYlgb4KnuUZP6UUCvK-RN5xNXRWCsBjjGqwUYy3ArNPzPd2_n2Ol8baX53jt7KAwAU8L2YZPACfscGHvfpjKAsZGSyRXNma7lPtfebfzfPRy6upMxUg_02vv3BV8vRN5XvdMHuz_0rFY3oR4jzrTSQoeVzQQejsMBcWX_gRBPWHV95KtH1vreo258g3ANtb5Zh6inUtUJlo6-G3oAG_lsOKSFcbeJKqPtv4mg_HG3fh6ottfHZ61fGF0Z7usnpc 2025/10/22 04:32:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/22 04:32:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/22 04:32:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AA9zhXuj23p7-wDDV7_phcZnen0W1CMUR1MpGIbIQI7Z3Qnvbsth7RO6iUCnWYdPWwy7_uphjp9oo2dMSH8og7HQwYlgb4KnuUZP6UUCvK-RN5xNXRWCsBjjGqwUYy3ArNPzPd2_n2Ol8baX53jt7KAwAU8L2YZPACfscGHvfpjKAsZGSyRXNma7lPtfebfzfPRy6upMxUg_02vv3BV8vRN5XvdMHuz_0rFY3oR4jzrTSQoeVzQQejsMBcWX_gRBPWHV95KtH1vreo258g3ANtb5Zh6inUtUJlo6-G3oAG_lsOKSFcbeJKqPtv4mg_HG3fh6ottfHZ61fGF0Z7usnpc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/22 04:32:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACnzbunvM1q8qspCpzTXG_y5PCniRzAxhPttNviAP057GQrFb0oSctnLHYXwQxbqM6vxaTS7YE-AagnWr27HDSj4wGucOoHBe1APA2yJhEPqqg4oUOzhyQjKq6F7eBnITh4suJl-V6V0P1vuoHddfPaRM1pfP_IujpfxxYyajIYySldpQia9ylqEMXXRuqH_c6l-nTq0HA05aLB-2BbpyMWIcfmaSEJxXb3UgQK1G9AW-Q2UB7All9HVhdRy3CQNiQLLMQn4dKJNX1x6k_2mtTMrk7b2tYN2xWjl7k4XtP6N9WIExTGhRy-dtbPfL7LjL4K1B8QmOrLOeq1P-wyrpHI 2025/10/22 04:32:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/22 04:32:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/22 04:32:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACnzbunvM1q8qspCpzTXG_y5PCniRzAxhPttNviAP057GQrFb0oSctnLHYXwQxbqM6vxaTS7YE-AagnWr27HDSj4wGucOoHBe1APA2yJhEPqqg4oUOzhyQjKq6F7eBnITh4suJl-V6V0P1vuoHddfPaRM1pfP_IujpfxxYyajIYySldpQia9ylqEMXXRuqH_c6l-nTq0HA05aLB-2BbpyMWIcfmaSEJxXb3UgQK1G9AW-Q2UB7All9HVhdRy3CQNiQLLMQn4dKJNX1x6k_2mtTMrk7b2tYN2xWjl7k4XtP6N9WIExTGhRy-dtbPfL7LjL4K1B8QmOrLOeq1P-wyrpHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/22 04:32:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFdVf1bP8LDLHxPqe7g6kE0GSOoSMSITG8qRJ4gdZDsKwdHLqtoyS6NAoLoeiLOR8uFJd70-nNCAkqx3soSVvDyC0s_W5udokq5UnVDnbqinWMGo_WULTyvLPDSY6pg_1rJNwdovBo-m-1nvyjPqp_A3LHvwF7F3IoHRW38KJVU7tNLny17SAtuiweEoCFFTJcZPalpU-OSQruOhpihu7ltBsVk6qviPDkDdS-NapUu9GEjD7gSR3bmvJ34On7EcqngxGvB_QSb0Slvj0sIgh1vfInG-EgIWGl3hvFD6xJBr9XEqGx7NTrfQpHeUj_Ox0UeFpH7ciFrq-6IYr89xs-w 2025/10/22 04:32:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/22 04:32:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/22 04:32:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFdVf1bP8LDLHxPqe7g6kE0GSOoSMSITG8qRJ4gdZDsKwdHLqtoyS6NAoLoeiLOR8uFJd70-nNCAkqx3soSVvDyC0s_W5udokq5UnVDnbqinWMGo_WULTyvLPDSY6pg_1rJNwdovBo-m-1nvyjPqp_A3LHvwF7F3IoHRW38KJVU7tNLny17SAtuiweEoCFFTJcZPalpU-OSQruOhpihu7ltBsVk6qviPDkDdS-NapUu9GEjD7gSR3bmvJ34On7EcqngxGvB_QSb0Slvj0sIgh1vfInG-EgIWGl3hvFD6xJBr9XEqGx7NTrfQpHeUj_Ox0UeFpH7ciFrq-6IYr89xs-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/22 04:32:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANtvawvXiJ2GCZWAX5m_yyFZhccLLPsmX3tdSPSBmM7dOxt4W8EQs08kksfoNR8ZVTp6W2FGYmLywVKSS5LEduEs-7aSlX1lCEu3bDgNhr3-oHHSFgATh4jfTJs0tSJ08I-y3elIUWL5_HXrDTwgW_TZy9S-AxGR9o2zERa_7va0z4jlCliXHOVJWt5Km7_MZq3UzmmGKle9WDUAxwnqQvCB7VylYTQmmmM1-HFyUZ9He8A7vg8wC7DdCr5afhfEs1zGzOsM4zeKV_y_nFVI0e2MMwAOx9SZlrLiiku7ronnxnWOlouPGVfeK75LxxOxU2bNsOLFLd0Re3aGUmeiLwo 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/22 04:32:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANtvawvXiJ2GCZWAX5m_yyFZhccLLPsmX3tdSPSBmM7dOxt4W8EQs08kksfoNR8ZVTp6W2FGYmLywVKSS5LEduEs-7aSlX1lCEu3bDgNhr3-oHHSFgATh4jfTJs0tSJ08I-y3elIUWL5_HXrDTwgW_TZy9S-AxGR9o2zERa_7va0z4jlCliXHOVJWt5Km7_MZq3UzmmGKle9WDUAxwnqQvCB7VylYTQmmmM1-HFyUZ9He8A7vg8wC7DdCr5afhfEs1zGzOsM4zeKV_y_nFVI0e2MMwAOx9SZlrLiiku7ronnxnWOlouPGVfeK75LxxOxU2bNsOLFLd0Re3aGUmeiLwo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/22 04:32:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOkYjgtbzeWxVH7JhUZCpzrxVZWqUDZdNCE8WoBkhi3RQoUHgPdWM8P572BvDen8S8WZj2vWyk2tenMZsBkc_pfeZWG1YV08Y68jNolD5JnZAulidainAwJFSthcILcQSfQJoc318femGW0Xy64L3rFZww-RAjiHmxenc3Ta3wYxEz5-8GOe16e3hLx9g_Bp3gN5ml7S1ydr9t0Rrgj-1vvItyuo291LOfd8K3k10Yhehh2hYfB_mpsNJRkydm8zrgvtEatGJ195GGdf1v6m5nf-Sm2VkkJwdoxy_3eCFNHiyxnM6t75OCAd3CkWwSyCttGj_EBSVcMHYdmI6l7aKHY 2025/10/22 04:32:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/22 04:32:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/22 04:32:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/22 04:32:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/22 04:32:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/22 04:32:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/22 04:32:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOkYjgtbzeWxVH7JhUZCpzrxVZWqUDZdNCE8WoBkhi3RQoUHgPdWM8P572BvDen8S8WZj2vWyk2tenMZsBkc_pfeZWG1YV08Y68jNolD5JnZAulidainAwJFSthcILcQSfQJoc318femGW0Xy64L3rFZww-RAjiHmxenc3Ta3wYxEz5-8GOe16e3hLx9g_Bp3gN5ml7S1ydr9t0Rrgj-1vvItyuo291LOfd8K3k10Yhehh2hYfB_mpsNJRkydm8zrgvtEatGJ195GGdf1v6m5nf-Sm2VkkJwdoxy_3eCFNHiyxnM6t75OCAd3CkWwSyCttGj_EBSVcMHYdmI6l7aKHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/22 04:32:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANtTWh2aJcUypLGEZf2hTQTIry9Fs22WTTyvqDSlFSxhf8zoaY8hhizndFikV7idLTK4VvXvr-Ljizl0NsADyRL5EMKS8KTde72sm30JdZH-JysXrKHDb0I6prqeKVz1qO7_hJ79oSt1O-oKKtN0j1v0F80PmbM_0E19OvyZWiVeyrm1f7agM4heWh85VuQ0hQ4fFo-FMjV1KOp-_-vuXHpQcdHsIucS9jtkD7UIZu9SL1zuVB72iKuLqa9-j5Me4msYyxZz6iaeq0JW2qZanU66VZ-LYMh6TaU8PTwLVnRGrhwLLQ06bb6gwm9-Jap_f873WK_LPXe6PZJlAso_CBE 2025/10/22 04:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/22 04:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/22 04:32:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANtTWh2aJcUypLGEZf2hTQTIry9Fs22WTTyvqDSlFSxhf8zoaY8hhizndFikV7idLTK4VvXvr-Ljizl0NsADyRL5EMKS8KTde72sm30JdZH-JysXrKHDb0I6prqeKVz1qO7_hJ79oSt1O-oKKtN0j1v0F80PmbM_0E19OvyZWiVeyrm1f7agM4heWh85VuQ0hQ4fFo-FMjV1KOp-_-vuXHpQcdHsIucS9jtkD7UIZu9SL1zuVB72iKuLqa9-j5Me4msYyxZz6iaeq0JW2qZanU66VZ-LYMh6TaU8PTwLVnRGrhwLLQ06bb6gwm9-Jap_f873WK_LPXe6PZJlAso_CBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/22 04:32:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACq_36B4BLv0H8klEb1ncMKZSkkXJ52FPipjO3JyW64mPgzHVyaAaadi4adnvrOX9fyqDlddMIR4-VuAEmyO01u9LZ6ouYSCPL41IUxfqbVAynIBArqZ-1-yEtK2IZQJuOj99TrZFsa_UNwfL4chEpgWzLz-hy9gI-5YpcoBX0znV651eiL4zjOjiQ6FSGt7YMqKK7YvJGe_brlKKmDjbQT9YObLC3G39KeVk8nWTTlC5ocRMR01R-N-5rBpMzDmpi6F4-0X2mch91edV8kgABJJIMG4CuoJVcrIHjDWiEhDpKzvsn_cUCzEd9l7G_Vz9yFtSn8VdkDzCsvqnAOup0s 2025/10/22 04:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/22 04:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/22 04:32:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACq_36B4BLv0H8klEb1ncMKZSkkXJ52FPipjO3JyW64mPgzHVyaAaadi4adnvrOX9fyqDlddMIR4-VuAEmyO01u9LZ6ouYSCPL41IUxfqbVAynIBArqZ-1-yEtK2IZQJuOj99TrZFsa_UNwfL4chEpgWzLz-hy9gI-5YpcoBX0znV651eiL4zjOjiQ6FSGt7YMqKK7YvJGe_brlKKmDjbQT9YObLC3G39KeVk8nWTTlC5ocRMR01R-N-5rBpMzDmpi6F4-0X2mch91edV8kgABJJIMG4CuoJVcrIHjDWiEhDpKzvsn_cUCzEd9l7G_Vz9yFtSn8VdkDzCsvqnAOup0s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/22 04:32:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIvlndjsDAzVkOK2VSk3dWmvhOyKUCigCP2IemKpm4xzXfppjvRD-0W_-NaNyOSolzXR5t00xOi2mR3-0HRijNNNRgrngLRptDqU9p8Lab6MCvw8hh2OUoqkChavsCnwOTE93c2TgSj0WynO-I8dhMytUh7NAlYZd7zvpQjSOsqE1wJyYEnFxppMuNuAQ8J386PCkY4rwZ7HDbMN-itdlyFxA10m2yuXx2eAiWfU_vZMZEeH5a822MZFDH6yanH-YqgJSkUDKuaKrNk5oRJswluVN5R819suERWWlsal2k8gvKK6IScWPJw8f7lc_cQLRtV2hp0RfzVnuiq88s2Ttus 2025/10/22 04:32:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/22 04:32:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/22 04:32:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIvlndjsDAzVkOK2VSk3dWmvhOyKUCigCP2IemKpm4xzXfppjvRD-0W_-NaNyOSolzXR5t00xOi2mR3-0HRijNNNRgrngLRptDqU9p8Lab6MCvw8hh2OUoqkChavsCnwOTE93c2TgSj0WynO-I8dhMytUh7NAlYZd7zvpQjSOsqE1wJyYEnFxppMuNuAQ8J386PCkY4rwZ7HDbMN-itdlyFxA10m2yuXx2eAiWfU_vZMZEeH5a822MZFDH6yanH-YqgJSkUDKuaKrNk5oRJswluVN5R819suERWWlsal2k8gvKK6IScWPJw8f7lc_cQLRtV2hp0RfzVnuiq88s2Ttus" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/22 04:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AMiNMdb8eweGAgBPu2XN-Y-9mEtEVae3-dixg_1vX3_Oq0pOI8vqPjxUIunLuvqIg8RJsVAIcL2u9kNTz2tarYEnzS_pvrQ5JvQ3rD2GqPTRVO1rMIN7LEWkYBu0Xahbd-YkUGpScfiGfnRVVnSkzTu_hvy-xkiuk8xA8FDySGa6fZEdGBWS7nX4TWo6pnLSLw_sywPuw8dLKZy6TiVMz1ElWAtWjnZguZKVg6T7qZUsE8IvseqxeS4NbzBFxM7f7cQ7drDib77aTPcg9RiXRiKsKI_yjdcdf1LGkiKOA3lWsJBSUK4bsOrlzOnNg-0rzaOYzSvmQHXWyopKmJZt0P4 2025/10/22 04:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/22 04:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/22 04:32:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/22 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/22 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/22 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/22 04:32:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AMiNMdb8eweGAgBPu2XN-Y-9mEtEVae3-dixg_1vX3_Oq0pOI8vqPjxUIunLuvqIg8RJsVAIcL2u9kNTz2tarYEnzS_pvrQ5JvQ3rD2GqPTRVO1rMIN7LEWkYBu0Xahbd-YkUGpScfiGfnRVVnSkzTu_hvy-xkiuk8xA8FDySGa6fZEdGBWS7nX4TWo6pnLSLw_sywPuw8dLKZy6TiVMz1ElWAtWjnZguZKVg6T7qZUsE8IvseqxeS4NbzBFxM7f7cQ7drDib77aTPcg9RiXRiKsKI_yjdcdf1LGkiKOA3lWsJBSUK4bsOrlzOnNg-0rzaOYzSvmQHXWyopKmJZt0P4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/22 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AENaPC2xHUwPJTPwauBVExwCaQs0Wx7pdSP1jymBshOtOTzcqXYXPVNQpvUbHNysc92AbEVtJB6PoEyIzmpsPyNU9L2sZ-LiLUY2E9ad-i6lg1B49CfkciNGhkJb1WpLbzbZLVdTzG2Hx8J41tdPy4CstfF3vQkyjmbepvhwwtRXtVpyKKThMAhDnNGYPgcFMtIeYAhfPjQ9vkEDOT4dSVIOVbFtrDeHUgvcHrvAD9ZvtgpwHrlcVhzDLD8fL97RqSLFyF3d2R7LA4xXUq83sJtuZaoWsRIZTVgvX_eXMAWUlPyIz2UbtCmvqZ4z8tNnZctXBNdBcBCmWJXl6IK3Ncg 2025/10/22 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/22 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/22 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/22 04:32:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/22 04:32:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/22 04:32:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/22 04:32:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AENaPC2xHUwPJTPwauBVExwCaQs0Wx7pdSP1jymBshOtOTzcqXYXPVNQpvUbHNysc92AbEVtJB6PoEyIzmpsPyNU9L2sZ-LiLUY2E9ad-i6lg1B49CfkciNGhkJb1WpLbzbZLVdTzG2Hx8J41tdPy4CstfF3vQkyjmbepvhwwtRXtVpyKKThMAhDnNGYPgcFMtIeYAhfPjQ9vkEDOT4dSVIOVbFtrDeHUgvcHrvAD9ZvtgpwHrlcVhzDLD8fL97RqSLFyF3d2R7LA4xXUq83sJtuZaoWsRIZTVgvX_eXMAWUlPyIz2UbtCmvqZ4z8tNnZctXBNdBcBCmWJXl6IK3Ncg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/22 04:32:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AM5rN7o4Vmf_ULqwszMK1eGyEj_TZ4KzmD6YRXSqWPqXsx9GawxdcItju94LMRSTO6Eg7Pjz9y8ibxs-l94AMtaTL__AgXmXPM0XINu8fxKeD5fd0fkm7tFdkPNfWxz0lEplDq0DrUUbuTvwlbbWTl0Kqvc5YsOd9an0N0YcQnG88vdjUKqa1rmO3wcawSUph7ROHVfoG0UeJCsVzcqEDr-3_-6Q1FjFtCKsjcaAg3TUfwoqNR8F0xbBgD_1wRaN8t6a-CPqnJ2ctWKvHhwOhDG0yMPdKSBBT4X2_XLIyE25P4ahw1vDZ3HaGGl0bk0CEwcjybfghEIN6WlUidqBSqk 2025/10/22 04:32:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/22 04:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/22 04:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AM5rN7o4Vmf_ULqwszMK1eGyEj_TZ4KzmD6YRXSqWPqXsx9GawxdcItju94LMRSTO6Eg7Pjz9y8ibxs-l94AMtaTL__AgXmXPM0XINu8fxKeD5fd0fkm7tFdkPNfWxz0lEplDq0DrUUbuTvwlbbWTl0Kqvc5YsOd9an0N0YcQnG88vdjUKqa1rmO3wcawSUph7ROHVfoG0UeJCsVzcqEDr-3_-6Q1FjFtCKsjcaAg3TUfwoqNR8F0xbBgD_1wRaN8t6a-CPqnJ2ctWKvHhwOhDG0yMPdKSBBT4X2_XLIyE25P4ahw1vDZ3HaGGl0bk0CEwcjybfghEIN6WlUidqBSqk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/22 04:32:27 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJaUTaeM11A47EvogKekvLJeVhAl4RZIOrrlkaUD8YofDTmMzEDmCW3zz8M_rdkeyZ6hpNZ0BYOoN-9ouLfPXZ2NPKtP_uLVzoL_hM6esbr82QZqwHygiNa6WMjDnKcLt-FQNRr8FltUjK_cjbyU5zVsfLZbwNelY2FAxGNSaV_hJXIEPszPM-UA5TRRoF8qG_TLh5QFVz_ziYjAG9QuKreE54r26WYNFpNEK10ra8DiHCA9CbHQXapyqAXB1iKh67I9QsK0GS4GQKxXdPAZ4yWxW_bX8mamNsEYHmPq8B4ovtQQC-WH9TiFlcJxagN6cUMFt-w-gOQ_9cfcmGEbIxs 2025/10/22 04:32:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/22 04:32:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/22 04:32:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJaUTaeM11A47EvogKekvLJeVhAl4RZIOrrlkaUD8YofDTmMzEDmCW3zz8M_rdkeyZ6hpNZ0BYOoN-9ouLfPXZ2NPKtP_uLVzoL_hM6esbr82QZqwHygiNa6WMjDnKcLt-FQNRr8FltUjK_cjbyU5zVsfLZbwNelY2FAxGNSaV_hJXIEPszPM-UA5TRRoF8qG_TLh5QFVz_ziYjAG9QuKreE54r26WYNFpNEK10ra8DiHCA9CbHQXapyqAXB1iKh67I9QsK0GS4GQKxXdPAZ4yWxW_bX8mamNsEYHmPq8B4ovtQQC-WH9TiFlcJxagN6cUMFt-w-gOQ_9cfcmGEbIxs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/22 04:32:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APh8CaBlG4NUaxb26xrBeMWvsmt0QxqcLk4lIoEnYOTl62-BR7AUsnExxx5IqBkHNqb4d6Q_s22_c6RyljIW6g4HMah6FzNLwFxvZIa04yxYLQk7HSmR1XevabhRbluHHvC7xY98q3SEMp7gpmWUjJSNPFPjW3QbmT85AE7z-W9bibDP_KiW54Tmo6ntAxfDTkhGJnB1WkDPSF4hKSfW2De9lzAZ9O7AkozZq7B55wAyXn8fbThyvaczbQ25V4TGV_67rVMfqtfFFSQpSNH_wmLhu9YLFp98-53V4827CqnPOnY4p6w7kwg3aIakathAuh7ysKCAMW30yvcod_-H9fg 2025/10/22 04:32:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/22 04:32:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/22 04:32:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APh8CaBlG4NUaxb26xrBeMWvsmt0QxqcLk4lIoEnYOTl62-BR7AUsnExxx5IqBkHNqb4d6Q_s22_c6RyljIW6g4HMah6FzNLwFxvZIa04yxYLQk7HSmR1XevabhRbluHHvC7xY98q3SEMp7gpmWUjJSNPFPjW3QbmT85AE7z-W9bibDP_KiW54Tmo6ntAxfDTkhGJnB1WkDPSF4hKSfW2De9lzAZ9O7AkozZq7B55wAyXn8fbThyvaczbQ25V4TGV_67rVMfqtfFFSQpSNH_wmLhu9YLFp98-53V4827CqnPOnY4p6w7kwg3aIakathAuh7ysKCAMW30yvcod_-H9fg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/22 04:32:31 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADiHNL89-u5stwmPaRBJg0RtFysUXbF7-U4VEw8AS38DqAvbM3lW1sOq2mzi4igH9ald6KkYeoUsFZP2TYulClev0BqLUncZCKjMdGV5J6v_h4NSEgI6cIkCgl4bymN2Eos2tT34GvrlJn4VxVrhzz_hJ_gOrUQCrESUrfq05lq5tf1xCQzI_nhKWoApgy1hSHid7jRt-UWkVuXdMv0iW6-di0jiRjGzT21P6Y0wBxo8WavZRnyPRnVD1f0uEYXXPuPZxMnNkRFLOyWi50R46K06PPqv2K1YTVRJHck_XqiQASWHJzlFqmV5HlAA60jWZwTpIqxuLPWzOtSTovTwuIw 2025/10/22 04:32:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/22 04:32:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADiHNL89-u5stwmPaRBJg0RtFysUXbF7-U4VEw8AS38DqAvbM3lW1sOq2mzi4igH9ald6KkYeoUsFZP2TYulClev0BqLUncZCKjMdGV5J6v_h4NSEgI6cIkCgl4bymN2Eos2tT34GvrlJn4VxVrhzz_hJ_gOrUQCrESUrfq05lq5tf1xCQzI_nhKWoApgy1hSHid7jRt-UWkVuXdMv0iW6-di0jiRjGzT21P6Y0wBxo8WavZRnyPRnVD1f0uEYXXPuPZxMnNkRFLOyWi50R46K06PPqv2K1YTVRJHck_XqiQASWHJzlFqmV5HlAA60jWZwTpIqxuLPWzOtSTovTwuIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/22 04:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANwslTs87R6DAW_xGYy6NxGu9BhI4DxJz3Dl_Mila-hzZfFYhJuJ6h2gAPuT82MBSv96gUEFGhOvLAlDS0Z9fGlELVDEELe9O7aIwv7c68fri-nzlHvMrCx_x-dxAAzEqJlldc4kr6qHlIUJKn2FPmF5nIpY4arZlworL8VKVgG5Cx1j_14DciHI5d86EHiA-u7RbZrqKPber4Sj8Vr8yHO_0kTaZu8hsmTU-qfSaI3__FWT_ctT387NPIfRZYsGs1gAaJSVF8_MlLJSSyDOlJvO_cXMUsCSq41zUVBksRfLi-qqemaVSWTNkes3J-s25VlWonOpvPLOyyqZXTW1TTU 2025/10/22 04:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/22 04:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/22 04:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/22 04:32:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/22 04:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/22 04:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/22 04:32:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANwslTs87R6DAW_xGYy6NxGu9BhI4DxJz3Dl_Mila-hzZfFYhJuJ6h2gAPuT82MBSv96gUEFGhOvLAlDS0Z9fGlELVDEELe9O7aIwv7c68fri-nzlHvMrCx_x-dxAAzEqJlldc4kr6qHlIUJKn2FPmF5nIpY4arZlworL8VKVgG5Cx1j_14DciHI5d86EHiA-u7RbZrqKPber4Sj8Vr8yHO_0kTaZu8hsmTU-qfSaI3__FWT_ctT387NPIfRZYsGs1gAaJSVF8_MlLJSSyDOlJvO_cXMUsCSq41zUVBksRfLi-qqemaVSWTNkes3J-s25VlWonOpvPLOyyqZXTW1TTU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/22 04:32:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AERB6vIkla_0w0_WFjUY_4uzEjIeGX9oodX92TNugSbsqQYcwuzOSAVQo1nGePeihcpLCrg27l5TbayFaNuAQrD7nPvjcTxWugMQPMuZqOqDad5StU9f3HRhlru2ewT56s4fYRuxdzu0RkgU8Vgsu7M_IKtGFhl8sQLbZg_9NbY79xx-FCaGjq689P9zCjBVtH5pTy5LpO6FT1v_I07dh-edlD6S1XHeGOuZ5u9XnS5vGkhJwqDCL5Ec_dRltkzGFgSDrNXbsIWrwLNvRS91DC3-_l_jV_d1_tOIK2hzJRZHbhItoZKo0W7QLRDk1aSomGQmB61k8GZmTpZvqugEb7I 2025/10/22 04:32:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/22 04:32:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/22 04:32:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AERB6vIkla_0w0_WFjUY_4uzEjIeGX9oodX92TNugSbsqQYcwuzOSAVQo1nGePeihcpLCrg27l5TbayFaNuAQrD7nPvjcTxWugMQPMuZqOqDad5StU9f3HRhlru2ewT56s4fYRuxdzu0RkgU8Vgsu7M_IKtGFhl8sQLbZg_9NbY79xx-FCaGjq689P9zCjBVtH5pTy5LpO6FT1v_I07dh-edlD6S1XHeGOuZ5u9XnS5vGkhJwqDCL5Ec_dRltkzGFgSDrNXbsIWrwLNvRS91DC3-_l_jV_d1_tOIK2hzJRZHbhItoZKo0W7QLRDk1aSomGQmB61k8GZmTpZvqugEb7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/22 04:32:40 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEnL81j9vF0W1VrQawdCO1t_w11J9Gy8jVhh_7oOC-RrVp-5yOGvn_DmtzEpERVtKygSWF_pU3qyQpckwix-imUpes2qB66IttM0--WXUM6jKbZecgWfZw8mh_Nbhypzje2IjPXdOMkHnz9rd5XixSHU8XVAn_I4OxhIHZzTq7gtUVw5QV19W91V3uYdtN70Z5mC_L8J7uPYro9_svRT1gZUFMjSfvqC-2oJevDq0EiXjx8yebzG0mYJMKz_BG4giWPgHjHswoPJkVsQoXiNNSPDTbKI859l-g_h-EPCMiekioTpg2uYLbTC_Pon0xoSlCr0lf3urYIYHZWtXM9tD_E 2025/10/22 04:32:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/22 04:32:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/22 04:32:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEnL81j9vF0W1VrQawdCO1t_w11J9Gy8jVhh_7oOC-RrVp-5yOGvn_DmtzEpERVtKygSWF_pU3qyQpckwix-imUpes2qB66IttM0--WXUM6jKbZecgWfZw8mh_Nbhypzje2IjPXdOMkHnz9rd5XixSHU8XVAn_I4OxhIHZzTq7gtUVw5QV19W91V3uYdtN70Z5mC_L8J7uPYro9_svRT1gZUFMjSfvqC-2oJevDq0EiXjx8yebzG0mYJMKz_BG4giWPgHjHswoPJkVsQoXiNNSPDTbKI859l-g_h-EPCMiekioTpg2uYLbTC_Pon0xoSlCr0lf3urYIYHZWtXM9tD_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/22 04:32:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALieWWR0fHb1N6AYepozH8TrCMJOeFK-jaiBhAPQHhO6HPbezrozn2qYHH0XIUoHQLz2gPF3YYkXyfSDeYoclN78YdtNJUZsqwkjhEwVcSYiF-JydTJwEE1c1emYeLvYDn9hNa2Xp3F_Yt52nopY9dKxMNJjMUVvBZVv_5XLRVuQ6VmrBbAPsnx5cFhq_cN0veZiOcyFsSRhvLt3PT8w74l7oS3g_UfvqwxU4CecyZkTvh0LxoAnigPIWdRmbqDVzHL1rc6pVAuM-l_1QG2psYuESYUKeQpZkCEiWSB2PyDDYF3rXGcwkeOLVhcKSbtmEZ6i5HxlOr-Zlo3qOPAj9Ms 2025/10/22 04:32:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/22 04:32:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/22 04:32:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALieWWR0fHb1N6AYepozH8TrCMJOeFK-jaiBhAPQHhO6HPbezrozn2qYHH0XIUoHQLz2gPF3YYkXyfSDeYoclN78YdtNJUZsqwkjhEwVcSYiF-JydTJwEE1c1emYeLvYDn9hNa2Xp3F_Yt52nopY9dKxMNJjMUVvBZVv_5XLRVuQ6VmrBbAPsnx5cFhq_cN0veZiOcyFsSRhvLt3PT8w74l7oS3g_UfvqwxU4CecyZkTvh0LxoAnigPIWdRmbqDVzHL1rc6pVAuM-l_1QG2psYuESYUKeQpZkCEiWSB2PyDDYF3rXGcwkeOLVhcKSbtmEZ6i5HxlOr-Zlo3qOPAj9Ms" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/22 04:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMzXmtMaOb8AmZ-EBspFxZfWhNyRlPdj4F1wxgRb-_BUqpm-YeT_wdQMlm0WFu6fqGn-hIbZYOFUNFRdESHZjB__BduTFnakWMAmYxHmLQ_ue-qsJGYEYtUXlkQQD3e8ADuS2rgkfm1scRGvflZVCl-5PdyEaUbC8uFqt8605yLkv0dpHW0SaJOei5CnFD_p6oq3G3kyHuKDcchi4roHBapxHqJBZA8u_RJ-lIRlovo6e24M-Z7kog91RiooH6Pl21CDlVBk8ArUNza4iYLB61fku_eBIokFEysPdxFg6xsV81lnCWR7fknUexRFBxq_3MZDA6f3XXulEHiYuI5ifa0 2025/10/22 04:32:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/22 04:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/22 04:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/22 04:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/22 04:32:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/22 04:32:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/22 04:32:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMzXmtMaOb8AmZ-EBspFxZfWhNyRlPdj4F1wxgRb-_BUqpm-YeT_wdQMlm0WFu6fqGn-hIbZYOFUNFRdESHZjB__BduTFnakWMAmYxHmLQ_ue-qsJGYEYtUXlkQQD3e8ADuS2rgkfm1scRGvflZVCl-5PdyEaUbC8uFqt8605yLkv0dpHW0SaJOei5CnFD_p6oq3G3kyHuKDcchi4roHBapxHqJBZA8u_RJ-lIRlovo6e24M-Z7kog91RiooH6Pl21CDlVBk8ArUNza4iYLB61fku_eBIokFEysPdxFg6xsV81lnCWR7fknUexRFBxq_3MZDA6f3XXulEHiYuI5ifa0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/22 04:32:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACzqgND6jNQT52HWcndnQLsjO35v66qxDZGOWKDbQwUxQiUpl2PzLuipq_hzpOjxrP6B14SaLiv2yI0m4NhokwFf3hpu2EQ1yESx7FgWgheZ3a2EMixh_xnjGjuE9e8fJ4k2TzE2kPcD1xK5blVMHtnz8e9sR9oTeHOd2OM1L44drEFDFszX4mKR58hKRs_9aIcM67DlqWP8jWEcn7IuYYg3LrMUWPfDKBNePqQ_vVSxprT1Qrlx7e8Mwuio9C0adV9lQPXd4ugbhGICljDStE5_wA9SbLjFV36FHkGe0kDFC6RaZ3adIVKjN1-fD7BMZsOn0RA72UMWF2aFbxy8Bhw 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/22 04:32:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/22 04:32:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACzqgND6jNQT52HWcndnQLsjO35v66qxDZGOWKDbQwUxQiUpl2PzLuipq_hzpOjxrP6B14SaLiv2yI0m4NhokwFf3hpu2EQ1yESx7FgWgheZ3a2EMixh_xnjGjuE9e8fJ4k2TzE2kPcD1xK5blVMHtnz8e9sR9oTeHOd2OM1L44drEFDFszX4mKR58hKRs_9aIcM67DlqWP8jWEcn7IuYYg3LrMUWPfDKBNePqQ_vVSxprT1Qrlx7e8Mwuio9C0adV9lQPXd4ugbhGICljDStE5_wA9SbLjFV36FHkGe0kDFC6RaZ3adIVKjN1-fD7BMZsOn0RA72UMWF2aFbxy8Bhw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/22 04:32:51 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/22 04:32:54 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/22 04:32:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/22 04:33:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/22 04:33:03 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/22 04:33:05 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AP7G7jG3fBhN2R6iexEKKlxkxOO4aX7kMSaPkWyKQ1ELIQVcBB1ivcwzGyDCoF3d9aRm7Yx9pluD4w5H4NmzHWpVBCsEbWRLMx3HvMjjXo5bUuVdKpG8Qk2Py6JINFYB8mEi2_wXLY8w2jLo1q-nq2XiAg9dbxolZsHBbBxwTYQuR3x1GDC_9_ItpIpqQZQhoG4ObderA6inOKtCXTwFGPIWBLBb5RKeV-o7C6-dSokQQPCqCMvbnsAeyQErYO-QID7E0nsTtkllsnHv2hieTSHm2Cr1HPV-tsi0RI3N8DU5CIAKNTntDOnfUAFDJfo6CSLff4yBeKr8x8YebNt1HZU 2025/10/22 04:33:05 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/22 04:33:05 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0b738fa1898d393d4862bb3e690f46bd" 2025/10/22 04:33:05 DEBUG : unknown-size-put.txt: multipart upload "AP7G7jG3fBhN2R6iexEKKlxkxOO4aX7kMSaPkWyKQ1ELIQVcBB1ivcwzGyDCoF3d9aRm7Yx9pluD4w5H4NmzHWpVBCsEbWRLMx3HvMjjXo5bUuVdKpG8Qk2Py6JINFYB8mEi2_wXLY8w2jLo1q-nq2XiAg9dbxolZsHBbBxwTYQuR3x1GDC_9_ItpIpqQZQhoG4ObderA6inOKtCXTwFGPIWBLBb5RKeV-o7C6-dSokQQPCqCMvbnsAeyQErYO-QID7E0nsTtkllsnHv2hieTSHm2Cr1HPV-tsi0RI3N8DU5CIAKNTntDOnfUAFDJfo6CSLff4yBeKr8x8YebNt1HZU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/22 04:33:06 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACb4qIsiJy0dZqCkHGT6Ez59dtQnz-WrjfhKSk4WSLpbywoU-BabRbDB4bhByog5x3y4DRnUWmHOiInXvTCWFCAwRbjEaC1SA8eZAzp3-ApstlwMSL9WDQTV8Tk7MmJvg8CpOhf8hLb--4qat1GNlIR_QF8XO0Fak-OurlWGFcMqcUQ3fx7KdljZWz6jLgQ297jm1Dx-ggLv_c4IKgxgEPzk12Ssn9Xb38x4d_AlbcAv-4eQvPTzBiA6wDLeqV7lnbLPbhMWxROdA-5Vpq0UWZw7_UTff6jBpopeso300yQSaOkna3Nhe7cqlPV9ZmyDPa7M56gTvoSuokVE-Lx14O0 2025/10/22 04:33:06 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/22 04:33:06 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0b3c33e270fd3e339cca4f2ba794e2ea" 2025/10/22 04:33:06 DEBUG : unknown-size-update.txt: multipart upload "ACb4qIsiJy0dZqCkHGT6Ez59dtQnz-WrjfhKSk4WSLpbywoU-BabRbDB4bhByog5x3y4DRnUWmHOiInXvTCWFCAwRbjEaC1SA8eZAzp3-ApstlwMSL9WDQTV8Tk7MmJvg8CpOhf8hLb--4qat1GNlIR_QF8XO0Fak-OurlWGFcMqcUQ3fx7KdljZWz6jLgQ297jm1Dx-ggLv_c4IKgxgEPzk12Ssn9Xb38x4d_AlbcAv-4eQvPTzBiA6wDLeqV7lnbLPbhMWxROdA-5Vpq0UWZw7_UTff6jBpopeso300yQSaOkna3Nhe7cqlPV9ZmyDPa7M56gTvoSuokVE-Lx14O0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/22 04:33:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bixiliy2juce/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/10/22 04:33:07 DEBUG : Waiting for deletions to finish 2025/10/22 04:33:07 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/22 04:33:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/22 04:33:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/22 04:33:08 INFO : S3 bucket rclone-test-bixiliy2juce: Bucket "rclone-test-bixiliy2juce" deleted 2025/10/22 04:33:08 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (132.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.89s) --- PASS: TestIntegration/FsMkdir (130.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.20s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.54s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (69.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.96s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/10/22 04:33:08 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/22 04:33:08 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 132.173s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m13.73905962s (try 1/5)