"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/14 01:01:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu" 2025/01/14 01:01:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/01/14 01:01:28 INFO : S3 bucket rclone-test-bolinut2nuvu: Bucket "rclone-test-bolinut2nuvu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/01/14 01:01:29 INFO : S3 bucket rclone-test-bolinut2nuvu: Bucket "rclone-test-bolinut2nuvu" deleted === RUN TestIntegration/FsMkdir 2025/01/14 01:01:29 INFO : S3 bucket rclone-test-bolinut2nuvu: Bucket "rclone-test-bolinut2nuvu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/14 01:01:30 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/14 01:01:30 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/14 01:01:30 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/14 01:01:43 NOTICE: S3 bucket rclone-test-bolinut2nuvu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/14 01:01:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADcTFsfYLsCicqYLhcnc207q7LOmZYlaKaK3ULaqm5Utq8keGImPvZqd0HqL-4m6sxmWT-Hc8RqY1uuZ9I4F1LzJ_XHjH9UxYwJZeEFdVEn7CAkofGqLB016hhafToii9JwGKt9_OcY5sdV1Jn7S1dhBUJvh4HspDKkIISMhxGqLiMRToBf4JxLL-DbXcUSZAoGQ3Om7HMN7Dui_tU8ca8PAB3xoUutFjoDSh95_a1UTa-hnEloenyE-lrAR87w7DftyaMXe45HO9XOouXxNISHNQFTgZxJVP4LAOnj0OmuRPiHQQjyMjnG6JjcYqc8s0_NREJJZwKNGa8sbiZGGw5E 2025/01/14 01:01:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8e3a9bb09f49c825520ed69bee3b22c4" 2025/01/14 01:01:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "eac98178b915c1e395f4e857c5aebfed" 2025/01/14 01:01:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "6a59a71207ca5b0b8384d084d3321698" 2025/01/14 01:01:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADcTFsfYLsCicqYLhcnc207q7LOmZYlaKaK3ULaqm5Utq8keGImPvZqd0HqL-4m6sxmWT-Hc8RqY1uuZ9I4F1LzJ_XHjH9UxYwJZeEFdVEn7CAkofGqLB016hhafToii9JwGKt9_OcY5sdV1Jn7S1dhBUJvh4HspDKkIISMhxGqLiMRToBf4JxLL-DbXcUSZAoGQ3Om7HMN7Dui_tU8ca8PAB3xoUutFjoDSh95_a1UTa-hnEloenyE-lrAR87w7DftyaMXe45HO9XOouXxNISHNQFTgZxJVP4LAOnj0OmuRPiHQQjyMjnG6JjcYqc8s0_NREJJZwKNGa8sbiZGGw5E" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/14 01:01:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/14 01:01:47 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/14 01:01:49 DEBUG : S3 bucket rclone-test-bolinut2nuvu: bucket is versioned: false 2025/01/14 01:01:49 DEBUG : Waiting for deletions to finish 2025/01/14 01:01:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/01/14 01:01:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/01/14 01:01:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/14 01:01:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu/dirToPurgeFromRoot" 2025/01/14 01:01:50 DEBUG : S3 bucket rclone-test-bolinut2nuvu path dirToPurgeFromRoot: bucket is versioned: false 2025/01/14 01:01:50 DEBUG : Waiting for deletions to finish 2025/01/14 01:01:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/01/14 01:01:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/01/14 01:01:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/14 01:01:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu/hello? sausage/êé" 2025/01/14 01:01:51 DEBUG : S3 bucket rclone-test-bolinut2nuvu path hello? sausage/êé: bucket is versioned: false 2025/01/14 01:01:51 DEBUG : Waiting for deletions to finish 2025/01/14 01:01:52 DEBUG : "a/b/c/d/e.txt" version false 2025/01/14 01:01:52 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/01/14 01:01:52 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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/01/14 01:01:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/14 01:01:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3R2:" path "rclone-test-bolinut2nuvu" from "TestS3R2:rclone-test-bolinut2nuvu" 2025/01/14 01:01:58 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:2056: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/14 01:02:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: APtSkEF7R9_kN3mhDYkaE6rXpmcLBX6qfP_u-JmwxoduaBMrRCsJBQLH_zjueB6BlnWV0zgd2dhxo8HE9Gj3UET6zkyEyXh5Y3exvfl95dYfMC37hbvzBgxDKKx9F0nFj1VYYoeWyn9mEL8pnVAh7OOJyB08BmsPBT9N8ZaQgNkzAubtf2v8qNzq_MULKs6o9uu5m00pFZBZ_UqVf6ViOvGN4M7hOERPI6EmDRgJZP5ueAYF1fBu6_-s7YEoRRWJiqkFU22ylZ1-khDEO_SDuhd-vQIKyozqZSOrqsrx_u_eCLUr0UnCJOSpisO7emsovH3_ZwJuU1Z8DIEvWgj25g4 2025/01/14 01:02:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/14 01:02:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/01/14 01:02:03 DEBUG : piped data.txt: multipart upload "APtSkEF7R9_kN3mhDYkaE6rXpmcLBX6qfP_u-JmwxoduaBMrRCsJBQLH_zjueB6BlnWV0zgd2dhxo8HE9Gj3UET6zkyEyXh5Y3exvfl95dYfMC37hbvzBgxDKKx9F0nFj1VYYoeWyn9mEL8pnVAh7OOJyB08BmsPBT9N8ZaQgNkzAubtf2v8qNzq_MULKs6o9uu5m00pFZBZ_UqVf6ViOvGN4M7hOERPI6EmDRgJZP5ueAYF1fBu6_-s7YEoRRWJiqkFU22ylZ1-khDEO_SDuhd-vQIKyozqZSOrqsrx_u_eCLUr0UnCJOSpisO7emsovH3_ZwJuU1Z8DIEvWgj25g4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/14 01:02:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEVFPnRX91FqYD9JdK27Z-HSOf_PsIE3tzi0Cw-y2dbNjXu_r8ZECBESW52yyddv3mgXELX4vl5XyMQuXndxbvl6bwdswGK44bwZzjwDVW1sjR9CEsBAvFCv7cGEt8uNcS00sM-h33zwVchcrLl6QO6Se6Badf2C5DRb24i1x9H2HuTBcP_T1tReoyLqjOHZHi67bcXkeE9m4-NXz30c8AT-Xy-x-70s-zVZHe7_HH_LXCX3hayhiEZ_APa4pfCfSE5dhP0nKU0FE676pUEqSMp-7gjbiFs2v9xVaXR4t0mE6WYvtaytzhjcwqI0KJb3zcAziebWXEc0qX0Jrgx5v0k 2025/01/14 01:02:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/14 01:02:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "05dc19d0d603f11c7aa077fe83c45825" 2025/01/14 01:02:04 DEBUG : piped data.txt: multipart upload "AEVFPnRX91FqYD9JdK27Z-HSOf_PsIE3tzi0Cw-y2dbNjXu_r8ZECBESW52yyddv3mgXELX4vl5XyMQuXndxbvl6bwdswGK44bwZzjwDVW1sjR9CEsBAvFCv7cGEt8uNcS00sM-h33zwVchcrLl6QO6Se6Badf2C5DRb24i1x9H2HuTBcP_T1tReoyLqjOHZHi67bcXkeE9m4-NXz30c8AT-Xy-x-70s-zVZHe7_HH_LXCX3hayhiEZ_APa4pfCfSE5dhP0nKU0FE676pUEqSMp-7gjbiFs2v9xVaXR4t0mE6WYvtaytzhjcwqI0KJb3zcAziebWXEc0qX0Jrgx5v0k" 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/01/14 01:02:05 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:257: 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/01/14 01:02:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACXKx4ypoulRUcTKRM7H_QBKzxC4-510-zBYT5SDBMzL7N8-yynebfpJFUhm9_EKiLe8-10olndjzZ0zbEBUS1aeA8vYioOIkloBZzIWjZh5US0rfNhzbQf32yBKOXjljinBgFoDzdL6Rnr23bLX37xiM4io1Q7rLs1Yv2djwH2sVX5UpF_tXCFxVgCsoNYlr-XfQ_CvK6Xpo5BEKi-tU68nKJ9nl0ln2nkKL-oKuaiMcIUJ4y-5tLwvmKZfkHD3eI5P0mI0jZgZraHWyY-1yNzC-1I2lbIKOeELkpPZj27HSi7hd-ySvo3HqjrFehQwEYAoK68OANPb4XOh-6P1lQA 2025/01/14 01:02:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/01/14 01:02:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/01/14 01:02:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACXKx4ypoulRUcTKRM7H_QBKzxC4-510-zBYT5SDBMzL7N8-yynebfpJFUhm9_EKiLe8-10olndjzZ0zbEBUS1aeA8vYioOIkloBZzIWjZh5US0rfNhzbQf32yBKOXjljinBgFoDzdL6Rnr23bLX37xiM4io1Q7rLs1Yv2djwH2sVX5UpF_tXCFxVgCsoNYlr-XfQ_CvK6Xpo5BEKi-tU68nKJ9nl0ln2nkKL-oKuaiMcIUJ4y-5tLwvmKZfkHD3eI5P0mI0jZgZraHWyY-1yNzC-1I2lbIKOeELkpPZj27HSi7hd-ySvo3HqjrFehQwEYAoK68OANPb4XOh-6P1lQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/01/14 01:02:08 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIXZeuWsN4pRoT0DJwuGIIweorcQGrqxOCu1WaY1lvTEGB93-AqD18IieYMaFx2uvtXY4_WC5JMorMbqHW7pBsrGiFpS3FBNqQWJwJKu51QFYUWpzhUighk_1sP2i5-cYrevQ-aAjDvlhQ_RHNknSu4_QX9NFqRTNu9tGw9WVb-Ybg4H8ki5x4QNbGLXPTHBIS5hD_jRX-QSp4Q-LG99k0afMYu4dc4YjKHAgLECOX2qvhOhAVySbdWxili0OnTytkoHGGOr5iOPSPXRSALjMOAgH77jVPHDoxDMTRiyB632A8VZPpxns1j2B3BbmLtbCIpRPwCXWCzYP0FUeW53w0Q 2025/01/14 01:02:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/01/14 01:02:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 01:02:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIXZeuWsN4pRoT0DJwuGIIweorcQGrqxOCu1WaY1lvTEGB93-AqD18IieYMaFx2uvtXY4_WC5JMorMbqHW7pBsrGiFpS3FBNqQWJwJKu51QFYUWpzhUighk_1sP2i5-cYrevQ-aAjDvlhQ_RHNknSu4_QX9NFqRTNu9tGw9WVb-Ybg4H8ki5x4QNbGLXPTHBIS5hD_jRX-QSp4Q-LG99k0afMYu4dc4YjKHAgLECOX2qvhOhAVySbdWxili0OnTytkoHGGOr5iOPSPXRSALjMOAgH77jVPHDoxDMTRiyB632A8VZPpxns1j2B3BbmLtbCIpRPwCXWCzYP0FUeW53w0Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/01/14 01:02:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAOrI5DkS4-5rSHXN2NALLF6qUTtMbtajdtBPoFdKhS8IHCywxKH_e3z-6IQ8MzmZR0FhPmJJjR0iF5fDLZf3Bsj2QdeRh3IYmSrfOZ1FySjUPUlS5SWQ-uz-aF_tNwsUTbgvP5BG-vmDD3lflKrFrNcekFm5axNBtojrMRU-0ufa4qAsUZXc1obfUvXDlb1tAz2RK-daSZpeyBXL9zILQFcTcPbgAucFwyt3i5jT6R8BSEFc938rxcQwd6OjEnafk2n3uaEJssy37uFlVWyEKzw5VxSu6DzNbf1HAE8EsSaOhRtd_TZmTem3KDahmrWhR1iMT-OsYgakiWuoIV-CLI 2025/01/14 01:02:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/14 01:02:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 01:02:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAOrI5DkS4-5rSHXN2NALLF6qUTtMbtajdtBPoFdKhS8IHCywxKH_e3z-6IQ8MzmZR0FhPmJJjR0iF5fDLZf3Bsj2QdeRh3IYmSrfOZ1FySjUPUlS5SWQ-uz-aF_tNwsUTbgvP5BG-vmDD3lflKrFrNcekFm5axNBtojrMRU-0ufa4qAsUZXc1obfUvXDlb1tAz2RK-daSZpeyBXL9zILQFcTcPbgAucFwyt3i5jT6R8BSEFc938rxcQwd6OjEnafk2n3uaEJssy37uFlVWyEKzw5VxSu6DzNbf1HAE8EsSaOhRtd_TZmTem3KDahmrWhR1iMT-OsYgakiWuoIV-CLI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AC8VRrouCJFmHAlkj5Uo_sooCjWxK4tm_DjrKA56d1qI1g0jo_h9HCGjnHjZlQTQSnv9kQy4Jq0Z2MwqDzZ79RH6yjsTSfTNIpaKrxjihmhiwcBPy2BfjxVMOlghVhWERBdH08pKL9HK7u5mIs-BKG0KO0uKUwxu_4RSM4tKWs6KskGYcOQgvoeNljpia5c3tNBTV3KiDMMAwyEcukG-wYVNqvdS675VDV3wSy9KH9xt3WhZ6aNFsugPVVzwtu257dwrQEnYSvTFckElfS_11IEJTZmeijw4T0lwvP8149G9wcowatdyGDdH2tTTJiOIbygZOmfgtGeEFrrnDNYiiHg 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 01:02:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/14 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/14 01:02:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AC8VRrouCJFmHAlkj5Uo_sooCjWxK4tm_DjrKA56d1qI1g0jo_h9HCGjnHjZlQTQSnv9kQy4Jq0Z2MwqDzZ79RH6yjsTSfTNIpaKrxjihmhiwcBPy2BfjxVMOlghVhWERBdH08pKL9HK7u5mIs-BKG0KO0uKUwxu_4RSM4tKWs6KskGYcOQgvoeNljpia5c3tNBTV3KiDMMAwyEcukG-wYVNqvdS675VDV3wSy9KH9xt3WhZ6aNFsugPVVzwtu257dwrQEnYSvTFckElfS_11IEJTZmeijw4T0lwvP8149G9wcowatdyGDdH2tTTJiOIbygZOmfgtGeEFrrnDNYiiHg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIdqG8XM-5BK2fbeTsIoa_tTZ8kM0nQVHVL3JEfcf9WzgQMNbNfXpJCmLXO9fgiUdKcOSrDaKR_0c1qosAJ-WCkhTjJhWtj8TykMD9HF306tM2OkAQpZZCyXvK-tj8mg0Q40rcq-0GTCypS8W7nyexOBCevg9_RUT_faOgu_aHPzVoZIsmDQPrrdFei35D28Hevfxbs0vLgwyMPEG8qkbmetn2teVwdccZ0_j4pP00DF2jLhFYe83a-iHW2mbp4sinaxuji1ZL7LRINXO5VkSBCkawGY08mbO19dlxKVIyfRt2CxP4hx2V6n8vs0nL8hdfB3y0zHIS6ek0fR24uc6Ho 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/14 01:02:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIdqG8XM-5BK2fbeTsIoa_tTZ8kM0nQVHVL3JEfcf9WzgQMNbNfXpJCmLXO9fgiUdKcOSrDaKR_0c1qosAJ-WCkhTjJhWtj8TykMD9HF306tM2OkAQpZZCyXvK-tj8mg0Q40rcq-0GTCypS8W7nyexOBCevg9_RUT_faOgu_aHPzVoZIsmDQPrrdFei35D28Hevfxbs0vLgwyMPEG8qkbmetn2teVwdccZ0_j4pP00DF2jLhFYe83a-iHW2mbp4sinaxuji1ZL7LRINXO5VkSBCkawGY08mbO19dlxKVIyfRt2CxP4hx2V6n8vs0nL8hdfB3y0zHIS6ek0fR24uc6Ho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/01/14 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADyY58_molIwq8g-vr4t2_jbHOe5TxaCHZ6wfZKvf-Y5Rh_8-519UAsWvxSRRFeUMYAoJwQvRoB_YPmXJ4DoJH8xQ2S5lON3n8I-ns4LtviXTCCfEdDe51x6Sv1VG4cgyeeM4Nuj59htgrEqMa-fw06CYa6aK4KKXo3CuP4BXlPPsaOS_p8D02LPcK-FKnlpgtiN8SYzYWrI0GR3S0mMpIwoXfWuZiCuyczayaEJdW-Gb1ZbxZbD7pPDtKurT-fl3-PNrQqo0_c3XGpgAIOMs68w2H0_lsJMdtpf0gQ6rN2U50U9MhDbUxa9Ozlgivi0a2rY3UfYo_cXDXb7FhlK5Bg 2025/01/14 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/01/14 01:02:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADyY58_molIwq8g-vr4t2_jbHOe5TxaCHZ6wfZKvf-Y5Rh_8-519UAsWvxSRRFeUMYAoJwQvRoB_YPmXJ4DoJH8xQ2S5lON3n8I-ns4LtviXTCCfEdDe51x6Sv1VG4cgyeeM4Nuj59htgrEqMa-fw06CYa6aK4KKXo3CuP4BXlPPsaOS_p8D02LPcK-FKnlpgtiN8SYzYWrI0GR3S0mMpIwoXfWuZiCuyczayaEJdW-Gb1ZbxZbD7pPDtKurT-fl3-PNrQqo0_c3XGpgAIOMs68w2H0_lsJMdtpf0gQ6rN2U50U9MhDbUxa9Ozlgivi0a2rY3UfYo_cXDXb7FhlK5Bg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/01/14 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIrZtT34rzQvl0OgojpvcvipbP0h15jVQQNJ4tdkzfn65TmZoLqvKvYmRLkORbuMt9S6dMjRfGSAOweRuDPuBzqmhKgQDa4gYYB6qbaWdHnXeBDdHZzzHvBmME8h7uzF9GGV6gt8R-lpJl65XNvNMQCLRn6NEu87_FwqsB1L8B8hrcHFO74EOs5cl2YtjeeAkfSg66CMDnO1P5ichF2P9o6Do3O4hMm3e7DPIW5LXSIlY4v-NSFeAkPErRBLMvFLrsrw4kDB5-gIsJVx7ksQMtFnkozUeI7D0gzTPGkWiq0gmkE28adEfZCFv8qlIIPRXgm4qHOcH6oa4SI7zUFK_VM 2025/01/14 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/14 01:02:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIrZtT34rzQvl0OgojpvcvipbP0h15jVQQNJ4tdkzfn65TmZoLqvKvYmRLkORbuMt9S6dMjRfGSAOweRuDPuBzqmhKgQDa4gYYB6qbaWdHnXeBDdHZzzHvBmME8h7uzF9GGV6gt8R-lpJl65XNvNMQCLRn6NEu87_FwqsB1L8B8hrcHFO74EOs5cl2YtjeeAkfSg66CMDnO1P5ichF2P9o6Do3O4hMm3e7DPIW5LXSIlY4v-NSFeAkPErRBLMvFLrsrw4kDB5-gIsJVx7ksQMtFnkozUeI7D0gzTPGkWiq0gmkE28adEfZCFv8qlIIPRXgm4qHOcH6oa4SI7zUFK_VM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/01/14 01:02:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEOjwEdwtzQoVf5pke2UZwn7TxzxmlHWvoGf6xSS7vRDCvu6I6Wwr9gx7AbJDXGuuyZ7OsK0FzQg3chB4hFj4RfmgvYjYwJpI4LDzqkaOJ9Wh_ltimHDixr44_XQ877fl1mpiurTYBhOLKV43_yRuLwPl0aEB3j0GP0knnEZyTnHAvZxShsXcJnZwX6nu87otfuFu7vKmCDTx2I7sirCMP9bIpkCCiNHuF-09wgLZ2z0FT3X3OgPEA4c1KpAnOPLCNMFzBvnqX5cpuultlOsJo3wBYtYafWVScziQrqtiyZpFvtfHXD6AzjkU0h2f2xSULcAGhlYFfqfrBk7kr38UkQ 2025/01/14 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 01:02:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEOjwEdwtzQoVf5pke2UZwn7TxzxmlHWvoGf6xSS7vRDCvu6I6Wwr9gx7AbJDXGuuyZ7OsK0FzQg3chB4hFj4RfmgvYjYwJpI4LDzqkaOJ9Wh_ltimHDixr44_XQ877fl1mpiurTYBhOLKV43_yRuLwPl0aEB3j0GP0knnEZyTnHAvZxShsXcJnZwX6nu87otfuFu7vKmCDTx2I7sirCMP9bIpkCCiNHuF-09wgLZ2z0FT3X3OgPEA4c1KpAnOPLCNMFzBvnqX5cpuultlOsJo3wBYtYafWVScziQrqtiyZpFvtfHXD6AzjkU0h2f2xSULcAGhlYFfqfrBk7kr38UkQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGSSi4I_KmtYMY4O2Wzq4Eq00RNhB75p3wSUURvvf_RHjBOICRnw6YkyO4PcpRej5jDwKsH0IsOsz5M01HSjoQjZcjdpOHoHOHOlwpD5SVf1IpiiXbBoy1h3p2zA8ShDrzGkv44nAc56zQOgfoNVZgy3y9yEFZTe_QVof3ON1YckVPW-M4MpIYServavSbVeekGISd4CTeBbYYq9x3TFhsyr5vZ81iF69ZsPE-tLV1-Zpfh15feMV3ZKlEqRYqq5npSJR6-AhDeE4khr-a0IaFvikiIX3Z7KFzoOTXv85IPy03ykklxZeQlW8doEngcZXbVEgz6fgtGg_l4N-As_Wzo 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/14 01:02:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/14 01:02:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGSSi4I_KmtYMY4O2Wzq4Eq00RNhB75p3wSUURvvf_RHjBOICRnw6YkyO4PcpRej5jDwKsH0IsOsz5M01HSjoQjZcjdpOHoHOHOlwpD5SVf1IpiiXbBoy1h3p2zA8ShDrzGkv44nAc56zQOgfoNVZgy3y9yEFZTe_QVof3ON1YckVPW-M4MpIYServavSbVeekGISd4CTeBbYYq9x3TFhsyr5vZ81iF69ZsPE-tLV1-Zpfh15feMV3ZKlEqRYqq5npSJR6-AhDeE4khr-a0IaFvikiIX3Z7KFzoOTXv85IPy03ykklxZeQlW8doEngcZXbVEgz6fgtGg_l4N-As_Wzo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOo6qfH-ckrxhZOOVCdhmyRrD2glPKZOw_-FTwsHnbeIrCDsSkvulNm19FPvfgt8wN6bzF8TAm4MwJrtvUh-XyLlxC9msB1vmw444jp-lbXjFUSOWw1gv20KEJsBVcxaTATGEwf81J53YTTg6a6TNmNf33JZXMOWNMdl2tPLsSoG4H7ZY9vNKWho2QNhyCzWCCNs54Gz316xY_U6mSiRq9ZPv_xFUYHTm7jYCR-FfQLNGPpIpzF8oO0p0KeMxi1vTx8bN-k7Z8ektsD8_w3fZLJUTWFKKMKmwShDBSgVGi9PiWXdxqL-G6BMKdpEkLetLrGMc3PEd78jtAuWnt45ezA 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/14 01:02:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AOo6qfH-ckrxhZOOVCdhmyRrD2glPKZOw_-FTwsHnbeIrCDsSkvulNm19FPvfgt8wN6bzF8TAm4MwJrtvUh-XyLlxC9msB1vmw444jp-lbXjFUSOWw1gv20KEJsBVcxaTATGEwf81J53YTTg6a6TNmNf33JZXMOWNMdl2tPLsSoG4H7ZY9vNKWho2QNhyCzWCCNs54Gz316xY_U6mSiRq9ZPv_xFUYHTm7jYCR-FfQLNGPpIpzF8oO0p0KeMxi1vTx8bN-k7Z8ektsD8_w3fZLJUTWFKKMKmwShDBSgVGi9PiWXdxqL-G6BMKdpEkLetLrGMc3PEd78jtAuWnt45ezA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/01/14 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABptflzAQ0I2NK5SpivboTTshGpGgI0wxIeibk32qDqYAX0eDwJHHorFnMX4uZLy48cR8FR1lSPBL0zUcR4_OLsEY3rLtPlHSjQUctoTZCX2t9HhoT0ZjAlsgzMgLBDz4BOiqVTav8KNDQHNtxHvLfW6dFxsAM3xImVSNPxyzdiGug_lVcrzZR0pOjMkw0wYP0v_zxpMIy1qdAQ6SsOS1XdEwHsUPZsEWKfKqFZkjMNoHRQIvM_pmXVx2P4BZiAfzqANks2vSMzkzCL2_R1FzRG1gT2R9sWlDQ6ZcsVom6fnqeBCBQ3VCNT33HIK7sjrIDanXJl5SqIJS2_ArHeH1Js 2025/01/14 01:02:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/01/14 01:02:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABptflzAQ0I2NK5SpivboTTshGpGgI0wxIeibk32qDqYAX0eDwJHHorFnMX4uZLy48cR8FR1lSPBL0zUcR4_OLsEY3rLtPlHSjQUctoTZCX2t9HhoT0ZjAlsgzMgLBDz4BOiqVTav8KNDQHNtxHvLfW6dFxsAM3xImVSNPxyzdiGug_lVcrzZR0pOjMkw0wYP0v_zxpMIy1qdAQ6SsOS1XdEwHsUPZsEWKfKqFZkjMNoHRQIvM_pmXVx2P4BZiAfzqANks2vSMzkzCL2_R1FzRG1gT2R9sWlDQ6ZcsVom6fnqeBCBQ3VCNT33HIK7sjrIDanXJl5SqIJS2_ArHeH1Js" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/01/14 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADLODjvij65bc3TDR6E6CcCk63MYXlHzr4w4HEvPY-8Db2VsWO9tiV3hy13JrZDjbGswy2DGpjQV7BgbgFQYZr3I9DqF2Zz3MAimqc3P7rprdgP3k_Ox0k_6p7GrpEw0uHyht3G7MPqUW6qRYNIsmuuoUuFma3RkSuY39rVo1Gy3c77M2o1HWIst_zIRzsGp7BsVAMDZWuyYdoIUtt7wzlKlzrG_YbgrnQcKRb2xdjl6tHveG5ZJ7wDrNu28mbG9uEO1VSEoBs1N6tGMfesBF6Y6ywaJDXQWbqVqZtcEHnN9W3DYf1Q0uuv9bsWPU_HEBayGA5fKEc1ug86QTA2AErk 2025/01/14 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/14 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 01:02:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADLODjvij65bc3TDR6E6CcCk63MYXlHzr4w4HEvPY-8Db2VsWO9tiV3hy13JrZDjbGswy2DGpjQV7BgbgFQYZr3I9DqF2Zz3MAimqc3P7rprdgP3k_Ox0k_6p7GrpEw0uHyht3G7MPqUW6qRYNIsmuuoUuFma3RkSuY39rVo1Gy3c77M2o1HWIst_zIRzsGp7BsVAMDZWuyYdoIUtt7wzlKlzrG_YbgrnQcKRb2xdjl6tHveG5ZJ7wDrNu28mbG9uEO1VSEoBs1N6tGMfesBF6Y6ywaJDXQWbqVqZtcEHnN9W3DYf1Q0uuv9bsWPU_HEBayGA5fKEc1ug86QTA2AErk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/01/14 01:02:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALZwaqHjGJjPd8oMVvlBOwPcIBccIo6bumSABGygtwk1EnJrgYGWO2-XaFGUHvjjvcBbe_PsOrWoHCwWuwQEygEFsGdaq61fxkVcCfvP6lJghAY299M7ntQTlwXP7XP_3uwxcdYGUrD0_rol0JjCWRg5mdWIRUiMcYQts-R_ZKx8_jWcFQ0b4a_PfZICUs_QOECpITGH7f5hO48qpWzF43xrYnMW5qtm2enMg1bK_Enfx13-pGoY6KcI2cExV72h6ssiihe7howFHVRcPyw9VMTr4XdcLjJ27OZeY8h_xqqT1a9K2XQdG9WThA0ITpwoHZ0Ipb-qbmbPFBZKCM7GUTY 2025/01/14 01:02:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 01:02:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 01:02:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALZwaqHjGJjPd8oMVvlBOwPcIBccIo6bumSABGygtwk1EnJrgYGWO2-XaFGUHvjjvcBbe_PsOrWoHCwWuwQEygEFsGdaq61fxkVcCfvP6lJghAY299M7ntQTlwXP7XP_3uwxcdYGUrD0_rol0JjCWRg5mdWIRUiMcYQts-R_ZKx8_jWcFQ0b4a_PfZICUs_QOECpITGH7f5hO48qpWzF43xrYnMW5qtm2enMg1bK_Enfx13-pGoY6KcI2cExV72h6ssiihe7howFHVRcPyw9VMTr4XdcLjJ27OZeY8h_xqqT1a9K2XQdG9WThA0ITpwoHZ0Ipb-qbmbPFBZKCM7GUTY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/14 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APIu_-WeBNUo5sQbcNGI17awjOLUv-O0ziJhJpJVggQS95ySPyX26JBN73TKqY2oK9Tcqyxq1KhGOSIUyTMHkOl7WZGGB3z2rVaV91eMKZqQ6TujTvogIS3m4bfN5PbpZGLX_WXdgBzzf9OButYIAZhUO8pTSIAitZzAAGH2BWHGSg3oiozBR9Np93nZxAmvx_Bbms95rYxFPaQ7wUe5_p7GtJk9S31G5vBRkEr0KUsqfoLLJXrC0vpazQB3CzoeFCwUSA6ALuv9nes4gyCnBbgsURv8ksvbDA95isJZRaejFcbOM9kTITwfjsrRtf_okbGb36sV1Q2dewo7RDNCFSg 2025/01/14 01:02:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/14 01:02:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APIu_-WeBNUo5sQbcNGI17awjOLUv-O0ziJhJpJVggQS95ySPyX26JBN73TKqY2oK9Tcqyxq1KhGOSIUyTMHkOl7WZGGB3z2rVaV91eMKZqQ6TujTvogIS3m4bfN5PbpZGLX_WXdgBzzf9OButYIAZhUO8pTSIAitZzAAGH2BWHGSg3oiozBR9Np93nZxAmvx_Bbms95rYxFPaQ7wUe5_p7GtJk9S31G5vBRkEr0KUsqfoLLJXrC0vpazQB3CzoeFCwUSA6ALuv9nes4gyCnBbgsURv8ksvbDA95isJZRaejFcbOM9kTITwfjsrRtf_okbGb36sV1Q2dewo7RDNCFSg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADujfurjV-zz8f7qvPyVPqTdQByJVovAXGXbX2lKb0gUHYNasWMbMTBeS5D6GFJGVi0BtE-QHBf3i5bWm-3WXh9Q-z66b4QL09DgKKz20fWexPi2KasNfHYCr7hOXxOe0wkE7HV2KRniXNnbAcVQkftHl67wMQv-BFGD165ZwRlC0O1DciA58h4KRCYBhL2fFVFAMvhYL5Z6Cw4ZvANd9RViX5Bnw6wXY5c_0ApwA_84km1tt-2lJhUtdgMg8yyyg_h3F-O5chVNgEGxrdvQJ_ZrJNOUOMrhjujAN2pvGvGl_0SuALwlAZ2PaNvabkX4pA5I1wxXzE7-vGfGp_RCOTE 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 01:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 01:02:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/14 01:02:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADujfurjV-zz8f7qvPyVPqTdQByJVovAXGXbX2lKb0gUHYNasWMbMTBeS5D6GFJGVi0BtE-QHBf3i5bWm-3WXh9Q-z66b4QL09DgKKz20fWexPi2KasNfHYCr7hOXxOe0wkE7HV2KRniXNnbAcVQkftHl67wMQv-BFGD165ZwRlC0O1DciA58h4KRCYBhL2fFVFAMvhYL5Z6Cw4ZvANd9RViX5Bnw6wXY5c_0ApwA_84km1tt-2lJhUtdgMg8yyyg_h3F-O5chVNgEGxrdvQJ_ZrJNOUOMrhjujAN2pvGvGl_0SuALwlAZ2PaNvabkX4pA5I1wxXzE7-vGfGp_RCOTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/01/14 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJSCVycJfP-YoZxvEcLZmnFq8a5wXiT5-BRwXtQw04E_lusxWzQ6y9ytKUIdD9keLPacISj70faLzDbYtR6xMcAtUlbm2aL6huZbQMYOWqWcoSXWr7-ol6yQgftb3Nz9MykdgZA_7_2O17oSyNKL4MewbfbH0i_eoJt6W89eUWLwc3EWjAvis3Vuxy1GEaRmgoUR-KtGmWH__r6F_i7u_PbOg4bDOyYKc9b7tQNoXtbu0OcwQSG7gtEqwWe7WFNzgiyblRj9sC4LHqirMRIwqw4wHpM0mJZMOH2g4o_5xOJhMSrCQk4OsNymRmt9FuFOml17ZHlpMWOGdweWJ2733ZY 2025/01/14 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 01:02:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/01/14 01:02:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJSCVycJfP-YoZxvEcLZmnFq8a5wXiT5-BRwXtQw04E_lusxWzQ6y9ytKUIdD9keLPacISj70faLzDbYtR6xMcAtUlbm2aL6huZbQMYOWqWcoSXWr7-ol6yQgftb3Nz9MykdgZA_7_2O17oSyNKL4MewbfbH0i_eoJt6W89eUWLwc3EWjAvis3Vuxy1GEaRmgoUR-KtGmWH__r6F_i7u_PbOg4bDOyYKc9b7tQNoXtbu0OcwQSG7gtEqwWe7WFNzgiyblRj9sC4LHqirMRIwqw4wHpM0mJZMOH2g4o_5xOJhMSrCQk4OsNymRmt9FuFOml17ZHlpMWOGdweWJ2733ZY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/01/14 01:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOsST9J1e5Up00F4FrPoeLih63VTHOlkNgQzd5pbE8ha4ukHiXi0NaYV68v51Ron0u3W2NgPm15i1vvTnCUEhpLqUpM_SjGIyrUoG1Cymp-jq_DAdzG-QaQYArB-owEyduX586WElvT7GRAU6f9iT0_EtY87QJSMBujTFY6Ia9Hg8V9j1K8zqmoQcL4DqltegH6mQvYT0hhnssgBCCQFIGggHirJsXEovECtDFwRVLrPLTJ87p5_8joFOid32VzV5OCDiXnhSfJhrXnmF3-jrDUMFq4YV9K5KyrK0hzZcn9igTZT1h1XQUeAfeJ1LqG9FzaJd4UOSIwLFS7QqCy8eQo 2025/01/14 01:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/14 01:02:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 01:02:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOsST9J1e5Up00F4FrPoeLih63VTHOlkNgQzd5pbE8ha4ukHiXi0NaYV68v51Ron0u3W2NgPm15i1vvTnCUEhpLqUpM_SjGIyrUoG1Cymp-jq_DAdzG-QaQYArB-owEyduX586WElvT7GRAU6f9iT0_EtY87QJSMBujTFY6Ia9Hg8V9j1K8zqmoQcL4DqltegH6mQvYT0hhnssgBCCQFIGggHirJsXEovECtDFwRVLrPLTJ87p5_8joFOid32VzV5OCDiXnhSfJhrXnmF3-jrDUMFq4YV9K5KyrK0hzZcn9igTZT1h1XQUeAfeJ1LqG9FzaJd4UOSIwLFS7QqCy8eQo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/01/14 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFTcUWPGIc3aY2-Heaxt3-7FheTvB0sJy4aL1YSkdstHn_zqh8IkglKQUp0Dq_NjLg-0PdZWfvSg5mPRpE8sIuHd89NwrE3hzsLCe8HsuRwEsjWDxgQjSbOt0h1E-iZQV7NLnOnW_1A0msWNJyo-vWcrf9Q5P94rn5Ozd9EwQo2lg0cgXeIxHZElzDyplygSLppOp_zAaHmHMrmLG4oJW7qP0ISR1T-uWuyi15Buw3G4FubiPqc0ox7bqXkzxMjwbODFx9qzD2zNsHxlMBOF_uh-D8TJb7fC-io3AQxsPjS1TrALbcXG9w46i66_l25SYIl9vDxdYB8jJehlfbwX2kU 2025/01/14 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 01:02:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFTcUWPGIc3aY2-Heaxt3-7FheTvB0sJy4aL1YSkdstHn_zqh8IkglKQUp0Dq_NjLg-0PdZWfvSg5mPRpE8sIuHd89NwrE3hzsLCe8HsuRwEsjWDxgQjSbOt0h1E-iZQV7NLnOnW_1A0msWNJyo-vWcrf9Q5P94rn5Ozd9EwQo2lg0cgXeIxHZElzDyplygSLppOp_zAaHmHMrmLG4oJW7qP0ISR1T-uWuyi15Buw3G4FubiPqc0ox7bqXkzxMjwbODFx9qzD2zNsHxlMBOF_uh-D8TJb7fC-io3AQxsPjS1TrALbcXG9w46i66_l25SYIl9vDxdYB8jJehlfbwX2kU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/14 01:02:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEbb43F28NddIV3zEePqrOxNqUkpeudRlk0sc8I59v4yJkFq92J4whxqW-Sah9BUViFuRdi0-KxB7YJn0lm51cD6KC8emmG2H79Dz5InVWrfGxvq_eCP7AUDze0vIljcs8ZcBgKa82f74fKQJAcumkfK0W_woyRMqshk41-P7pUYGjV5hiHke3GYNBfGAjmzOdsuGDZb4e-sT0P8SnC9TAD05oorzbhsD1cNmO_xnr7UIF8wZvzTvAef-1wKG4VWSkYENH6YK7kjgHetbJxCm5cU0mm8JamOwe24p7KPviSrBfCiY7sxDFPmrrwKbCV-ABemuo-E_D-gVE8TjANNaLY 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/14 01:02:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEbb43F28NddIV3zEePqrOxNqUkpeudRlk0sc8I59v4yJkFq92J4whxqW-Sah9BUViFuRdi0-KxB7YJn0lm51cD6KC8emmG2H79Dz5InVWrfGxvq_eCP7AUDze0vIljcs8ZcBgKa82f74fKQJAcumkfK0W_woyRMqshk41-P7pUYGjV5hiHke3GYNBfGAjmzOdsuGDZb4e-sT0P8SnC9TAD05oorzbhsD1cNmO_xnr7UIF8wZvzTvAef-1wKG4VWSkYENH6YK7kjgHetbJxCm5cU0mm8JamOwe24p7KPviSrBfCiY7sxDFPmrrwKbCV-ABemuo-E_D-gVE8TjANNaLY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/14 01:02:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAEO2KlGFGBlgPdMOm5vWsiGV7Ge1Nis0El_FV7vyqEC9gxVm-Ln6JFypT24Hwmale407FCxDnuVoeP4BlzHqu2gcGKQOR3f6jkQFfzSKI42e3PZbzZGoTLU-9Phc38LyZvy7dmC-ishVeHRiTbLEwhQBGBpSZvqz4982DH1s0EO5gRrof7KnxJ803AmYCDGA2N-rLT79EdI7nS5bwhp5FwW9eWbH95ju_cLftT54KWxsItMAhQamoPNRSQvzKZaEW-LbeMAKWtRP7YF1KPGik9weHOBcoeF54iOKRKplsrE1QnBvia0NCKaK9GX9p46hHJCtFNIwNf7JinppNKzO_8 2025/01/14 01:02:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/14 01:02:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAEO2KlGFGBlgPdMOm5vWsiGV7Ge1Nis0El_FV7vyqEC9gxVm-Ln6JFypT24Hwmale407FCxDnuVoeP4BlzHqu2gcGKQOR3f6jkQFfzSKI42e3PZbzZGoTLU-9Phc38LyZvy7dmC-ishVeHRiTbLEwhQBGBpSZvqz4982DH1s0EO5gRrof7KnxJ803AmYCDGA2N-rLT79EdI7nS5bwhp5FwW9eWbH95ju_cLftT54KWxsItMAhQamoPNRSQvzKZaEW-LbeMAKWtRP7YF1KPGik9weHOBcoeF54iOKRKplsrE1QnBvia0NCKaK9GX9p46hHJCtFNIwNf7JinppNKzO_8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/01/14 01:02:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AFyep8ahe1KpL8sfYvHFqRv3kDJv4vnk0hfX2PQ4bRrz63h0nMJqpz2MNo7LcP04HUFtYikRAjqJl1t3MJCbgSum08mcbcGFQtt8JClJofCLrFOgRf-WVmWdmUzqv976CjwSrM5FnCodnVcAFHPN7_zi-XzE6mVLfAiI_eeQXqASc5o-itXo9lyXBXUP6GlrtaUf70cXNGDXi1f8et6jC7obX6gxgEcjEiOIXjZ7Lu-CVpXNz-z-fnb1HW7kOSaW-r3iNou_8m2nmI2L8tjckQAvpav8bWeiz-3LO-vuWi5Z5gC_VwkOOmh-Z6IBgfag-sQyGAGbs4_s6aKufRJeL0s 2025/01/14 01:02:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/14 01:02:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/01/14 01:02:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AFyep8ahe1KpL8sfYvHFqRv3kDJv4vnk0hfX2PQ4bRrz63h0nMJqpz2MNo7LcP04HUFtYikRAjqJl1t3MJCbgSum08mcbcGFQtt8JClJofCLrFOgRf-WVmWdmUzqv976CjwSrM5FnCodnVcAFHPN7_zi-XzE6mVLfAiI_eeQXqASc5o-itXo9lyXBXUP6GlrtaUf70cXNGDXi1f8et6jC7obX6gxgEcjEiOIXjZ7Lu-CVpXNz-z-fnb1HW7kOSaW-r3iNou_8m2nmI2L8tjckQAvpav8bWeiz-3LO-vuWi5Z5gC_VwkOOmh-Z6IBgfag-sQyGAGbs4_s6aKufRJeL0s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/01/14 01:02:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AP2MvPiZ98Qk8qekiQsEAgIUJhEDfiyEGx5SqJ2oZOx3XdOE0ryO_klQQdxKW2wAt0kw0unIH1k43a9XTevF6K2Dnx8-L7Vqiun1-NFFMXKbwW6Hel0WJAGd60QrgZ6I0xodKbOAffgcbMQFw-k-_s-nLPX1LtTMoUHCZypKqrif1Fka5PHJlV8oC4YODs-_Ga92bHses-3EAoZ5kAtRIOqsmWYEKXPLOvMjLzWeIH0zUVK7garyt-UZXnYvc7NKspKsZylOuPdjnwvBET5PPZtUVRxpOzboEkI2tBx536vlvB2kS26bo3bWzW2v6p9MTombha6Ca0_gkHZjp6-nrfo 2025/01/14 01:02:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/01/14 01:02:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 01:02:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AP2MvPiZ98Qk8qekiQsEAgIUJhEDfiyEGx5SqJ2oZOx3XdOE0ryO_klQQdxKW2wAt0kw0unIH1k43a9XTevF6K2Dnx8-L7Vqiun1-NFFMXKbwW6Hel0WJAGd60QrgZ6I0xodKbOAffgcbMQFw-k-_s-nLPX1LtTMoUHCZypKqrif1Fka5PHJlV8oC4YODs-_Ga92bHses-3EAoZ5kAtRIOqsmWYEKXPLOvMjLzWeIH0zUVK7garyt-UZXnYvc7NKspKsZylOuPdjnwvBET5PPZtUVRxpOzboEkI2tBx536vlvB2kS26bo3bWzW2v6p9MTombha6Ca0_gkHZjp6-nrfo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/14 01:02:45 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEsE4FwSaJhjLaiMqwhMJlAKxNsM9qVlEo2BbEPzIDcEbTpU3JViNdlKecT_OfglK-1QIT3pacZl4Wf-Fcsp5GP9htf7VRVj3yioxgUFGXo5Th2QbvDYsbvG3CAeOLT8IuziQ84TK0WPiUowD0Naqhu_ZqwsxfLOdSeY0clb0dNdIKCfVCm6FV5UCJzIJnhzCw9f7KmxJu1PmGl9yZjIZsR5EodM9bk1-9t-ZxnykZbufNUNuvFitqKcnjmHAh4lWA0ySFMkljA_kiRYlVxzI3C4geTNxxQ1zDzlAUjpoEJr014jCELQl81T1ed2kaWKJNn2inVEN34w73srDejKNMM 2025/01/14 01:02:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/14 01:02:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 01:02:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEsE4FwSaJhjLaiMqwhMJlAKxNsM9qVlEo2BbEPzIDcEbTpU3JViNdlKecT_OfglK-1QIT3pacZl4Wf-Fcsp5GP9htf7VRVj3yioxgUFGXo5Th2QbvDYsbvG3CAeOLT8IuziQ84TK0WPiUowD0Naqhu_ZqwsxfLOdSeY0clb0dNdIKCfVCm6FV5UCJzIJnhzCw9f7KmxJu1PmGl9yZjIZsR5EodM9bk1-9t-ZxnykZbufNUNuvFitqKcnjmHAh4lWA0ySFMkljA_kiRYlVxzI3C4geTNxxQ1zDzlAUjpoEJr014jCELQl81T1ed2kaWKJNn2inVEN34w73srDejKNMM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/14 01:02:47 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APixfq6SfVTqHI6xpRo0jYfdpUcOB_1dEA0RXVTYBcRSCZEsfCnNUvNCOl1YjodSw2cv7zB-ryNzPdaK4YfrTFigBLgMPjTV0pX6PExDnfv7EU_U6o5DtiGwByZXXtFg98sqVYcmujy0HAz74VhLbPJ2i7aqxQreMKrqaZ-SstDzrCrVlyFWht-dnp94CmVkgIOGfEs_Qr9m6LJOgOeRibkFiRGgwqJY3oOGt82NX_WXFjeHPu992C9aDO9SzN0hE_hJ_EhTkXDw2ggGTrmktkuvcWvjuhE3Bq3QeYw-mkfWCLZzyv1LU350sFw81LxFJx4czzWATtNHXPmrg8gDT6E 2025/01/14 01:02:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/14 01:02:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APixfq6SfVTqHI6xpRo0jYfdpUcOB_1dEA0RXVTYBcRSCZEsfCnNUvNCOl1YjodSw2cv7zB-ryNzPdaK4YfrTFigBLgMPjTV0pX6PExDnfv7EU_U6o5DtiGwByZXXtFg98sqVYcmujy0HAz74VhLbPJ2i7aqxQreMKrqaZ-SstDzrCrVlyFWht-dnp94CmVkgIOGfEs_Qr9m6LJOgOeRibkFiRGgwqJY3oOGt82NX_WXFjeHPu992C9aDO9SzN0hE_hJ_EhTkXDw2ggGTrmktkuvcWvjuhE3Bq3QeYw-mkfWCLZzyv1LU350sFw81LxFJx4czzWATtNHXPmrg8gDT6E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/14 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AA4HOxemaq0KjCXLyX64QcqUHN2FJ4zPk9DCm3lUtkaz0Xb6zxn-rZk_Qqxtsf9fkKiGmWNsz70GX46hUpodnGgiZ7T6_b3s0NJEF_C_cNI0mk93oaUt8-jP5jmb_YCQYYarZWn2qtFDfxm-yVTe11-HWiV6Li_i_E77h_ayIKH1TLZEJRaaLhA48d0geXaeskL7TWMV8nNmrNHJCHD8wGhI0IDrxtVi0uxk8liihA5FdY-nMMHQnQjG7YgelSXced03JBz2SIDT6zaXkj_4AoDe_8SmQZ5GWWZ0rqJE07CYY3d9jBfmycmvh6TYv6JE1Gi-UIsL8RWGOFCs8ZMaUH0 2025/01/14 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/14 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AA4HOxemaq0KjCXLyX64QcqUHN2FJ4zPk9DCm3lUtkaz0Xb6zxn-rZk_Qqxtsf9fkKiGmWNsz70GX46hUpodnGgiZ7T6_b3s0NJEF_C_cNI0mk93oaUt8-jP5jmb_YCQYYarZWn2qtFDfxm-yVTe11-HWiV6Li_i_E77h_ayIKH1TLZEJRaaLhA48d0geXaeskL7TWMV8nNmrNHJCHD8wGhI0IDrxtVi0uxk8liihA5FdY-nMMHQnQjG7YgelSXced03JBz2SIDT6zaXkj_4AoDe_8SmQZ5GWWZ0rqJE07CYY3d9jBfmycmvh6TYv6JE1Gi-UIsL8RWGOFCs8ZMaUH0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/01/14 01:02:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMJ9AdvaLFjYu4PmqMrsZiYn8bIBXI-X94LOepCPhVPKujoRj2EKEFBzptOr4BpBodYd3_YIeI0E6KPm5NSQjnq-6T7x8kNnkA8dxxi-4CCCYrE5BRpEtO8iTF-xYnaNnf2y3hlENhLtWnzUEEumbtD-uooqYOOzebtG-S-qOqFlpdU8yiDzEXGrjPuo-wuUeTJ93aO8ZzhZsGEtRKAXU7dKdspoN4JwklJXlLpKzYIFOAfPaInhiAbXGO3GCTCxe69jwWaAYjODfYavEVL4LalxG-HGdDQ0_ASiePWc6POO2QdI-PM8VXphioYNlzkyDINxpKOFgc6gOH_NyKJ9XeU 2025/01/14 01:02:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/01/14 01:02:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/01/14 01:02:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMJ9AdvaLFjYu4PmqMrsZiYn8bIBXI-X94LOepCPhVPKujoRj2EKEFBzptOr4BpBodYd3_YIeI0E6KPm5NSQjnq-6T7x8kNnkA8dxxi-4CCCYrE5BRpEtO8iTF-xYnaNnf2y3hlENhLtWnzUEEumbtD-uooqYOOzebtG-S-qOqFlpdU8yiDzEXGrjPuo-wuUeTJ93aO8ZzhZsGEtRKAXU7dKdspoN4JwklJXlLpKzYIFOAfPaInhiAbXGO3GCTCxe69jwWaAYjODfYavEVL4LalxG-HGdDQ0_ASiePWc6POO2QdI-PM8VXphioYNlzkyDINxpKOFgc6gOH_NyKJ9XeU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/01/14 01:02:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AKIBbWPjiC4cizLbMUy_wsCsaGtBPKuJOMFmsWFHf6con5d4SBtoaTeM6YA8LF4Erx1usweN73wpFC3p0MbLrobq_taLSmbaVPQ_Cc6hVLi0e1cCeS0mC9S-kH_MXvM8f9uVDOisUWD1Phls4UmNM_dDcSz9cyZ1bV_GL_t3uprBcNC30dhRRzz4VbwtaxSB2Pseiymdyet9DOZFMUFzwtg65twqzIzo5fHO3dSmvC0O-K8l1oh4OKnbhvUXfdU2i5PvuNRScsCUCU77n-S566zt6FBwoGy6gUrvlNBRcdbFOFdN4XCtSsLt66BSvalw-rXnH0utcMAYK4ukKbMsPAg 2025/01/14 01:02:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/01/14 01:02:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 01:02:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AKIBbWPjiC4cizLbMUy_wsCsaGtBPKuJOMFmsWFHf6con5d4SBtoaTeM6YA8LF4Erx1usweN73wpFC3p0MbLrobq_taLSmbaVPQ_Cc6hVLi0e1cCeS0mC9S-kH_MXvM8f9uVDOisUWD1Phls4UmNM_dDcSz9cyZ1bV_GL_t3uprBcNC30dhRRzz4VbwtaxSB2Pseiymdyet9DOZFMUFzwtg65twqzIzo5fHO3dSmvC0O-K8l1oh4OKnbhvUXfdU2i5PvuNRScsCUCU77n-S566zt6FBwoGy6gUrvlNBRcdbFOFdN4XCtSsLt66BSvalw-rXnH0utcMAYK4ukKbMsPAg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/01/14 01:02:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOa4KYBIuorcMH-bPxxMqM5rTVw1mYGoPaL87ni55j263B3FwMC74awnIeT4GXpcO-V6OyIaCoGUSXViCQcjxrPCGawFTX5-QAgpaqZheW6K0uWOqsL_581SUD6vbHT53ONxvBVRNjAEXLPjHR26H0hINpiRyVy-4cIJyyTzxkLz0iwVV1yCouafE5iKvCqtvUH2yeJ9YaNo5dML6xuO19ZgmesSYrtuI4oCadPVK1InL0btEQo6v6CHA1xmpMy1AtojnAiOu33JNLe0LYpSMwPdNU1bm2vGlCJxYE8xcjKYXGjLDM0sfXSIjsTDvzdL9r8_qMCKnRIrBa1h-dmDUBE 2025/01/14 01:02:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/14 01:02:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 01:02:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOa4KYBIuorcMH-bPxxMqM5rTVw1mYGoPaL87ni55j263B3FwMC74awnIeT4GXpcO-V6OyIaCoGUSXViCQcjxrPCGawFTX5-QAgpaqZheW6K0uWOqsL_581SUD6vbHT53ONxvBVRNjAEXLPjHR26H0hINpiRyVy-4cIJyyTzxkLz0iwVV1yCouafE5iKvCqtvUH2yeJ9YaNo5dML6xuO19ZgmesSYrtuI4oCadPVK1InL0btEQo6v6CHA1xmpMy1AtojnAiOu33JNLe0LYpSMwPdNU1bm2vGlCJxYE8xcjKYXGjLDM0sfXSIjsTDvzdL9r8_qMCKnRIrBa1h-dmDUBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/14 01:02:58 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANdqY3673mxReP5m04DHIxYq6bi1aJVwASd_eeaMP1Ie1fMcbOW8KHlk99BYXhDGlCxRP8cj067qYSHW08rQpWiS2F_prBEYB7Svl9-gKKApKN67amPKXS2LJE6WidWJYSpPbfr_-cKB6O8u6yFBJa1B9iVDPs2kntriJeqINmZgdYxa-kevflEGI7LRAxpZYlE6RKn0nJQjhZlgNsY2rkwrst4rl8NYIobwUd5nwHXmU1YobNjIZiY1SpKyyGrIbivDU8b3_ISycdjI1j-ivhJ_z3CeAGG6LFeUDxffgWwVyfg0Uhoh-OE08DI5y1p-9Bc0DiiBXdUxxqsuB76sNXk 2025/01/14 01:02:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/14 01:02:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANdqY3673mxReP5m04DHIxYq6bi1aJVwASd_eeaMP1Ie1fMcbOW8KHlk99BYXhDGlCxRP8cj067qYSHW08rQpWiS2F_prBEYB7Svl9-gKKApKN67amPKXS2LJE6WidWJYSpPbfr_-cKB6O8u6yFBJa1B9iVDPs2kntriJeqINmZgdYxa-kevflEGI7LRAxpZYlE6RKn0nJQjhZlgNsY2rkwrst4rl8NYIobwUd5nwHXmU1YobNjIZiY1SpKyyGrIbivDU8b3_ISycdjI1j-ivhJ_z3CeAGG6LFeUDxffgWwVyfg0Uhoh-OE08DI5y1p-9Bc0DiiBXdUxxqsuB76sNXk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/14 01:03:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANDOOiS-DuHiFpjFOG5y8tfcy1QwTd5v8WVuy-FG05H2zxQ8TR2-4MEx6chK2o62cxx1aDA8vcNigCzOB-j9ieQVmAA2RRKnSx72D7ewz66gvwg_DSFLY_wYIV4siUECNOIY5GATs2WBgiUvmdNgaM3xdyvs2knCDGi3bYB4Gei5q_ijH9sqanlA_WnSZ-aGU1oxA6i39tvQqwnBXPC-JxOr2eS4UvInUCnojksq_dh6t0ndw1RvqyQBhFLXe_8_GWWLYZhAWd1DLDnWK7Aqrcc2bX7vcNNO2joM0sOKVtAxLLaKmjaCVIAu7Q0q7UryuWGfQKAozzLhE_iYJetRC4w 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/14 01:03:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANDOOiS-DuHiFpjFOG5y8tfcy1QwTd5v8WVuy-FG05H2zxQ8TR2-4MEx6chK2o62cxx1aDA8vcNigCzOB-j9ieQVmAA2RRKnSx72D7ewz66gvwg_DSFLY_wYIV4siUECNOIY5GATs2WBgiUvmdNgaM3xdyvs2knCDGi3bYB4Gei5q_ijH9sqanlA_WnSZ-aGU1oxA6i39tvQqwnBXPC-JxOr2eS4UvInUCnojksq_dh6t0ndw1RvqyQBhFLXe_8_GWWLYZhAWd1DLDnWK7Aqrcc2bX7vcNNO2joM0sOKVtAxLLaKmjaCVIAu7Q0q7UryuWGfQKAozzLhE_iYJetRC4w" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/01/14 01:03:03 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/14 01:03:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/14 01:03:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/14 01:03:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/14 01:03:13 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/14 01:03:14 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAecvc2KAiLSVuDBN4amIM5y0Oz8929kxp6ZjwQHgXpkoCogToTHUQMd4ally3hYFDVicJGv69cRMC78ZyrTqLGSh1JUzBmJMh2Y6mThZj4FYk2N6Aahd8hCIDwWUs08dA3z52afsEmCYQnNC0YaFDADb0R_GUNAFHTCJMsvZDPnVgZJfBSnEhx7YRBx7AapyvdHZSycOxhtxsWuwuav0Qmo1QSQDxXY7CPcaDeedHjZ8IJ8cidY2PImbrox4pzlkgvXfOhwzYaU79-EceZQRQmT0ychWeEm28QK6ZKlYU0FPSuM47DAwKr43Vc7bIqdqJMuaT0t8SVN8V5puRFezR4 2025/01/14 01:03:14 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/14 01:03:15 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "381aaba458e3032d345a02a9d55986a1" 2025/01/14 01:03:15 DEBUG : unknown-size-put.txt: multipart upload "AAecvc2KAiLSVuDBN4amIM5y0Oz8929kxp6ZjwQHgXpkoCogToTHUQMd4ally3hYFDVicJGv69cRMC78ZyrTqLGSh1JUzBmJMh2Y6mThZj4FYk2N6Aahd8hCIDwWUs08dA3z52afsEmCYQnNC0YaFDADb0R_GUNAFHTCJMsvZDPnVgZJfBSnEhx7YRBx7AapyvdHZSycOxhtxsWuwuav0Qmo1QSQDxXY7CPcaDeedHjZ8IJ8cidY2PImbrox4pzlkgvXfOhwzYaU79-EceZQRQmT0ychWeEm28QK6ZKlYU0FPSuM47DAwKr43Vc7bIqdqJMuaT0t8SVN8V5puRFezR4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/14 01:03:15 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ANuaeNE6dkxqzdMj687h_x0HXjHnx3fLSq1zo2f3j6pNFJTqqQmtA1hUV6latK_UAVg6hQjuJoqXix-wM1T9Gkd9-KT0WqS35ZOrADzJUcvaGpFCWxj5vM1q7AEf4_qIS9-6OYJEwPzqN1N3t9xPAQjmmIu2UrAL0XzQ7Lv0E3W3JSuYrxgFiLjtu2_QZKz7BdIa9l2AqWpd-ZDVGoQG4JMWU-7my3ummSSUJqDsadgcnoIKAXWbgLCOfh2wJGXtIqoQekSc7MUClHslq4mnmY9I1ooTKLjQRaGQLS8tvqMebkGXy6DmYYtN7PKs3yiPITs7vQAvDxfmYnFja-Kk3ko 2025/01/14 01:03:15 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/14 01:03:16 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "30f612447fa4a635f299db4bac191e06" 2025/01/14 01:03:16 DEBUG : unknown-size-update.txt: multipart upload "ANuaeNE6dkxqzdMj687h_x0HXjHnx3fLSq1zo2f3j6pNFJTqqQmtA1hUV6latK_UAVg6hQjuJoqXix-wM1T9Gkd9-KT0WqS35ZOrADzJUcvaGpFCWxj5vM1q7AEf4_qIS9-6OYJEwPzqN1N3t9xPAQjmmIu2UrAL0XzQ7Lv0E3W3JSuYrxgFiLjtu2_QZKz7BdIa9l2AqWpd-ZDVGoQG4JMWU-7my3ummSSUJqDsadgcnoIKAXWbgLCOfh2wJGXtIqoQekSc7MUClHslq4mnmY9I1ooTKLjQRaGQLS8tvqMebkGXy6DmYYtN7PKs3yiPITs7vQAvDxfmYnFja-Kk3ko" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/14 01:03:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bolinut2nuvu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/14 01:03:16 DEBUG : Waiting for deletions to finish 2025/01/14 01:03:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/14 01:03:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/01/14 01:03:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/14 01:03:17 INFO : S3 bucket rclone-test-bolinut2nuvu: Bucket "rclone-test-bolinut2nuvu" deleted 2025/01/14 01:03:17 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (109.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.99s) --- FAIL: TestIntegration/FsMkdir (107.65s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.83s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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/01/14 01:03:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/01/14 01:03:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 109.908s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m50.807786844s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/punctuation]