"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3Wasabi:" 2025/10/20 04:07:00 NOTICE: TestS3Wasabi: Stopped server 2025/10/20 04:07:00 NOTICE: TestS3Wasabi: Starting server 2025/10/20 04:07:00 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza" 2025/10/20 04:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/20 04:07:01 INFO : S3 bucket rclone-test-bokepuk8raza: Bucket "rclone-test-bokepuk8raza" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/20 04:07:02 INFO : S3 bucket rclone-test-bokepuk8raza: Bucket "rclone-test-bokepuk8raza" deleted === RUN TestIntegration/FsMkdir 2025/10/20 04:07:03 INFO : S3 bucket rclone-test-bokepuk8raza: Bucket "rclone-test-bokepuk8raza" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/20 04:07:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/20 04:07:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/20 04:07:03 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/20 04:07:33 NOTICE: S3 bucket rclone-test-bokepuk8raza: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/20 04:07:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: J3iustEQQMlbp6B51fPU9X01KODtPyJyBL74ZpgwHzsGlXBTSP2i4X3ubNdVHBpy22BS5EJawLoXWkXnUPrZ1pFCeEpNx1hlSMM9ggmx-7Rq7mhjDEOP0MSwZJNTvZkP 2025/10/20 04:07:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1f6acf477682597b0a7d2c62b23b26eb" 2025/10/20 04:07:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "84c4462f8623d01f0fcb3a93e719670b" 2025/10/20 04:07:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1c75933bae25219f8b5397f549c05327" 2025/10/20 04:07:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload "J3iustEQQMlbp6B51fPU9X01KODtPyJyBL74ZpgwHzsGlXBTSP2i4X3ubNdVHBpy22BS5EJawLoXWkXnUPrZ1pFCeEpNx1hlSMM9ggmx-7Rq7mhjDEOP0MSwZJNTvZkP" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/20 04:07:45 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/20 04:07:46 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/20 04:07:51 DEBUG : S3 bucket rclone-test-bokepuk8raza: bucket is versioned: false 2025/10/20 04:07:51 DEBUG : Waiting for deletions to finish 2025/10/20 04:07:52 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/20 04:07:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/20 04:07:52 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/20 04:07:54 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza/dirToPurgeFromRoot" 2025/10/20 04:07:58 DEBUG : S3 bucket rclone-test-bokepuk8raza path dirToPurgeFromRoot: bucket is versioned: false 2025/10/20 04:07:58 DEBUG : Waiting for deletions to finish 2025/10/20 04:07:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/20 04:07:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/20 04:08:00 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/20 04:08:01 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza/hello? sausage/êé" 2025/10/20 04:08:02 INFO : S3 bucket rclone-test-bokepuk8raza path hello? sausage/êé: Bucket "rclone-test-bokepuk8raza" created with ACL "" 2025/10/20 04:08:03 DEBUG : S3 bucket rclone-test-bokepuk8raza path hello? sausage/êé: bucket is versioned: false 2025/10/20 04:08:03 DEBUG : Waiting for deletions to finish 2025/10/20 04:08:03 DEBUG : "a/b/c/d/e.txt" version false 2025/10/20 04:08:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/20 04:08:03 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/20 04:08:13 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/20 04:08:14 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3Wasabi:" path "rclone-test-bokepuk8raza" from "TestS3Wasabi:rclone-test-bokepuk8raza" 2025/10/20 04:08:15 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/20 04:08:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: x-thOhGqAjKl5ju6PZW-VH964A8Kf-NKyma4o0TvZ0M-YUnQ83pXfRVyEPlP0JSV4xpw0T-zTY42SHJTLQQ-4_4xxvhIWpIi_oJB7NxDnklSNuwTfVwB0gBlUO7Vn6gk 2025/10/20 04:08:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/20 04:08:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/20 04:08:23 DEBUG : piped data.txt: multipart upload "x-thOhGqAjKl5ju6PZW-VH964A8Kf-NKyma4o0TvZ0M-YUnQ83pXfRVyEPlP0JSV4xpw0T-zTY42SHJTLQQ-4_4xxvhIWpIi_oJB7NxDnklSNuwTfVwB0gBlUO7Vn6gk" finished 2025/10/20 04:08:23 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/20 04:08:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: LlVggMVKTpBsidV1idl8N7QLBGJsjQ62gkZGEPGQJof8Dx19v1CMAZxedPL_0LZtpps5r7gRNYT0XbXCtY228-iqDCj1hOLHf07LPDVaS3Pbzbe_rIXslY0qBc09VMLU 2025/10/20 04:08:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/20 04:08:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e4ede8693f18a22a301f5da42d1979b5" 2025/10/20 04:08:24 DEBUG : piped data.txt: multipart upload "LlVggMVKTpBsidV1idl8N7QLBGJsjQ62gkZGEPGQJof8Dx19v1CMAZxedPL_0LZtpps5r7gRNYT0XbXCtY228-iqDCj1hOLHf07LPDVaS3Pbzbe_rIXslY0qBc09VMLU" finished 2025/10/20 04:08:24 DEBUG : piped data.txt: Multipart upload Etag: 3c9e04f59c06ed2c09c6760c96ba7ab7-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/10/20 04:08:25 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2025-10-20-040829-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/10/20 04:08:35 DEBUG : oldPath = "TestS3Wasabi:rclone-test-bokepuk8raza/versions/test-versions-v2025-10-20-040829-000.txt" 2025/10/20 04:08:35 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-bokepuk8raza/versions/test-versions-v2025-10-20-040829-000.txt" 2025/10/20 04:08:35 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-bokepuk8raza/versions/test-versions-v2025-10-20-040829-000.txt" 2025/10/20 04:08:35 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2025/10/20 04:08:35 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-bokepuk8raza/versions/test-versions-v2025-10-20-040829-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-bokepuk8raza/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:475: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/10/20 04:08:38 DEBUG : Waiting for deletions to finish 2025/10/20 04:08:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/20 04:08:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2025/10/20 04:08:39 DEBUG : "versions/test-versions.txt" version false 2025/10/20 04:08:39 DEBUG : versions/test-versions.txt: Not deleting current version "001760933313860582759-BWtKtJLFPG" 2025/10/20 04:08:39 DEBUG : "versions/test-versions-v2025-10-20-040832-000.txt" version true 2025/10/20 04:08:39 DEBUG : versions/test-versions-v2025-10-20-040832-000.txt: Deleting delete marker (id "001760933311671688574-NRzGGDzbBl") 2025/10/20 04:08:39 DEBUG : "versions/test-versions-v2025-10-20-040829-000.txt" version true 2025/10/20 04:08:39 DEBUG : versions/test-versions-v2025-10-20-040829-000.txt: Deleting (id "001760933309320553476-VcP-VUO1Ow") 2025/10/20 04:08:39 INFO : versions/test-versions-v2025-10-20-040829-000.txt: Deleted 2025/10/20 04:08:39 INFO : versions/test-versions-v2025-10-20-040832-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/20 04:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: TWhzMqC9uyYQCTVNkcm02MPMVGHMY3fR6-1BGRybuGPQfGB5QroIM9ZINy1p4LDU4nxAJLD8TdqDPHnP9shX_P3nCa1ZX4U-qGXXJsNvtP377D-Gt1N9YqKUeijuFbU8 2025/10/20 04:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/20 04:08:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/20 04:08:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "TWhzMqC9uyYQCTVNkcm02MPMVGHMY3fR6-1BGRybuGPQfGB5QroIM9ZINy1p4LDU4nxAJLD8TdqDPHnP9shX_P3nCa1ZX4U-qGXXJsNvtP377D-Gt1N9YqKUeijuFbU8" finished 2025/10/20 04:08:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/20 04:08:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: jwCkBzaRcpDvXKIAbDjly6bEC53ciC333lJsjmsT1x-IqmG2wHlGoAZW2iZOr16EuwKyCn4FFWISsftBSRblNtKBAKaHoda_f2hCsgI4DS4DzPTLNZovKJN-KuHmueis 2025/10/20 04:08:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/20 04:08:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 04:08:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "jwCkBzaRcpDvXKIAbDjly6bEC53ciC333lJsjmsT1x-IqmG2wHlGoAZW2iZOr16EuwKyCn4FFWISsftBSRblNtKBAKaHoda_f2hCsgI4DS4DzPTLNZovKJN-KuHmueis" finished 2025/10/20 04:08:47 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/20 04:08:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: SL94G5LAEMSQmncs3NDZLOfTbLmHAuboEjJnBP03j8_Av3Gv5O2jeJEIey63-5KGLYocqgDXqp9GP73wwDPF74E-xFmR0Os9_PSUI4KRpeis4oKIO0FOZ4p_8HVTlPqI 2025/10/20 04:08:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/20 04:08:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 04:08:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "SL94G5LAEMSQmncs3NDZLOfTbLmHAuboEjJnBP03j8_Av3Gv5O2jeJEIey63-5KGLYocqgDXqp9GP73wwDPF74E-xFmR0Os9_PSUI4KRpeis4oKIO0FOZ4p_8HVTlPqI" finished 2025/10/20 04:08:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/20 04:08:50 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: gIDTY0pSs02FZMWOk3Jtq2_pfUOngYnAEFSo0sYu5UfwU6hOA3mI62UQ5KUIdWK3l2yRZYO2sY9UWxfgPj-DmZ8qTjg_se6ZRAleFKZfRCFmbafra7ws9BPET1A7dQDy 2025/10/20 04:08:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/20 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/20 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/20 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 04:08:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/20 04:08:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/20 04:08:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "gIDTY0pSs02FZMWOk3Jtq2_pfUOngYnAEFSo0sYu5UfwU6hOA3mI62UQ5KUIdWK3l2yRZYO2sY9UWxfgPj-DmZ8qTjg_se6ZRAleFKZfRCFmbafra7ws9BPET1A7dQDy" finished 2025/10/20 04:08:52 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/20 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ey0feXSUmdfDF0j1gC67UU5PDfcAGfzWIxJo_ndf0BOJSTxX1Kc-ICAAzE1GTu75Q4G_SQtRpeFFekl3qziTXrjDd6B6031BiQCdhfpKqgE4rbx4V5jwteSJi6S7dluV 2025/10/20 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/20 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/20 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/20 04:08:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/20 04:08:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/20 04:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/20 04:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ey0feXSUmdfDF0j1gC67UU5PDfcAGfzWIxJo_ndf0BOJSTxX1Kc-ICAAzE1GTu75Q4G_SQtRpeFFekl3qziTXrjDd6B6031BiQCdhfpKqgE4rbx4V5jwteSJi6S7dluV" finished 2025/10/20 04:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/20 04:09:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: j_BQWpoh80gp6FSHWK2cdvO8OwembTxYN2KljN2yvtiv88NdPV-qbkT0gE7nD4ny2jpH9MPYTUigiUn7GYkeJKZfbbc3839PYPInMp1ZHZWNcsea8ppar20dgDn0J8AE 2025/10/20 04:09:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/20 04:09:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "j_BQWpoh80gp6FSHWK2cdvO8OwembTxYN2KljN2yvtiv88NdPV-qbkT0gE7nD4ny2jpH9MPYTUigiUn7GYkeJKZfbbc3839PYPInMp1ZHZWNcsea8ppar20dgDn0J8AE" finished 2025/10/20 04:09:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/20 04:09:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: d5itGIjSOzRmFUsLwUSbVwp3shvZDaVia9Lyq1tTbSxgAfdh9bJaOzaBSpldzfqGT_PJG4UUkvG5CKNgqYcdF63XoQYOetycOkyW346CC9jajfIQj68-gqisz1c6cnfl 2025/10/20 04:09:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/20 04:09:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 04:09:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "d5itGIjSOzRmFUsLwUSbVwp3shvZDaVia9Lyq1tTbSxgAfdh9bJaOzaBSpldzfqGT_PJG4UUkvG5CKNgqYcdF63XoQYOetycOkyW346CC9jajfIQj68-gqisz1c6cnfl" finished 2025/10/20 04:09:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/20 04:09:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: hu2eVBXxpKB-pMA9Bsn0DkXptvAb4bQHjFttI2FJhVHfcoW6AkMx9IKWbNuyzsS3ytmtGZYsDnODpcmDH0xA9ne6-Qo8FBx0lRKS8JNJt8lnOvUAOtDOPdduWj3-U9QG 2025/10/20 04:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 04:09:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 04:09:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "hu2eVBXxpKB-pMA9Bsn0DkXptvAb4bQHjFttI2FJhVHfcoW6AkMx9IKWbNuyzsS3ytmtGZYsDnODpcmDH0xA9ne6-Qo8FBx0lRKS8JNJt8lnOvUAOtDOPdduWj3-U9QG" finished 2025/10/20 04:09:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/20 04:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: 8vBVpnp3yAgIq3LSVQifVqaFNnVA5_Zdz3m_PYGNiGORJO_kiq4ZaYvM8sCuOzJJeZwKYaV0r7ccfgWaIChTms2F7cTxWuneFMnNyGXonb_CuneqTfApykOIWry_X7Dn 2025/10/20 04:09:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/20 04:09:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/20 04:09:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/20 04:09:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/20 04:09:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/20 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "8vBVpnp3yAgIq3LSVQifVqaFNnVA5_Zdz3m_PYGNiGORJO_kiq4ZaYvM8sCuOzJJeZwKYaV0r7ccfgWaIChTms2F7cTxWuneFMnNyGXonb_CuneqTfApykOIWry_X7Dn" finished 2025/10/20 04:09:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/20 04:09:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: Jwe-sesyErXZO-V7Ck1ksOQPtIx4LM1Dkz4WralPrBdwpV7kK-YQeCyswMjYKp7QOWo46Iz7APsAlcGejzKMSHIDTw50UMdS-PveMOeoH28Be4_GT8tNptW6eNT3Komp 2025/10/20 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/20 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/20 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/20 04:09:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/20 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/20 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/20 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "Jwe-sesyErXZO-V7Ck1ksOQPtIx4LM1Dkz4WralPrBdwpV7kK-YQeCyswMjYKp7QOWo46Iz7APsAlcGejzKMSHIDTw50UMdS-PveMOeoH28Be4_GT8tNptW6eNT3Komp" finished 2025/10/20 04:09:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/20 04:09:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: DORvETDXkaQLosI2XpYERUPr_FqcmrESaIox0Ca-FGqjCpRjdhtRINH6sR_LoC2Lu1t2i8Z23jBF2BJeCupWBTdd5jpJNrVO2O7Nlp6tFc2VNSjLq3zBI2wqy-PUPETZ 2025/10/20 04:09:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 04:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/20 04:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "DORvETDXkaQLosI2XpYERUPr_FqcmrESaIox0Ca-FGqjCpRjdhtRINH6sR_LoC2Lu1t2i8Z23jBF2BJeCupWBTdd5jpJNrVO2O7Nlp6tFc2VNSjLq3zBI2wqy-PUPETZ" finished 2025/10/20 04:09:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/20 04:09:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 0KhVFGjA_nybWu2TRie_X9VfdNlAPzYec0-KIrKWdgRTPGJtCoXs72pE_bwKT0jI8zCGT91EPyuUHH0569AiKV9fI_KUyDf90K_4Pwnu3o80kLD2EmcAE0jmL7AwxWDg 2025/10/20 04:09:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/20 04:09:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 04:09:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "0KhVFGjA_nybWu2TRie_X9VfdNlAPzYec0-KIrKWdgRTPGJtCoXs72pE_bwKT0jI8zCGT91EPyuUHH0569AiKV9fI_KUyDf90K_4Pwnu3o80kLD2EmcAE0jmL7AwxWDg" finished 2025/10/20 04:09:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/20 04:09:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: panDt7dgEqur4AK6aiEEKUKfzp4FzSpAbdSQ9dMUOgGkPjlyVGiqo_-kLAh8yckbQEkZUpF6fDuzl6-tJPybnQ4c7YTBDz4BT5XzPNtYYoQLnODGL6W0oJVI5q0pbtKW 2025/10/20 04:09:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 04:09:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 04:09:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "panDt7dgEqur4AK6aiEEKUKfzp4FzSpAbdSQ9dMUOgGkPjlyVGiqo_-kLAh8yckbQEkZUpF6fDuzl6-tJPybnQ4c7YTBDz4BT5XzPNtYYoQLnODGL6W0oJVI5q0pbtKW" finished 2025/10/20 04:09:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/20 04:09:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: US1J9BvuP0QLMkz2pyHC0QkZxRvQDYAYc8opt6TmHbs-cL-Z9c6Nr3sa2yU6pGQ0mAF3h3QSOjpAuTBGFgfheD28-jA4L6RDd4xTToaCF1dfzCIwSdEUYjxgiakfB_fc 2025/10/20 04:09:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/20 04:09:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/20 04:09:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/20 04:09:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 04:09:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 04:09:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/20 04:09:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "US1J9BvuP0QLMkz2pyHC0QkZxRvQDYAYc8opt6TmHbs-cL-Z9c6Nr3sa2yU6pGQ0mAF3h3QSOjpAuTBGFgfheD28-jA4L6RDd4xTToaCF1dfzCIwSdEUYjxgiakfB_fc" finished 2025/10/20 04:09:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/20 04:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 3-KH0T5zjxdkCeutuhd6brYjuVnARnJdJOTeeBDp0e4EwOZq5hNdalBE4eS0hOPpTRiv6DnJneTs9xW1dU_-suAxt5uxDIcpq2VeSG-caOERbY2j9UqQcAK-yKpqbMIa 2025/10/20 04:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/20 04:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/20 04:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/20 04:09:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/20 04:09:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/20 04:09:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "3-KH0T5zjxdkCeutuhd6brYjuVnARnJdJOTeeBDp0e4EwOZq5hNdalBE4eS0hOPpTRiv6DnJneTs9xW1dU_-suAxt5uxDIcpq2VeSG-caOERbY2j9UqQcAK-yKpqbMIa" finished 2025/10/20 04:09:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/20 04:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: IJcledREosJY4wc8M87b2V0Nz2r00YT6hbmU435MctuMnO3sAn0-Rkjbo11J07XIzsH6r0sbce33J5MczzKdHhNlxuS1s-Mf7JZRv22Um3LF8Dr0wvvYaOdhlfwiVoYL 2025/10/20 04:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 04:09:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/20 04:09:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "IJcledREosJY4wc8M87b2V0Nz2r00YT6hbmU435MctuMnO3sAn0-Rkjbo11J07XIzsH6r0sbce33J5MczzKdHhNlxuS1s-Mf7JZRv22Um3LF8Dr0wvvYaOdhlfwiVoYL" finished 2025/10/20 04:09:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/20 04:09:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: E7hbCjvAImkorzBM-nu536av2vqZEmR96cirfO0henl_gADHbHeFNZ68e5MjuZTeNAOAR7MWDyn8Y39t9bi2p377Y_uNbE5YaamDkeZnvU4aD7D2yUVxsb3qfuovu7Ul 2025/10/20 04:09:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/20 04:09:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 04:09:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "E7hbCjvAImkorzBM-nu536av2vqZEmR96cirfO0henl_gADHbHeFNZ68e5MjuZTeNAOAR7MWDyn8Y39t9bi2p377Y_uNbE5YaamDkeZnvU4aD7D2yUVxsb3qfuovu7Ul" finished 2025/10/20 04:09:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/20 04:09:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: xXZtbI3cOvweCp4z10meClkTFF1OUJxqBpa6Y9kW1qfk1ZZpZF-bnol66r_t2H7mOUPIzkpkibIkrP8Ct7Hv5S7kXE6If0N2eXzZkt1PraPn_N4H9npfd8sNpcUWAT0b 2025/10/20 04:09:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 04:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 04:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "xXZtbI3cOvweCp4z10meClkTFF1OUJxqBpa6Y9kW1qfk1ZZpZF-bnol66r_t2H7mOUPIzkpkibIkrP8Ct7Hv5S7kXE6If0N2eXzZkt1PraPn_N4H9npfd8sNpcUWAT0b" finished 2025/10/20 04:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/20 04:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: 02jxJIkXbli44H7EGfaMBwNjuV1JH_OQrfT_DY6Mo2mMGZDStwiHS59hBdjpRt5qXP1hbAE5wD32AHn14fKTKpVlHMH5taDBU_2OwwyGgWc61DkiWBAxP6_iuVTHEoFr 2025/10/20 04:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/20 04:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/20 04:09:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/20 04:09:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/20 04:09:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 04:09:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/20 04:09:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "02jxJIkXbli44H7EGfaMBwNjuV1JH_OQrfT_DY6Mo2mMGZDStwiHS59hBdjpRt5qXP1hbAE5wD32AHn14fKTKpVlHMH5taDBU_2OwwyGgWc61DkiWBAxP6_iuVTHEoFr" finished 2025/10/20 04:09:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/20 04:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: uJMfd8UhNSGYZo9pVzOEVOnFfWXj2QZ_4XbjWQkw6iJ2heSlHI_6KqlWSmVuZtHKS28uw0vdHUtRT_qdDyPiChc_e-3puEmhbWPn605_qETyzJBw163zqeBHMMXOJq4b 2025/10/20 04:10:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/20 04:10:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/20 04:10:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/20 04:10:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/20 04:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/20 04:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/20 04:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "uJMfd8UhNSGYZo9pVzOEVOnFfWXj2QZ_4XbjWQkw6iJ2heSlHI_6KqlWSmVuZtHKS28uw0vdHUtRT_qdDyPiChc_e-3puEmhbWPn605_qETyzJBw163zqeBHMMXOJq4b" finished 2025/10/20 04:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/20 04:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: K6J09RTXVu_VZkUYB7TvB7n-QbdukV3ctASNhfq5ABT0MhmelpN7KMwZJVlaVr_RhmJCkuwi-HddzoJUfpJWXk679I_a-bLGO8avavfljSA6FIv4pn2dhZAL3U1uPT17 2025/10/20 04:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/20 04:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/20 04:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "K6J09RTXVu_VZkUYB7TvB7n-QbdukV3ctASNhfq5ABT0MhmelpN7KMwZJVlaVr_RhmJCkuwi-HddzoJUfpJWXk679I_a-bLGO8avavfljSA6FIv4pn2dhZAL3U1uPT17" finished 2025/10/20 04:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/20 04:10:10 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: pYcIqhI4M87obo8rF4HVPthbnGQi5wKg5iou3XR4Pfla1U_RaPlzShEubAMCrho0ZpN82bW5Bg-Re0gfWP_QENx0ac_w5hTGhIdoYhqLtnm729ySVz5mMUcINQYRCKIu 2025/10/20 04:10:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/20 04:10:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 04:10:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "pYcIqhI4M87obo8rF4HVPthbnGQi5wKg5iou3XR4Pfla1U_RaPlzShEubAMCrho0ZpN82bW5Bg-Re0gfWP_QENx0ac_w5hTGhIdoYhqLtnm729ySVz5mMUcINQYRCKIu" finished 2025/10/20 04:10:11 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/20 04:10:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AoJ49lr32itU0y54XF5wtoN_MYdxEFJGcB8hNq_6xhPTGjaA5WsMBNs32tSfz_EBYaK51CSz4tOiuyPBkXjIA4ToBTtj2pu-Rh-aF-d9DZz01RLwDbbl9DstT_ZjP0M_ 2025/10/20 04:10:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/20 04:10:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 04:10:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AoJ49lr32itU0y54XF5wtoN_MYdxEFJGcB8hNq_6xhPTGjaA5WsMBNs32tSfz_EBYaK51CSz4tOiuyPBkXjIA4ToBTtj2pu-Rh-aF-d9DZz01RLwDbbl9DstT_ZjP0M_" finished 2025/10/20 04:10:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/20 04:10:16 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: rJRP3UUXrSG03bOXHOTDZMclBUV-6xBeYwWRYsTDa3DssuGbezQ6WcJ822iUSUk3__6UuC72ht_ueG5T1eAw-Q3XMBIcSKNqCvM2AW6tytomaGnoNAbe_WBKHEWV5fql 2025/10/20 04:10:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/20 04:10:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/20 04:10:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/20 04:10:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 04:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 04:10:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/20 04:10:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "rJRP3UUXrSG03bOXHOTDZMclBUV-6xBeYwWRYsTDa3DssuGbezQ6WcJ822iUSUk3__6UuC72ht_ueG5T1eAw-Q3XMBIcSKNqCvM2AW6tytomaGnoNAbe_WBKHEWV5fql" finished 2025/10/20 04:10:18 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/20 04:10:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: tSnQqOzwbf3XpXpYjTlnGgPdBJNyVQbMcXoagieC9ZoHA-q9ozMgZtJvM8ioWJmKZFySZOs6lCnAWVAbnsZasgresOPguz03TxHq6-UGJJP_A7Tggdi8bkZgntnTzaUV 2025/10/20 04:10:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/20 04:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/20 04:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/20 04:10:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/20 04:10:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/20 04:10:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/20 04:10:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "tSnQqOzwbf3XpXpYjTlnGgPdBJNyVQbMcXoagieC9ZoHA-q9ozMgZtJvM8ioWJmKZFySZOs6lCnAWVAbnsZasgresOPguz03TxHq6-UGJJP_A7Tggdi8bkZgntnTzaUV" finished 2025/10/20 04:10:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/20 04:10:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 7xx8odX9Avl5tqin-Nsl2tujoovYrd5sWlxUmDZkVGMtScTgcETTcMSTRy1nMhUuXpzkQ26vpEHNVQ5yEBsAZQqbFLH2LQIuCduFSsH3iJjo8guDdbJXF89gSv8zNBpI 2025/10/20 04:10:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/20 04:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/20 04:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "7xx8odX9Avl5tqin-Nsl2tujoovYrd5sWlxUmDZkVGMtScTgcETTcMSTRy1nMhUuXpzkQ26vpEHNVQ5yEBsAZQqbFLH2LQIuCduFSsH3iJjo8guDdbJXF89gSv8zNBpI" finished 2025/10/20 04:10:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/20 04:10:37 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 3UyLPqBmp9bCj7RJfHRBhSNyJQ9AMoxNVNzsIbfI-Mc506xdFC57YyIN6oVvUn03WadZns8TGQQZ7mucJ5c3Ca2_imbgsg-m1d8FvXIWhKXjszwwcn3X1aIbbA-6chPG 2025/10/20 04:10:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/20 04:10:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 04:10:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "3UyLPqBmp9bCj7RJfHRBhSNyJQ9AMoxNVNzsIbfI-Mc506xdFC57YyIN6oVvUn03WadZns8TGQQZ7mucJ5c3Ca2_imbgsg-m1d8FvXIWhKXjszwwcn3X1aIbbA-6chPG" finished 2025/10/20 04:10:40 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/20 04:10:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: zOHR4-rwpSX5Mcm1ueF_QXLXqSBw0twPT8Ld2BjzI4WM0UA_qwtHpZxCO46FdtOZHfJy8HVY4g3xhqmZWZSqr4XCNINMd73QBfh01MLXK7e6iniOhA6OZ48tBL0ajyNF 2025/10/20 04:10:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/20 04:10:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 04:10:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "zOHR4-rwpSX5Mcm1ueF_QXLXqSBw0twPT8Ld2BjzI4WM0UA_qwtHpZxCO46FdtOZHfJy8HVY4g3xhqmZWZSqr4XCNINMd73QBfh01MLXK7e6iniOhA6OZ48tBL0ajyNF" finished 2025/10/20 04:10:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/20 04:10:50 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 1-ahfoRzzbyf3g91WoKUe_yiMK0YkD4YBpUclkQtedoNu_FcEAPei05PPGKhjygAsbGT6fkeMeZpk2hW1Lcd4lfZU5yfTgTMDWEyR1RNf2cen-iny_WT2QJUA80DKAP7 2025/10/20 04:10:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/20 04:10:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/20 04:10:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/20 04:10:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/20 04:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 04:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/20 04:10:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "1-ahfoRzzbyf3g91WoKUe_yiMK0YkD4YBpUclkQtedoNu_FcEAPei05PPGKhjygAsbGT6fkeMeZpk2hW1Lcd4lfZU5yfTgTMDWEyR1RNf2cen-iny_WT2QJUA80DKAP7" finished 2025/10/20 04:10:53 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/20 04:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: Ef81KCy1yERA_Jh8eigecTt1N0WiAxL2fBsUrC9t4wJAlv_2OropFlGatvet7tS9_oUAEciY95WaqHwL1QMXtTmUZiseL9213wKDychIZHjvNS-gS9nfl1EsnQtJjYAi 2025/10/20 04:10:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/20 04:10:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/20 04:10:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/20 04:10:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/20 04:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/20 04:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/20 04:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "Ef81KCy1yERA_Jh8eigecTt1N0WiAxL2fBsUrC9t4wJAlv_2OropFlGatvet7tS9_oUAEciY95WaqHwL1QMXtTmUZiseL9213wKDychIZHjvNS-gS9nfl1EsnQtJjYAi" finished 2025/10/20 04:10:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/20 04:11:02 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/20 04:11:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/20 04:11:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/20 04:11:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/20 04:11:19 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/20 04:11:25 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: KzY1GGPEEETbAcvHr_Tl8pwY5vMdDmQJuilDvCvwC9Qj0jj-Gll2hHBYo4StXVEO_hxT4MchZJ22Dfz7TKg17pa82etyah0f_uFLCi5uJFqyN1waMsFO03ng8BkB82S2 2025/10/20 04:11:25 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/20 04:11:25 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8107544b7c08921098f18aca1d70053c" 2025/10/20 04:11:25 DEBUG : unknown-size-put.txt: multipart upload "KzY1GGPEEETbAcvHr_Tl8pwY5vMdDmQJuilDvCvwC9Qj0jj-Gll2hHBYo4StXVEO_hxT4MchZJ22Dfz7TKg17pa82etyah0f_uFLCi5uJFqyN1waMsFO03ng8BkB82S2" finished 2025/10/20 04:11:25 DEBUG : unknown-size-put.txt: Multipart upload Etag: b6fa7592e0fb888ab6f956041fb94d44-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/20 04:11:26 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: G3ydMNt5AcFiFO8HkwS04fXrsSJR5oVNsu-D0MTEO9KbsoWPRguTZgoWG9sP804csAc8Av5w2GMiVZKoVielQM0sjYP99JaxZesWpTCMqDdV_W9tg4qXxwq_fq8DU2YR 2025/10/20 04:11:26 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/20 04:11:26 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6c7bf34a020c21e8777080e290024771" 2025/10/20 04:11:26 DEBUG : unknown-size-update.txt: multipart upload "G3ydMNt5AcFiFO8HkwS04fXrsSJR5oVNsu-D0MTEO9KbsoWPRguTZgoWG9sP804csAc8Av5w2GMiVZKoVielQM0sjYP99JaxZesWpTCMqDdV_W9tg4qXxwq_fq8DU2YR" finished 2025/10/20 04:11:27 DEBUG : unknown-size-update.txt: Multipart upload Etag: bc68e567c652e52c6b33106c3a3d65c6-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/20 04:11:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-bokepuk8raza/deeper/nonexisting/directory" 2025/10/20 04:11:27 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/10/20 04:11:27 DEBUG : Waiting for deletions to finish 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2025-10-20-041038-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-10.000Mi-streamed-v2025-10-20-041038-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-10.000Mi-v2025-10-20-041032-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-10.000Mi-v2025-10-20-041032-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-10Mi-streamed-v2025-10-20-041050-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-10Mi-streamed-v2025-10-20-041050-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-10Mi-v2025-10-20-041044-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-10Mi-v2025-10-20-041044-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2025-10-20-041101-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-20.000Mi-streamed-v2025-10-20-041101-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-10Mi-20.000Mi-v2025-10-20-041055-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-10Mi-20.000Mi-v2025-10-20-041055-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2025-10-20-040919-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2025-10-20-040919-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.054Mi-10.109Mi-v2025-10-20-040914-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.054Mi-10.109Mi-v2025-10-20-040914-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2025-10-20-040909-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2025-10-20-040909-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.054Mi-5.054Mi-v2025-10-20-040907-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.054Mi-5.054Mi-v2025-10-20-040907-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2025-10-20-040936-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2025-10-20-040936-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.055Mi-10.109Mi-v2025-10-20-040932-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.055Mi-10.109Mi-v2025-10-20-040932-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2025-10-20-040928-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2025-10-20-040928-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-10Mi-streamed-v2025-10-20-041050-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5.055Mi-5.055Mi-v2025-10-20-040926-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5.055Mi-5.055Mi-v2025-10-20-040926-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-10.000Mi-streamed-v2025-10-20-041038-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2025-10-20-040859-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-10.000Mi-streamed-v2025-10-20-040859-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-20.000Mi-streamed-v2025-10-20-041101-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-10.000Mi-v2025-10-20-040855-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-10.000Mi-v2025-10-20-040855-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-10Mi-v2025-10-20-041044-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2025-10-20-040846-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-5.000Mi-streamed-v2025-10-20-040846-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.054Mi-10.109Mi-v2025-10-20-040914-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-5.000Mi-v2025-10-20-040844-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-5.000Mi-v2025-10-20-040844-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-20.000Mi-v2025-10-20-041055-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-5Mi-streamed-v2025-10-20-040851-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-5Mi-streamed-v2025-10-20-040851-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.054Mi-10.109Mi-streamed-v2025-10-20-040919-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-5Mi-5Mi-v2025-10-20-040848-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-5Mi-5Mi-v2025-10-20-040848-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.055Mi-5.055Mi-v2025-10-20-040926-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2025-10-20-041005-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2025-10-20-041005-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-10.000Mi-streamed-v2025-10-20-040859-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-6.667Mi-13.333Mi-v2025-10-20-041000-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-6.667Mi-13.333Mi-v2025-10-20-041000-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-10Mi-10.000Mi-v2025-10-20-041032-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2025-10-20-040956-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2025-10-20-040956-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.054Mi-5.054Mi-streamed-v2025-10-20-040909-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-6.667Mi-6.667Mi-v2025-10-20-040952-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-6.667Mi-6.667Mi-v2025-10-20-040952-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.054Mi-5.054Mi-v2025-10-20-040907-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2025-10-20-041027-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-16.000Mi-streamed-v2025-10-20-041027-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.055Mi-5.055Mi-streamed-v2025-10-20-040928-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-16.000Mi-v2025-10-20-041022-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-16.000Mi-v2025-10-20-041022-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-10.000Mi-v2025-10-20-040855-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2025-10-20-041010-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-8.000Mi-streamed-v2025-10-20-041010-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-5.000Mi-v2025-10-20-040844-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-8.000Mi-v2025-10-20-041007-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-8.000Mi-v2025-10-20-041007-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-5.000Mi-streamed-v2025-10-20-040846-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-8Mi-streamed-v2025-10-20-041016-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-8Mi-streamed-v2025-10-20-041016-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-5Mi-streamed-v2025-10-20-040851-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-8Mi-8Mi-v2025-10-20-041013-000.bin" version true 2025/10/20 04:11:28 DEBUG : chunked-8Mi-8Mi-v2025-10-20-041013-000.bin: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-6.667Mi-13.333Mi-streamed-v2025-10-20-041005-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-copy-v2025-10-20-041125-000" version true 2025/10/20 04:11:28 DEBUG : chunked-copy-v2025-10-20-041125-000: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5Mi-5Mi-v2025-10-20-040848-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "chunked-copy-v2025-10-20-041125-000.copy" version true 2025/10/20 04:11:28 DEBUG : chunked-copy-v2025-10-20-041125-000.copy: Deleting delete marker (id "null") 2025/10/20 04:11:28 INFO : chunked-5.055Mi-10.109Mi-v2025-10-20-040932-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/20 04:11:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2025/10/20 04:11:28 INFO : chunked-6.667Mi-13.333Mi-v2025-10-20-041000-000.bin: Deleted 2025/10/20 04:11:28 DEBUG : "unknown-size-put-v2025-10-20-041126-000.txt" version true 2025/10/20 04:11:28 DEBUG : unknown-size-put-v2025-10-20-041126-000.txt: Deleting delete marker (id "null") 2025/10/20 04:11:29 INFO : chunked-8Mi-16.000Mi-streamed-v2025-10-20-041027-000.bin: Deleted 2025/10/20 04:11:29 DEBUG : "unknown-size-update-v2025-10-20-041127-000.txt" version true 2025/10/20 04:11:29 DEBUG : unknown-size-update-v2025-10-20-041127-000.txt: Deleting delete marker (id "null") 2025/10/20 04:11:29 INFO : chunked-6.667Mi-6.667Mi-v2025-10-20-040952-000.bin: Deleted 2025/10/20 04:11:29 DEBUG : "versions/test-versions-v2025-10-20-040840-000.txt" version true 2025/10/20 04:11:29 DEBUG : versions/test-versions-v2025-10-20-040840-000.txt: Deleting delete marker (id "001760933320299866496-6r6VN1hA4Q") 2025/10/20 04:11:29 INFO : chunked-8Mi-8.000Mi-streamed-v2025-10-20-041010-000.bin: Deleted 2025/10/20 04:11:29 DEBUG : "versions/test-versions-v2025-10-20-040834-000.txt" version true 2025/10/20 04:11:29 DEBUG : versions/test-versions-v2025-10-20-040834-000.txt: Deleting (id "001760933313860582759-BWtKtJLFPG") 2025/10/20 04:11:29 INFO : chunked-8Mi-16.000Mi-v2025-10-20-041022-000.bin: Deleted 2025/10/20 04:11:29 INFO : chunked-6.667Mi-6.667Mi-streamed-v2025-10-20-040956-000.bin: Deleted 2025/10/20 04:11:29 INFO : chunked-8Mi-8Mi-streamed-v2025-10-20-041016-000.bin: Deleted 2025/10/20 04:11:29 INFO : chunked-8Mi-8.000Mi-v2025-10-20-041007-000.bin: Deleted 2025/10/20 04:11:29 INFO : chunked-8Mi-8Mi-v2025-10-20-041013-000.bin: Deleted 2025/10/20 04:11:29 INFO : chunked-copy-v2025-10-20-041125-000.copy: Deleted 2025/10/20 04:11:29 INFO : chunked-copy-v2025-10-20-041125-000: Deleted 2025/10/20 04:11:29 INFO : unknown-size-put-v2025-10-20-041126-000.txt: Deleted 2025/10/20 04:11:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/20 04:11:29 INFO : unknown-size-update-v2025-10-20-041127-000.txt: Deleted 2025/10/20 04:11:29 INFO : versions/test-versions-v2025-10-20-040840-000.txt: Deleted 2025/10/20 04:11:29 INFO : versions/test-versions-v2025-10-20-040834-000.txt: Deleted 2025/10/20 04:11:29 INFO : chunked-5.055Mi-10.109Mi-streamed-v2025-10-20-040936-000.bin: Deleted 2025/10/20 04:11:30 INFO : S3 bucket rclone-test-bokepuk8raza: Bucket "rclone-test-bokepuk8raza" deleted 2025/10/20 04:11:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (271.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.64s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.93s) --- PASS: TestIntegration/FsMkdir (269.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.25s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.61s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (58.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (14.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (139.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (18.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (19.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (12.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.74s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/20 04:11:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/20 04:11:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 271.732s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 4m33.059960921s (try 1/5)