"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/19 01:00:53 NOTICE: TestS3R2: Stopped server 2025/10/19 01:00:53 NOTICE: TestS3R2: Starting server 2025/10/19 01:00:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu" 2025/10/19 01:00:53 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/19 01:00:54 INFO : S3 bucket rclone-test-gumotux4lofu: Bucket "rclone-test-gumotux4lofu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/19 01:00:55 INFO : S3 bucket rclone-test-gumotux4lofu: Bucket "rclone-test-gumotux4lofu" deleted === RUN TestIntegration/FsMkdir 2025/10/19 01:00:55 INFO : S3 bucket rclone-test-gumotux4lofu: Bucket "rclone-test-gumotux4lofu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/19 01:00:55 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/19 01:00:55 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/19 01:00:56 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/19 01:01:12 NOTICE: S3 bucket rclone-test-gumotux4lofu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/19 01:01:12 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOoM36W-w0vqRL2ZoCgDsv6FDPFSclzbuPPtpMHbpRy6b2QTpZIa-TqW2GEAzWi156Zcs6xfG5jE4pob62L48CVSJ_LcEfYDKfqH0pSsUaO6VJPTJqIrJBt-DvFLr8fmWBTNtY_JLI_NukmwqMWw0uC0KPyc3KE4Va8PxbYmF24sBbOJbFceb_-W8syod02YEq7sDj3QsAjejxkrjIqUO9J8kVoS2fpdGLT3wRLJaunr8dGtmdHIPMv9p1W36yjneQi5lkc8Eqs2x6a3B5o6p0FsIR90I8zM752k4IxxvUbuhQaxAB3wdsBjsfpybajlyRanzktd5DYXevVABqJLa0k 2025/10/19 01:01:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "de29449fe6daa8e6cc10d1197072979f" 2025/10/19 01:01:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "22f02e33aea3d083307e8ff2f7f59cca" 2025/10/19 01:01:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "594d551224ff4d701a4ae2b2dd483378" 2025/10/19 01:01:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOoM36W-w0vqRL2ZoCgDsv6FDPFSclzbuPPtpMHbpRy6b2QTpZIa-TqW2GEAzWi156Zcs6xfG5jE4pob62L48CVSJ_LcEfYDKfqH0pSsUaO6VJPTJqIrJBt-DvFLr8fmWBTNtY_JLI_NukmwqMWw0uC0KPyc3KE4Va8PxbYmF24sBbOJbFceb_-W8syod02YEq7sDj3QsAjejxkrjIqUO9J8kVoS2fpdGLT3wRLJaunr8dGtmdHIPMv9p1W36yjneQi5lkc8Eqs2x6a3B5o6p0FsIR90I8zM752k4IxxvUbuhQaxAB3wdsBjsfpybajlyRanzktd5DYXevVABqJLa0k" 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/19 01:01:17 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/19 01:01:17 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/19 01:01:19 DEBUG : S3 bucket rclone-test-gumotux4lofu: bucket is versioned: false 2025/10/19 01:01:19 DEBUG : Waiting for deletions to finish 2025/10/19 01:01:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/19 01:01:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/19 01:01:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/19 01:01:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu/dirToPurgeFromRoot" 2025/10/19 01:01:21 DEBUG : S3 bucket rclone-test-gumotux4lofu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/19 01:01:21 DEBUG : Waiting for deletions to finish 2025/10/19 01:01:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/19 01:01:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/19 01:01:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/19 01:01:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu/hello? sausage/êé" 2025/10/19 01:01:22 DEBUG : S3 bucket rclone-test-gumotux4lofu path hello? sausage/êé: bucket is versioned: false 2025/10/19 01:01:22 DEBUG : Waiting for deletions to finish 2025/10/19 01:01:22 DEBUG : "a/b/c/d/e.txt" version false 2025/10/19 01:01:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/19 01:01:22 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/19 01:01:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/19 01:01:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-gumotux4lofu" from "TestS3R2:rclone-test-gumotux4lofu" 2025/10/19 01:01:29 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/19 01:01:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFCWWvStOwoq0KiR1OqYXpRLnYP5aVJ54inNqoYv4T7YOmHExfS0jV7Q9fWn-fiwVRxmqgKJ-jBTw8mFYQ42PCkM-7-ezTda1RROwzfW0TnYJIVeppPmKVDqVvbT78ynFyiWwTYkBQNFpa2UvDirobcPHYGy6u3D7qeezPjXG00fJtn1BACStB0f2mT8KqFvqw0Xn-o-IoiT9QV1aKUnAWkJjjhAEKaf4_ge17gGa8gVKgOQ111Li1r2G27JVfKBViO4V1SDd4rSbJbQIos1QTDsyhOBQRO1EH4ZGYaCk07-rrGh7CWRNdDc-iX-pU9u5LlxmuO4HIvoZ9csN75tHZ8 2025/10/19 01:01:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/19 01:01:35 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/19 01:01:35 DEBUG : piped data.txt: multipart upload "AFCWWvStOwoq0KiR1OqYXpRLnYP5aVJ54inNqoYv4T7YOmHExfS0jV7Q9fWn-fiwVRxmqgKJ-jBTw8mFYQ42PCkM-7-ezTda1RROwzfW0TnYJIVeppPmKVDqVvbT78ynFyiWwTYkBQNFpa2UvDirobcPHYGy6u3D7qeezPjXG00fJtn1BACStB0f2mT8KqFvqw0Xn-o-IoiT9QV1aKUnAWkJjjhAEKaf4_ge17gGa8gVKgOQ111Li1r2G27JVfKBViO4V1SDd4rSbJbQIos1QTDsyhOBQRO1EH4ZGYaCk07-rrGh7CWRNdDc-iX-pU9u5LlxmuO4HIvoZ9csN75tHZ8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/19 01:01:35 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGo3doyQvGHCDyW6xq8A5bl4h547wF3GCHvvleioRDsu0o5jKTUGmzQYkbjIFJkPc802-NGVJFLXa8ZKmWBkN3GVpXCYwRx_a4w1fEKco3FD8jzu6UHXqfX7RffNdgcdjU9BTUcZf3gXNr-LpEU52TTXt1lU8Aynua5cx_A0tRMnpZjNCGZ-OlSXThs6mTwxjMcxV4k_Sqpn4JOH1ixyd5h1XYjvelsBKtY6NOOxdxTsjSqDmdSL-68pKbCZYipaO-7kpZdGRB1HeSn5C1Hp22z93xSAyMmiUfaX6AEySsR3FOBnj4F1P6i_uLiWKuIxxzJgQLhWN-G3Jbiyg43nZUQ 2025/10/19 01:01:35 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/19 01:01:36 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "af16bb53faf21ab1b3c825a1236f2c6f" 2025/10/19 01:01:36 DEBUG : piped data.txt: multipart upload "AGo3doyQvGHCDyW6xq8A5bl4h547wF3GCHvvleioRDsu0o5jKTUGmzQYkbjIFJkPc802-NGVJFLXa8ZKmWBkN3GVpXCYwRx_a4w1fEKco3FD8jzu6UHXqfX7RffNdgcdjU9BTUcZf3gXNr-LpEU52TTXt1lU8Aynua5cx_A0tRMnpZjNCGZ-OlSXThs6mTwxjMcxV4k_Sqpn4JOH1ixyd5h1XYjvelsBKtY6NOOxdxTsjSqDmdSL-68pKbCZYipaO-7kpZdGRB1HeSn5C1Hp22z93xSAyMmiUfaX6AEySsR3FOBnj4F1P6i_uLiWKuIxxzJgQLhWN-G3Jbiyg43nZUQ" 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/19 01:01:37 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/19 01:01:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANZsXtThPWq7iIuMiiPgHE-BjLhqMSLY5y781eeXLEaBgGkIZlwPoPg-c3wo7TFqxFEg7V2ATchxYuLU0Ht0WvhV-SZA3R86EE1QG-CWkgnJm99BEAOOH4D6DAyGtPvfHOzZ8u0u9MSRsnN_-5_y-6LTQPn_AIkCyuQBy7gFLXdj_yXYFPgPAHy3JkJzAa7UgYSVniBweUWB8ufOEV6xaxVNqUJxZCJLAUqgQ4URblUhP2krXfRJzwq8KeYgoJBZHNYLSJPZ1xg8tE2hnDxqArkLL01LikjwLxB2nCAewvZ5jJo-JObrarMWPLIrXZ1fq6koGJo7aRl-ZO9SfwWo134 2025/10/19 01:01:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/19 01:01:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/19 01:01:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANZsXtThPWq7iIuMiiPgHE-BjLhqMSLY5y781eeXLEaBgGkIZlwPoPg-c3wo7TFqxFEg7V2ATchxYuLU0Ht0WvhV-SZA3R86EE1QG-CWkgnJm99BEAOOH4D6DAyGtPvfHOzZ8u0u9MSRsnN_-5_y-6LTQPn_AIkCyuQBy7gFLXdj_yXYFPgPAHy3JkJzAa7UgYSVniBweUWB8ufOEV6xaxVNqUJxZCJLAUqgQ4URblUhP2krXfRJzwq8KeYgoJBZHNYLSJPZ1xg8tE2hnDxqArkLL01LikjwLxB2nCAewvZ5jJo-JObrarMWPLIrXZ1fq6koGJo7aRl-ZO9SfwWo134" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/19 01:01:40 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMjXl-2IcxcrbOJZxbRYfT-gDEdJba1KvG7TWcxSNHh3VZ45r0rKPRoaZ5daJVSxezuDr20vOVjYVqbk9nkq6RGpLOoyT7y_VV5nN-8QATsnPtdHgdw3NXRZ71Tb6JBJH5lQaDvwCDTSMLA3E3GpFMEJP3Wen5wQ1eqR-BOwx4aN3NiKwAp43H7rxcFVlC5kstWUqoJn3vtf-Hyekuy86dpS2pV7RggTXV2xzBXVNx5kg0qVPSolOzfzAPQ1qp9VMV2rZz7HB9W47XjxPZnHX1YaQ2r7DqLAs5nnNqIN8kZDzptlTTVlyDYqFl63BUOdZjkQxE-uTmcBQXJWr_r3lxE 2025/10/19 01:01:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/19 01:01:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/19 01:01:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMjXl-2IcxcrbOJZxbRYfT-gDEdJba1KvG7TWcxSNHh3VZ45r0rKPRoaZ5daJVSxezuDr20vOVjYVqbk9nkq6RGpLOoyT7y_VV5nN-8QATsnPtdHgdw3NXRZ71Tb6JBJH5lQaDvwCDTSMLA3E3GpFMEJP3Wen5wQ1eqR-BOwx4aN3NiKwAp43H7rxcFVlC5kstWUqoJn3vtf-Hyekuy86dpS2pV7RggTXV2xzBXVNx5kg0qVPSolOzfzAPQ1qp9VMV2rZz7HB9W47XjxPZnHX1YaQ2r7DqLAs5nnNqIN8kZDzptlTTVlyDYqFl63BUOdZjkQxE-uTmcBQXJWr_r3lxE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/19 01:01:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADSNJEYZO40ZzFNnvLM4yXqI0vkS09UVSNOREo4MWBr11FafXxs89uD7BBUyFM0Vf09BjTjytdpSf3wIQp2BSZLMkj0fEUwi5hzzFzlomOrNwo7V3_l8gy7ogNz96Y0wbs-gffOoasvk7GX0tyYe18Z1OkRejKYD9k1tMELnclK90hLkugXsKSRaJlxyNTmFFoSHJFOP5FQhs5bNjF9Sjv2YrFvcYPOwLA6qLDyyZKZtYR8wxg2zBUJSy3XFPCWyz4qkWJCBSpZVxWhL4lnUPPea_-U67s8wgc8fMxbcBUBtxzEZ0pzdN6raWTdgUXMQ7feoqOa8wSPDtmhol4Mc4Zo 2025/10/19 01:01:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/19 01:01:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/19 01:01:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADSNJEYZO40ZzFNnvLM4yXqI0vkS09UVSNOREo4MWBr11FafXxs89uD7BBUyFM0Vf09BjTjytdpSf3wIQp2BSZLMkj0fEUwi5hzzFzlomOrNwo7V3_l8gy7ogNz96Y0wbs-gffOoasvk7GX0tyYe18Z1OkRejKYD9k1tMELnclK90hLkugXsKSRaJlxyNTmFFoSHJFOP5FQhs5bNjF9Sjv2YrFvcYPOwLA6qLDyyZKZtYR8wxg2zBUJSy3XFPCWyz4qkWJCBSpZVxWhL4lnUPPea_-U67s8wgc8fMxbcBUBtxzEZ0pzdN6raWTdgUXMQ7feoqOa8wSPDtmhol4Mc4Zo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/19 01:01:44 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABLFB7QbL0VkKBBlY-L4ws1P_Qs__-wvb-zAWzHQUeQGC74qVr4d1b8FpCWlWYA4XtSpp-pKjIB2Ri_xetwr22WDoa0arIF30ehoB_KwRIPlyjhRjR3RTv869rdJNlN2liFhwGkLpj16ZN-kqs9wBf5ZedfE8HrUvmdF4yE5ovDn0NydYWI06_tddhq7MGESpwrsXYTfy9tE-c3RJ5zYRvJVyjwd85acsseZS36bs6BisPUQCS4Qt_Pa9Hfk_228OFhfKx8t0X5ZvLKL-nySHxq6dPqtiDj9MVNNhzpIOQcpifasMM-aj3kXK_1BkDWn5kE-vK2Yi4AecBrhkuvj_9g 2025/10/19 01:01:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/19 01:01:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/19 01:01:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/19 01:01:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/19 01:01:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/19 01:01:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/19 01:01:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABLFB7QbL0VkKBBlY-L4ws1P_Qs__-wvb-zAWzHQUeQGC74qVr4d1b8FpCWlWYA4XtSpp-pKjIB2Ri_xetwr22WDoa0arIF30ehoB_KwRIPlyjhRjR3RTv869rdJNlN2liFhwGkLpj16ZN-kqs9wBf5ZedfE8HrUvmdF4yE5ovDn0NydYWI06_tddhq7MGESpwrsXYTfy9tE-c3RJ5zYRvJVyjwd85acsseZS36bs6BisPUQCS4Qt_Pa9Hfk_228OFhfKx8t0X5ZvLKL-nySHxq6dPqtiDj9MVNNhzpIOQcpifasMM-aj3kXK_1BkDWn5kE-vK2Yi4AecBrhkuvj_9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/19 01:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANXzlJxDsBwkjNtEKe9xuNy-rM8ReKNlkCkFhg8tw8BWaCZ9QESeVB4EYIAZEMs0Tt9B_fVM4h25J5FIQIlz2CIXl4FvWelcRr4aocPNiL3Bqz14cT7eD2ye_y2IEqq1tGhn4EN9LvzwDO2f3OsAM-Lc7Y7N0PrS6sjO-nqzTcvS_c88XsVnytvYhoggMcBhlCRtsu5EG4RpL_yVnULY_C0hvnN87Bnwv2Bvs9EpJgJvifZfx9I2QfJmMjYVDweTTMwdqvU7RtD8veW2-vIDVG1blt1zH8We7b0aLvZ7qDoZMnFfzJUnexSb_MoUkbbpo5bRLNCj9gPKmEdw8I6izJM 2025/10/19 01:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/19 01:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/19 01:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/19 01:01:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/19 01:01:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/19 01:01:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/19 01:01:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANXzlJxDsBwkjNtEKe9xuNy-rM8ReKNlkCkFhg8tw8BWaCZ9QESeVB4EYIAZEMs0Tt9B_fVM4h25J5FIQIlz2CIXl4FvWelcRr4aocPNiL3Bqz14cT7eD2ye_y2IEqq1tGhn4EN9LvzwDO2f3OsAM-Lc7Y7N0PrS6sjO-nqzTcvS_c88XsVnytvYhoggMcBhlCRtsu5EG4RpL_yVnULY_C0hvnN87Bnwv2Bvs9EpJgJvifZfx9I2QfJmMjYVDweTTMwdqvU7RtD8veW2-vIDVG1blt1zH8We7b0aLvZ7qDoZMnFfzJUnexSb_MoUkbbpo5bRLNCj9gPKmEdw8I6izJM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/19 01:01:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL5z4tQrqSMUHL6sCrZZnFYIM88bQNLWHTPJ2fDUT032XzkHU7CsiHrTeWDp5oO8OE2OrY2EhUcr3hoxnebS8ENQ0MV7eaWp-VrAfAA-R4gz-bNTjTYysNtD7iu0YkXnhW0qvly1meNmTRKg7aUjTn41xotexRgfvugmMD3vWENGCdt-i5iEETldKterQ_B8a_DkDkyzPCKLA02K3P0IIRDCSrajz-MZIZTx9Er0lmymeudjRxhLO9K9N7Be2_7213wfaO7amqil4ZYManVLk7r4pHRNrDoZpOgk9omGfCm-TvfK9mSeUS9ghGWdaPh1Qd1ofGfKh1JhjD-OPnE1JSA 2025/10/19 01:01:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/19 01:01:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/19 01:01:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL5z4tQrqSMUHL6sCrZZnFYIM88bQNLWHTPJ2fDUT032XzkHU7CsiHrTeWDp5oO8OE2OrY2EhUcr3hoxnebS8ENQ0MV7eaWp-VrAfAA-R4gz-bNTjTYysNtD7iu0YkXnhW0qvly1meNmTRKg7aUjTn41xotexRgfvugmMD3vWENGCdt-i5iEETldKterQ_B8a_DkDkyzPCKLA02K3P0IIRDCSrajz-MZIZTx9Er0lmymeudjRxhLO9K9N7Be2_7213wfaO7amqil4ZYManVLk7r4pHRNrDoZpOgk9omGfCm-TvfK9mSeUS9ghGWdaPh1Qd1ofGfKh1JhjD-OPnE1JSA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/19 01:01:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AB0SkGQLUYym6Rhgh-w0x_KVpgH080HqQMqdyA8ZkbHlkXoemuy83FRfmRZxRv905m448XsjAY6N1Ku42c3M9IjUwgmzkishzhBsAxq8zPV6_DeeHD30i7tZXtjiWh6z9HeJyt6NWmJdg44o7zHK6_RJVfgb-TzBV2Q8NhRb2bfpcU7NrMARbR_3AyqCeAolaSgQJhW6p6F_52DFvV0zSpJkSu2Ks8uflyTtHEsu5cqScZGebj_wQbV41IfwfsZBbmil9SlkFRLczH3-O94CKWEQ_G0ifsGbRL4P6KADPjm6ULfUBPbGx5DkZUao-7TOoa6TkvLwhaLmiA9k-KMbQQk 2025/10/19 01:01:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/19 01:01:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/19 01:01:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AB0SkGQLUYym6Rhgh-w0x_KVpgH080HqQMqdyA8ZkbHlkXoemuy83FRfmRZxRv905m448XsjAY6N1Ku42c3M9IjUwgmzkishzhBsAxq8zPV6_DeeHD30i7tZXtjiWh6z9HeJyt6NWmJdg44o7zHK6_RJVfgb-TzBV2Q8NhRb2bfpcU7NrMARbR_3AyqCeAolaSgQJhW6p6F_52DFvV0zSpJkSu2Ks8uflyTtHEsu5cqScZGebj_wQbV41IfwfsZBbmil9SlkFRLczH3-O94CKWEQ_G0ifsGbRL4P6KADPjm6ULfUBPbGx5DkZUao-7TOoa6TkvLwhaLmiA9k-KMbQQk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/19 01:01:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AG-dQGJ2flcn7lPokAisuA8WZFVWjphJz71A0Ed6l2E4HgZu1F70XnL8gfowzMwGorbMTzfL4Qxllqr1dPe06hCdAHBESTAgmreN0Rs2fMNI3Tv_XUkcV2SqWobAnkU4jvujppCyhC944OhEsoHB0WsgkEs3mRgn5IUktC0m3SkYds1uxidIcCroO4yfrUGeZ_FTdS4NnlRncdpYWi8B3NK4ah2p9WbF5Z2_EKAUPlomQnDSjrTMBFlyOg-k6qiqALDvznOgsvi8MWkHwhoU_-7o1BoyEzhdDeAle7uDrePGd5joaQCcumK905jdU6vgnhNBDqhkViZN1ldu6dB1wEE 2025/10/19 01:01:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/19 01:01:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/19 01:01:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AG-dQGJ2flcn7lPokAisuA8WZFVWjphJz71A0Ed6l2E4HgZu1F70XnL8gfowzMwGorbMTzfL4Qxllqr1dPe06hCdAHBESTAgmreN0Rs2fMNI3Tv_XUkcV2SqWobAnkU4jvujppCyhC944OhEsoHB0WsgkEs3mRgn5IUktC0m3SkYds1uxidIcCroO4yfrUGeZ_FTdS4NnlRncdpYWi8B3NK4ah2p9WbF5Z2_EKAUPlomQnDSjrTMBFlyOg-k6qiqALDvznOgsvi8MWkHwhoU_-7o1BoyEzhdDeAle7uDrePGd5joaQCcumK905jdU6vgnhNBDqhkViZN1ldu6dB1wEE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/19 01:01:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABigRyu7KzQgAEQn6xxSHjTaTte-R4QY8wZVJB6oYGlp8HnJQHt6YcE_swjgisY9fCwmttwXmMmzR57Bpi19Q6gd4JY2-pnHaFUSKoc53NujXWlo0vlS7RiWS1zc0tXTYckgKKqbFMuEFfnGdMdOZFUNjkj2wCq53bM387K3Fxew7BXD_wQV7yEGQ5g0IzHy3vi-78ZDrm-l___jteUyw9ha11RBuSk7JF54vM6pidUyKa-L2BhI5SfTbOvw83z6Q9WDAY_HGW7NjdgCMY0k4pldOg7NCeCp7AcIn4Ym8cd-h2iJ1jAxl9XuRvM-IgDtcpa9CErOYlxZNwoKvI2mayo 2025/10/19 01:01:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/19 01:01:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/19 01:01:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/19 01:01:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/19 01:01:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/19 01:01:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/19 01:01:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABigRyu7KzQgAEQn6xxSHjTaTte-R4QY8wZVJB6oYGlp8HnJQHt6YcE_swjgisY9fCwmttwXmMmzR57Bpi19Q6gd4JY2-pnHaFUSKoc53NujXWlo0vlS7RiWS1zc0tXTYckgKKqbFMuEFfnGdMdOZFUNjkj2wCq53bM387K3Fxew7BXD_wQV7yEGQ5g0IzHy3vi-78ZDrm-l___jteUyw9ha11RBuSk7JF54vM6pidUyKa-L2BhI5SfTbOvw83z6Q9WDAY_HGW7NjdgCMY0k4pldOg7NCeCp7AcIn4Ym8cd-h2iJ1jAxl9XuRvM-IgDtcpa9CErOYlxZNwoKvI2mayo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/19 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAAUEanQ6MliU3MNy5uvrq6lLS1QFIUQvoTzw47Cka3YlT6Sqr5J_cvvikyV8t_rt3tbd09HjmtzwR9NinQC-3iEbF1vnKK1UlRwUkTAG63f7T2xTo8fy4Kpl8hZEOKLub8cVzc4GblP6_x8i5iYRTvDpGreqJ1ikBGgHj4_MTnk88_P8Y_93CsP5p90xjUgB69xwKlH2ORCYCbNsDZVyMhNVePPr-iJPO4rDtZvMMh3s1p-CX4oc2GlcVT2U7K7f686tJH5z5FfFkbcbFT03VkxYY3Noq-uQNrkksckMrzvYjLvWOEE4JKayBqSiLp98jbBtoA7tmQMdyAaFzaBri8 2025/10/19 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/19 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/19 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/19 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/19 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/19 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/19 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAAUEanQ6MliU3MNy5uvrq6lLS1QFIUQvoTzw47Cka3YlT6Sqr5J_cvvikyV8t_rt3tbd09HjmtzwR9NinQC-3iEbF1vnKK1UlRwUkTAG63f7T2xTo8fy4Kpl8hZEOKLub8cVzc4GblP6_x8i5iYRTvDpGreqJ1ikBGgHj4_MTnk88_P8Y_93CsP5p90xjUgB69xwKlH2ORCYCbNsDZVyMhNVePPr-iJPO4rDtZvMMh3s1p-CX4oc2GlcVT2U7K7f686tJH5z5FfFkbcbFT03VkxYY3Noq-uQNrkksckMrzvYjLvWOEE4JKayBqSiLp98jbBtoA7tmQMdyAaFzaBri8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/19 01:02:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF6GmaZfe3rHP3ZDOKDDDWPGX-qI98vcIWGTOHV4fax0eNjG9xusWdV70atr8_Y01EZBjnMuEwPAdEQHC1vGZHlgyFaWgQC2prMa3yTPoJcZci5c4Mc-efG0q9V6bXvLZ9QHH3Pg9akjeD_KgPLgQnVqk2BM28TeSzA_XGoEJJ8Sx6-ub_fbgW3-Nb1gYAcBdbgo4jSmyRM252SlKTRPO1FriNQkOWfyhTRL2vaJkEf6cMoNUXjB___CFnagx8AIo6EX5cRPR5X1pVnA-62y5YUXXSLyetkWaCY9HK8uXfFaVRJZBJzH88842iFNcWeRKw8TbH-_AnNA0CQIYsWrWDQ 2025/10/19 01:02:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/19 01:02:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/19 01:02:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF6GmaZfe3rHP3ZDOKDDDWPGX-qI98vcIWGTOHV4fax0eNjG9xusWdV70atr8_Y01EZBjnMuEwPAdEQHC1vGZHlgyFaWgQC2prMa3yTPoJcZci5c4Mc-efG0q9V6bXvLZ9QHH3Pg9akjeD_KgPLgQnVqk2BM28TeSzA_XGoEJJ8Sx6-ub_fbgW3-Nb1gYAcBdbgo4jSmyRM252SlKTRPO1FriNQkOWfyhTRL2vaJkEf6cMoNUXjB___CFnagx8AIo6EX5cRPR5X1pVnA-62y5YUXXSLyetkWaCY9HK8uXfFaVRJZBJzH88842iFNcWeRKw8TbH-_AnNA0CQIYsWrWDQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/19 01:02:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADI83IZS4V9Uuu5jWG02WqmS8JkBC2GW-aMaKAjzatIm4hCld6L06slVPRj4whTdbIAYswP32PZdsKppQ4-uR9qqzciOGpAT8WAMVY93HxaE-i-DQIv2lpPnFLheGSsS4-vptjG4pHw1FXiwFCx3eQ2uMmetrM9x8hyV1kMPTBMh2aSz3X2HSJxzo-f1Wxs071sF7Pd1gPjsAsPzoGkt0xoYHVTJ1Dk_mdRdv9EFuTRSO_sOU7W7x7q54LpX47r7jaeoP5WRMkMcf79AsgJC7ojFBbz62cYKKy4I8Zq1753Q_AB58tnbavQb2NgEOImFPY1f7D9buCBnjJcFo8wJMc8 2025/10/19 01:02:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/19 01:02:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/19 01:02:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADI83IZS4V9Uuu5jWG02WqmS8JkBC2GW-aMaKAjzatIm4hCld6L06slVPRj4whTdbIAYswP32PZdsKppQ4-uR9qqzciOGpAT8WAMVY93HxaE-i-DQIv2lpPnFLheGSsS4-vptjG4pHw1FXiwFCx3eQ2uMmetrM9x8hyV1kMPTBMh2aSz3X2HSJxzo-f1Wxs071sF7Pd1gPjsAsPzoGkt0xoYHVTJ1Dk_mdRdv9EFuTRSO_sOU7W7x7q54LpX47r7jaeoP5WRMkMcf79AsgJC7ojFBbz62cYKKy4I8Zq1753Q_AB58tnbavQb2NgEOImFPY1f7D9buCBnjJcFo8wJMc8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/19 01:02:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGuXcx8Cg-ffWuFNsbZITgT58VlKXMDuWPlUCTqHflv8VsvGvnQPY8LdygZdbBj2auLGLXesHsBLyfOVLFft_GDS4b52aHofJ3pPTIR8Zi2ZgW9t_vbRxbEQ2FR02eWIIrf_FCvuCot8AwDwf3oK7UVgrNXGQNJekxOtEaqv9zbcqmy1THSubOXK--zs3763BckMH_TRFPQPq9aoBwqDAPEp28g9D44pczIF22OTCr4XBftYvl6Fdg901o1uud9lvsA5MjOpEK6e9XivKpYREyY-KNjIfn9iDuffN_U1lV8wSeJEOgpWQxj8MrztyeQEAX0jxeh4SE1Se2VA8i0Za2s 2025/10/19 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/19 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/19 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGuXcx8Cg-ffWuFNsbZITgT58VlKXMDuWPlUCTqHflv8VsvGvnQPY8LdygZdbBj2auLGLXesHsBLyfOVLFft_GDS4b52aHofJ3pPTIR8Zi2ZgW9t_vbRxbEQ2FR02eWIIrf_FCvuCot8AwDwf3oK7UVgrNXGQNJekxOtEaqv9zbcqmy1THSubOXK--zs3763BckMH_TRFPQPq9aoBwqDAPEp28g9D44pczIF22OTCr4XBftYvl6Fdg901o1uud9lvsA5MjOpEK6e9XivKpYREyY-KNjIfn9iDuffN_U1lV8wSeJEOgpWQxj8MrztyeQEAX0jxeh4SE1Se2VA8i0Za2s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/19 01:02:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACGhzAqQPOJGFs5g78KWctyVcQHsVKJdFsqzlovUQPh1Vv7_qOgU83SXdoD2EmN0ghHwL33o8O0n78d6kIknLlu5oqaoRTuTT9sf4MqgcAHqQIFzWY82CiBvRQ5dwJt8ZaxoqhoJCyQq2NBRRVBCqI_mES3cBDc6CS5hX0yN_gyzTdLxwjPVWfBP88k-u6EieAPNkvHHbS3-eUno3g0zIYTKKsC8QjZxCV3oEF9jwSRQZis8ESAew7ckV0PsF7H-kTNcPj8Q4DlotH_NZjkHi8AgrgZdITI2AA3zvNLEGGphpDqshVfDsVZ91-8tCTsMxNobhJsnJSpz5A75AJup26k 2025/10/19 01:02:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/19 01:02:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/19 01:02:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/19 01:02:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/19 01:02:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/19 01:02:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/19 01:02:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACGhzAqQPOJGFs5g78KWctyVcQHsVKJdFsqzlovUQPh1Vv7_qOgU83SXdoD2EmN0ghHwL33o8O0n78d6kIknLlu5oqaoRTuTT9sf4MqgcAHqQIFzWY82CiBvRQ5dwJt8ZaxoqhoJCyQq2NBRRVBCqI_mES3cBDc6CS5hX0yN_gyzTdLxwjPVWfBP88k-u6EieAPNkvHHbS3-eUno3g0zIYTKKsC8QjZxCV3oEF9jwSRQZis8ESAew7ckV0PsF7H-kTNcPj8Q4DlotH_NZjkHi8AgrgZdITI2AA3zvNLEGGphpDqshVfDsVZ91-8tCTsMxNobhJsnJSpz5A75AJup26k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/19 01:02:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFuxdqpW8D-nCdhKCoO2ty5zKdqMolo6BNtARGHQta5I9z7WEDwPRiB1xQRVNwjaGUdgFwlEufy9Y3obVMekOefO_avWpIqyh6PfkzETwliKURvFXqqs9saVTpdjudkenKw00XkqJOyobJ3XyBeTA-A5tG5507remhh09Yf-iUu7ZpCCBK9grLejR7vNKSILIPBFn9QeJcYOR2othHLjvAsKzzG3Q77LKkDcdiPfGdcdMMD031SEmNq6eGttzxjinLqAvP3KJTqZIq7zhqqAwH1tosA-BqR3X6aC89rBkVWlPGgi9LTmPkly3MI0RjRlClqAna5R2sbzR1RCK6j-12k 2025/10/19 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/19 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/19 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/19 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/19 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/19 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/19 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFuxdqpW8D-nCdhKCoO2ty5zKdqMolo6BNtARGHQta5I9z7WEDwPRiB1xQRVNwjaGUdgFwlEufy9Y3obVMekOefO_avWpIqyh6PfkzETwliKURvFXqqs9saVTpdjudkenKw00XkqJOyobJ3XyBeTA-A5tG5507remhh09Yf-iUu7ZpCCBK9grLejR7vNKSILIPBFn9QeJcYOR2othHLjvAsKzzG3Q77LKkDcdiPfGdcdMMD031SEmNq6eGttzxjinLqAvP3KJTqZIq7zhqqAwH1tosA-BqR3X6aC89rBkVWlPGgi9LTmPkly3MI0RjRlClqAna5R2sbzR1RCK6j-12k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/19 01:02:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL7_BJilVbHcruZMkhXF9Jkbrr0F5iHPinm4NYPZGobxlz8hSiLB-CxsUfS3nfihI8O3Xx7FdAnX2K3dPasjnGBqGoy5qq2g8KrDbEo2oXEeFVFCIWO0PsoliVIqj2isKFPTB-tl-tkrR0JXqJtTtC4EDMLKqi2o2d-Yk9H_rRb6ccvmFm5jcfnVwlJjVgMChLAD6H1T44voIonBk7SMJMm_gNY3qFyM82uPdQfMGCHf4C7Zaz7tnx0trdvtBI_Ru0-Fx03mMqR_ynC33YkBXgOxoJ2y03FTwQCnVWH12YdDX_LqnaQfjLzUP_-VHQFBL9JUQdPlKWuDyfz61QHjK0U 2025/10/19 01:02:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/19 01:02:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/19 01:02:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL7_BJilVbHcruZMkhXF9Jkbrr0F5iHPinm4NYPZGobxlz8hSiLB-CxsUfS3nfihI8O3Xx7FdAnX2K3dPasjnGBqGoy5qq2g8KrDbEo2oXEeFVFCIWO0PsoliVIqj2isKFPTB-tl-tkrR0JXqJtTtC4EDMLKqi2o2d-Yk9H_rRb6ccvmFm5jcfnVwlJjVgMChLAD6H1T44voIonBk7SMJMm_gNY3qFyM82uPdQfMGCHf4C7Zaz7tnx0trdvtBI_Ru0-Fx03mMqR_ynC33YkBXgOxoJ2y03FTwQCnVWH12YdDX_LqnaQfjLzUP_-VHQFBL9JUQdPlKWuDyfz61QHjK0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/19 01:02:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABr4GH6pflBFaxXyYLjVrpr_hjSySMAEc-cgVYifwol4vFOcFiVYUSZnLjK-E4_fId9-ejUX_5D86BQawIEt1yRLSx46DlctST1IIPKXmM-sonayLybnoM9NYiYHSnWYYiDiDnKkKeSxgsNH6NvYP5bNBzBHwwfPAciySHtH1UtS0MrRAaxiwKYJi7U1q66i3JODj9NLr_b60Ry_ecVqRiEdSoHB16TzVHwG_h8-fKxvPueWg1Fh0H98WoBaChrHQT82eapZ6-56uVQrSdwmRmQm-4ahAilhl_jjtRux62B3uGQwQPidIzspkdsG9XGFWqX6I1eh33MAASKoV7aPJNc 2025/10/19 01:02:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/19 01:02:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/19 01:02:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABr4GH6pflBFaxXyYLjVrpr_hjSySMAEc-cgVYifwol4vFOcFiVYUSZnLjK-E4_fId9-ejUX_5D86BQawIEt1yRLSx46DlctST1IIPKXmM-sonayLybnoM9NYiYHSnWYYiDiDnKkKeSxgsNH6NvYP5bNBzBHwwfPAciySHtH1UtS0MrRAaxiwKYJi7U1q66i3JODj9NLr_b60Ry_ecVqRiEdSoHB16TzVHwG_h8-fKxvPueWg1Fh0H98WoBaChrHQT82eapZ6-56uVQrSdwmRmQm-4ahAilhl_jjtRux62B3uGQwQPidIzspkdsG9XGFWqX6I1eh33MAASKoV7aPJNc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/19 01:02:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL9PvbvNX4iu_zN3h1oEUrOTzUaX_ADwAL9jmWG-qGE0_u13sNOzn7tG_pfoz8ocL_krHUqFYDyzInD6L0eK_EzFOBusOeFtpOd8fh0WpIR1-eAnDb5tDE4JPux03mGT76cr82BVoZFaqCSwCPbRIbNP2C1cqu7VnmOCQN3xAPZ8KqdCTNhu5DmwCN1Sh9LvOLlLuoELphbOX5TXy0oD24LBPxLDb_ddmJ-ug2U6KL0X8S40Q8cSOrLy1FC28RwtB49is4CrYWnKUpqCQ64Az-fsqdfEeSH5jkHMprN-3c9FCpNbERC4kE0UZWTTR4A2_mn_l33TtjMXsckRsYlar90 2025/10/19 01:02:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/19 01:02:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/19 01:02:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL9PvbvNX4iu_zN3h1oEUrOTzUaX_ADwAL9jmWG-qGE0_u13sNOzn7tG_pfoz8ocL_krHUqFYDyzInD6L0eK_EzFOBusOeFtpOd8fh0WpIR1-eAnDb5tDE4JPux03mGT76cr82BVoZFaqCSwCPbRIbNP2C1cqu7VnmOCQN3xAPZ8KqdCTNhu5DmwCN1Sh9LvOLlLuoELphbOX5TXy0oD24LBPxLDb_ddmJ-ug2U6KL0X8S40Q8cSOrLy1FC28RwtB49is4CrYWnKUpqCQ64Az-fsqdfEeSH5jkHMprN-3c9FCpNbERC4kE0UZWTTR4A2_mn_l33TtjMXsckRsYlar90" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/19 01:02:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AI04rilbfphp1plsOA6L1Ay-P2k8gLgbWeVXkxA4ov1vtP64JbO3EwOXw0f01lf33aIkTwYzMP5IOQZvVlfMoMA2Bc-I24T8L5sNMtSO96hvvJPpjyvBYPyWMJC4Xc4drNzQyOUjYm9dKcJ5JJQimK4raQPC1HlIuFS3mZGu-Fc8Cd-5HuoygO9jlzkX7B-Sde4xReOvgRjvx7yp38xfxhG0y9OOO90-sTFtRyai5MCZnxqd5Se-kCSN2BwCWbYhS7ksHUnO5oLobpHQ01IeP8evyVJqPkpPcpKola_tCgSFwscKQ2EBjUg6-7BBbY2lGJ_D4pqlRr-BPrkw4aldvpQ 2025/10/19 01:02:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/19 01:02:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AI04rilbfphp1plsOA6L1Ay-P2k8gLgbWeVXkxA4ov1vtP64JbO3EwOXw0f01lf33aIkTwYzMP5IOQZvVlfMoMA2Bc-I24T8L5sNMtSO96hvvJPpjyvBYPyWMJC4Xc4drNzQyOUjYm9dKcJ5JJQimK4raQPC1HlIuFS3mZGu-Fc8Cd-5HuoygO9jlzkX7B-Sde4xReOvgRjvx7yp38xfxhG0y9OOO90-sTFtRyai5MCZnxqd5Se-kCSN2BwCWbYhS7ksHUnO5oLobpHQ01IeP8evyVJqPkpPcpKola_tCgSFwscKQ2EBjUg6-7BBbY2lGJ_D4pqlRr-BPrkw4aldvpQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/19 01:02:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALe961xQYAgh_1lAmBnXJJPBylbii3k-ppKftONPe7swjN4sOtLUbY25ONYiADyIfA3vb-ScF--AKbI7ZjuIe4mbQQfjVpggKDltTxdtc9oBnpoBQEsug6RFY8H3N_aNzhP4YzAjnxho1bJbIG0iz0M8lk8w5-9YF7HD2J4U1ILHdPKLznf1FWA2iov7aO1BA79XYpItqVtprNDDvBGJ3ZqRgYnl0Lvo3M-h-r7-tyh0nBD5EcCmu9G9Hr-PF7BrIuJc47rv5mMXzAlyZjps6tGA9JeGhHkE7ZBH3C8O-NJw2v2qGGldhAlYeAQlnHo-Wm_COvzYZajoeUpj5aTtfzY 2025/10/19 01:02:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/19 01:02:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/19 01:02:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/19 01:02:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/19 01:02:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/19 01:02:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/19 01:02:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALe961xQYAgh_1lAmBnXJJPBylbii3k-ppKftONPe7swjN4sOtLUbY25ONYiADyIfA3vb-ScF--AKbI7ZjuIe4mbQQfjVpggKDltTxdtc9oBnpoBQEsug6RFY8H3N_aNzhP4YzAjnxho1bJbIG0iz0M8lk8w5-9YF7HD2J4U1ILHdPKLznf1FWA2iov7aO1BA79XYpItqVtprNDDvBGJ3ZqRgYnl0Lvo3M-h-r7-tyh0nBD5EcCmu9G9Hr-PF7BrIuJc47rv5mMXzAlyZjps6tGA9JeGhHkE7ZBH3C8O-NJw2v2qGGldhAlYeAQlnHo-Wm_COvzYZajoeUpj5aTtfzY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/19 01:02:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOYg0ZTdU1bw0xeMdDnnrOEDkHLeVUm7qgN_D1PbpXj9Q2PlCo4rJhbgJb8H3aRUUn7swff8zZ6rmwcYrVj76Rr-frr9uJpwwDnuejsiW0QptqUghI3KVefZe1yxK5BYOn9B7F0ffHuW1THKrvRb5NEUmnnNB9wjyfy_LSTSEP5JkSlXdgbO9WgNQEmT1x0oLRqyaK-RpXIO9LSQl6bdkkQiOtU8BMRniTykm80S60_XHhGFaYyhMvswt7xeAFQbckQBL3CFYjlqrzCZRTUdgYHdD6Z86XFD5se1N7WF8rPtbcUOyNgEdSKS8t9fuSmwvUb7aGV8_iXZsOJ9lGV8NWs 2025/10/19 01:02:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/19 01:02:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/19 01:02:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOYg0ZTdU1bw0xeMdDnnrOEDkHLeVUm7qgN_D1PbpXj9Q2PlCo4rJhbgJb8H3aRUUn7swff8zZ6rmwcYrVj76Rr-frr9uJpwwDnuejsiW0QptqUghI3KVefZe1yxK5BYOn9B7F0ffHuW1THKrvRb5NEUmnnNB9wjyfy_LSTSEP5JkSlXdgbO9WgNQEmT1x0oLRqyaK-RpXIO9LSQl6bdkkQiOtU8BMRniTykm80S60_XHhGFaYyhMvswt7xeAFQbckQBL3CFYjlqrzCZRTUdgYHdD6Z86XFD5se1N7WF8rPtbcUOyNgEdSKS8t9fuSmwvUb7aGV8_iXZsOJ9lGV8NWs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/19 01:02:28 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACSXRnCW-9kNR8qbOxxjP2QwYpoOCnT3D8LlPq9UqJiE_BneI8swDwsP-zYGfvhkUpAfyTcWBJPdALdfgbEQLkEUFiQt_8AzbKeiSNMZyqjHlD4Co4cdj5kGpbhCCBAk--5n5vpFwEGtBnoWYNf22ecixXRtg73dyrQnWb_G0PC7aDzqAzuBBwctTlzrnbc8BR7bIYprtvy11wcTHelsul9JJZYky9bbZPaSlMm9PPMTN8JH7avdJdRNeNkw5h-9QhvQ4x7OfIKIkRjHhFrfcXzn-WMOvda3q4gVjorhonbVuEpwLM_7OpagAygmugoXcxbZKLX3FkcZ-6ksVGMwyD8 2025/10/19 01:02:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/19 01:02:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/19 01:02:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACSXRnCW-9kNR8qbOxxjP2QwYpoOCnT3D8LlPq9UqJiE_BneI8swDwsP-zYGfvhkUpAfyTcWBJPdALdfgbEQLkEUFiQt_8AzbKeiSNMZyqjHlD4Co4cdj5kGpbhCCBAk--5n5vpFwEGtBnoWYNf22ecixXRtg73dyrQnWb_G0PC7aDzqAzuBBwctTlzrnbc8BR7bIYprtvy11wcTHelsul9JJZYky9bbZPaSlMm9PPMTN8JH7avdJdRNeNkw5h-9QhvQ4x7OfIKIkRjHhFrfcXzn-WMOvda3q4gVjorhonbVuEpwLM_7OpagAygmugoXcxbZKLX3FkcZ-6ksVGMwyD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/19 01:02:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAAzTQFmMw_P1T9a41LeuIU5_5J8Es0YrjigPWrILC1AOJMpCKa9l5sgQPpg4rzM_zRFcpsoArr-ZEdHpp3_vbcrBX9fyihUbe6uNYNC99XtP0_azJxIRZgDSA8UQi2zsKUfdEnZHV-aFr9Eg6yJRxyTOzpKc12qqemfNUIdkl07IHB41Zcs4k4shS5kB9QTS5p5KJS23TbQHsXS3Zsn_NH8r3lKWYH1_hTBQlcemIyNc-UI-b3tnksJcgv8w5wGBc1W9prgJRa87JiK-d4eVTAQWcXn4qpGn4xtxGO4vHz-qKWz0kUAwgytPEgRvq3lHZOAlUDXRMoPw0xIiVTmjgM 2025/10/19 01:02:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/19 01:02:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/19 01:02:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAAzTQFmMw_P1T9a41LeuIU5_5J8Es0YrjigPWrILC1AOJMpCKa9l5sgQPpg4rzM_zRFcpsoArr-ZEdHpp3_vbcrBX9fyihUbe6uNYNC99XtP0_azJxIRZgDSA8UQi2zsKUfdEnZHV-aFr9Eg6yJRxyTOzpKc12qqemfNUIdkl07IHB41Zcs4k4shS5kB9QTS5p5KJS23TbQHsXS3Zsn_NH8r3lKWYH1_hTBQlcemIyNc-UI-b3tnksJcgv8w5wGBc1W9prgJRa87JiK-d4eVTAQWcXn4qpGn4xtxGO4vHz-qKWz0kUAwgytPEgRvq3lHZOAlUDXRMoPw0xIiVTmjgM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/19 01:02:33 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AN1JhKvfrMYLMKaV3YRXKsfQchkFbg98w7HnMxyyJtcqI2iTNaTBZcr18rnlH2yFbyezX__brhbazdgHVMR8KlkoTxBBSvyGg1BTJxGt84ppRKh7FNujBfvonQEj6CPkH7ostnpmn8xtcLtDu-Yn-c5T1VfTTBILkIaseCGQokwbAhI1jZPiiOQZyZt3hQYeKJF8v0SDBk4700UGfy-6t5Nxz-2toQht27WmeXfH7c0OxPpaWt_U70RrSEkBHb89Cx38C3SkHLMq0Us1Yz140Cgt3yfKMET7-_pn5OZ9I-5clyneOXd6jc55g1sMkNMqmQkjMLWL98UheTvnLpO_Gt4 2025/10/19 01:02:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/19 01:02:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/19 01:02:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/19 01:02:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/19 01:02:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/19 01:02:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/19 01:02:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AN1JhKvfrMYLMKaV3YRXKsfQchkFbg98w7HnMxyyJtcqI2iTNaTBZcr18rnlH2yFbyezX__brhbazdgHVMR8KlkoTxBBSvyGg1BTJxGt84ppRKh7FNujBfvonQEj6CPkH7ostnpmn8xtcLtDu-Yn-c5T1VfTTBILkIaseCGQokwbAhI1jZPiiOQZyZt3hQYeKJF8v0SDBk4700UGfy-6t5Nxz-2toQht27WmeXfH7c0OxPpaWt_U70RrSEkBHb89Cx38C3SkHLMq0Us1Yz140Cgt3yfKMET7-_pn5OZ9I-5clyneOXd6jc55g1sMkNMqmQkjMLWL98UheTvnLpO_Gt4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/19 01:02:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIAmUm1x3ooxGRjaKAWUO4q09oiLwoXdEK9TBZoW_k6Bthaiquw8OWIG_qG1uyisI9lK-y2uHeNO_F0pafpT_bzYAXjTwx2keiAZI8jWGgrMAgGXcEw-Ent1rBHOzrHL1KXHc_Monlt-1TR-H3s9fg7jbhIKupzIn5dgk09F93CuFL0lBlSTMrNbx3JDoyvG4RGEf3e17eGuNelyUYJ-QX_oCGKrSk8XZ8f2xUrZGyNN3QAvkGewjLYFTo0iQ1nJgWtTxbmC977E9WlO-AS_AAiUKUcoRykI86n3KP0LkKtiyXs4ngw85GwK2bQB10pgoqELWa6YVseq8vJNZ6APos8 2025/10/19 01:02:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/19 01:02:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/19 01:02:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/19 01:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/19 01:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/19 01:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/19 01:02:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIAmUm1x3ooxGRjaKAWUO4q09oiLwoXdEK9TBZoW_k6Bthaiquw8OWIG_qG1uyisI9lK-y2uHeNO_F0pafpT_bzYAXjTwx2keiAZI8jWGgrMAgGXcEw-Ent1rBHOzrHL1KXHc_Monlt-1TR-H3s9fg7jbhIKupzIn5dgk09F93CuFL0lBlSTMrNbx3JDoyvG4RGEf3e17eGuNelyUYJ-QX_oCGKrSk8XZ8f2xUrZGyNN3QAvkGewjLYFTo0iQ1nJgWtTxbmC977E9WlO-AS_AAiUKUcoRykI86n3KP0LkKtiyXs4ngw85GwK2bQB10pgoqELWa6YVseq8vJNZ6APos8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/19 01:02:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APU1qkrUsA8mWV2yHb6cW3Evez4Oi2eRU78YbhNqvhnC3EXWsAr4QehANQpWrbjVQLrlzZgo_eeB_pcKNs5MoPo6FpPhmD7NedV-kpWayEq99g1fjl-GyVabtRXWbfpdwy6SzfFwfXZ2xdQ1RE3t973Of2pXkXMn7OYqoHJswMuHciE8QZHubHkc7HkA83LJ18N6ed2UWyUG0EU4MiCO56S_a1vzDjtg2vwrF7heJqjwmPWv9XGKiuZSy1O0-SYwOFoxg0-uhGijaJ7Va4QlKbAu3xxYjPat64DH8MyYaI0nF8g6k0nuaISgzsYjG1KrAlTZHca19VIyzJ9T5DfraVQ 2025/10/19 01:02:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/19 01:02:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/19 01:02:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APU1qkrUsA8mWV2yHb6cW3Evez4Oi2eRU78YbhNqvhnC3EXWsAr4QehANQpWrbjVQLrlzZgo_eeB_pcKNs5MoPo6FpPhmD7NedV-kpWayEq99g1fjl-GyVabtRXWbfpdwy6SzfFwfXZ2xdQ1RE3t973Of2pXkXMn7OYqoHJswMuHciE8QZHubHkc7HkA83LJ18N6ed2UWyUG0EU4MiCO56S_a1vzDjtg2vwrF7heJqjwmPWv9XGKiuZSy1O0-SYwOFoxg0-uhGijaJ7Va4QlKbAu3xxYjPat64DH8MyYaI0nF8g6k0nuaISgzsYjG1KrAlTZHca19VIyzJ9T5DfraVQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/19 01:02:42 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABkWmB-xMtiItY7giT-8DKitSeosa83yerQyIdkCVW8gvdO3OnParidWAktoAlnNrw1MWTwsf5QFZDXMaqn14kgW7m13T37YMgg23S-hXgnSnd6WVYpGqogAUj2RhpDqXaHRs9ruTUxvQIqOce9nJ3eZWbWKz3iSB28E0uQ5_0EkDEscuHhlhl97J38vR46Xz59gqnp_IbmfoI2QOqG7ID0vLarY0YdIaqP86N8AK8M4pfJgW4_U7HnCMg1F_KYmc9-_nULhy6M77S1pbVmIqu-ncmMileD5N6xOmJJNCR2BTILiNBpdQYfly59wD9DQ-wEweropI43MJd8athovCW0 2025/10/19 01:02:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/19 01:02:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/19 01:02:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABkWmB-xMtiItY7giT-8DKitSeosa83yerQyIdkCVW8gvdO3OnParidWAktoAlnNrw1MWTwsf5QFZDXMaqn14kgW7m13T37YMgg23S-hXgnSnd6WVYpGqogAUj2RhpDqXaHRs9ruTUxvQIqOce9nJ3eZWbWKz3iSB28E0uQ5_0EkDEscuHhlhl97J38vR46Xz59gqnp_IbmfoI2QOqG7ID0vLarY0YdIaqP86N8AK8M4pfJgW4_U7HnCMg1F_KYmc9-_nULhy6M77S1pbVmIqu-ncmMileD5N6xOmJJNCR2BTILiNBpdQYfly59wD9DQ-wEweropI43MJd8athovCW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/19 01:02:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANXNq4aQSzkjxwNm2L2B2rFw4cSURqRhqSX911VtU_NzxAnVzLyqTuVbQtmkM22RhCwYu6iOjqObRBPnh9I2jtntiDELuVNHnwfV363WMZpbh50ZraovgYDivJSQVFQGIUnZP8PVoaqoeRFutecaR-nfbRd7ge5uDKDQIm20rJbnanNtb5OVOTPOHIoCyvehbHZpoQ3p2NxHOEsT85-yv5E_uirXvzJ-jRUe-bQlKDnx8E-27f880SDKjJiNiPx3zXDnrhF3clk8QuDiUIAgEPQgew6XUXmzOIy4WkMO-pX7ICpexitGI3_q_PCHXtGd5H7t6k7g13YCmw9Dkib-jDM 2025/10/19 01:02:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/19 01:02:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/19 01:02:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANXNq4aQSzkjxwNm2L2B2rFw4cSURqRhqSX911VtU_NzxAnVzLyqTuVbQtmkM22RhCwYu6iOjqObRBPnh9I2jtntiDELuVNHnwfV363WMZpbh50ZraovgYDivJSQVFQGIUnZP8PVoaqoeRFutecaR-nfbRd7ge5uDKDQIm20rJbnanNtb5OVOTPOHIoCyvehbHZpoQ3p2NxHOEsT85-yv5E_uirXvzJ-jRUe-bQlKDnx8E-27f880SDKjJiNiPx3zXDnrhF3clk8QuDiUIAgEPQgew6XUXmzOIy4WkMO-pX7ICpexitGI3_q_PCHXtGd5H7t6k7g13YCmw9Dkib-jDM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/19 01:02:47 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKleZpzkLyM8N5dhgTVFAqZbfZhqOqeeUuCOpxrlHR4m3M9wvW2wNHHmBiOqC5_F_VsLxgITjdb2fs7aYGwCnmMA7_kHDNdjdU056JaKf2cKxanQpbo2Z115pTyl8N6e48yYo5FznhpZ_NxiKiN_qyM9wkZn_HYHFll3HzH0f7NCXybqeUMk2O031tvp804dlfqncrIHc4MdJ2VO6052jpAe3LKZaNrMfW_XggrmEIkx2VvszWKU9undFoRkEKop7vyq7XuTx1bgV2H5Fjn2M1r_KecU_eLcPCp_bPLUG2wpphZR0UdEOY-9hgkBDyjBz89t1e6D0ZGTvUqb967-J5o 2025/10/19 01:02:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/19 01:02:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/19 01:02:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/19 01:02:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/19 01:02:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/19 01:02:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/19 01:02:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKleZpzkLyM8N5dhgTVFAqZbfZhqOqeeUuCOpxrlHR4m3M9wvW2wNHHmBiOqC5_F_VsLxgITjdb2fs7aYGwCnmMA7_kHDNdjdU056JaKf2cKxanQpbo2Z115pTyl8N6e48yYo5FznhpZ_NxiKiN_qyM9wkZn_HYHFll3HzH0f7NCXybqeUMk2O031tvp804dlfqncrIHc4MdJ2VO6052jpAe3LKZaNrMfW_XggrmEIkx2VvszWKU9undFoRkEKop7vyq7XuTx1bgV2H5Fjn2M1r_KecU_eLcPCp_bPLUG2wpphZR0UdEOY-9hgkBDyjBz89t1e6D0ZGTvUqb967-J5o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/19 01:02:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANWbrS1o6vo5aB7nVurTXgQ_I-iVZN3jH1_Bs9MfOxYmpB7KGHrzaN0Q_cyBvsZ2IvZgevD62DvPwlo_p5ZT6FMiEUgj0jJwDuE4Y4-mmf3-Bv4CgtUYowYcgre4A-6VuE-_P2pGUetNFMJmEHIdjzwFKu_i-YIOZYuLEt_xxW8Zg3DQrTLCqYupQB5tpPlilw7yVB0488OdW7HV6vyei4X-q57jD423yayN_QT-zXbt5qC8x85oaPgg-oVz5-CY2U3KlQ7YnFCmEVFGjOmwfvQ4XufHfICyCnB22sxvfV3OvvsDv5JExR1-R9Q3RebOh_oxSksJ6zBOrt9DBLRcPdY 2025/10/19 01:02:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/19 01:02:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANWbrS1o6vo5aB7nVurTXgQ_I-iVZN3jH1_Bs9MfOxYmpB7KGHrzaN0Q_cyBvsZ2IvZgevD62DvPwlo_p5ZT6FMiEUgj0jJwDuE4Y4-mmf3-Bv4CgtUYowYcgre4A-6VuE-_P2pGUetNFMJmEHIdjzwFKu_i-YIOZYuLEt_xxW8Zg3DQrTLCqYupQB5tpPlilw7yVB0488OdW7HV6vyei4X-q57jD423yayN_QT-zXbt5qC8x85oaPgg-oVz5-CY2U3KlQ7YnFCmEVFGjOmwfvQ4XufHfICyCnB22sxvfV3OvvsDv5JExR1-R9Q3RebOh_oxSksJ6zBOrt9DBLRcPdY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/19 01:02:53 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/19 01:02:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/19 01:02:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/19 01:03:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/19 01:03:07 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/19 01:03:09 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALWYsmLuvi4xv6MDVo7dMfuf3X_unkhOJEwaBtdS0AdtwdzLiNcAO-WROx0Ixc6MGRcPTkBDKerV5OZHoOYjvBQZEwPKD1svXrYrfr8hD07utFDX-itO5RAd1SWIPjxHG7pbpkJcJJyB3hcApVnMfqkIVCl0d8KjbnWH34D6u-sPwW-WDXusn9mha0w1-W3bcjUlrvKLdE92_IgYkINKfYGl9UA7ePPB0W-7udJ3j3yd-80P2G8-VRRs61LtqgkQzVAPaN3P1IRi3Sn6cKflTOxG3y_kzgbuWOQk1Y7AKsBupPARLMo0jgXhGTqRUXmoi9tzv4xkrlJkqJo9QmCKkSw 2025/10/19 01:03:09 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/19 01:03:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b85385bf7ea349697326b94ae4388137" 2025/10/19 01:03:09 DEBUG : unknown-size-put.txt: multipart upload "ALWYsmLuvi4xv6MDVo7dMfuf3X_unkhOJEwaBtdS0AdtwdzLiNcAO-WROx0Ixc6MGRcPTkBDKerV5OZHoOYjvBQZEwPKD1svXrYrfr8hD07utFDX-itO5RAd1SWIPjxHG7pbpkJcJJyB3hcApVnMfqkIVCl0d8KjbnWH34D6u-sPwW-WDXusn9mha0w1-W3bcjUlrvKLdE92_IgYkINKfYGl9UA7ePPB0W-7udJ3j3yd-80P2G8-VRRs61LtqgkQzVAPaN3P1IRi3Sn6cKflTOxG3y_kzgbuWOQk1Y7AKsBupPARLMo0jgXhGTqRUXmoi9tzv4xkrlJkqJo9QmCKkSw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/19 01:03:10 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGBnpNDmjj-mmpG5jHXTpLirol9sd-zCDrjzknJic7jof0J1Qzfe-Bqi-njsM9yfkkiMIH9EC-0XSfCCsSm-kx8g9TtbwRNIxcKG-FK9Ag2308sEmRtxx4pUWrygkge-msSTROt0k8CKhFgqxMrgSVSfAPPHKM2azcbDpEjp1z8zUgH0GuhOGvoZDM5WXKqlamHKO2BfUIl2k6y9f3zsJgGSqcnRY8S_po3UwJ-vS5sx36g9CI5AOsSpR_YvcBe4wvGmQoXxEBrb7jsMG2R5IywQ9fAxJZDgflLDu3rF6axOOTsnyPGLj8UeM6UNqii_AXT_810UpLnj7Rix-Gyd188 2025/10/19 01:03:10 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/19 01:03:10 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a051c176b51b3927e8019a9be59a6d84" 2025/10/19 01:03:10 DEBUG : unknown-size-update.txt: multipart upload "AGBnpNDmjj-mmpG5jHXTpLirol9sd-zCDrjzknJic7jof0J1Qzfe-Bqi-njsM9yfkkiMIH9EC-0XSfCCsSm-kx8g9TtbwRNIxcKG-FK9Ag2308sEmRtxx4pUWrygkge-msSTROt0k8CKhFgqxMrgSVSfAPPHKM2azcbDpEjp1z8zUgH0GuhOGvoZDM5WXKqlamHKO2BfUIl2k6y9f3zsJgGSqcnRY8S_po3UwJ-vS5sx36g9CI5AOsSpR_YvcBe4wvGmQoXxEBrb7jsMG2R5IywQ9fAxJZDgflLDu3rF6axOOTsnyPGLj8UeM6UNqii_AXT_810UpLnj7Rix-Gyd188" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/19 01:03:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gumotux4lofu/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/19 01:03:11 DEBUG : Waiting for deletions to finish 2025/10/19 01:03:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/19 01:03:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/19 01:03:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/19 01:03:11 INFO : S3 bucket rclone-test-gumotux4lofu: Bucket "rclone-test-gumotux4lofu" deleted 2025/10/19 01:03:12 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (138.48s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- PASS: TestIntegration/FsMkdir (136.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (15.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.44s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.58s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.48s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/19 01:03:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/19 01:03:12 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 138.524s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m19.976502972s (try 1/5)