"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/06 03:05:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago" 2025/03/06 03:05:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/03/06 03:05:17 INFO : S3 bucket rclone-test-zasuyeh0dago: Bucket "rclone-test-zasuyeh0dago" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/06 03:05:18 INFO : S3 bucket rclone-test-zasuyeh0dago: Bucket "rclone-test-zasuyeh0dago" deleted === RUN TestIntegration/FsMkdir 2025/03/06 03:05:18 INFO : S3 bucket rclone-test-zasuyeh0dago: Bucket "rclone-test-zasuyeh0dago" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/06 03:05:18 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/06 03:05:19 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/06 03:05:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/06 03:05:32 NOTICE: S3 bucket rclone-test-zasuyeh0dago: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/03/06 03:05:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHTBQFimfk2W6k3Z7Yv5ve9sj8Xsxzj4VfDhuWPKxUY0BJubeCWj7UhQnnhaw5q-7bBuYe3WUaISSSsTELTLJWSiQF068rJElHQSWQJdknhB4njLOXk6o9OPpKEKuQQm1grnSe-SisJUMg9vpQ8h-DPlVF6KUslRESnU22TOzMg3dIxWEn7ANSjW6294EVhW697S5j-m5x4yv4VZtRCPrY-npcVrqp4aqGcUnxVh_u8l60NsM2FB2vLsBFmTxg2tpROOn61oTB5caR8HuRDFWX7RQQUemX8lsjkePvlDj3QbPEya-y7tFqwKe8Mb32gSHcqOW68mq1CK3Hwqh4yP328 2025/03/06 03:05:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "940ce83655d7518a3d6a2cd1bf81627a" 2025/03/06 03:05:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a24eee10fafbe1b8d59ff1c6b8c12a2f" 2025/03/06 03:05:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "200de4e06bd2fec0ebc92d7a6422ed7b" 2025/03/06 03:05:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHTBQFimfk2W6k3Z7Yv5ve9sj8Xsxzj4VfDhuWPKxUY0BJubeCWj7UhQnnhaw5q-7bBuYe3WUaISSSsTELTLJWSiQF068rJElHQSWQJdknhB4njLOXk6o9OPpKEKuQQm1grnSe-SisJUMg9vpQ8h-DPlVF6KUslRESnU22TOzMg3dIxWEn7ANSjW6294EVhW697S5j-m5x4yv4VZtRCPrY-npcVrqp4aqGcUnxVh_u8l60NsM2FB2vLsBFmTxg2tpROOn61oTB5caR8HuRDFWX7RQQUemX8lsjkePvlDj3QbPEya-y7tFqwKe8Mb32gSHcqOW68mq1CK3Hwqh4yP328" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/06 03:05:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/06 03:05:37 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/06 03:05:39 DEBUG : S3 bucket rclone-test-zasuyeh0dago: bucket is versioned: false 2025/03/06 03:05:39 DEBUG : Waiting for deletions to finish 2025/03/06 03:05:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/03/06 03:05:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/03/06 03:05:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/06 03:05:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago/dirToPurgeFromRoot" 2025/03/06 03:05:40 DEBUG : S3 bucket rclone-test-zasuyeh0dago path dirToPurgeFromRoot: bucket is versioned: false 2025/03/06 03:05:40 DEBUG : Waiting for deletions to finish 2025/03/06 03:05:40 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/03/06 03:05:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/03/06 03:05:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/06 03:05:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago/hello? sausage/êé" 2025/03/06 03:05:42 DEBUG : S3 bucket rclone-test-zasuyeh0dago path hello? sausage/êé: bucket is versioned: false 2025/03/06 03:05:42 DEBUG : Waiting for deletions to finish 2025/03/06 03:05:42 DEBUG : "a/b/c/d/e.txt" version false 2025/03/06 03:05:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/03/06 03:05:42 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/06 03:05:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/06 03:05:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zasuyeh0dago" from "TestS3R2:rclone-test-zasuyeh0dago" 2025/03/06 03:05:49 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/06 03:05:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKdMSzgT2ZKsjSQ75K7PnDsgJuYmJ_-hy1piylKw4TXfmGpjtp0c6WTgCMKkTlMmS-NDDS7dawv6gDs8lU08fYjEhqZr7yqBE2Wpp_7P01_bLmaiKs22DxzBMNYXb9Qb2O081nEwAt_W8_LNdpw1ksolreHtsgSYD41LOftwkPtxBT-P9RdE1fCGbovim6F3LuNtYwk38gOc4-GjI0gjUiCK5dH46niYDEr70B5hrbAhYMsPtD02Vj-sinKm3d0FdSGYiJInfEgRwmLF7PpTT_Hb3o3k7Ypeg_1M7GTYRM9Kz3m-mzjdIWTV5R3GUSMqt-3R5Cs3r0eap7NH6EgWBkU 2025/03/06 03:05:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/03/06 03:05:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/03/06 03:05:53 DEBUG : piped data.txt: multipart upload "AKdMSzgT2ZKsjSQ75K7PnDsgJuYmJ_-hy1piylKw4TXfmGpjtp0c6WTgCMKkTlMmS-NDDS7dawv6gDs8lU08fYjEhqZr7yqBE2Wpp_7P01_bLmaiKs22DxzBMNYXb9Qb2O081nEwAt_W8_LNdpw1ksolreHtsgSYD41LOftwkPtxBT-P9RdE1fCGbovim6F3LuNtYwk38gOc4-GjI0gjUiCK5dH46niYDEr70B5hrbAhYMsPtD02Vj-sinKm3d0FdSGYiJInfEgRwmLF7PpTT_Hb3o3k7Ypeg_1M7GTYRM9Kz3m-mzjdIWTV5R3GUSMqt-3R5Cs3r0eap7NH6EgWBkU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/06 03:05:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALULksD73WM4XQTxJ6V6TH4InKOUZiKEWXX9ckGjIpopyx8e9S4KmqKSNt_CzQxCR2KOLFnCJYEOKMsqZ60sdAPUfMZh40VQtyyt02G3G5yPAQBRTFSCw2umO-sqcpjW9YYKhoZvEKY7dZPWhMYfpptGqXTozhgjg8cCYA-zmGW35Jqvd_Z3JJD1NPxvP4JRuJO9eKqzCIWSiS1c9uK5whqDWBs2_8la2MkIytbPElsyaAY43vutn1t4LYrdUditoJ2jb5mdXmGz4qjMbDvwMkmUQJ-zA3Cs-1jV-6EByewR-CgD5ufUd3sqn3L9aD4IoVCZgLIfdT2r3j8pp9X1gcQ 2025/03/06 03:05:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/06 03:05:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "17fe08f1df3da93a5b5a862b33d91e72" 2025/03/06 03:05:53 DEBUG : piped data.txt: multipart upload "ALULksD73WM4XQTxJ6V6TH4InKOUZiKEWXX9ckGjIpopyx8e9S4KmqKSNt_CzQxCR2KOLFnCJYEOKMsqZ60sdAPUfMZh40VQtyyt02G3G5yPAQBRTFSCw2umO-sqcpjW9YYKhoZvEKY7dZPWhMYfpptGqXTozhgjg8cCYA-zmGW35Jqvd_Z3JJD1NPxvP4JRuJO9eKqzCIWSiS1c9uK5whqDWBs2_8la2MkIytbPElsyaAY43vutn1t4LYrdUditoJ2jb5mdXmGz4qjMbDvwMkmUQJ-zA3Cs-1jV-6EByewR-CgD5ufUd3sqn3L9aD4IoVCZgLIfdT2r3j8pp9X1gcQ" 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/03/06 03:05:54 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/03/06 03:05:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AENMxcIhs2MOaMW6J27y5-qL24fEDLgS97npej9mlCPXcByh0bPCC5MInG2cUps05h3X97bvv4P7l4AFCdL1VwAHdb3ZM1Jwqt0V5FAEpiX_uu5guQcHAL2dxLof7fJGNGxaypgqGQZemU_L_rml5obM8cbtb9KWbLMxHd2oaBoplABY-TKelXoBfMybiUuL5V54me8CuRpcKP1dzZ1mxl3N5Tu41AYCCVXfj-T35_8oikngmkC37G2-jn8JsTNuEPJXnBciBt57ejvNnH-1iPn-Nio40CgwVHSDzUUlw6_1GbJOl8c4GCcPKhkJ92x_-lXSscmNZFol2ZaPeG6O1UY 2025/03/06 03:05:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/03/06 03:05:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/03/06 03:05:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AENMxcIhs2MOaMW6J27y5-qL24fEDLgS97npej9mlCPXcByh0bPCC5MInG2cUps05h3X97bvv4P7l4AFCdL1VwAHdb3ZM1Jwqt0V5FAEpiX_uu5guQcHAL2dxLof7fJGNGxaypgqGQZemU_L_rml5obM8cbtb9KWbLMxHd2oaBoplABY-TKelXoBfMybiUuL5V54me8CuRpcKP1dzZ1mxl3N5Tu41AYCCVXfj-T35_8oikngmkC37G2-jn8JsTNuEPJXnBciBt57ejvNnH-1iPn-Nio40CgwVHSDzUUlw6_1GbJOl8c4GCcPKhkJ92x_-lXSscmNZFol2ZaPeG6O1UY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/03/06 03:05:57 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGVfBqDpdWj20UGCTIb8Tc7j1QvhA-P3O7FaTQ_AID7Yb3HtpParwDrcbIDLemUrB5LCcVzcuw3z3a3WRXq3PZLBaffmmnVSSp4NsqSZGdBxPrEh2T6sOTLK6y04eecJlABS_URrc2qBN8i__MFVepclIdWtK2DBHU5RYpJg24DPhpNtRXQXJxCJ6y6H3afQiWM-d3R8UI6S3an8PIXt2J6UJPlvs5JzLt_M6Z7BYvlIlYUzsTC7b-MgCKhfBV66OlcBGiDUFPAKdVIxyzBrRCw8_sIwxPRm25xknums_4mMm9-zFt0uJBBVxEtyNtBUG7V5Teq2gHFgzflsfAXtBSo 2025/03/06 03:05:57 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/03/06 03:05:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/06 03:05:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGVfBqDpdWj20UGCTIb8Tc7j1QvhA-P3O7FaTQ_AID7Yb3HtpParwDrcbIDLemUrB5LCcVzcuw3z3a3WRXq3PZLBaffmmnVSSp4NsqSZGdBxPrEh2T6sOTLK6y04eecJlABS_URrc2qBN8i__MFVepclIdWtK2DBHU5RYpJg24DPhpNtRXQXJxCJ6y6H3afQiWM-d3R8UI6S3an8PIXt2J6UJPlvs5JzLt_M6Z7BYvlIlYUzsTC7b-MgCKhfBV66OlcBGiDUFPAKdVIxyzBrRCw8_sIwxPRm25xknums_4mMm9-zFt0uJBBVxEtyNtBUG7V5Teq2gHFgzflsfAXtBSo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/03/06 03:05:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJ_ZXaVrOfbd8sugxu2Jaq5kH3Y_UpvriXzcQwx_mEIgL5aWxHFPQ55EHL3HmGo5LrvLSzdrPG1ARnfB4-Da2fI67X8ZO1jOhtAIXUGUGvQ6P1F-ZvUb7pj2GxoHnW1I0An7evJ8rBBuxLN-FoJZXERjjo8DDUGsKU2vBC1w3EBGJwPWATgxKP4THdvFD9F7LydwROXBoI59rJdfmxuZHP1bmI73GAbIVS91NL9y-SWPUOjngLXygd3szvO9R5N1-9T3DEI4aETIE08O4HgMZgTL4XnM-Aa08CVsqzi2fF_NYyjnS0VcKZXNCZUH6mpjY83YmLdD-9PnKjLJ_OsEi3E 2025/03/06 03:05:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/06 03:05:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/06 03:05:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJ_ZXaVrOfbd8sugxu2Jaq5kH3Y_UpvriXzcQwx_mEIgL5aWxHFPQ55EHL3HmGo5LrvLSzdrPG1ARnfB4-Da2fI67X8ZO1jOhtAIXUGUGvQ6P1F-ZvUb7pj2GxoHnW1I0An7evJ8rBBuxLN-FoJZXERjjo8DDUGsKU2vBC1w3EBGJwPWATgxKP4THdvFD9F7LydwROXBoI59rJdfmxuZHP1bmI73GAbIVS91NL9y-SWPUOjngLXygd3szvO9R5N1-9T3DEI4aETIE08O4HgMZgTL4XnM-Aa08CVsqzi2fF_NYyjnS0VcKZXNCZUH6mpjY83YmLdD-9PnKjLJ_OsEi3E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/06 03:06:00 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADc7IawLS2mtzBKYgufBzgSVjaQzURl82Zcb3U57DCFZ8BJolmd0J5lmkdAPpGksNU2jU0WbnLhprv3nSGvhthbXh12qRO2_gaUE90umqoBNRHJJHLeJLffQmdbLdki29jjNg0cKTeO-1HMxSrgeabmZWNazdt9RyH8I8Zc9NtgMFQ6Fq3A8-m8GdVL6JvXd2vRvUU4Agl77Ex_UqHb_NbiVxCLJCXMrpHIvxhUxSWFAA1pCJojHMX2uOmOA6uGtJPfr04kkPNCtMYXjMiw6uwSMtuXw0ivPy-gPY8pWe6MJA5lULhn-KEX05m423hSOuItAXnvqedlaUkT83bS0kAY 2025/03/06 03:06:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/06 03:06:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/06 03:06:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/06 03:06:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/06 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/06 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/06 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADc7IawLS2mtzBKYgufBzgSVjaQzURl82Zcb3U57DCFZ8BJolmd0J5lmkdAPpGksNU2jU0WbnLhprv3nSGvhthbXh12qRO2_gaUE90umqoBNRHJJHLeJLffQmdbLdki29jjNg0cKTeO-1HMxSrgeabmZWNazdt9RyH8I8Zc9NtgMFQ6Fq3A8-m8GdVL6JvXd2vRvUU4Agl77Ex_UqHb_NbiVxCLJCXMrpHIvxhUxSWFAA1pCJojHMX2uOmOA6uGtJPfr04kkPNCtMYXjMiw6uwSMtuXw0ivPy-gPY8pWe6MJA5lULhn-KEX05m423hSOuItAXnvqedlaUkT83bS0kAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIUOOh3edqr4-7G6t8iIa5f3ydz-b-Cbe-2TCRizi7WurJqgQGOXQ3-y0KozigLdS8UPeZjhsDcLMd8R1ueCesGREOxTOQ5OAC-Zpc7GyWqZ1nEYE0VZT4MkLgFfE-QdruN4XY9b0rsEj_U454Rj9MFfGgFxPX6Io-Ic3cr_evOi0brQGAhoePBX0G1lFrYBt0QdyFvcSi2fWg8nTYJW1NtaWt6kN3vgeXWdUQVT0tD3YMXbMy-bpvTqg1hsLKFUD_a0J2xrm-XzXyKaf7rx5Et9D7nd6eU5v65eLK3du653VhT9NskDyLqFH6Ms00tqziF7Ry2nYZAaFRl5i_4GWUM 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/06 03:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIUOOh3edqr4-7G6t8iIa5f3ydz-b-Cbe-2TCRizi7WurJqgQGOXQ3-y0KozigLdS8UPeZjhsDcLMd8R1ueCesGREOxTOQ5OAC-Zpc7GyWqZ1nEYE0VZT4MkLgFfE-QdruN4XY9b0rsEj_U454Rj9MFfGgFxPX6Io-Ic3cr_evOi0brQGAhoePBX0G1lFrYBt0QdyFvcSi2fWg8nTYJW1NtaWt6kN3vgeXWdUQVT0tD3YMXbMy-bpvTqg1hsLKFUD_a0J2xrm-XzXyKaf7rx5Et9D7nd6eU5v65eLK3du653VhT9NskDyLqFH6Ms00tqziF7Ry2nYZAaFRl5i_4GWUM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/03/06 03:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC8pdxQdKiSf3T1enbVt77Dj2_CexrXTXaoAONod8d2hoRifUQ2uTeQ45WBZf9AKResRq_1F6nWKbzOgJ6-vDjOvmd23DNTE_UpMRiYhL3wN2v-O8mZ1WU5vgGS6oabDy1mNg1zPE0cvCpvvVB5SXk8wod01_3CM8KQtLh1DNlBI91dteQCfOGyUqpZXeYbfvUM3_f_2DypUozozhSnHqRpcKOTV4dbT-3isBeD_xmNdtDkURcE-O0iTxPose8gWT929JArqeEsLXdEDZ6Lqv8gn3qvlQYkOzTxeCO5rtB4LDBUtTMqQKKLP0KBVwaVpBlmYd15U4omg1qagdYRAwuE 2025/03/06 03:06:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/06 03:06:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/03/06 03:06:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC8pdxQdKiSf3T1enbVt77Dj2_CexrXTXaoAONod8d2hoRifUQ2uTeQ45WBZf9AKResRq_1F6nWKbzOgJ6-vDjOvmd23DNTE_UpMRiYhL3wN2v-O8mZ1WU5vgGS6oabDy1mNg1zPE0cvCpvvVB5SXk8wod01_3CM8KQtLh1DNlBI91dteQCfOGyUqpZXeYbfvUM3_f_2DypUozozhSnHqRpcKOTV4dbT-3isBeD_xmNdtDkURcE-O0iTxPose8gWT929JArqeEsLXdEDZ6Lqv8gn3qvlQYkOzTxeCO5rtB4LDBUtTMqQKKLP0KBVwaVpBlmYd15U4omg1qagdYRAwuE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/03/06 03:06:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AEK8y0YTO7Q7EfDi7-GGvNQCb-ABGpidYW0DEny3hPHIw70Ziv8hr7-7OqCnRICO4NOgoaN_xHXMEGPEHQV1keIspKlawj_ThusRTnP9-0J8-qCp5cXfnVH3g1Sonm_KKu1bCuBN01DHg7e3MMRh_BRapSxacJNHGiRUAsscQzj1TSXv19Rh1OBTsSihNGiU2qpvAlqZW3m2taPWcIXKbjKq727-ugCMOfJ1LcuGWkROZKvj-qi69ezTo01lNd32AKHDnUYLde1GcnWzsu97MRWQpIm7HJyJPInEDdx3k6XtOp5dJEmExjcxmMHXB7vhIOHwCAMmD9luCk56Su-DPiE 2025/03/06 03:06:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/06 03:06:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/06 03:06:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AEK8y0YTO7Q7EfDi7-GGvNQCb-ABGpidYW0DEny3hPHIw70Ziv8hr7-7OqCnRICO4NOgoaN_xHXMEGPEHQV1keIspKlawj_ThusRTnP9-0J8-qCp5cXfnVH3g1Sonm_KKu1bCuBN01DHg7e3MMRh_BRapSxacJNHGiRUAsscQzj1TSXv19Rh1OBTsSihNGiU2qpvAlqZW3m2taPWcIXKbjKq727-ugCMOfJ1LcuGWkROZKvj-qi69ezTo01lNd32AKHDnUYLde1GcnWzsu97MRWQpIm7HJyJPInEDdx3k6XtOp5dJEmExjcxmMHXB7vhIOHwCAMmD9luCk56Su-DPiE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/03/06 03:06:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGyEDN0oYJXm5ISkWU7EgLFkup8o7PMdCuRgjVlvaARJeSWuQn-xMF38dq-lw11L93ILUbm1rC0Q6_xHe0Qz7Vy3pBFnDqtz80MeyBveiVqPvexBWGu945UUqS_uBCkDPVaNtF467Ee7QS_uMquuhPRETLWk0O0JT1SQ3s31vKDLBHXsb90-R1xq75lf91x89rUqVMbtuPyBC-WjTnkN4gmaxzbNeKCVPfOdD9SiNmGKf37r-hheahHfuT3JSes9yQTYhHtHbOmG-pG3Zp5vta722WHUApFT2JV3U0n2FtD1rPtgpAbfxHakhZ4_30et8h4bPGVgQLY2p8xL33uiG9E 2025/03/06 03:06:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/06 03:06:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/06 03:06:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGyEDN0oYJXm5ISkWU7EgLFkup8o7PMdCuRgjVlvaARJeSWuQn-xMF38dq-lw11L93ILUbm1rC0Q6_xHe0Qz7Vy3pBFnDqtz80MeyBveiVqPvexBWGu945UUqS_uBCkDPVaNtF467Ee7QS_uMquuhPRETLWk0O0JT1SQ3s31vKDLBHXsb90-R1xq75lf91x89rUqVMbtuPyBC-WjTnkN4gmaxzbNeKCVPfOdD9SiNmGKf37r-hheahHfuT3JSes9yQTYhHtHbOmG-pG3Zp5vta722WHUApFT2JV3U0n2FtD1rPtgpAbfxHakhZ4_30et8h4bPGVgQLY2p8xL33uiG9E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/06 03:06:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMA986-4LvtQ6GbkQH25VpZhaIjoJ9BBZyZnKvemcnsSEa3C_CN4J0R7awIbvRDF0oXGf6HRFSv5i5N8ges_AHufjRvxvrauHoioAyEK-s3m5JF_wkidZF6i56mEwL9S7GwHFB6h2uHErcoluS1c2IyFtf-kS0YlpZ11brezFTkIwF5FSi9Ho8qb3qphgMUr6Y5s_qiux_CroMFegFlpWRTi2zVTCurkklzgAmRcZjTgdGjYUZsQnXzEq93hbRWI4jQB_Y5S3xTYCaerBb-fx3IckjhEbVcwzB98DL_ibHh3KQnq8A8y53uNDykJzTGpd2nCg3aU4ODsf2Oiswg3xyY 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/06 03:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMA986-4LvtQ6GbkQH25VpZhaIjoJ9BBZyZnKvemcnsSEa3C_CN4J0R7awIbvRDF0oXGf6HRFSv5i5N8ges_AHufjRvxvrauHoioAyEK-s3m5JF_wkidZF6i56mEwL9S7GwHFB6h2uHErcoluS1c2IyFtf-kS0YlpZ11brezFTkIwF5FSi9Ho8qb3qphgMUr6Y5s_qiux_CroMFegFlpWRTi2zVTCurkklzgAmRcZjTgdGjYUZsQnXzEq93hbRWI4jQB_Y5S3xTYCaerBb-fx3IckjhEbVcwzB98DL_ibHh3KQnq8A8y53uNDykJzTGpd2nCg3aU4ODsf2Oiswg3xyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/06 03:06:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMnUoXU__Nw4IjgNlWKltRHlKzAQtidpatfl6jFnqaMicz4Ev_e5UthEU2_bd5p-rhgSbR0imxSX4X_w5vHkeH3rFyXXvv6fTlJ4_YyyNSiYBMwz1p3uQHAgilmfUSL4qOy3gTvNtn71QrLwC53gIYywjZY7ji2JbdCKUHInWiyJ1d6pfXPRegAKrNWjMQzxIxhv0AE1uXR6arBNl35JmxIyNFLUyCTFLZWmYpJjJKmOo7zyI_5MaVs-8zjjybTuF0hdDldS3xAMI7FKj8hYIDAPo6lHt1lwc2avfQad1Sr7cl7FR35iD2RBjmzyVcAWwj_Eg0EmCyK0tNPKniWWgH0 2025/03/06 03:06:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/06 03:06:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMnUoXU__Nw4IjgNlWKltRHlKzAQtidpatfl6jFnqaMicz4Ev_e5UthEU2_bd5p-rhgSbR0imxSX4X_w5vHkeH3rFyXXvv6fTlJ4_YyyNSiYBMwz1p3uQHAgilmfUSL4qOy3gTvNtn71QrLwC53gIYywjZY7ji2JbdCKUHInWiyJ1d6pfXPRegAKrNWjMQzxIxhv0AE1uXR6arBNl35JmxIyNFLUyCTFLZWmYpJjJKmOo7zyI_5MaVs-8zjjybTuF0hdDldS3xAMI7FKj8hYIDAPo6lHt1lwc2avfQad1Sr7cl7FR35iD2RBjmzyVcAWwj_Eg0EmCyK0tNPKniWWgH0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/03/06 03:06:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMU-m8oIZafIGgK6hYjOzX77ho5WbxnV5pUwG1KLiylmjuGLvprAjkJ0cguNy_985VNIXcy_MRBfWu64G51DJsHKH2u54r5fqETekHVAwS1S0QalpsRrKUrYxjcweOhTa73ktoGUaCRnRmropxLcpYTo6TT0rBfaeWC8jjhl8RPR-NbYm-XdpBDHVz9r1jBITUNGLH69G8413eAD2GwOm3-uVOYPpiTEf9L2JLD_eDoNC6Qava5CYR479_PcvG7h5k-ej51h_IX-6ajSQEFxHI-2AzvFyBNoWo9QI90w5Vpnsr2WtCw-m1rAc7415R_tpeeLF9nYCEUiqoZ0BfJ2PmM 2025/03/06 03:06:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/06 03:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/03/06 03:06:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMU-m8oIZafIGgK6hYjOzX77ho5WbxnV5pUwG1KLiylmjuGLvprAjkJ0cguNy_985VNIXcy_MRBfWu64G51DJsHKH2u54r5fqETekHVAwS1S0QalpsRrKUrYxjcweOhTa73ktoGUaCRnRmropxLcpYTo6TT0rBfaeWC8jjhl8RPR-NbYm-XdpBDHVz9r1jBITUNGLH69G8413eAD2GwOm3-uVOYPpiTEf9L2JLD_eDoNC6Qava5CYR479_PcvG7h5k-ej51h_IX-6ajSQEFxHI-2AzvFyBNoWo9QI90w5Vpnsr2WtCw-m1rAc7415R_tpeeLF9nYCEUiqoZ0BfJ2PmM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/03/06 03:06:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJM6FBc0VQd6JZrbjqg7HkvqO-jCdRFaTYDQuDEh-MblCBDXoNe-5pf_bT3IMjacMuDt80-qsZ2tEYRJFk-Jhv1H79I4-fbzDnglPTq3VJbgUxyxrFvFBq2ZQUvUN7q8AKWkRUijMa90Aj2zU7E72Ka4THvd9Wd7aswSCimfB_qbhRFAGRtK6NJPWjVNtqWTtUl-0ISPTCAd3nJLkwrj5iazcgW66GcRLkVrdPyb9wpn-2xE-qY_ivSaKNr7K8FrU5oVUqtK3JOraF-MiM9P4ogK9wcsxNa2rHcg74LZ7_6W_5mtiOMnYzB5834cyukk_4cGLIFeUueeugRXK9DA58w 2025/03/06 03:06:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/06 03:06:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/06 03:06:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJM6FBc0VQd6JZrbjqg7HkvqO-jCdRFaTYDQuDEh-MblCBDXoNe-5pf_bT3IMjacMuDt80-qsZ2tEYRJFk-Jhv1H79I4-fbzDnglPTq3VJbgUxyxrFvFBq2ZQUvUN7q8AKWkRUijMa90Aj2zU7E72Ka4THvd9Wd7aswSCimfB_qbhRFAGRtK6NJPWjVNtqWTtUl-0ISPTCAd3nJLkwrj5iazcgW66GcRLkVrdPyb9wpn-2xE-qY_ivSaKNr7K8FrU5oVUqtK3JOraF-MiM9P4ogK9wcsxNa2rHcg74LZ7_6W_5mtiOMnYzB5834cyukk_4cGLIFeUueeugRXK9DA58w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/03/06 03:06:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALaZfdkuIKSX4bfqvg162-nOq2Se_HhfggOH2ZRGRiwk0HqD9TDjGNa2fNwX15ZCCRSPKhMQU6cXEEmNrNQPCosgDJrHlhHi3OCmiwcuP-NLGpq9CbOdZLFAf0-LCv1G71ky0-lCHy7qvb6gzJK32En-HtB7GF6T_NAqBV-uIQo2WlS2Z4wnmf9jTJV804oySL0QeaDna9i79LI1HLhiB4R9D8895Cet4znnzmnuWL_eXZ4cn3RprfQ7cOx0fKNk3OKM2pvdERVnHArvxZYTsGy9PVbmHY0JctjDAVCHH__n9_LNOa1UE9Pmj1SivsFfXwQeHQ5bJcZ72ddCy8msycE 2025/03/06 03:06:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/06 03:06:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/06 03:06:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALaZfdkuIKSX4bfqvg162-nOq2Se_HhfggOH2ZRGRiwk0HqD9TDjGNa2fNwX15ZCCRSPKhMQU6cXEEmNrNQPCosgDJrHlhHi3OCmiwcuP-NLGpq9CbOdZLFAf0-LCv1G71ky0-lCHy7qvb6gzJK32En-HtB7GF6T_NAqBV-uIQo2WlS2Z4wnmf9jTJV804oySL0QeaDna9i79LI1HLhiB4R9D8895Cet4znnzmnuWL_eXZ4cn3RprfQ7cOx0fKNk3OKM2pvdERVnHArvxZYTsGy9PVbmHY0JctjDAVCHH__n9_LNOa1UE9Pmj1SivsFfXwQeHQ5bJcZ72ddCy8msycE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACvIbnFNidlOp5YttPj3RNiwqkR3NZHPGs2d7zCB9RWWBGqkpTmANNGoIbywqHQPHGLbKyv3EqxE_SKO7hPUh-V7ufZbzVC2KGz8CrRLFIPKtjWEL3Ty1lFClIGJUb42Kb_30eNK_U4DJtqfWH2OE572ZrnKgSEBeif3pchRiEzCnDSZ0jpK4ysBvoy4Jn354qctAsFvDsRDo-zSOfpm4BBD_hEAJ921NyFVAvsDJF8uP3VstBb-nnkgbSh8qG-N2yPMS40Wpv7Tahq2U5pMsuzkf220ytHCQJJoFj0bhp9kXeFeY35GfPae5qDn3-RWIyDI12537JKzB3MIIfh_htM 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/06 03:06:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACvIbnFNidlOp5YttPj3RNiwqkR3NZHPGs2d7zCB9RWWBGqkpTmANNGoIbywqHQPHGLbKyv3EqxE_SKO7hPUh-V7ufZbzVC2KGz8CrRLFIPKtjWEL3Ty1lFClIGJUb42Kb_30eNK_U4DJtqfWH2OE572ZrnKgSEBeif3pchRiEzCnDSZ0jpK4ysBvoy4Jn354qctAsFvDsRDo-zSOfpm4BBD_hEAJ921NyFVAvsDJF8uP3VstBb-nnkgbSh8qG-N2yPMS40Wpv7Tahq2U5pMsuzkf220ytHCQJJoFj0bhp9kXeFeY35GfPae5qDn3-RWIyDI12537JKzB3MIIfh_htM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/06 03:06:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKRKRgrNHvtN26YHuD6Gl_n-vy8z-L_PxPJtfS4dZH7KMGGpMjVQ6w-hhpsjYZ9VqhRD4e5KjsfeMSqLcUW5n4uwRE3RaoZ8-Lb9zb2CPSnecsoT7mOz43BQJlf4UWfPIlL93w4DdP-od8ggBz5IEA5ty2Z1VjtkSVQ0nOJBI2241yMffDI5WqjnBMv06V0Wkiq_oOpCqczWn6_es9JTtNWwzqSN1CNB7uKhvfDb3uTnKgK4GQg0_-CFPRzEgD8Eyhh-yh6M525zOCE13eSG11EFV8ykS5sG5mp-723Il0RarwB1Cn3Olihdvdy-t2f2L9so0k_oQ9CNIFEexOC5Dvo 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/06 03:06:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/06 03:06:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKRKRgrNHvtN26YHuD6Gl_n-vy8z-L_PxPJtfS4dZH7KMGGpMjVQ6w-hhpsjYZ9VqhRD4e5KjsfeMSqLcUW5n4uwRE3RaoZ8-Lb9zb2CPSnecsoT7mOz43BQJlf4UWfPIlL93w4DdP-od8ggBz5IEA5ty2Z1VjtkSVQ0nOJBI2241yMffDI5WqjnBMv06V0Wkiq_oOpCqczWn6_es9JTtNWwzqSN1CNB7uKhvfDb3uTnKgK4GQg0_-CFPRzEgD8Eyhh-yh6M525zOCE13eSG11EFV8ykS5sG5mp-723Il0RarwB1Cn3Olihdvdy-t2f2L9so0k_oQ9CNIFEexOC5Dvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/03/06 03:06:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADqip52C0YHJIBrunkTD6nnh3VsNoBtKxAiHv-A6BGwB8fVIgxWrfMJiJm23z_Y4J1_lZ2IEi3td-8-sOaCJMkbXAzG6WDlFbET0KmcthfR6Su9c-VmMM9dYx3NF36Xowrl0W5kz2A3nG_p_WvWO8u7U2xK0MZjCExRM0q0-4JG_NTcSGrH-TzHxaT2a79sU-XlnpbCrKdMrmgNhaoouTuY9LMdfRBU0KRJNHni2lDOADd8Ugr_n7IZdS8AqcDVmuUtNUxh_tEeekmk0ayeTX6ijJv03A_6TUuFhRYPib9HKFyeyVl4_EORX_p4C1W3AVnvlcPAP6sQBMzsmjqZoRGo 2025/03/06 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/06 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/03/06 03:06:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADqip52C0YHJIBrunkTD6nnh3VsNoBtKxAiHv-A6BGwB8fVIgxWrfMJiJm23z_Y4J1_lZ2IEi3td-8-sOaCJMkbXAzG6WDlFbET0KmcthfR6Su9c-VmMM9dYx3NF36Xowrl0W5kz2A3nG_p_WvWO8u7U2xK0MZjCExRM0q0-4JG_NTcSGrH-TzHxaT2a79sU-XlnpbCrKdMrmgNhaoouTuY9LMdfRBU0KRJNHni2lDOADd8Ugr_n7IZdS8AqcDVmuUtNUxh_tEeekmk0ayeTX6ijJv03A_6TUuFhRYPib9HKFyeyVl4_EORX_p4C1W3AVnvlcPAP6sQBMzsmjqZoRGo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/03/06 03:06:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAaVcU0jAt8KtlAvK4Ai_PmxP3eyER6hC5mlG1TIYi_LUEm13kqZwby4aHd_uOr-06OIyUQ8y6spD-tFbqtvns2eOE9vheNKpwSAxkVSKG3Zk35YbHZDgii4qevjT3Tvlg-lWYM0UwRyGpPTqvhTxsgKQe9xxmXzPlKSrf2Pgjq6m7SB4MOjIzn0H3D7h9qEFwLZNkHvJ7wdJ_0DTqeh8iY7UVbxcVSoEgZeJE_h_lrEOgaScxCARXGscZeUVcjmuXl9BOHvjWBld4tqnG1gN7nhdASy-L1Gxj_c4e88PAZC93yvMcBPCKR2TkYtlxzr4CU8KwLqHpOcG3lsruYmNBo 2025/03/06 03:06:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/06 03:06:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/06 03:06:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAaVcU0jAt8KtlAvK4Ai_PmxP3eyER6hC5mlG1TIYi_LUEm13kqZwby4aHd_uOr-06OIyUQ8y6spD-tFbqtvns2eOE9vheNKpwSAxkVSKG3Zk35YbHZDgii4qevjT3Tvlg-lWYM0UwRyGpPTqvhTxsgKQe9xxmXzPlKSrf2Pgjq6m7SB4MOjIzn0H3D7h9qEFwLZNkHvJ7wdJ_0DTqeh8iY7UVbxcVSoEgZeJE_h_lrEOgaScxCARXGscZeUVcjmuXl9BOHvjWBld4tqnG1gN7nhdASy-L1Gxj_c4e88PAZC93yvMcBPCKR2TkYtlxzr4CU8KwLqHpOcG3lsruYmNBo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/03/06 03:06:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANl5DxjMSh38az3OqnOiMvTd48t82tcYk6UytC2NFFfQZx0hR6Bim9vOzAP0IDr5tk8in2jT14jtICZR4ead-aZcLcxnaPhJGBwbumkcCbXou73JLcpa5cPzmR7PAassF-8lQ_OxlyczasxeFJrbGG2cNscCXK1O7H4IS2QOhppw8WALDbB0BY2MnmJtMiwAU9srFrB2CsiG46J3k_ao0m4Ie836IU8ncFfUjihUvjSjxe9X7e0aP4PsIJem8FLBhbOMx52jNu3LLTxphQx5sysutx_yxwOotu70wdvlYSCLJGsUl2C5e-wmCmnRHPHoEuvsImY7Na3Fh0RaOy6U0aM 2025/03/06 03:06:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/06 03:06:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/06 03:06:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANl5DxjMSh38az3OqnOiMvTd48t82tcYk6UytC2NFFfQZx0hR6Bim9vOzAP0IDr5tk8in2jT14jtICZR4ead-aZcLcxnaPhJGBwbumkcCbXou73JLcpa5cPzmR7PAassF-8lQ_OxlyczasxeFJrbGG2cNscCXK1O7H4IS2QOhppw8WALDbB0BY2MnmJtMiwAU9srFrB2CsiG46J3k_ao0m4Ie836IU8ncFfUjihUvjSjxe9X7e0aP4PsIJem8FLBhbOMx52jNu3LLTxphQx5sysutx_yxwOotu70wdvlYSCLJGsUl2C5e-wmCmnRHPHoEuvsImY7Na3Fh0RaOy6U0aM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/06 03:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AIK5uZ_ZF-Kz4KdwGsl7bIlxMk97gyIrrlNsgXjxpAUuuMFQEhQ7lf02YZU90-8Ox-iw8BLHu61LoPBLLvHaT4fzfIcknKyEkR4xYGWTeh7Md6v8spWGCNxg9u7y-ixx_yhHI7VzEzid88KiEjyWMXwMluz9EaVtt3J2IQBX_LMLvePJCVRwcLv_K49r92f5MiF4LkGX8fnUgOQU8uRCKGWnRQWWw2yXrHAwCpNyPWmqxZOAysU5Qha6XPIyk8yxqUCRfGMgXkAlyxDFQKFCbjuOShbWz0BYhNKMIupEUXdKtvUXEDlUL6WOTj_5KT2Tf2zWnzaJZgRYs1vzBvNAmOU 2025/03/06 03:06:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/06 03:06:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AIK5uZ_ZF-Kz4KdwGsl7bIlxMk97gyIrrlNsgXjxpAUuuMFQEhQ7lf02YZU90-8Ox-iw8BLHu61LoPBLLvHaT4fzfIcknKyEkR4xYGWTeh7Md6v8spWGCNxg9u7y-ixx_yhHI7VzEzid88KiEjyWMXwMluz9EaVtt3J2IQBX_LMLvePJCVRwcLv_K49r92f5MiF4LkGX8fnUgOQU8uRCKGWnRQWWw2yXrHAwCpNyPWmqxZOAysU5Qha6XPIyk8yxqUCRfGMgXkAlyxDFQKFCbjuOShbWz0BYhNKMIupEUXdKtvUXEDlUL6WOTj_5KT2Tf2zWnzaJZgRYs1vzBvNAmOU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/06 03:06:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADSiFyp_6HUxKGisd8iYrh5HvdexclQSmCg4elVaWQXUJDTzgg7Nj_taMhZng7p_ouCePXqW4rpvZwMu7uih0d42ZmFTePw5j5HHYZ9DTUXPS6CwwscOEPKHDdw8i1Z3L87a0V_OUvBdW9aICdf7FvQNCkRBb-MuyCqjWn28RCeS0pafE2u2EFDzLjpAx6rEygyf_atdKOaSHw4ckU66imwJNAbgCkgvn9LoDRGjVnpz8tVYJKs7UlShmNiDAaRCYsumeKPawGKktZUBuul1U5H98QNlhocXfulIt4qJPOzkkcahN0LGYgi1qIfA9lga5EGF4cBRUik6mp6U24Xad9Q 2025/03/06 03:06:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/06 03:06:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/03/06 03:06:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/03/06 03:06:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/06 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/06 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/06 03:06:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADSiFyp_6HUxKGisd8iYrh5HvdexclQSmCg4elVaWQXUJDTzgg7Nj_taMhZng7p_ouCePXqW4rpvZwMu7uih0d42ZmFTePw5j5HHYZ9DTUXPS6CwwscOEPKHDdw8i1Z3L87a0V_OUvBdW9aICdf7FvQNCkRBb-MuyCqjWn28RCeS0pafE2u2EFDzLjpAx6rEygyf_atdKOaSHw4ckU66imwJNAbgCkgvn9LoDRGjVnpz8tVYJKs7UlShmNiDAaRCYsumeKPawGKktZUBuul1U5H98QNlhocXfulIt4qJPOzkkcahN0LGYgi1qIfA9lga5EGF4cBRUik6mp6U24Xad9Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/03/06 03:06:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AP6zOAfSP2OrZZx2r0P7UkZCSLmD1oSXUOUQMH_Y6uaMxY8U0I2R1txuEHH2XT6zLZPeAoPM6z6jU-O6Y7vHSfc5X8XSGShmoI7gHaSqhOdnlVj6V0IFFg4qFsqcOJ5-piXH5b4tTc8exFfO6bM5wN69TkYSi4X2w5J_Fig_S4Fv3tJWM0f18yOwC0UBCHorRVO56vrWWedsoQs8M2qunxcM0eN5YVFdC2VZT9fd2YQFs07ivsb8jvkrL9EVD5NpU9C7jnWDgk_mFpEm7ecijhEJ4djYmGcdpfaMeM4yS-xJtDLFUcB2mE0jOrYgYnEn1OBledVi6WP18p2tSgNXjKM 2025/03/06 03:06:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/03/06 03:06:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/03/06 03:06:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AP6zOAfSP2OrZZx2r0P7UkZCSLmD1oSXUOUQMH_Y6uaMxY8U0I2R1txuEHH2XT6zLZPeAoPM6z6jU-O6Y7vHSfc5X8XSGShmoI7gHaSqhOdnlVj6V0IFFg4qFsqcOJ5-piXH5b4tTc8exFfO6bM5wN69TkYSi4X2w5J_Fig_S4Fv3tJWM0f18yOwC0UBCHorRVO56vrWWedsoQs8M2qunxcM0eN5YVFdC2VZT9fd2YQFs07ivsb8jvkrL9EVD5NpU9C7jnWDgk_mFpEm7ecijhEJ4djYmGcdpfaMeM4yS-xJtDLFUcB2mE0jOrYgYnEn1OBledVi6WP18p2tSgNXjKM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/03/06 03:06:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AADdE36xLSmwI3viCzHWtxJAmmNCwO9YMrLkoZ_uk-yJhH3UsWHjuKWyBM6WiWIq4-q5-JC_y0FYfEbUjDrdFCMC7jSvlQl7bRiMw73WluBWIDmpO-1uVC8Dg_sQ-0R5AlHHqe9QCzjxRnxon837Dt9V7Ebf-GrxQIblgoq2dWeVsu9VrGbD2U34-OPEQj6pqB4iNbYHLBP0VLoxRbW4M3R-JoqmDbevvaKGqsz6pFrXbtznZmO5uGW3wjEJanpEcljzyNBbn0-SJ7UsuVwfRTvEzqirx2_9RLy3GBr0hlU-3mO-C8UwZKKkyKbXIZHcohQD_yYIq0bcPPxbf6ZkTNk 2025/03/06 03:06:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/03/06 03:06:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/06 03:06:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AADdE36xLSmwI3viCzHWtxJAmmNCwO9YMrLkoZ_uk-yJhH3UsWHjuKWyBM6WiWIq4-q5-JC_y0FYfEbUjDrdFCMC7jSvlQl7bRiMw73WluBWIDmpO-1uVC8Dg_sQ-0R5AlHHqe9QCzjxRnxon837Dt9V7Ebf-GrxQIblgoq2dWeVsu9VrGbD2U34-OPEQj6pqB4iNbYHLBP0VLoxRbW4M3R-JoqmDbevvaKGqsz6pFrXbtznZmO5uGW3wjEJanpEcljzyNBbn0-SJ7UsuVwfRTvEzqirx2_9RLy3GBr0hlU-3mO-C8UwZKKkyKbXIZHcohQD_yYIq0bcPPxbf6ZkTNk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/03/06 03:06:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAufTlfaTlu_htBX4txsqPMqFR5xljLhKeulBfVph74tiMebA1QoIEPTy9KT8az6qGo-evpxRoYQjEPILHOUya8PedI5Dz66-KvwNPFRWKWPrVJr4LuvbVaSK-B6OJOlKtudh39QyDnAzFYwwwTV81CFAQKo8L3lfqV1uNdpWfvBA0H1qQJXEf13xwXwfuhZqOITz7yvp6Kg5DKvbVvuWRvAzudEwjscOfJJXJ8GUQPAeseunmYX5BIqkxh4N4f0mTCzt0wdvkzgt7byM2MZ0w_W2qGb2yvCGxT8hWBOObWlL7it6pddqr_IbnPoVV9Gimed75gGfjiLSd-W71Bvb7E 2025/03/06 03:06:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/06 03:06:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/06 03:06:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAufTlfaTlu_htBX4txsqPMqFR5xljLhKeulBfVph74tiMebA1QoIEPTy9KT8az6qGo-evpxRoYQjEPILHOUya8PedI5Dz66-KvwNPFRWKWPrVJr4LuvbVaSK-B6OJOlKtudh39QyDnAzFYwwwTV81CFAQKo8L3lfqV1uNdpWfvBA0H1qQJXEf13xwXwfuhZqOITz7yvp6Kg5DKvbVvuWRvAzudEwjscOfJJXJ8GUQPAeseunmYX5BIqkxh4N4f0mTCzt0wdvkzgt7byM2MZ0w_W2qGb2yvCGxT8hWBOObWlL7it6pddqr_IbnPoVV9Gimed75gGfjiLSd-W71Bvb7E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/06 03:06:38 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJm3C2br2FMfgEqC53CJocDqVeRCAYsuLOuZXSSVtvoqgQV38-H_fKzvG_JfAJ-6bdT1ZwMms4Lq-ijd89TpmpehhRqOw9BCRXl8kKZ_loQOp9j2g15KL3pd1lXECgS3eAMyNOcZaqeROGs_zrSkoLab_arac4j9EjPV3DKrl1zoNTsDiDqGGBQuEUc4ZH4CKjDJs6ox22T1PCxx2T4PZI016uvpb86D2qwzCqv8Vdn-Jc37OGjFccIjIB--li4Z3pd-y0fMP7QvG3F748vrGBTwAs7Ex_3nxEI0orK6NgcKZMJ742CmQjondVkY7Wip9Fc-MO2w2UL1jsLJr6DCPPo 2025/03/06 03:06:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/06 03:06:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/06 03:06:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/06 03:06:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/06 03:06:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/06 03:06:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/06 03:06:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJm3C2br2FMfgEqC53CJocDqVeRCAYsuLOuZXSSVtvoqgQV38-H_fKzvG_JfAJ-6bdT1ZwMms4Lq-ijd89TpmpehhRqOw9BCRXl8kKZ_loQOp9j2g15KL3pd1lXECgS3eAMyNOcZaqeROGs_zrSkoLab_arac4j9EjPV3DKrl1zoNTsDiDqGGBQuEUc4ZH4CKjDJs6ox22T1PCxx2T4PZI016uvpb86D2qwzCqv8Vdn-Jc37OGjFccIjIB--li4Z3pd-y0fMP7QvG3F748vrGBTwAs7Ex_3nxEI0orK6NgcKZMJ742CmQjondVkY7Wip9Fc-MO2w2UL1jsLJr6DCPPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AM6KwIiFfJCb0nCLJHYLV7BUEnH8uJcO2b3sSWtU4uxwNsMkFHa9BzcgdyR8wEnd-vRKYmIwl7b2hh40-JJdCUQ2qoZil5iImUsI05BiqHMm3HVdTpqJjdUxq8PCdxEKMjXe8QUPrIeCMXImLPoBrJ3v9TWNemCOwiBJFlL73qauPvKvAoGh1yMNGNB9kkklD39gltZ3K6IxocPYosm4qzGEVvZgBgd9p0M4InnyYrBE0G_6RPhmYBeyIprc4MzrHuGCD-vGzCse-ZT5QmUnYYHtUmQmWLQmd7LorRmlfJoRKLLDVAgxMT-I7QHbwwy3GV9XxEz_Ik5cjf7CXhbjk_M 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/06 03:06:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/06 03:06:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/06 03:06:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AM6KwIiFfJCb0nCLJHYLV7BUEnH8uJcO2b3sSWtU4uxwNsMkFHa9BzcgdyR8wEnd-vRKYmIwl7b2hh40-JJdCUQ2qoZil5iImUsI05BiqHMm3HVdTpqJjdUxq8PCdxEKMjXe8QUPrIeCMXImLPoBrJ3v9TWNemCOwiBJFlL73qauPvKvAoGh1yMNGNB9kkklD39gltZ3K6IxocPYosm4qzGEVvZgBgd9p0M4InnyYrBE0G_6RPhmYBeyIprc4MzrHuGCD-vGzCse-ZT5QmUnYYHtUmQmWLQmd7LorRmlfJoRKLLDVAgxMT-I7QHbwwy3GV9XxEz_Ik5cjf7CXhbjk_M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/03/06 03:06:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACtX0robmDxeeZEAXtm6nY3BsXidj7ytch44B-B8VSJJoDg8yAMCDHWuoS95HAPZGWo6yo8RW2xymJAAGKpSJaeCzV6jC7nn2zsO37_hVpXmw_ENGz12VbZ1UZNkhM7HE5D_wr7ISPXzU8N6pNAMde9Aw6QjiUiFSRzQaureWKo5YlAotjCfBYgebeIFS0rewReH17oRDoNbe2x5XfHnAoze4u1xhh4eNjG89t2pfB5R3NoA0TskIbeoSgRT_lJY1ZN-8aHNJ3um08MveV2WioMvCFrnnjI0xQyu_HVyxLG1xr0hRdTkWZbZlP-IHU3vxYrQFr25HuidW55uI_ROtYY 2025/03/06 03:06:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/03/06 03:06:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/03/06 03:06:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACtX0robmDxeeZEAXtm6nY3BsXidj7ytch44B-B8VSJJoDg8yAMCDHWuoS95HAPZGWo6yo8RW2xymJAAGKpSJaeCzV6jC7nn2zsO37_hVpXmw_ENGz12VbZ1UZNkhM7HE5D_wr7ISPXzU8N6pNAMde9Aw6QjiUiFSRzQaureWKo5YlAotjCfBYgebeIFS0rewReH17oRDoNbe2x5XfHnAoze4u1xhh4eNjG89t2pfB5R3NoA0TskIbeoSgRT_lJY1ZN-8aHNJ3um08MveV2WioMvCFrnnjI0xQyu_HVyxLG1xr0hRdTkWZbZlP-IHU3vxYrQFr25HuidW55uI_ROtYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/03/06 03:06:46 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACkhUtmernlLxsMiuyC7grA4d9t8fUZjsz0MTJHrlQwkzyRJlDHJ1esS4gei_b8rjC3QPzAu29B2AAEzW_aCQos3kgHhhJugAeqa1FvyuTrj4Kf7ICKoO7kR4fXfEjR1S-kNI29Pzf42FuKH_ZX9UOhz-kEkFbjDfxHoDAOXTsB57fMwAfQhxv4KIBc8pjVI1VOiF-ycLqARpPSru9j8o_RLNLj1Lx2d0KEdgg1GsDVX4I7rXzpwzNuy-LxmDeX0BUz-lqwvZow1H5Wk4NABxw6mihkAZ_nz5kjgPmQ4puKu66duNGmZNCUuEjEC0wqM8OXca_PyuhysFjDXt7BFadA 2025/03/06 03:06:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/03/06 03:06:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/06 03:06:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACkhUtmernlLxsMiuyC7grA4d9t8fUZjsz0MTJHrlQwkzyRJlDHJ1esS4gei_b8rjC3QPzAu29B2AAEzW_aCQos3kgHhhJugAeqa1FvyuTrj4Kf7ICKoO7kR4fXfEjR1S-kNI29Pzf42FuKH_ZX9UOhz-kEkFbjDfxHoDAOXTsB57fMwAfQhxv4KIBc8pjVI1VOiF-ycLqARpPSru9j8o_RLNLj1Lx2d0KEdgg1GsDVX4I7rXzpwzNuy-LxmDeX0BUz-lqwvZow1H5Wk4NABxw6mihkAZ_nz5kjgPmQ4puKu66duNGmZNCUuEjEC0wqM8OXca_PyuhysFjDXt7BFadA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/03/06 03:06:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADIAN2P1Z1GpaXC7vMRvy_B38lWeMsr-k6JOmrhlPfBg2qDiRq4lfY4IWRD0L3m2_XhcQmlmX6W1dPVJE6LSsrgfSXkyd8HJrYc_3R6uIXJ_e5K9HKqvoIOBKXnmuV9RcsVE8M1XPH9TEf_LIAjsu70daJJJH5pwjpzI5zZa67eUJhUkzTnXBNbuy6bnnu5yIuM6lkujo3xI8mloXkmtIjluLW_1oLBBo79Q9fJnoJ_SqLmB1A-TdNVXECvY5mmcfujR06z3h1hQCksoyTXx-Z8O2EIxBLYEZJziSMvNblvCd4PUAf8ygYqfQso_0z-e9nrlut0PjxA5CAeo1VllmKA 2025/03/06 03:06:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/06 03:06:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/06 03:06:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADIAN2P1Z1GpaXC7vMRvy_B38lWeMsr-k6JOmrhlPfBg2qDiRq4lfY4IWRD0L3m2_XhcQmlmX6W1dPVJE6LSsrgfSXkyd8HJrYc_3R6uIXJ_e5K9HKqvoIOBKXnmuV9RcsVE8M1XPH9TEf_LIAjsu70daJJJH5pwjpzI5zZa67eUJhUkzTnXBNbuy6bnnu5yIuM6lkujo3xI8mloXkmtIjluLW_1oLBBo79Q9fJnoJ_SqLmB1A-TdNVXECvY5mmcfujR06z3h1hQCksoyTXx-Z8O2EIxBLYEZJziSMvNblvCd4PUAf8ygYqfQso_0z-e9nrlut0PjxA5CAeo1VllmKA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/06 03:06:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANu0Ov0Dcr1MG74UIxGcFIrHady9PH4dKMSpZPhyL6O5Djr1eFrKD1XXoWaFcQWfta7YMLunKi3i9lQxkIOn_ghEghfy7Ey0yCvjm1aOydxCi64GMQ9YaYRj4hzMBc5_vl-_gR7W251uPOHlSdlbnmM2RwM7UqwY1KANRyh4eCZL2f0gQ7QutZfMipQJg1zPXha-7uFGr4SI9B-u5HhK_NaWMAnzP2ez3Z4riHS2FiqPpkax4cagUSrOwa0W7-pBCoDBh7uhydf7bSp9ZfGQ550VF4oQzwFZ6d-QCmzSRZ4xZfuLbNbAezSmeENOdXG3Digwnjo4ZCL48UAKXZ1ZtEY 2025/03/06 03:06:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/06 03:06:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/06 03:06:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/06 03:06:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/06 03:06:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/06 03:06:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/06 03:06:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANu0Ov0Dcr1MG74UIxGcFIrHady9PH4dKMSpZPhyL6O5Djr1eFrKD1XXoWaFcQWfta7YMLunKi3i9lQxkIOn_ghEghfy7Ey0yCvjm1aOydxCi64GMQ9YaYRj4hzMBc5_vl-_gR7W251uPOHlSdlbnmM2RwM7UqwY1KANRyh4eCZL2f0gQ7QutZfMipQJg1zPXha-7uFGr4SI9B-u5HhK_NaWMAnzP2ez3Z4riHS2FiqPpkax4cagUSrOwa0W7-pBCoDBh7uhydf7bSp9ZfGQ550VF4oQzwFZ6d-QCmzSRZ4xZfuLbNbAezSmeENOdXG3Digwnjo4ZCL48UAKXZ1ZtEY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/06 03:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AB-ApwYoHWicbAYlv9gsQpILNQqtB3nOOWl42BMmsIO_2KArFQ_Fosfx2iCIF262mcq86erFCrG2Bd2XxPrVk83qYuJtWzXAZ-m-ba_CVB_UCNfRkX5AGtwiQDmjS0AaEQtUKg0bMQxq3oInI3pihIhXZRfEs7SSUYRn2zT-PzJOG8lZApV208oOFkDwTlq-XxUROLHZ78nw9X00qQWDg7mEKRDtRdu155CNPU973s5dxWYZfLYgHhhLCn9M4bsmkPNjEx3ybdRvLNH_syNK9BSVw3vr3kidQCDtPjYc-4Ol8q9a_bmTmfyPiWoFwIxVEiVIijX73IXDyHieEIJ_4To 2025/03/06 03:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/06 03:06:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AB-ApwYoHWicbAYlv9gsQpILNQqtB3nOOWl42BMmsIO_2KArFQ_Fosfx2iCIF262mcq86erFCrG2Bd2XxPrVk83qYuJtWzXAZ-m-ba_CVB_UCNfRkX5AGtwiQDmjS0AaEQtUKg0bMQxq3oInI3pihIhXZRfEs7SSUYRn2zT-PzJOG8lZApV208oOFkDwTlq-XxUROLHZ78nw9X00qQWDg7mEKRDtRdu155CNPU973s5dxWYZfLYgHhhLCn9M4bsmkPNjEx3ybdRvLNH_syNK9BSVw3vr3kidQCDtPjYc-4Ol8q9a_bmTmfyPiWoFwIxVEiVIijX73IXDyHieEIJ_4To" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/03/06 03:06:55 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/06 03:06:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/06 03:07:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/06 03:07:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/06 03:07:06 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/06 03:07:07 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFreJZVrVNzF3sG2emy2W9WaS99fqR1jnJEE7B8PITkvLDNDyRTVEKkuo_UDRO15hd-e8dedzH7r3LlL8RstYg1y2QPATtH9zCyDH5tSPdi-taERMZ_vbQaAfAofik4gpHlUUV59N0v34uKtnZ1cyEPGA6qHC6zfsA7H6zC9r6T1h5-pw90r21g38asDVj7FxrZgE9KSLD-DWFe7p9VsAFd_A4CrJ6rEnByO26zgFrXYiCw-NKskLCFoY8ENZU0g2aB3qU21qO3e2ii8i7JB-ggnPHZwowDvoU9rtE8mPDCRY-v9Ek5-bPQkayLQaCqYPQ7ygK2TvoqYvrXHa1jd6yU 2025/03/06 03:07:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/06 03:07:07 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ad8b4fc452b983379070d87955312631" 2025/03/06 03:07:08 DEBUG : unknown-size-put.txt: multipart upload "AFreJZVrVNzF3sG2emy2W9WaS99fqR1jnJEE7B8PITkvLDNDyRTVEKkuo_UDRO15hd-e8dedzH7r3LlL8RstYg1y2QPATtH9zCyDH5tSPdi-taERMZ_vbQaAfAofik4gpHlUUV59N0v34uKtnZ1cyEPGA6qHC6zfsA7H6zC9r6T1h5-pw90r21g38asDVj7FxrZgE9KSLD-DWFe7p9VsAFd_A4CrJ6rEnByO26zgFrXYiCw-NKskLCFoY8ENZU0g2aB3qU21qO3e2ii8i7JB-ggnPHZwowDvoU9rtE8mPDCRY-v9Ek5-bPQkayLQaCqYPQ7ygK2TvoqYvrXHa1jd6yU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/06 03:07:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIgKxF-WDRDd3L0kk-02LjeB_XoUvQhmZ51UyX0wTxbDkd5a1UjRFrd6FwMDXP_Sz2UoGkLp56Im4XqrNW8sNGxVIubV0q8CHjdRf0ghj2wGVKUPzK00JsjzgzL097UI5lAjvY5nY1CbsfNmaTWKnKEH_TVpSCMMeZuUGKmGbRAHUilX1qNpb3Fkk7o4kOr93O33PW1RRESFuNzUo_Pp2jWBZwzQZlZw2N0aSfqIpApxHQReLiST67X-o5IEgmogOnFSOeTz8LP-rmQMVwfw2z5ECpeEd3eQfoEnco4ib3xOzc1bjxBB9E0yLm3mtSHkQD7OKjCoy9jZRbqzewqBcMI 2025/03/06 03:07:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/03/06 03:07:09 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "31320f7968f4979155e0426c1a5ee025" 2025/03/06 03:07:09 DEBUG : unknown-size-update.txt: multipart upload "AIgKxF-WDRDd3L0kk-02LjeB_XoUvQhmZ51UyX0wTxbDkd5a1UjRFrd6FwMDXP_Sz2UoGkLp56Im4XqrNW8sNGxVIubV0q8CHjdRf0ghj2wGVKUPzK00JsjzgzL097UI5lAjvY5nY1CbsfNmaTWKnKEH_TVpSCMMeZuUGKmGbRAHUilX1qNpb3Fkk7o4kOr93O33PW1RRESFuNzUo_Pp2jWBZwzQZlZw2N0aSfqIpApxHQReLiST67X-o5IEgmogOnFSOeTz8LP-rmQMVwfw2z5ECpeEd3eQfoEnco4ib3xOzc1bjxBB9E0yLm3mtSHkQD7OKjCoy9jZRbqzewqBcMI" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/06 03:07:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zasuyeh0dago/deeper/nonexisting/directory" 2025/03/06 03:07:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/06 03:07:09 DEBUG : Waiting for deletions to finish 2025/03/06 03:07:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/03/06 03:07:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/03/06 03:07:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/06 03:07:10 INFO : S3 bucket rclone-test-zasuyeh0dago: Bucket "rclone-test-zasuyeh0dago" deleted 2025/03/06 03:07:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (114.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- FAIL: TestIntegration/FsMkdir (111.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.49s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.10s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.28s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (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 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (59.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/03/06 03:07:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/03/06 03:07:10 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 114.193s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m55.022154118s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]