"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:" 2026/02/17 04:13:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba" 2026/02/17 04:13:34 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 2026/02/17 04:13:35 INFO : S3 bucket rclone-test-sajezah7noba: Bucket "rclone-test-sajezah7noba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/17 04:13:37 INFO : S3 bucket rclone-test-sajezah7noba: Bucket "rclone-test-sajezah7noba" deleted === RUN TestIntegration/FsMkdir 2026/02/17 04:13:37 INFO : S3 bucket rclone-test-sajezah7noba: Bucket "rclone-test-sajezah7noba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/17 04:13:37 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/17 04:13:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/17 04:13:38 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/17 04:13:58 NOTICE: S3 bucket rclone-test-sajezah7noba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/17 04:13:58 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAdUe2NUKgJOQRO2nx1ddRv_uUlx8eGDD8ut09j3xHJjP7iIakprSyulmHGYy8en38dy2FHuxZMitUMh-ssyXi0pUbpSOW87jRA08N_1GF5udsh6j8r8I8XevqXoCKtfVdm9JkDpUs-_e3wHxfP-21mwJNe1R70zI5zndgVxQufpfCzSXPAC_x83vWap4yGLuMpU7wX92Vkr72RQ-K0FE5fUubM3M7AkShvty_h8TGcWVuokwEtCX-kojsVWuq4BCryGF8N7Wj0Rg_fmaiG0CZdWxWAR0wlTnqHKJzDV1TYIdM4qzx5zRzLyDRM-_reRBLe5alZrhwGfGJmklgr7cXo 2026/02/17 04:13:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "aa662cb012f8b69718c4bf527606023b" 2026/02/17 04:13:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "005216440567bc47b97defdcbc923e92" 2026/02/17 04:13:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c32a06b17a3cb4c003d3e483fc6fc96a" 2026/02/17 04:14:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAdUe2NUKgJOQRO2nx1ddRv_uUlx8eGDD8ut09j3xHJjP7iIakprSyulmHGYy8en38dy2FHuxZMitUMh-ssyXi0pUbpSOW87jRA08N_1GF5udsh6j8r8I8XevqXoCKtfVdm9JkDpUs-_e3wHxfP-21mwJNe1R70zI5zndgVxQufpfCzSXPAC_x83vWap4yGLuMpU7wX92Vkr72RQ-K0FE5fUubM3M7AkShvty_h8TGcWVuokwEtCX-kojsVWuq4BCryGF8N7Wj0Rg_fmaiG0CZdWxWAR0wlTnqHKJzDV1TYIdM4qzx5zRzLyDRM-_reRBLe5alZrhwGfGJmklgr7cXo" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/02/17 04:14:03 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/17 04:14:04 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/17 04:14:06 DEBUG : S3 bucket rclone-test-sajezah7noba: bucket is versioned: false 2026/02/17 04:14:06 DEBUG : Waiting for deletions to finish 2026/02/17 04:14:06 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/17 04:14:06 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/17 04:14:06 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/17 04:14:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba/dirToPurgeFromRoot" 2026/02/17 04:14:08 DEBUG : S3 bucket rclone-test-sajezah7noba path dirToPurgeFromRoot: bucket is versioned: false 2026/02/17 04:14:08 DEBUG : Waiting for deletions to finish 2026/02/17 04:14:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/17 04:14:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/17 04:14:08 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/17 04:14:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba/hello? sausage/êé" 2026/02/17 04:14:10 DEBUG : S3 bucket rclone-test-sajezah7noba path hello? sausage/êé: bucket is versioned: false 2026/02/17 04:14:10 DEBUG : Waiting for deletions to finish 2026/02/17 04:14:10 DEBUG : "a/b/c/d/e.txt" version false 2026/02/17 04:14:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/17 04:14:10 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/02/17 04:14:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/17 04:14:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-sajezah7noba" from "TestS3R2:rclone-test-sajezah7noba" 2026/02/17 04:14:19 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/17 04:14:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABYaw6djzo8NWwDm8Bi_fmKF3o8Tw1WAyXj4TReqC7MfArLP3APlaCnGcmTWsmQZUinhZ5qCRx7XQtgM4b7Ecat64iWMYqD-d3s1N89iz0ztV5mQFOkD2P_23FGSDuMsbJX_1WzJGuUsDcLUo4ZtQBSP1mlwatfo88hPoSHNCi1f41A99YGPY2VI_UfaWoUOtRw8uNFUxlgYZ7ChWicND65w5zovRGH8XKVq_fb7Gi2JkTUm1OlYJYyricgJpnCSQuCcg9YJ60d5qTtviq95r2x0yllVn-Dn36X5ijyQ8rfAslpz-qGhsipxRZFGYDgCxxDIfvDKqRymCa3rWd4jdMc 2026/02/17 04:14:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/17 04:14:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/17 04:14:24 DEBUG : piped data.txt: multipart upload "ABYaw6djzo8NWwDm8Bi_fmKF3o8Tw1WAyXj4TReqC7MfArLP3APlaCnGcmTWsmQZUinhZ5qCRx7XQtgM4b7Ecat64iWMYqD-d3s1N89iz0ztV5mQFOkD2P_23FGSDuMsbJX_1WzJGuUsDcLUo4ZtQBSP1mlwatfo88hPoSHNCi1f41A99YGPY2VI_UfaWoUOtRw8uNFUxlgYZ7ChWicND65w5zovRGH8XKVq_fb7Gi2JkTUm1OlYJYyricgJpnCSQuCcg9YJ60d5qTtviq95r2x0yllVn-Dn36X5ijyQ8rfAslpz-qGhsipxRZFGYDgCxxDIfvDKqRymCa3rWd4jdMc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/17 04:14:25 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFaMZmlZXeaBA4H4tLyevdH-1K2fQZRdYYhoIB0d4kX-3Sy4jK34JICqJ55f_rjDohuXWyYcC0HpTfd_KRjoiLl9btvxNyLJmeqvCAt9XbR2sx-gBQNQZhhDVYUku-Zj5owKZW2EqbZYJ2Y2DmU0v3Lxu514eLXgiji8wE-zuVy6GrVAZtj5VPAR79WrK7GNBMHGLbKfZK8xZJpqft9lbNnPXsUlvopG3q1-iepDE0zR_MeshVtcGTfWVFHGFcZ0okh8pg4BrPfbm8_7uRU4wolZQ0E7_rQT3tO8Vg5gy4VwiPcwFoOp5cmIcmsz0y7W92rick9N41Zkx_Mx2MgxU1U 2026/02/17 04:14:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/17 04:14:25 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0cd5528cf83cdd39c80a46724af49e12" 2026/02/17 04:14:26 DEBUG : piped data.txt: multipart upload "AFaMZmlZXeaBA4H4tLyevdH-1K2fQZRdYYhoIB0d4kX-3Sy4jK34JICqJ55f_rjDohuXWyYcC0HpTfd_KRjoiLl9btvxNyLJmeqvCAt9XbR2sx-gBQNQZhhDVYUku-Zj5owKZW2EqbZYJ2Y2DmU0v3Lxu514eLXgiji8wE-zuVy6GrVAZtj5VPAR79WrK7GNBMHGLbKfZK8xZJpqft9lbNnPXsUlvopG3q1-iepDE0zR_MeshVtcGTfWVFHGFcZ0okh8pg4BrPfbm8_7uRU4wolZQ0E7_rQT3tO8Vg5gy4VwiPcwFoOp5cmIcmsz0y7W92rick9N41Zkx_Mx2MgxU1U" 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 2026/02/17 04:14:27 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 2026/02/17 04:14:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGB1gYNVy-aYgclCfWgC07oI6lof0MMW1rvZe0HzsH_TY-gPATCjy_cbktyMl4iE4yEc5Jd7IgAE-Fc_3-W_IjDSSSfI3_hAZrUbB-j58rWtvx2KE6TNYho5xmaBfBH51jNK-hhB8mLJNjByZUr16Y7geh6KcjkJtIUW14UUd8EZ74fcgW7LA3PFjlKTzpwknM6xJPS5mOdCZPphdBnN6gxCCwIals7nHup7VWIUsrwAE-ixPYBk85aS6yodEJ0n7HYlRMU26eZTr-akofpWhMuKr1ZLa14iRBcpOhYviA5h9YzLLEWh3bQTCMPJ8HlCOSILHX5tPFDynRd1yhU8VRQ 2026/02/17 04:14:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/17 04:14:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/17 04:14:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGB1gYNVy-aYgclCfWgC07oI6lof0MMW1rvZe0HzsH_TY-gPATCjy_cbktyMl4iE4yEc5Jd7IgAE-Fc_3-W_IjDSSSfI3_hAZrUbB-j58rWtvx2KE6TNYho5xmaBfBH51jNK-hhB8mLJNjByZUr16Y7geh6KcjkJtIUW14UUd8EZ74fcgW7LA3PFjlKTzpwknM6xJPS5mOdCZPphdBnN6gxCCwIals7nHup7VWIUsrwAE-ixPYBk85aS6yodEJ0n7HYlRMU26eZTr-akofpWhMuKr1ZLa14iRBcpOhYviA5h9YzLLEWh3bQTCMPJ8HlCOSILHX5tPFDynRd1yhU8VRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/17 04:14:31 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIg9OGBMdZgoRhjTwH9j1D2yNcqPSl73ap0uGN2jjaPyeOBw2TQR2nXVFTBDVWzo7OY60qDiM9_wBoIsbeeWQAEbmLv3D8xEyZWIa3FEx6h3UL8kG7B6l1zz_ZxVDUUsVaEjZRYr-ww7StPst4ptfb0lUdJRAn3f2_vJPi_2TW5JXp_-klj-Erz9M6kIGlRM2UfNKMvkOY6Uhech6A7kem3qEZsqIjbalrMx7Kit8ie3qsQgaxOYF1m4YrNP-7NVIlBSxYp4d2_bB-RDUvWEh9jzOkVHHhxvQiKx-wTyzoC3Eb_kACa477v9D8qGrbJ60P7AhN88BA37GFpodh1iHIg 2026/02/17 04:14:31 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/17 04:14:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/17 04:14:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIg9OGBMdZgoRhjTwH9j1D2yNcqPSl73ap0uGN2jjaPyeOBw2TQR2nXVFTBDVWzo7OY60qDiM9_wBoIsbeeWQAEbmLv3D8xEyZWIa3FEx6h3UL8kG7B6l1zz_ZxVDUUsVaEjZRYr-ww7StPst4ptfb0lUdJRAn3f2_vJPi_2TW5JXp_-klj-Erz9M6kIGlRM2UfNKMvkOY6Uhech6A7kem3qEZsqIjbalrMx7Kit8ie3qsQgaxOYF1m4YrNP-7NVIlBSxYp4d2_bB-RDUvWEh9jzOkVHHhxvQiKx-wTyzoC3Eb_kACa477v9D8qGrbJ60P7AhN88BA37GFpodh1iHIg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/17 04:14:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AB29Md6TiALTHLJeQCGVFJjAQPrxukp0tVQqwinXOiuhe0y8lKLKD4Ru7XvpT7jhP3M7qcEwY_OksEsmFkXm-gAJkAPSJtPzfnZioP2HyAfzD2hsOd2zgYQoESCYFsFi8HIEi79B3nhCIdJDhHcF-CVxPrciFCZ-f1NPHbeyfc96VZD9mDdvSajst2CcOqo-yXyvOrHoFA1Uhqv_ywITqGaLtRWIt-SbrLxmu_-E70rgCiCquQDOpNuaUAl1aWL_D7hD4Ef_rVkGcKlQtAeVHSVh3pTX27GWONVr9xQxHbP9lXHFKpvt1vUQsamikbJhPQTtKSgAhQEKHNmd5U2yJYg 2026/02/17 04:14:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/17 04:14:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/17 04:14:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AB29Md6TiALTHLJeQCGVFJjAQPrxukp0tVQqwinXOiuhe0y8lKLKD4Ru7XvpT7jhP3M7qcEwY_OksEsmFkXm-gAJkAPSJtPzfnZioP2HyAfzD2hsOd2zgYQoESCYFsFi8HIEi79B3nhCIdJDhHcF-CVxPrciFCZ-f1NPHbeyfc96VZD9mDdvSajst2CcOqo-yXyvOrHoFA1Uhqv_ywITqGaLtRWIt-SbrLxmu_-E70rgCiCquQDOpNuaUAl1aWL_D7hD4Ef_rVkGcKlQtAeVHSVh3pTX27GWONVr9xQxHbP9lXHFKpvt1vUQsamikbJhPQTtKSgAhQEKHNmd5U2yJYg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/17 04:14:35 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAZ1xvo-nWRs6LMFDZIrzzmVcRax5Xsla-YHH9n0HTHEVt_lZEqZbW4UCISan8gS_HPFvuwKmKLknWUU99n0TY-1-BOfW-XqeWeo_CBOkUSfnVPCmF7GbeRr8shhLlg1GatdckpOr1f9mSm8ecMCCzJpz2fgG-X-sJC1pSvJyE33ScaUc9sU6D5_J5UoyRR6L4TDH2Z_YO6Q0ZSDVZESfY8c2ySbeW3l2v98sp1p2RDLZdRHeSPhdUIomUISFHMZOT0V1mDPwmlbmutVGWnL4Y0fC4bmJgdZQixyX7EtgXNn4npX_M55YdnVoYJNK_Dd-bDm1-tTNdIyAU5Zw2Uj3Vs 2026/02/17 04:14:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/17 04:14:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/17 04:14:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/17 04:14:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/17 04:14:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/17 04:14:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/17 04:14:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAZ1xvo-nWRs6LMFDZIrzzmVcRax5Xsla-YHH9n0HTHEVt_lZEqZbW4UCISan8gS_HPFvuwKmKLknWUU99n0TY-1-BOfW-XqeWeo_CBOkUSfnVPCmF7GbeRr8shhLlg1GatdckpOr1f9mSm8ecMCCzJpz2fgG-X-sJC1pSvJyE33ScaUc9sU6D5_J5UoyRR6L4TDH2Z_YO6Q0ZSDVZESfY8c2ySbeW3l2v98sp1p2RDLZdRHeSPhdUIomUISFHMZOT0V1mDPwmlbmutVGWnL4Y0fC4bmJgdZQixyX7EtgXNn4npX_M55YdnVoYJNK_Dd-bDm1-tTNdIyAU5Zw2Uj3Vs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/17 04:14:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFWnzX9CzpBF3nk_j09bNJnyucDRBhpIiJdnzxwZo28HWfQGKewOuf_0l-5JP6dHJSzbf0dHSKZhKoekr-o47ms7rzTGSPRb1VsmDd-OkyRCHvxr-dHYi1jjgBLrJXtT0c1JgMrWUXhzciwkOKoCwSM-etMOwBWKgyd_8gT612k4pWURAJQUsqbUE2wpXbq8Q2gBrdelX2YIIKOiPHU5fXF4zLb5G_iEXlG-G_3Eng7Hat-ifSSAl3-GcnBmxpezDpjasdM1E9wWhTHZCnsEtFzwbNRSkwvgalZ9ut3kFP_GmPO1dTlzzr_ncMMTVGQ2l5SvZ9iyonOP_MU8jhqTGdo 2026/02/17 04:14:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/17 04:14:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFWnzX9CzpBF3nk_j09bNJnyucDRBhpIiJdnzxwZo28HWfQGKewOuf_0l-5JP6dHJSzbf0dHSKZhKoekr-o47ms7rzTGSPRb1VsmDd-OkyRCHvxr-dHYi1jjgBLrJXtT0c1JgMrWUXhzciwkOKoCwSM-etMOwBWKgyd_8gT612k4pWURAJQUsqbUE2wpXbq8Q2gBrdelX2YIIKOiPHU5fXF4zLb5G_iEXlG-G_3Eng7Hat-ifSSAl3-GcnBmxpezDpjasdM1E9wWhTHZCnsEtFzwbNRSkwvgalZ9ut3kFP_GmPO1dTlzzr_ncMMTVGQ2l5SvZ9iyonOP_MU8jhqTGdo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/17 04:14:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APVn_ir97S3OSppVF22OnRWYTwYJsoULJDXS0YacOZSFu4i4_n1woBhY39ICOhxCkDKATIs1ob5PjlqjEJRo8D4kIYr5D-RQaTHRwj9Wrejmerc3xH_kirhtgDbYhyE-9Z-P9fS8qOQ75sGRTkdY55wNwUh0IGWJ2yhBBZYO5SvfPv-70gcKVSYitOAIF9HkXVV5xUCOeDiNr762gko73QjyDm_P2sBd3Aur0JEjUZJmeOY9TojKgd0K6-TtZSB9N3_jV3SYHRBLCw_AdRBfO8y4TkBTOMNs4JMHx5zsiIUQm5nIzL1hOnSmsNGi3VZJSnlVWSGvjVqXu6IL_KkWtXI 2026/02/17 04:14:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/17 04:14:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/17 04:14:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APVn_ir97S3OSppVF22OnRWYTwYJsoULJDXS0YacOZSFu4i4_n1woBhY39ICOhxCkDKATIs1ob5PjlqjEJRo8D4kIYr5D-RQaTHRwj9Wrejmerc3xH_kirhtgDbYhyE-9Z-P9fS8qOQ75sGRTkdY55wNwUh0IGWJ2yhBBZYO5SvfPv-70gcKVSYitOAIF9HkXVV5xUCOeDiNr762gko73QjyDm_P2sBd3Aur0JEjUZJmeOY9TojKgd0K6-TtZSB9N3_jV3SYHRBLCw_AdRBfO8y4TkBTOMNs4JMHx5zsiIUQm5nIzL1hOnSmsNGi3VZJSnlVWSGvjVqXu6IL_KkWtXI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/17 04:14:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AICoX02pJtKn8NOIrGt4PtUCVH9nsMd1tgAWfxER5xLQmi446h6y-zRl0W3IQqBSW2BvEX78yM4n683CV2RMBkK3o9rc79lMUeHVMm7ggjexfmH3zsQygORtLyECD9Jycw0Hk5KdaYaxjgWot6pszrqBy8NDJ-MQSaTAL2EavPxj572vO8yH7t_V4VuUCQpvpdn6Q7SY4K-5GzNXVTDxTjflYvAuXZL2f8iSDNJvuvKdinat6wX5yoQMHSKL_Tbv6WxstLpItiU-1s_nHwfdq-u_2LEBzTQFhKjaOAHl4F2cE_b0wFU1a9aN0nkDMilPHNYM70qw5hHfWTatiaDfrPs 2026/02/17 04:14:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/17 04:14:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/17 04:14:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AICoX02pJtKn8NOIrGt4PtUCVH9nsMd1tgAWfxER5xLQmi446h6y-zRl0W3IQqBSW2BvEX78yM4n683CV2RMBkK3o9rc79lMUeHVMm7ggjexfmH3zsQygORtLyECD9Jycw0Hk5KdaYaxjgWot6pszrqBy8NDJ-MQSaTAL2EavPxj572vO8yH7t_V4VuUCQpvpdn6Q7SY4K-5GzNXVTDxTjflYvAuXZL2f8iSDNJvuvKdinat6wX5yoQMHSKL_Tbv6WxstLpItiU-1s_nHwfdq-u_2LEBzTQFhKjaOAHl4F2cE_b0wFU1a9aN0nkDMilPHNYM70qw5hHfWTatiaDfrPs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/17 04:14:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEQl0X50efqOuSDGwun7YME9AHU-zHdqnyWu5b93-_rERBK6v3gEN1fsHPoBPeZdsmrT13ndBr4zzdXfGpSxBECWxWM5AafCz7fM4uSd2I72g2e0qNkb-_IqwlA0epj1iL8O_JlJqLwS356BoFX5nyM8j2FYbypBtJSMv-BS9_jBvxzLAmEDTf8wFyxTR7p9XvnMnN6sLQacyFi4ymE0CWrD5soQ4RD65xovMM8l8a8dmmcSTg6TbUU_-CywPIRAfrGa45KXNhrmPFdcTxlXjNFYH9Lz51_xKXt66F3z-8gOe8Y72MZBYS-9Zgo4kGuH49K-64bPtcZVBK6TE3uQAdU 2026/02/17 04:14:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/17 04:14:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/17 04:14:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEQl0X50efqOuSDGwun7YME9AHU-zHdqnyWu5b93-_rERBK6v3gEN1fsHPoBPeZdsmrT13ndBr4zzdXfGpSxBECWxWM5AafCz7fM4uSd2I72g2e0qNkb-_IqwlA0epj1iL8O_JlJqLwS356BoFX5nyM8j2FYbypBtJSMv-BS9_jBvxzLAmEDTf8wFyxTR7p9XvnMnN6sLQacyFi4ymE0CWrD5soQ4RD65xovMM8l8a8dmmcSTg6TbUU_-CywPIRAfrGa45KXNhrmPFdcTxlXjNFYH9Lz51_xKXt66F3z-8gOe8Y72MZBYS-9Zgo4kGuH49K-64bPtcZVBK6TE3uQAdU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKVaZ6jfQ0qm_X_TqMG5bJar2NWiS8bT2tAFfztc3-9LnT3UUL9c2-VAYvLmfSTmFi8DuoUKSzEYjz-TbjJy0Ki2JWyZXcseefmtMTXlKa_hfca4Kw3NQMV0qcas8tlAZqeoKKJZE-hdT-EygxIwwhoFCmlAXHBmvato_jcukmv4J_qmSywAkV3_VM8zdqI0vytixBBv4U1SM7l640hf-VOq1R30Pj71EtgGan0mAO2WSQrAxMphDrR4_oetIQBI3KaXOWBlnZCtbv0qwHfLb9Mw_u7Gsw9c4kAHTQ5slmEy7qg1pE_1H_9sJXG4vRlP583dVqVPCiq7QPO1YmXmgIE 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/17 04:14:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/17 04:14:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKVaZ6jfQ0qm_X_TqMG5bJar2NWiS8bT2tAFfztc3-9LnT3UUL9c2-VAYvLmfSTmFi8DuoUKSzEYjz-TbjJy0Ki2JWyZXcseefmtMTXlKa_hfca4Kw3NQMV0qcas8tlAZqeoKKJZE-hdT-EygxIwwhoFCmlAXHBmvato_jcukmv4J_qmSywAkV3_VM8zdqI0vytixBBv4U1SM7l640hf-VOq1R30Pj71EtgGan0mAO2WSQrAxMphDrR4_oetIQBI3KaXOWBlnZCtbv0qwHfLb9Mw_u7Gsw9c4kAHTQ5slmEy7qg1pE_1H_9sJXG4vRlP583dVqVPCiq7QPO1YmXmgIE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APN0bIqfEuinx68E7mu4gc1k8XdLLDtsPzKDKnAf6XYIO6XMLjEQONbZgJM2AhBhLbdAaTghjghQaONdq3gj0W_OEzo3TFRrr5L0lqtPa4qozaelBdDjxM5b8ncNH57Z07fpcDJoQUKC-nPbJJvWPa4-7XHp1wXWBozryuJ4MtM5vefI393MDKLqfzYv8U6l-D-GQbwAM2ydyR5SPHfjNOFVKOcHLgGOCt4NSABHYjXFKYMYcWFrxvDFpNOPPdf5JELjdtgmvbRjt0OK3eeDgt5c822D8MUyo3TxoXR-AM_k-Wv5yhyhlqlMsVZ6Xhuq_oVAlEHB_tmwqSUNh3l9OSc 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/17 04:14:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/17 04:14:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/17 04:14:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APN0bIqfEuinx68E7mu4gc1k8XdLLDtsPzKDKnAf6XYIO6XMLjEQONbZgJM2AhBhLbdAaTghjghQaONdq3gj0W_OEzo3TFRrr5L0lqtPa4qozaelBdDjxM5b8ncNH57Z07fpcDJoQUKC-nPbJJvWPa4-7XHp1wXWBozryuJ4MtM5vefI393MDKLqfzYv8U6l-D-GQbwAM2ydyR5SPHfjNOFVKOcHLgGOCt4NSABHYjXFKYMYcWFrxvDFpNOPPdf5JELjdtgmvbRjt0OK3eeDgt5c822D8MUyo3TxoXR-AM_k-Wv5yhyhlqlMsVZ6Xhuq_oVAlEHB_tmwqSUNh3l9OSc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/17 04:14:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFN9e60PuRfjfxwZjUJFClQuLU_chLjnqZBpBgnQS9L4w5ttmQ26gW1-QsModyR7iBIarn4HIh7YZxD3b4oDtIPK67CVl6iv2g2fV4CPXAdMvcm6VO2ETlYnrqvurJc9t1h4tWqQ4UUokOrMT_dzGccgPASmdIIe41D6fkfoY_fzdoTT7kO_XKyGojZlxA8Q_YzcG98JHJ8-8OMula1tNtvBqJ8YK-tL90pV1plIOFBJcnQoGsPU82Mklbw2vPspeHRp1jS46nYAdD9vQkwQ4lKFJ4kwy-NbQ2GErGtPBZNfdsfKMrJXE9k4UEQZQwUpPipOMwqLmbfejNMnTqgzK_8 2026/02/17 04:14:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/17 04:14:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/17 04:14:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFN9e60PuRfjfxwZjUJFClQuLU_chLjnqZBpBgnQS9L4w5ttmQ26gW1-QsModyR7iBIarn4HIh7YZxD3b4oDtIPK67CVl6iv2g2fV4CPXAdMvcm6VO2ETlYnrqvurJc9t1h4tWqQ4UUokOrMT_dzGccgPASmdIIe41D6fkfoY_fzdoTT7kO_XKyGojZlxA8Q_YzcG98JHJ8-8OMula1tNtvBqJ8YK-tL90pV1plIOFBJcnQoGsPU82Mklbw2vPspeHRp1jS46nYAdD9vQkwQ4lKFJ4kwy-NbQ2GErGtPBZNfdsfKMrJXE9k4UEQZQwUpPipOMwqLmbfejNMnTqgzK_8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/17 04:14:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALn7zFe_MQX-CuFnLmEtzn9DBTItbb8LEzhYB-3nHRf-jY7Vx_W9kHF7rwr2_kyX9j6BZj_4fU_Zy1sAa6-Mi3cEBZWMyejD5zR4vMXUOMjCfCOuYt13FVBt-ZL9WVAvumfqawV4AGriFGhgqUcrjp1PPdeUVkqTxGvwcA1I5y-G4MwVSreV5VFAEY__atJMGgvbRSSU8_5DeaqIIP4V1082QwlUdsoTYUZouuPevoeacGgPmqdXHPc_s7JBgj68kX2wZzd8BPr7voL15bsvjjlJLDDzVTc2gYsN8Hjl3CGOqaxXUwkf9e9i-w7se7WX0VWKulDlb36Yv1rvci2Z3ww 2026/02/17 04:14:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/17 04:14:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/17 04:14:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALn7zFe_MQX-CuFnLmEtzn9DBTItbb8LEzhYB-3nHRf-jY7Vx_W9kHF7rwr2_kyX9j6BZj_4fU_Zy1sAa6-Mi3cEBZWMyejD5zR4vMXUOMjCfCOuYt13FVBt-ZL9WVAvumfqawV4AGriFGhgqUcrjp1PPdeUVkqTxGvwcA1I5y-G4MwVSreV5VFAEY__atJMGgvbRSSU8_5DeaqIIP4V1082QwlUdsoTYUZouuPevoeacGgPmqdXHPc_s7JBgj68kX2wZzd8BPr7voL15bsvjjlJLDDzVTc2gYsN8Hjl3CGOqaxXUwkf9e9i-w7se7WX0VWKulDlb36Yv1rvci2Z3ww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/17 04:14:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMXaL2CZ3hWFYqLvFkCSzGKuofXO_y3G21sVKjCXTm8sgTyTVMEUDnV6LNFPZ0XdJFl88aV-CsToX1U5drsApMHD3049kuwgpo3W4ipeowmdMJ5_Jqdqfwas_tzChBwRvpYFxGMQ4jWIRlOghFI81McTGx7be5jelvUmplJDhnHwOEg8hZmQGEpRBRS8YyG4UiEkrc355lrGUdnCjavkbPjF6f79AjcM2WbxAA_8rpdpAw-SJ4X_Xer0GWt30y5_eBwdSToxWSMcNS7df1aSNDMmn4YGyB1klYxoAlCv2lyH4-JkP5tLSCQ3gxM7jbuPPB6C8-uhyfKwVS5uZV1VdD0 2026/02/17 04:14:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/17 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/17 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMXaL2CZ3hWFYqLvFkCSzGKuofXO_y3G21sVKjCXTm8sgTyTVMEUDnV6LNFPZ0XdJFl88aV-CsToX1U5drsApMHD3049kuwgpo3W4ipeowmdMJ5_Jqdqfwas_tzChBwRvpYFxGMQ4jWIRlOghFI81McTGx7be5jelvUmplJDhnHwOEg8hZmQGEpRBRS8YyG4UiEkrc355lrGUdnCjavkbPjF6f79AjcM2WbxAA_8rpdpAw-SJ4X_Xer0GWt30y5_eBwdSToxWSMcNS7df1aSNDMmn4YGyB1klYxoAlCv2lyH4-JkP5tLSCQ3gxM7jbuPPB6C8-uhyfKwVS5uZV1VdD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/17 04:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AINAEm2Ks1IVgBRtz7dYIAi0ux--GpLXcOvRz9XlnZYvFcXSbR2GFuu_v0Uvry5BpeQtevFhFkwfU1DZhAsRICYchqQnWJFmO53-rwyIgH37OR_TNRRAosCty2V6aQYxGS-2eLu8dVe6Lqtlf3AKl77UgjxvigO5u54SDBrac2pVUFGAJ43XkDLoa1P6h7LNiXFLtRMbXEfA5GSn-wfB_ww0Iyf7Hds_POOp0Vi6DtEmwt__wB_f2kNlFnM4pZCGXRR3mKBGcy2L-anhyhHwbP1LQ1LM_vH9UShave3nUjfa4e6WQx-BOSBdKFUK19VVdmWvPtcKrd8kvCkntbXA1IU 2026/02/17 04:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/17 04:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/17 04:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/17 04:14:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/17 04:14:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/17 04:14:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/17 04:15:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AINAEm2Ks1IVgBRtz7dYIAi0ux--GpLXcOvRz9XlnZYvFcXSbR2GFuu_v0Uvry5BpeQtevFhFkwfU1DZhAsRICYchqQnWJFmO53-rwyIgH37OR_TNRRAosCty2V6aQYxGS-2eLu8dVe6Lqtlf3AKl77UgjxvigO5u54SDBrac2pVUFGAJ43XkDLoa1P6h7LNiXFLtRMbXEfA5GSn-wfB_ww0Iyf7Hds_POOp0Vi6DtEmwt__wB_f2kNlFnM4pZCGXRR3mKBGcy2L-anhyhHwbP1LQ1LM_vH9UShave3nUjfa4e6WQx-BOSBdKFUK19VVdmWvPtcKrd8kvCkntbXA1IU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANqAc2FC-SsXgXnY63eAR1UDXvZxPeneTwSmGDcUC032MBxz0IAHEe2ovaW3y7mG_Xc87bw46YYsQajIha_ieXCyu9nrfCfjvwgBMkFeeGrMyHw9Wi4dQoUFQKZHeo7iO0F-c1sHbNyE08ckKmnJ06s2io3FY_Jlcnl4eF0j06jtsOM8B3biQeHtoyWOjIVSZuVkUuQPXWdCBbcPZv1c2bStnfV6t235wN5enV1zwqIQSBf-MN-TVa2tsDqZ8z6SsD9XYhq9CrWnOr6S_7f27ERtEI9w5JnS7irMRbxdZ09Ho6ZvAZQXjIOrWbcJ8ZQmywPRds_93uqh84eeeVLDSpM 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/17 04:15:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/17 04:15:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANqAc2FC-SsXgXnY63eAR1UDXvZxPeneTwSmGDcUC032MBxz0IAHEe2ovaW3y7mG_Xc87bw46YYsQajIha_ieXCyu9nrfCfjvwgBMkFeeGrMyHw9Wi4dQoUFQKZHeo7iO0F-c1sHbNyE08ckKmnJ06s2io3FY_Jlcnl4eF0j06jtsOM8B3biQeHtoyWOjIVSZuVkUuQPXWdCBbcPZv1c2bStnfV6t235wN5enV1zwqIQSBf-MN-TVa2tsDqZ8z6SsD9XYhq9CrWnOr6S_7f27ERtEI9w5JnS7irMRbxdZ09Ho6ZvAZQXjIOrWbcJ8ZQmywPRds_93uqh84eeeVLDSpM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/17 04:15:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHt8wEjPHzW2qjhyW1WzMs2Dnij7R6lIvktaoqXYYm90rZ55EJqEuM4-E0VqWg5e7Bwdfa_nJTQnCYsWeugzmnwxMRHlrUT1uzg85ers6mvwTfP08IqGmEmPIiBBTESPxlPJm1u3WXRy7HNvysFwpdmQu9N8aWR5o8882rLcepM3igaydEaicNoqYqB3IFN_UhKCwIiB8oH4eLJv1HhRcozVLLs70YQuzWcYmq5UdKn3AJA_E5skafhgMYTjTq60-gC1CZpK-7YtRNyEvHz2C3oYIF6WCCuxE3_l6yR3LN0-IEf3chPEENPulIFDGSOvY425bbZcaLaOxkiOKfL2UQ8 2026/02/17 04:15:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/17 04:15:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/17 04:15:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHt8wEjPHzW2qjhyW1WzMs2Dnij7R6lIvktaoqXYYm90rZ55EJqEuM4-E0VqWg5e7Bwdfa_nJTQnCYsWeugzmnwxMRHlrUT1uzg85ers6mvwTfP08IqGmEmPIiBBTESPxlPJm1u3WXRy7HNvysFwpdmQu9N8aWR5o8882rLcepM3igaydEaicNoqYqB3IFN_UhKCwIiB8oH4eLJv1HhRcozVLLs70YQuzWcYmq5UdKn3AJA_E5skafhgMYTjTq60-gC1CZpK-7YtRNyEvHz2C3oYIF6WCCuxE3_l6yR3LN0-IEf3chPEENPulIFDGSOvY425bbZcaLaOxkiOKfL2UQ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/17 04:15:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABj_vdLjLXKTSNvzqMgAzyNpGqOGq-sNMeM-QS2Xbv-Rf5V2Boto6-YqS0bvWOPO8ceQZ9m7oZfVQnF4XxxQYUbMjeunLbRfu9pZrXVxb7OUbBTF9RcI2zHjmEQwmD7HJTjnqTdA3BNkJPZy6-dDhDeGp772aYB44scaOTmJzCnGfnIm9k7eLCepOO6U5V4O8cAin_Kt8V_cjIn-sX4pp8iIcoEoL8sj2qQua38gOA83fIf27yhxR__eSTYWBkGKg2GMjropPbcF1i0K9lKXEpMXla6Bxq9pbn53yyhmKmtc_VBh2lLgNtZ0LaEH9lmM3-d86bzrtGEm86zmGOeJQJA 2026/02/17 04:15:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/17 04:15:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/17 04:15:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABj_vdLjLXKTSNvzqMgAzyNpGqOGq-sNMeM-QS2Xbv-Rf5V2Boto6-YqS0bvWOPO8ceQZ9m7oZfVQnF4XxxQYUbMjeunLbRfu9pZrXVxb7OUbBTF9RcI2zHjmEQwmD7HJTjnqTdA3BNkJPZy6-dDhDeGp772aYB44scaOTmJzCnGfnIm9k7eLCepOO6U5V4O8cAin_Kt8V_cjIn-sX4pp8iIcoEoL8sj2qQua38gOA83fIf27yhxR__eSTYWBkGKg2GMjropPbcF1i0K9lKXEpMXla6Bxq9pbn53yyhmKmtc_VBh2lLgNtZ0LaEH9lmM3-d86bzrtGEm86zmGOeJQJA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/17 04:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOHvFr0J7P117CeMAiS4KsVgXGCb6jGAWYWYUMgmu53jtQ9wnDrYHDVpmoA0fAb1gVlZAbzuoIB5pyHkpdgEibwuDrf5KKr41eV7AXNkmbPGzSPKQA4zBXIC77njA9Pq3-xXeFl9oTfiHyZyNqRH8rQhPzBgFphF1T3r02UJamdpkt6MVJf8OYcO3xmug3OL8kay9J1XOJGhYojOpbAgxc7L6eghhlvMZ5_GZhzve5dtSTp8TSU7y0OiLrbAgewJAONNE7R8pL_twk2gOrMy_WyF8u_ZjfIE8I6eQdk5FS1NVP_RSlVukqF7CcS4PfD17T4gpQ10zR4tOIbKez0gEeI 2026/02/17 04:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/17 04:15:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/17 04:15:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOHvFr0J7P117CeMAiS4KsVgXGCb6jGAWYWYUMgmu53jtQ9wnDrYHDVpmoA0fAb1gVlZAbzuoIB5pyHkpdgEibwuDrf5KKr41eV7AXNkmbPGzSPKQA4zBXIC77njA9Pq3-xXeFl9oTfiHyZyNqRH8rQhPzBgFphF1T3r02UJamdpkt6MVJf8OYcO3xmug3OL8kay9J1XOJGhYojOpbAgxc7L6eghhlvMZ5_GZhzve5dtSTp8TSU7y0OiLrbAgewJAONNE7R8pL_twk2gOrMy_WyF8u_ZjfIE8I6eQdk5FS1NVP_RSlVukqF7CcS4PfD17T4gpQ10zR4tOIbKez0gEeI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AA4-zw7mOoNmo3DwjEME6kS2xKH60556nxh74gBNO8oc8uCdux5bxk3nFVmWM1KVMVIXqEWcb94d-PtOYR3s92pD1GFZ8FII-zIHOrdAtXSo0iVF3wvFXjLce1kbZzpvDVegLhVHbaOpynUgI6wQidiq8KvysjJAhf5jcF9t8-CFt_k1hRYCCWneicekv0VfT--OPJWrvwpWXyYedTLDiV-8pVltw9lZ_xMbiJOee_t0V2x46fKmLrzW-6KPLUhqcmas3uZqQLaS5fajo1mMbljOzvfQg6fTyNUEMSe_pg0VXG4M5vrImA2ydET6uuHuvr-JNZJCM7M5R80OmEsyOFk 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/17 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/17 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/17 04:15:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AA4-zw7mOoNmo3DwjEME6kS2xKH60556nxh74gBNO8oc8uCdux5bxk3nFVmWM1KVMVIXqEWcb94d-PtOYR3s92pD1GFZ8FII-zIHOrdAtXSo0iVF3wvFXjLce1kbZzpvDVegLhVHbaOpynUgI6wQidiq8KvysjJAhf5jcF9t8-CFt_k1hRYCCWneicekv0VfT--OPJWrvwpWXyYedTLDiV-8pVltw9lZ_xMbiJOee_t0V2x46fKmLrzW-6KPLUhqcmas3uZqQLaS5fajo1mMbljOzvfQg6fTyNUEMSe_pg0VXG4M5vrImA2ydET6uuHuvr-JNZJCM7M5R80OmEsyOFk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/17 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAykw4zGqb1pIZeDVAxscSfPzDRvquFZGn9mUct9RskMoIVSNZVMahXFGkyzmTgKsBFGH9LY6UeiHxnZr6Rosz2u0uiY_BlxXT-1ceP0yijcRDHdU2M4J_0oKN3eIUlvj-KkKB1XxBXVTDnxKYbAiQZ8aqBycEbyX4eoMKZs4eG-OU7FI4vPQfp8Dh31rYCs-g0fJTswClFqoLX9Cl7S0kW___9BX9Hg8r2G8pYQf5aE1xy6bcuSjqSfD0xvWf07vyelBC5W3a78ye9AijR3JFIdrUUHWJzSZBDhrGSuArDPeAJwB2RvUYMGvjgaTqUnEOOVGNiEbTqtYVPMU744Yto 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/17 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/17 04:15:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAykw4zGqb1pIZeDVAxscSfPzDRvquFZGn9mUct9RskMoIVSNZVMahXFGkyzmTgKsBFGH9LY6UeiHxnZr6Rosz2u0uiY_BlxXT-1ceP0yijcRDHdU2M4J_0oKN3eIUlvj-KkKB1XxBXVTDnxKYbAiQZ8aqBycEbyX4eoMKZs4eG-OU7FI4vPQfp8Dh31rYCs-g0fJTswClFqoLX9Cl7S0kW___9BX9Hg8r2G8pYQf5aE1xy6bcuSjqSfD0xvWf07vyelBC5W3a78ye9AijR3JFIdrUUHWJzSZBDhrGSuArDPeAJwB2RvUYMGvjgaTqUnEOOVGNiEbTqtYVPMU744Yto" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/17 04:15:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABSKW8tUIVCBhJb_qZVYJ0ASjIY_dbam1tw-s0zm-M3RkhV2ZPWTmUT9Ms24IuMrT_IpZqWQ86K2hMtN4CJP_yuh8J_hTCm6W0pr10Y-q8TR21pH4TOeIxczqESZE1bT4TofmbH9Zvml5-Ed3tYaarvM0qbTIz__5c0-9zp6FG6HcekWvBdg57bS_kp9sHqqIwRN9Vh6VtXzmEFE0LO0kXp8b2DKZ6aGr7VkL58agzkCBUKSbboxuZP9vfo_1Wge9eJC1xNzuivqfdcw8_p60z7JonJDIP-kP57zzGNOUYce96E4o4z2gndmjIVRsjT2XRfQobmyJ3XOBD7w3LG6_G4 2026/02/17 04:15:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/17 04:15:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/17 04:15:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABSKW8tUIVCBhJb_qZVYJ0ASjIY_dbam1tw-s0zm-M3RkhV2ZPWTmUT9Ms24IuMrT_IpZqWQ86K2hMtN4CJP_yuh8J_hTCm6W0pr10Y-q8TR21pH4TOeIxczqESZE1bT4TofmbH9Zvml5-Ed3tYaarvM0qbTIz__5c0-9zp6FG6HcekWvBdg57bS_kp9sHqqIwRN9Vh6VtXzmEFE0LO0kXp8b2DKZ6aGr7VkL58agzkCBUKSbboxuZP9vfo_1Wge9eJC1xNzuivqfdcw8_p60z7JonJDIP-kP57zzGNOUYce96E4o4z2gndmjIVRsjT2XRfQobmyJ3XOBD7w3LG6_G4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/17 04:15:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACfMyBFNug__8OkWwnwl_gWANu-QsCFdKd_H1OpGPjn-8Td_CiCpioXTtNEwh2WWnx3k8uS1KewZZR9bxPoAy6j5Xis9B3wlBIklAjYLpo_ay4pjwptxokmsixbEhOPfCOWWpjmIQhUVifN6YXML6lLJoXmdZq-Ga-j321bHB2EmMkagnJJPmXKWcfsPPGIkdF_gOTb69UaZQadmneJ8f4pYqZQuT-D6DfB5sBQP2PLolxXyZ1kPNel124L7DqNB88ovsXaJhNOqR1O0dDBSSTZ-A7jW7GCpwz7VFspVdDH9mKqjHEurvnahbKlOS7b8qSvLaYREc3LdyxAYMwXtXyU 2026/02/17 04:15:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/17 04:15:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/17 04:15:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACfMyBFNug__8OkWwnwl_gWANu-QsCFdKd_H1OpGPjn-8Td_CiCpioXTtNEwh2WWnx3k8uS1KewZZR9bxPoAy6j5Xis9B3wlBIklAjYLpo_ay4pjwptxokmsixbEhOPfCOWWpjmIQhUVifN6YXML6lLJoXmdZq-Ga-j321bHB2EmMkagnJJPmXKWcfsPPGIkdF_gOTb69UaZQadmneJ8f4pYqZQuT-D6DfB5sBQP2PLolxXyZ1kPNel124L7DqNB88ovsXaJhNOqR1O0dDBSSTZ-A7jW7GCpwz7VFspVdDH9mKqjHEurvnahbKlOS7b8qSvLaYREc3LdyxAYMwXtXyU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/17 04:15:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACaqADLKqPIuH4cZGXrhpfBo4TzYQk7-jAX7zkqhsNZV4s55Dby81gSiqqbGU37IYuFzwI1rToCjq_4OxQ-cdfrn0Yt8B4gxwHo0IX2rPdRyQbUJBDBm0Vur2Lbg8TYLAWoKT5eCsl8JJ2OL30C7Qki1qMqqHzpIb2L4KTXQBYRr9T5eaihI9PBRcz_oFEpI_TxX5zabPdW-Cm5zqBttZOLEyIPYJ1ohx3evaC5PWuRNqUrzrTyTNqcgeJu-ipBwv5WhYQ0qagf43ldIxIhkliOEfXaDe_Od4hUxn0i1O6DMWnIGH0b0oaRLb30v65anu_AeWBlhWoRlCgfXZN8S5Rw 2026/02/17 04:15:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/17 04:15:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/17 04:15:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACaqADLKqPIuH4cZGXrhpfBo4TzYQk7-jAX7zkqhsNZV4s55Dby81gSiqqbGU37IYuFzwI1rToCjq_4OxQ-cdfrn0Yt8B4gxwHo0IX2rPdRyQbUJBDBm0Vur2Lbg8TYLAWoKT5eCsl8JJ2OL30C7Qki1qMqqHzpIb2L4KTXQBYRr9T5eaihI9PBRcz_oFEpI_TxX5zabPdW-Cm5zqBttZOLEyIPYJ1ohx3evaC5PWuRNqUrzrTyTNqcgeJu-ipBwv5WhYQ0qagf43ldIxIhkliOEfXaDe_Od4hUxn0i1O6DMWnIGH0b0oaRLb30v65anu_AeWBlhWoRlCgfXZN8S5Rw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/17 04:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADv346BQ5r_2SkQSutDmlkPmqm_KFYxoSP_dpWbGdy41a2S3io3IlZTZcdSAcXmgPIhNELbUxbE6mhp2_uWroUHux4VzWPdvGoHvEM5XgpHbkWS-bM43AhsAJghh4thrQO2XxnKYRfnHlfbthZtXuyLtu_ElNMWY2y01KnnJZQHhUx5PyVAZ113sBeO59M7luo_-94g-EScxs5Sx7zUjaj8PfGg8EcWgSNSu-scXrwPJ0cZLpN98aI1biCGHWMaZTJTmZGUgqnxkHG_oiLK0jpQ523NIbVngVu499AmogeA88N2HQiq_Fl-490YFQpD6G3POX2Lem-GF2-K1_lhdnfI 2026/02/17 04:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/17 04:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/17 04:15:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/17 04:15:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/17 04:15:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/17 04:15:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/17 04:15:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADv346BQ5r_2SkQSutDmlkPmqm_KFYxoSP_dpWbGdy41a2S3io3IlZTZcdSAcXmgPIhNELbUxbE6mhp2_uWroUHux4VzWPdvGoHvEM5XgpHbkWS-bM43AhsAJghh4thrQO2XxnKYRfnHlfbthZtXuyLtu_ElNMWY2y01KnnJZQHhUx5PyVAZ113sBeO59M7luo_-94g-EScxs5Sx7zUjaj8PfGg8EcWgSNSu-scXrwPJ0cZLpN98aI1biCGHWMaZTJTmZGUgqnxkHG_oiLK0jpQ523NIbVngVu499AmogeA88N2HQiq_Fl-490YFQpD6G3POX2Lem-GF2-K1_lhdnfI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/17 04:15:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACMNnF14Lk5EmAbyN3Yp-7f9KVEYoBpBr9rRkQ4DTSB55r0axY6AXYqlbWSy4NEzmOhcpqnQgvLYIwh_OSKMHjsH6VY4YyNJRUdKbL1d_ZntzCC7tUOaNzEspjeW9LrRPumVB1euXAEw_ZZ1xA6c-XYAjdYyc5zrrNcjH2bng4LIS1JaAuPfDuY_VhgtfAATa_7f1hUqowGtkWUgLkSDtcrgT_rq2o2HlE_99wJI6OPGVZ-U5l2Pcs40gPUBTkksQRgs28gFTFYfScTRZQC538mak5em-NKetTixdD4sPtBHs6dhzrM-T6W9TQ22_tNoB_R0isEh_TOsKRR6nBpNjo0 2026/02/17 04:15:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/17 04:15:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/17 04:15:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/17 04:15:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/17 04:15:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/17 04:15:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/17 04:15:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACMNnF14Lk5EmAbyN3Yp-7f9KVEYoBpBr9rRkQ4DTSB55r0axY6AXYqlbWSy4NEzmOhcpqnQgvLYIwh_OSKMHjsH6VY4YyNJRUdKbL1d_ZntzCC7tUOaNzEspjeW9LrRPumVB1euXAEw_ZZ1xA6c-XYAjdYyc5zrrNcjH2bng4LIS1JaAuPfDuY_VhgtfAATa_7f1hUqowGtkWUgLkSDtcrgT_rq2o2HlE_99wJI6OPGVZ-U5l2Pcs40gPUBTkksQRgs28gFTFYfScTRZQC538mak5em-NKetTixdD4sPtBHs6dhzrM-T6W9TQ22_tNoB_R0isEh_TOsKRR6nBpNjo0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/17 04:15:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFoQcpIaW88pPQk-8ydJx-XKfP55vo8GzsWRWJAjZSm-8lXm8m2I5TH3TwBX4q_ZDjBwL2I3gWtWxI2w_dclBkv-XQzK7h0EX2DeCJMQo09NdIW67ba4InA5K9kg-3jWIywRtJIRBuv2dLCEjvjUjWbMwv6btm6nSrmOh8dqTUZWq9enoOz54BHTzIEqXOH-e5b0MjoQb2LPJbekGSxADwrP8z-o0K7_nxIg17VQwsgDpCZB40b4iJeAqe4JtL27thVlp4_145OnJjv5z7clAlvpy-l3pVrSuOBnwYeAOdb91ZPt0wTBfZALai0KiYQBAmkB3q0uuocTp9CiKqtoAgw 2026/02/17 04:15:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/17 04:15:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/17 04:15:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFoQcpIaW88pPQk-8ydJx-XKfP55vo8GzsWRWJAjZSm-8lXm8m2I5TH3TwBX4q_ZDjBwL2I3gWtWxI2w_dclBkv-XQzK7h0EX2DeCJMQo09NdIW67ba4InA5K9kg-3jWIywRtJIRBuv2dLCEjvjUjWbMwv6btm6nSrmOh8dqTUZWq9enoOz54BHTzIEqXOH-e5b0MjoQb2LPJbekGSxADwrP8z-o0K7_nxIg17VQwsgDpCZB40b4iJeAqe4JtL27thVlp4_145OnJjv5z7clAlvpy-l3pVrSuOBnwYeAOdb91ZPt0wTBfZALai0KiYQBAmkB3q0uuocTp9CiKqtoAgw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/17 04:15:34 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIvwpKUfrTQF7m2XAioFd5r2LflTo687v9_0IL4_jDwuAnN-cWNEG753Qbg-iBh58wPP0nv5fP_yv4e558kggv9B5xYp9SnN6Mh6HcWUZZMopBhtaTJXtCqfPi6fmOr7vtK83iHvVKHMilncjTW7J8JkUP38-GCOMc9IDyKDv4066o1qbuN9Dhep2nso7bRay2R-1Duk9kcTDhjqyLeqEeQ9yanxizOLeRc_jOmDbua-fTh63E_zU5EXg3tNBKKqhgEoclKrD2BlHHaZ5RJagTur0OmY-zGxUesUI1GIqUFsAJgcv71b25amns-y73rB6o9FCEJOMoMLTRLkM2ENKS4 2026/02/17 04:15:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/17 04:15:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/17 04:15:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIvwpKUfrTQF7m2XAioFd5r2LflTo687v9_0IL4_jDwuAnN-cWNEG753Qbg-iBh58wPP0nv5fP_yv4e558kggv9B5xYp9SnN6Mh6HcWUZZMopBhtaTJXtCqfPi6fmOr7vtK83iHvVKHMilncjTW7J8JkUP38-GCOMc9IDyKDv4066o1qbuN9Dhep2nso7bRay2R-1Duk9kcTDhjqyLeqEeQ9yanxizOLeRc_jOmDbua-fTh63E_zU5EXg3tNBKKqhgEoclKrD2BlHHaZ5RJagTur0OmY-zGxUesUI1GIqUFsAJgcv71b25amns-y73rB6o9FCEJOMoMLTRLkM2ENKS4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/17 04:15:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMKDE0mJVVEP5uwlIUKjej5lAPMqz-TEV2ivUR2ntha6F88oM48VXhPpJJalnZpYj9eggF2m0ZkxfGGo-mso9rwVgyvqHgklDDNdPyulb8PRamrAT1cdf_tWgSs5MjusGxQUY1M_fFzIGw2XJeOYYS2O7AulpVwjpaKw3V_7t65la7bTOS3nLf60jcbe-A_TBqM9zJVD62k6G2usTWHaoiyEFJU8ZDB53ELQAmbAoo8UfeTue01drQcSW0hp2LPI1fe8d4yUXu5B9yguCt_lMBr5LcqYQZvrqSG8fhx_YlGFfbyx1cQ8QuBy6qTFE2b-Eu-hdwD7LEmOGbHyB0XeXUU 2026/02/17 04:15:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/17 04:15:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/17 04:15:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMKDE0mJVVEP5uwlIUKjej5lAPMqz-TEV2ivUR2ntha6F88oM48VXhPpJJalnZpYj9eggF2m0ZkxfGGo-mso9rwVgyvqHgklDDNdPyulb8PRamrAT1cdf_tWgSs5MjusGxQUY1M_fFzIGw2XJeOYYS2O7AulpVwjpaKw3V_7t65la7bTOS3nLf60jcbe-A_TBqM9zJVD62k6G2usTWHaoiyEFJU8ZDB53ELQAmbAoo8UfeTue01drQcSW0hp2LPI1fe8d4yUXu5B9yguCt_lMBr5LcqYQZvrqSG8fhx_YlGFfbyx1cQ8QuBy6qTFE2b-Eu-hdwD7LEmOGbHyB0XeXUU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/17 04:15:39 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGk9S19G72oaTdHDQlYnuH40PzxdWlG9bvUCQh-g_3o_SbB2WwzU5E2Tu6M5jQwH3vyfOXkm8p_YcxWeBJ76MXNT7tVUXuIsR55HeW59k9dUBLHGqPdEyDYyKSxqM0VGhI0_HEi9Ch2N7H-ybQlQPA_AET89Gbk4yAKx9wmWxHGfSqBDj5UKtBFKbcpzvH9Wyy3ikYFhvDHUa_DzmrxAzp-ksNRWQyy_yULurqbbsydZttOlcyF5bkrl5zQ2U6vq2hhKv0unRCQ2_i3x1ltnUG82yPaspkaNBjLVBdUI6r9Pl4zblRG3obhfK-TJAaE3jnFyuX9C0dW_o7iROvy930I 2026/02/17 04:15:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/17 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGk9S19G72oaTdHDQlYnuH40PzxdWlG9bvUCQh-g_3o_SbB2WwzU5E2Tu6M5jQwH3vyfOXkm8p_YcxWeBJ76MXNT7tVUXuIsR55HeW59k9dUBLHGqPdEyDYyKSxqM0VGhI0_HEi9Ch2N7H-ybQlQPA_AET89Gbk4yAKx9wmWxHGfSqBDj5UKtBFKbcpzvH9Wyy3ikYFhvDHUa_DzmrxAzp-ksNRWQyy_yULurqbbsydZttOlcyF5bkrl5zQ2U6vq2hhKv0unRCQ2_i3x1ltnUG82yPaspkaNBjLVBdUI6r9Pl4zblRG3obhfK-TJAaE3jnFyuX9C0dW_o7iROvy930I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/17 04:15:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP5KvjmU_q8lfs3ImjwTxNly_5MM0Lf_rUecaFI4fpwZd97T1uFdP0HfTv_QOEcyw0PWP3acKSZtbUlnMjKGpsqhfB9g58U3okorglUVWthISxnZQWRHYDDaSUMIIvBu4rfU-9jIytYLZNTlDNr86LSP8E74psNZ_w1mJSDWp9yXbVy_rVQ4gsSKfqrCEEAZtXc0OmLBIKySsLNrGFgEU72qOudsIfixp7yiM8av2Qo-00m1x4lrwkuofsnp01WO2yWQKKfW1udtpfvRobccJX9l0MW-CzDaDda_7nvrw5pIF4ogMdooSRcnKJAOedihP4dRsN2_3bVtYYwmZTzqqU4 2026/02/17 04:15:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/17 04:15:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/17 04:15:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/17 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/17 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/17 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/17 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP5KvjmU_q8lfs3ImjwTxNly_5MM0Lf_rUecaFI4fpwZd97T1uFdP0HfTv_QOEcyw0PWP3acKSZtbUlnMjKGpsqhfB9g58U3okorglUVWthISxnZQWRHYDDaSUMIIvBu4rfU-9jIytYLZNTlDNr86LSP8E74psNZ_w1mJSDWp9yXbVy_rVQ4gsSKfqrCEEAZtXc0OmLBIKySsLNrGFgEU72qOudsIfixp7yiM8av2Qo-00m1x4lrwkuofsnp01WO2yWQKKfW1udtpfvRobccJX9l0MW-CzDaDda_7nvrw5pIF4ogMdooSRcnKJAOedihP4dRsN2_3bVtYYwmZTzqqU4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/17 04:15:46 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/17 04:15:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/17 04:15:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/17 04:15:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/17 04:16:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/17 04:16:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALfnT8i_Q4sBObBRpJo_9zDos5Go4X7SmsLvf0mluZq9S0YWQtmuwZR0q69so38c1NM0Sg4VYnYGWuVQpjvTXd6WYdX1G2QuJMjhubkpdnLqwRLTMndY36kvCI3Dk3MmiaGtr-6dc0ne0Oz9rxB4CmBNbe3JZvhSc_WK3Jna-LRo7ah17OlMxT130pEd6X9DH23xBToJPXjwfr9PAopZezDgtWeWmjLgldiSLVNQ_D9jLfe9OuyU66BccXAkXkoU45RNb904GIU25y4e4UqFIR0cGayXqvtGqjmXkzMfPMBtg5ooiucF0CYDB0jKc18sGLDsc0HmbOBhdKANI35yr7M 2026/02/17 04:16:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/17 04:16:03 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "65ec664ad522dc83a478ec6731fd6c77" 2026/02/17 04:16:03 DEBUG : unknown-size-put.txt: multipart upload "ALfnT8i_Q4sBObBRpJo_9zDos5Go4X7SmsLvf0mluZq9S0YWQtmuwZR0q69so38c1NM0Sg4VYnYGWuVQpjvTXd6WYdX1G2QuJMjhubkpdnLqwRLTMndY36kvCI3Dk3MmiaGtr-6dc0ne0Oz9rxB4CmBNbe3JZvhSc_WK3Jna-LRo7ah17OlMxT130pEd6X9DH23xBToJPXjwfr9PAopZezDgtWeWmjLgldiSLVNQ_D9jLfe9OuyU66BccXAkXkoU45RNb904GIU25y4e4UqFIR0cGayXqvtGqjmXkzMfPMBtg5ooiucF0CYDB0jKc18sGLDsc0HmbOBhdKANI35yr7M" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/17 04:16:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APCkA99lf1eK3KPhtiTMvG7sKedo00GeZjKTyWUj9JcXjtYWtKVYGq39qUu_tvV1uMgFxUtjvwDcng1-5YGcRUlawGiqa7tVEQYHeEPOuA8C8nbCcTcdWbKKjnPn1E9RRC2iB87h8M1AWYRRASoYkLWENzcuU89iICPORlaE_jPsMfwDr1rFI5_wdXFaLHt5Evo6xCLVlMR_Gi3LTHrsxFMJmuBw9KbLGOut60IV0oc13DR4ZPisHdmBG266GxtKmf3GUXD7US6cs2nQ3k6RHf3LwDXZCkpqJujFDUcWpHdPZ7DCMKaqzPUCRxzo_Hd11YmLFwGmMjdz_NZQX1z-Y-g 2026/02/17 04:16:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/17 04:16:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f24e53b712344943f56a238df347db3b" 2026/02/17 04:16:05 DEBUG : unknown-size-update.txt: multipart upload "APCkA99lf1eK3KPhtiTMvG7sKedo00GeZjKTyWUj9JcXjtYWtKVYGq39qUu_tvV1uMgFxUtjvwDcng1-5YGcRUlawGiqa7tVEQYHeEPOuA8C8nbCcTcdWbKKjnPn1E9RRC2iB87h8M1AWYRRASoYkLWENzcuU89iICPORlaE_jPsMfwDr1rFI5_wdXFaLHt5Evo6xCLVlMR_Gi3LTHrsxFMJmuBw9KbLGOut60IV0oc13DR4ZPisHdmBG266GxtKmf3GUXD7US6cs2nQ3k6RHf3LwDXZCkpqJujFDUcWpHdPZ7DCMKaqzPUCRxzo_Hd11YmLFwGmMjdz_NZQX1z-Y-g" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/17 04:16:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sajezah7noba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/17 04:16:06 DEBUG : Waiting for deletions to finish 2026/02/17 04:16:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/17 04:16:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/17 04:16:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/17 04:16:07 INFO : S3 bucket rclone-test-sajezah7noba: Bucket "rclone-test-sajezah7noba" deleted 2026/02/17 04:16:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (152.93s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.01s) --- PASS: TestIntegration/FsMkdir (149.84s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.75s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (76.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.46s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.89s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- 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 2026/02/17 04:16:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/17 04:16:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 152.987s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m35.375325117s (try 1/5)