"go test -v -timeout 1h0m0s -remote TestS3: -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 "TestS3:" 2025/09/16 03:44:58 NOTICE: TestS3: Starting server 2025/09/16 03:44:58 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori" 2025/09/16 03:44:58 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/09/16 03:44:59 INFO : S3 bucket rclone-test-silatoc3kori: Bucket "rclone-test-silatoc3kori" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/16 03:45:00 INFO : S3 bucket rclone-test-silatoc3kori: Bucket "rclone-test-silatoc3kori" deleted === RUN TestIntegration/FsMkdir 2025/09/16 03:45:00 INFO : S3 bucket rclone-test-silatoc3kori: Bucket "rclone-test-silatoc3kori" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/16 03:45:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/16 03:45:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/16 03:45:01 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/09/16 03:45:07 NOTICE: S3 bucket rclone-test-silatoc3kori: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/16 03:45:08 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: weSORCOGhzBJNug8UqhQ6DFxxPQR5c4lAYLsGCAXySNpNk_5xM5_zbdNr5hxo.BK3puFr2onqVbEcwKFC2DkZumMpDYaXIrOHBDOCJrqEwpWhx9aq0vWvMJbdWBlP3sj 2025/09/16 03:45:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c38a4335b228c1f91e7785d237be0d07" 2025/09/16 03:45:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0c80fd812ffc8cd6c30ff4b14b696369" 2025/09/16 03:45:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "475ac23a0173199c1ded62ce694edf02" 2025/09/16 03:45:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload "weSORCOGhzBJNug8UqhQ6DFxxPQR5c4lAYLsGCAXySNpNk_5xM5_zbdNr5hxo.BK3puFr2onqVbEcwKFC2DkZumMpDYaXIrOHBDOCJrqEwpWhx9aq0vWvMJbdWBlP3sj" 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/09/16 03:45:10 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/16 03:45:10 DEBUG : Creating backend with remote "TestS3:" === 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/09/16 03:45:11 DEBUG : S3 bucket rclone-test-silatoc3kori: bucket is versioned: false 2025/09/16 03:45:11 DEBUG : Waiting for deletions to finish 2025/09/16 03:45:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/16 03:45:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/16 03:45:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/16 03:45:11 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/dirToPurgeFromRoot" 2025/09/16 03:45:12 DEBUG : S3 bucket rclone-test-silatoc3kori path dirToPurgeFromRoot: bucket is versioned: false 2025/09/16 03:45:12 DEBUG : Waiting for deletions to finish 2025/09/16 03:45:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/16 03:45:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/16 03:45:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/16 03:45:12 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/hello? sausage/êé" 2025/09/16 03:45:13 DEBUG : S3 bucket rclone-test-silatoc3kori path hello? sausage/êé: bucket is versioned: false 2025/09/16 03:45:13 DEBUG : Waiting for deletions to finish 2025/09/16 03:45:13 DEBUG : "a/b/c/d/e.txt" version false 2025/09/16 03:45:13 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/16 03:45:13 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/09/16 03:45:16 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/16 03:45:16 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3:" path "rclone-test-silatoc3kori" from "TestS3:rclone-test-silatoc3kori" 2025/09/16 03:45:16 DEBUG : Creating backend with remote "TestS3:" === 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 2025/09/16 03:45:23 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/dir" === 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/09/16 03:45:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: 4vij1OONVZUlqdakIhp9G5lOuN1Mq7HpIHgWDHi9FGXiAxFmslFTaU5MqwCI0sFwfMX2rloYs3TbF2zL3.CvTl866bBtSPJN5kFg9jdJXZ6YdlaQ2Cfmf65pbJQMCpcN 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload "4vij1OONVZUlqdakIhp9G5lOuN1Mq7HpIHgWDHi9FGXiAxFmslFTaU5MqwCI0sFwfMX2rloYs3TbF2zL3.CvTl866bBtSPJN5kFg9jdJXZ6YdlaQ2Cfmf65pbJQMCpcN" finished 2025/09/16 03:45:24 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/16 03:45:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: ljmJy6RgEJ4HY474XZdn58K8YIz7fw2AY953DHP0jbLf2Nh_xwH_PLv2BjGVydeJbCGhlqQMrGIDjJeErkMtlTZtHcjIY.k0nKCSL.hpY8AWCJ_Q79HHZNh5Xy2.ZqHP 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d1d45b62884fd28d845c8b64f273b7b2" 2025/09/16 03:45:24 DEBUG : piped data.txt: multipart upload "ljmJy6RgEJ4HY474XZdn58K8YIz7fw2AY953DHP0jbLf2Nh_xwH_PLv2BjGVydeJbCGhlqQMrGIDjJeErkMtlTZtHcjIY.k0nKCSL.hpY8AWCJ_Q79HHZNh5Xy2.ZqHP" finished 2025/09/16 03:45:25 DEBUG : piped data.txt: Multipart upload Etag: 50192e4fa5f92850c1dff316f6065366-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/09/16 03:45: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-09-16-034528-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/09/16 03:45:32 DEBUG : oldPath = "TestS3:rclone-test-silatoc3kori/versions/test-versions-v2025-09-16-034528-000.txt" 2025/09/16 03:45:32 DEBUG : newPath = "TestS3,versions:rclone-test-silatoc3kori/versions/test-versions-v2025-09-16-034528-000.txt" 2025/09/16 03:45:32 DEBUG : Creating backend with remote "TestS3,versions:rclone-test-silatoc3kori/versions/test-versions-v2025-09-16-034528-000.txt" 2025/09/16 03:45:32 DEBUG : TestS3: detected overridden config - adding "{pO73u}" suffix to name 2025/09/16 03:45:32 DEBUG : fs cache: renaming child cache item "TestS3,versions:rclone-test-silatoc3kori/versions/test-versions-v2025-09-16-034528-000.txt" to be canonical for parent "TestS3{pO73u}:rclone-test-silatoc3kori/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: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/09/16 03:45:33 DEBUG : Waiting for deletions to finish 2025/09/16 03:45:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/16 03:45:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2025/09/16 03:45:33 DEBUG : "versions/test-versions.txt" version false 2025/09/16 03:45:33 DEBUG : versions/test-versions.txt: Not deleting current version "NoJDCM29UbVAgAdGOUrndwuWv0P_jSTD" 2025/09/16 03:45:33 DEBUG : "versions/test-versions-v2025-09-16-034531-000.txt" version true 2025/09/16 03:45:33 DEBUG : versions/test-versions-v2025-09-16-034531-000.txt: Deleting delete marker (id "HoyOozj1yRPEDMIei.sa_ENOY6G20OV2") 2025/09/16 03:45:33 DEBUG : "versions/test-versions-v2025-09-16-034528-000.txt" version true 2025/09/16 03:45:33 DEBUG : versions/test-versions-v2025-09-16-034528-000.txt: Deleting (id "nmaCDRB9rVMQOSzH2eJX1LxaxGLYt_6p") 2025/09/16 03:45:33 INFO : versions/test-versions-v2025-09-16-034531-000.txt: Deleted 2025/09/16 03:45:33 INFO : versions/test-versions-v2025-09-16-034528-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/09/16 03:45:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: oF92UYW5YEBtuPStko6CiysiPdsPhoGAJGDYOg5XLGr2mIe7H4iDgrGMNdLSzuWLJbqEZrNYdCgR_eVxrWCGboL0BCattNYzudUhLQ3ewYtNGCJ_Wm04fObtQDMak3Io 2025/09/16 03:45:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/16 03:45:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/16 03:45:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "oF92UYW5YEBtuPStko6CiysiPdsPhoGAJGDYOg5XLGr2mIe7H4iDgrGMNdLSzuWLJbqEZrNYdCgR_eVxrWCGboL0BCattNYzudUhLQ3ewYtNGCJ_Wm04fObtQDMak3Io" finished 2025/09/16 03:45:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/16 03:45:36 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: zzyTEPuQUWZ2MKdUOUvm3Jswx3NAL2PIeJxGLBA75kVQk6qrYjKSnSjdB_m.hqQTSmJiPss4ATv56JtJYZaZ8p.GuMKkGSldERw.R7V.WTjyy4qUu1iAaG3O_ZrdfbXF 2025/09/16 03:45:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/16 03:45:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/16 03:45:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "zzyTEPuQUWZ2MKdUOUvm3Jswx3NAL2PIeJxGLBA75kVQk6qrYjKSnSjdB_m.hqQTSmJiPss4ATv56JtJYZaZ8p.GuMKkGSldERw.R7V.WTjyy4qUu1iAaG3O_ZrdfbXF" finished 2025/09/16 03:45:36 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/16 03:45:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: q9e5Mm_K3KTXg_UmQe.UBvEKBgVxyDlb8YnrYckLP4Jmgj7TXkRAq4pHdNhpCLerhNvqCjR88D60QKDkGRAg5xve0ERQkdyKreCRgfNh4DCcKGU8IQ36zbRDE_NQLpOD 2025/09/16 03:45:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/16 03:45:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/16 03:45:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "q9e5Mm_K3KTXg_UmQe.UBvEKBgVxyDlb8YnrYckLP4Jmgj7TXkRAq4pHdNhpCLerhNvqCjR88D60QKDkGRAg5xve0ERQkdyKreCRgfNh4DCcKGU8IQ36zbRDE_NQLpOD" finished 2025/09/16 03:45:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: cggpTV_YoX9Eq8jiwjuf73rEXqv0pXF6DFTq2vo2GQwBeoqB14w7egWk9vEpRiK_S8AYmspM8b4bAnA_409PkEJI1RTiZy_uOJ1OTGreuegZPSnKATGhBi22UHSNBVL4 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/16 03:45:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/16 03:45:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/16 03:45:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "cggpTV_YoX9Eq8jiwjuf73rEXqv0pXF6DFTq2vo2GQwBeoqB14w7egWk9vEpRiK_S8AYmspM8b4bAnA_409PkEJI1RTiZy_uOJ1OTGreuegZPSnKATGhBi22UHSNBVL4" finished 2025/09/16 03:45:39 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: W35a0574GnVtpibtHawIFOe_jRal.5dA9keKqjgfCP5rLLq.FfSvjFLSlL0yjoJQ80FYjO.TqzSvwW4_Z0gjbiBCm2KnsU4FeeJEKEbAOZGOeQIWE2BQm.F4khVD2tJY 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/16 03:45:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "W35a0574GnVtpibtHawIFOe_jRal.5dA9keKqjgfCP5rLLq.FfSvjFLSlL0yjoJQ80FYjO.TqzSvwW4_Z0gjbiBCm2KnsU4FeeJEKEbAOZGOeQIWE2BQm.F4khVD2tJY" finished 2025/09/16 03:45:41 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/09/16 03:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: vPzuBdBqwga.wUWYzQ82clKK8Z0mPDwK_6qD15sENvMYUbQCUSZIVrB4dh6z17XEqQsl8SyTr_GS5s9UPiaGAq55c2.H8z9YthnHdQRiha2JYoP7xxnSfmSKFI1F2Q9Z 2025/09/16 03:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/16 03:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/16 03:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "vPzuBdBqwga.wUWYzQ82clKK8Z0mPDwK_6qD15sENvMYUbQCUSZIVrB4dh6z17XEqQsl8SyTr_GS5s9UPiaGAq55c2.H8z9YthnHdQRiha2JYoP7xxnSfmSKFI1F2Q9Z" finished 2025/09/16 03:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/16 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: iywfodRU7qAC0aS1p_U6s9WKu3HJs5UYRLGOefqtDbsU1LXMe1_J0UVIIagCsdcWsthk0.grlUyGYMjlAb3DxjDR1UTLj_KIg5UeVEa7CHRAqHbE0F41GjpkmWnq_UyL 2025/09/16 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/16 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/16 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "iywfodRU7qAC0aS1p_U6s9WKu3HJs5UYRLGOefqtDbsU1LXMe1_J0UVIIagCsdcWsthk0.grlUyGYMjlAb3DxjDR1UTLj_KIg5UeVEa7CHRAqHbE0F41GjpkmWnq_UyL" finished 2025/09/16 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/16 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: Xj6C1BWMFqn.hgxNuboPqSuV8Ms2Vm6ZNqLeiEdo.vI0xnhQsZJnGY8cKHTfilYTPRF8loOVzSAfwKlu6k_.goZ5MyDcCIutnwXpgJfXQv7gwcXwADrbGcn7iQj45X6c 2025/09/16 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/16 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/16 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "Xj6C1BWMFqn.hgxNuboPqSuV8Ms2Vm6ZNqLeiEdo.vI0xnhQsZJnGY8cKHTfilYTPRF8loOVzSAfwKlu6k_.goZ5MyDcCIutnwXpgJfXQv7gwcXwADrbGcn7iQj45X6c" finished 2025/09/16 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: VJnByh9ZCIr6.akhAH6L_1HGOIlOph6UORgR7qMHHdNsklvSLw54b8ZAU3E0gVfx92U.q7FhV2ww0bLtp90chxapYzroll3xWKXOFS0ezdWRnMN1zhvU1XCPLAh3N_v_ 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/16 03:45:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/16 03:45:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/16 03:45:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "VJnByh9ZCIr6.akhAH6L_1HGOIlOph6UORgR7qMHHdNsklvSLw54b8ZAU3E0gVfx92U.q7FhV2ww0bLtp90chxapYzroll3xWKXOFS0ezdWRnMN1zhvU1XCPLAh3N_v_" finished 2025/09/16 03:45:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/16 03:45:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 8Mq6S2urkgsLvgSD9zyZxpgAXND79sIiP0aalMMQb2nlD.qOd3WrFfY.8GmOkejB2W0y6JpZEEfm3KyEHxDubSxy81JWJihbfuSWuScxtelhIJO5SIF_CjI2uxPjMveb 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/16 03:45:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "8Mq6S2urkgsLvgSD9zyZxpgAXND79sIiP0aalMMQb2nlD.qOd3WrFfY.8GmOkejB2W0y6JpZEEfm3KyEHxDubSxy81JWJihbfuSWuScxtelhIJO5SIF_CjI2uxPjMveb" finished 2025/09/16 03:45:47 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/09/16 03:45:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 1U_MkWju7oFMr_jSbUNUK3myp_M8hYdbQdyB_JnKVOwbaacRYnr6_K0wsZZ2YMn101OmtRVAkyaplCSAPzHDe7_TJEcDiD1kF.2LMIWD36F_KWmfU6b0h3JJZw1NJLvk 2025/09/16 03:45:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/16 03:45:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/16 03:45:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "1U_MkWju7oFMr_jSbUNUK3myp_M8hYdbQdyB_JnKVOwbaacRYnr6_K0wsZZ2YMn101OmtRVAkyaplCSAPzHDe7_TJEcDiD1kF.2LMIWD36F_KWmfU6b0h3JJZw1NJLvk" finished 2025/09/16 03:45:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/16 03:45:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: atJwZg8ONVz7G2X3WzfelbFFcZ7q.MR_W3IHPjIgatNNXE1zm4C6hSbUIzEnTGajV4Rzy4rndw.6KWakFl.jS.dYKZdioHRdJKfg58EbPeVogvtnvc3szVVvvwXxEqix 2025/09/16 03:45:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/16 03:45:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/16 03:45:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "atJwZg8ONVz7G2X3WzfelbFFcZ7q.MR_W3IHPjIgatNNXE1zm4C6hSbUIzEnTGajV4Rzy4rndw.6KWakFl.jS.dYKZdioHRdJKfg58EbPeVogvtnvc3szVVvvwXxEqix" finished 2025/09/16 03:45:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/16 03:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: _YyyzQ3myTzeorLUTGfFzYYDrU.lsULmeFZSA15imlUZiA06zlyOzUtXSp_rKgukOAGzLVUYSPiPS5Uy8N5Mf1p17nG8sjwcy7.iWnPvUrs7VQcvV4Qk0gzWu0saXe.8 2025/09/16 03:45:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/16 03:45:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/16 03:45:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "_YyyzQ3myTzeorLUTGfFzYYDrU.lsULmeFZSA15imlUZiA06zlyOzUtXSp_rKgukOAGzLVUYSPiPS5Uy8N5Mf1p17nG8sjwcy7.iWnPvUrs7VQcvV4Qk0gzWu0saXe.8" finished 2025/09/16 03:45:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/16 03:45:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: DLfIPCcRntQC4U33sW2KWzRSikDpnCaMIp0jYqYNW3TyOnEs7MGUhNezRYzLVi1ciHxWtHTW1RylQ0_mdY9ekMLU4Dx98VldYihQ.ocgtxjsUkFbzC_UifVGtXXwBl0v 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "DLfIPCcRntQC4U33sW2KWzRSikDpnCaMIp0jYqYNW3TyOnEs7MGUhNezRYzLVi1ciHxWtHTW1RylQ0_mdY9ekMLU4Dx98VldYihQ.ocgtxjsUkFbzC_UifVGtXXwBl0v" finished 2025/09/16 03:45:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 8.gy7aE0sm159b4uGe2g4k6D5D928OPuql9J6gAnBhDrKkkY_RWihdVCr42ZTyrm7un6qvMw29gxKtBOZJjBPDVlP0oeKyzCnFQmDMg79KiHXC.3xXtKKqoxuhgepBs1 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/16 03:45:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/16 03:45:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/16 03:45:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "8.gy7aE0sm159b4uGe2g4k6D5D928OPuql9J6gAnBhDrKkkY_RWihdVCr42ZTyrm7un6qvMw29gxKtBOZJjBPDVlP0oeKyzCnFQmDMg79KiHXC.3xXtKKqoxuhgepBs1" finished 2025/09/16 03:45:54 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/09/16 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: cezRAgB5OvvFVC0jTnqXw3aG0ZjMQywqXLhLJhOfDtEYqFM8YZrEhBckZeg8scUK6SqIDLA_o63NeA4HrvY.lBF6F8qNkKxoZNwBcoOvoCrXYMszPT1jC2sI_oNgzUda 2025/09/16 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/16 03:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/16 03:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "cezRAgB5OvvFVC0jTnqXw3aG0ZjMQywqXLhLJhOfDtEYqFM8YZrEhBckZeg8scUK6SqIDLA_o63NeA4HrvY.lBF6F8qNkKxoZNwBcoOvoCrXYMszPT1jC2sI_oNgzUda" finished 2025/09/16 03:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/16 03:45:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: TcvBvB.R0.FsYSRTBP9Th3pa1.w6kWMzTLCsOOCE0EqODpMJ3SHzF4zErbiRz4MfKZ5D50QRDl1GT5NSa3p6LbahsmW8M7z3hAv3KcVpKLH_yIVc6oPXjWKFdd4O_LCR 2025/09/16 03:45:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/16 03:45:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/16 03:45:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "TcvBvB.R0.FsYSRTBP9Th3pa1.w6kWMzTLCsOOCE0EqODpMJ3SHzF4zErbiRz4MfKZ5D50QRDl1GT5NSa3p6LbahsmW8M7z3hAv3KcVpKLH_yIVc6oPXjWKFdd4O_LCR" finished 2025/09/16 03:45:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/16 03:45:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: HvZ6sW611h1dwHyXlKDkydsWFrVhzytR6dH4T1wuDiLvdl9q7dwvqgnByVFmcacboyhVtK6LPpab82tcMSlTkY7qZAfUziPXxPF2KfVHkdiP3SwoLqfk1GKPmGO9pMqI 2025/09/16 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/16 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/16 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "HvZ6sW611h1dwHyXlKDkydsWFrVhzytR6dH4T1wuDiLvdl9q7dwvqgnByVFmcacboyhVtK6LPpab82tcMSlTkY7qZAfUziPXxPF2KfVHkdiP3SwoLqfk1GKPmGO9pMqI" finished 2025/09/16 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: 1_SfyazSppzZ9nPUyckZZsADv5hA2FEeq.J8S8yVIBSJCcQDBjXfvAuLA5D47NcN.HMspLV27LykuyuTnvS3IyS_901iou03lFmFIfX3b4kEuyMXoPmdpWpQw8moNndF 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/16 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/16 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "1_SfyazSppzZ9nPUyckZZsADv5hA2FEeq.J8S8yVIBSJCcQDBjXfvAuLA5D47NcN.HMspLV27LykuyuTnvS3IyS_901iou03lFmFIfX3b4kEuyMXoPmdpWpQw8moNndF" finished 2025/09/16 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/16 03:46:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: bV6BRQXmNzuNqTnCD2KQ_8V8SZAyZBF_acwMu.h7hkh6mdvKXpXL3cEgORw4pX7SqMLtLiQ89MboYs312ycCdvqlkT50MSdT9w0SJAzZMRj6WzVGarh05J0zJAVb.55b 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/16 03:46:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "bV6BRQXmNzuNqTnCD2KQ_8V8SZAyZBF_acwMu.h7hkh6mdvKXpXL3cEgORw4pX7SqMLtLiQ89MboYs312ycCdvqlkT50MSdT9w0SJAzZMRj6WzVGarh05J0zJAVb.55b" finished 2025/09/16 03:46:01 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/09/16 03:46:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: t.2Tf06HC1sp7Lb7f7AsbvKNvzZ1pS1yxryP1bqsu77oEcPVYyHrcgyo6EW_KGCx3Ksn39la7SAl.LbHzr4abQuW9lDIwV0X7DS.akNrNOHMfYrv_RP2FNHeTvUYkjFs 2025/09/16 03:46:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/16 03:46:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/16 03:46:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "t.2Tf06HC1sp7Lb7f7AsbvKNvzZ1pS1yxryP1bqsu77oEcPVYyHrcgyo6EW_KGCx3Ksn39la7SAl.LbHzr4abQuW9lDIwV0X7DS.akNrNOHMfYrv_RP2FNHeTvUYkjFs" finished 2025/09/16 03:46:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/16 03:46:04 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: zieIwO1NGh4BqNV2MNa3bb7MxP8NSmeRdfDdybAP5mEIyLZBcPV8pzsUqZjzONtmknYoNAUAG8sZ5GSesv8bGdsARHk8epr.FAYK4edwzbn_nliEa4uxb0su7_j.U9tn 2025/09/16 03:46:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/16 03:46:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/16 03:46:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "zieIwO1NGh4BqNV2MNa3bb7MxP8NSmeRdfDdybAP5mEIyLZBcPV8pzsUqZjzONtmknYoNAUAG8sZ5GSesv8bGdsARHk8epr.FAYK4edwzbn_nliEa4uxb0su7_j.U9tn" finished 2025/09/16 03:46:05 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/16 03:46:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 99dp3l5Th6pZyruLqgWK9Eu3_XA62K06Hq6ENG3lK22xGgFtCIgjXCtE5CzZerZ3kR_pIbp1macjrGD33EgZySHvVoI2uqC0UphKajSEUCH.2whK13GxGQvjhh1_pBT4 2025/09/16 03:46:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/16 03:46:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/16 03:46:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "99dp3l5Th6pZyruLqgWK9Eu3_XA62K06Hq6ENG3lK22xGgFtCIgjXCtE5CzZerZ3kR_pIbp1macjrGD33EgZySHvVoI2uqC0UphKajSEUCH.2whK13GxGQvjhh1_pBT4" finished 2025/09/16 03:46:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: da4f4_CDIYsd_G15.bVdoJGAWuhuYRq5lUN87WY0A12DoovfdVWxwXyMJ2eRerG74OFg8R_jPTxHrUhJSZLEoLqsyHMsjIY8MJmG1hdE7Txqq9p7TkSKecNNNSfBcsYK 2025/09/16 03:46:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/16 03:46:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "da4f4_CDIYsd_G15.bVdoJGAWuhuYRq5lUN87WY0A12DoovfdVWxwXyMJ2eRerG74OFg8R_jPTxHrUhJSZLEoLqsyHMsjIY8MJmG1hdE7Txqq9p7TkSKecNNNSfBcsYK" finished 2025/09/16 03:46:09 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/16 03:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: m0MSaF60FgLjb6Z1ohZ4vOESaA68oOcxRy8L9n9d2cWnYXjKASJj6rh6hKztaqcQ6et_iWQsFUIdov8vrSWU46vWpIdu7N8oYaz4XOMHVCiHCwDWIEWAY5ud0tUIZ0jB 2025/09/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/16 03:46:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/16 03:46:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/16 03:46:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "m0MSaF60FgLjb6Z1ohZ4vOESaA68oOcxRy8L9n9d2cWnYXjKASJj6rh6hKztaqcQ6et_iWQsFUIdov8vrSWU46vWpIdu7N8oYaz4XOMHVCiHCwDWIEWAY5ud0tUIZ0jB" finished 2025/09/16 03:46:11 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/09/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: WCyOPv75tlV2kDl6HOv_T30sLaqBzH_KjHX3v79UC01.mVddDRt2h7U6RfKwtCCsbMEB3QhSTRAML00lHknT7.Bduk2c.RWiQ71f7e7QZP6T8J.BdwVOkZ4e5NkSUfXm 2025/09/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "WCyOPv75tlV2kDl6HOv_T30sLaqBzH_KjHX3v79UC01.mVddDRt2h7U6RfKwtCCsbMEB3QhSTRAML00lHknT7.Bduk2c.RWiQ71f7e7QZP6T8J.BdwVOkZ4e5NkSUfXm" finished 2025/09/16 03:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/16 03:46:14 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: jWI_e32YbR_4NNsSMz_DAn6nOq51jyfQS5ELUGlEkeVMhcufSJGnH4eCNQmDE.Yqwo2UspQL_QmHUlSMZANAxafgjzs.somjGXA46DQPgDvbESnGIm6sc4u6JduI.BdW 2025/09/16 03:46:14 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/16 03:46:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/16 03:46:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "jWI_e32YbR_4NNsSMz_DAn6nOq51jyfQS5ELUGlEkeVMhcufSJGnH4eCNQmDE.Yqwo2UspQL_QmHUlSMZANAxafgjzs.somjGXA46DQPgDvbESnGIm6sc4u6JduI.BdW" finished 2025/09/16 03:46:15 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/16 03:46:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: WkMpYRmYssLAgDm_._fgfaUWVjb8w4jTfngKsIjP1NUIgtxiJYCZX7H4ZpnQDRp80u9Y2cJuBYOI4MEXOpEwRxg8lfMqdymFRgSLzIXqCuytY8vHVaemUdKmMXmXm1Lw 2025/09/16 03:46:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/16 03:46:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/16 03:46:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "WkMpYRmYssLAgDm_._fgfaUWVjb8w4jTfngKsIjP1NUIgtxiJYCZX7H4ZpnQDRp80u9Y2cJuBYOI4MEXOpEwRxg8lfMqdymFRgSLzIXqCuytY8vHVaemUdKmMXmXm1Lw" finished 2025/09/16 03:46:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/16 03:46:17 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 5l4reB.iyO87xNMYq4Dd_yGhBSaFD35zEGH_N2xuYTKsL3Mh.LBa27rZx0WCGi_drbGpI5.7U43BykwTbP1kSUHGyJAfb5UBphirdePYb13hyMYEpa0vT1fBWKGu1uyi 2025/09/16 03:46:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "5l4reB.iyO87xNMYq4Dd_yGhBSaFD35zEGH_N2xuYTKsL3Mh.LBa27rZx0WCGi_drbGpI5.7U43BykwTbP1kSUHGyJAfb5UBphirdePYb13hyMYEpa0vT1fBWKGu1uyi" finished 2025/09/16 03:46:18 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/16 03:46:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: YiVeUFnBSVVxK40QkfoN.QjJISGvjZ7EeYXJa20HgH6si5EE1N04j8d0LO3GNWrEkM4U_M3j5_3Ei.udWzcCQG39xF9wK9XqOqvXNCQqaSXG8.LRVkPEapzG_tB4e4ln 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "YiVeUFnBSVVxK40QkfoN.QjJISGvjZ7EeYXJa20HgH6si5EE1N04j8d0LO3GNWrEkM4U_M3j5_3Ei.udWzcCQG39xF9wK9XqOqvXNCQqaSXG8.LRVkPEapzG_tB4e4ln" finished 2025/09/16 03:46:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/16 03:46:22 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/16 03:46:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/16 03:46:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/16 03:46:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/16 03:46:28 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/16 03:46:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: v6G0gqrBIRKG3SGPbguMtczp6R4q2HW51sCZK1kKGXrwfffOgSx8w1By0tCzbx544UAbnB25IoMyrHxkeeUyv.8GLzr.prTxaMymVZEftPu9xBzMuSfoVdXDocDt2i4x 2025/09/16 03:46:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/16 03:46:29 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e012214e7d4f4a87c5a5f953b1791daa" 2025/09/16 03:46:29 DEBUG : unknown-size-put.txt: multipart upload "v6G0gqrBIRKG3SGPbguMtczp6R4q2HW51sCZK1kKGXrwfffOgSx8w1By0tCzbx544UAbnB25IoMyrHxkeeUyv.8GLzr.prTxaMymVZEftPu9xBzMuSfoVdXDocDt2i4x" finished 2025/09/16 03:46:29 DEBUG : unknown-size-put.txt: Multipart upload Etag: bbb1568b88612a10bc42073e27b327cb-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/16 03:46:29 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AN_5lgTAiOSyrKW4vVHPLSLmWuCrwvNZNv9PhWLCnmh6p_XRZmVLQBOIDQ1ZFs0uBxyu7qyryiFyuErkyVx5CV6Jv1.uiKMb9d5weL7MfzCuiH4pq1UgfRafgtMBA6Gi 2025/09/16 03:46:29 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/16 03:46:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "10c7bdfc7b80a540fc4504c30e6146ab" 2025/09/16 03:46:30 DEBUG : unknown-size-update.txt: multipart upload "AN_5lgTAiOSyrKW4vVHPLSLmWuCrwvNZNv9PhWLCnmh6p_XRZmVLQBOIDQ1ZFs0uBxyu7qyryiFyuErkyVx5CV6Jv1.uiKMb9d5weL7MfzCuiH4pq1UgfRafgtMBA6Gi" finished 2025/09/16 03:46:30 DEBUG : unknown-size-update.txt: Multipart upload Etag: d8cd7739a68a910febbe9a41589371a5-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/16 03:46:30 DEBUG : Creating backend with remote "TestS3:rclone-test-silatoc3kori/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/16 03:46:30 DEBUG : Waiting for deletions to finish 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2025-09-16-034615-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-10.000Mi-streamed-v2025-09-16-034615-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-10.000Mi-v2025-09-16-034613-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-10.000Mi-v2025-09-16-034613-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-10Mi-streamed-v2025-09-16-034618-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-10Mi-streamed-v2025-09-16-034618-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-10Mi-v2025-09-16-034616-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-10Mi-v2025-09-16-034616-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2025-09-16-034622-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-20.000Mi-streamed-v2025-09-16-034622-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-10Mi-20.000Mi-v2025-09-16-034620-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-10Mi-20.000Mi-v2025-09-16-034620-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2025-09-16-034549-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2025-09-16-034549-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.054Mi-10.109Mi-v2025-09-16-034547-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.054Mi-10.109Mi-v2025-09-16-034547-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2025-09-16-034546-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2025-09-16-034546-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.054Mi-5.054Mi-v2025-09-16-034545-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.054Mi-5.054Mi-v2025-09-16-034545-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2025-09-16-034555-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2025-09-16-034555-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.055Mi-10.109Mi-v2025-09-16-034554-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.055Mi-10.109Mi-v2025-09-16-034554-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2025-09-16-034552-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2025-09-16-034552-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-10Mi-v2025-09-16-034616-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5.055Mi-5.055Mi-v2025-09-16-034551-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5.055Mi-5.055Mi-v2025-09-16-034551-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-10.000Mi-v2025-09-16-034613-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2025-09-16-034542-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-10.000Mi-streamed-v2025-09-16-034542-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-20.000Mi-streamed-v2025-09-16-034622-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-10.000Mi-v2025-09-16-034540-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-10.000Mi-v2025-09-16-034540-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-10Mi-streamed-v2025-09-16-034618-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2025-09-16-034537-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-5.000Mi-streamed-v2025-09-16-034537-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-20.000Mi-v2025-09-16-034620-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-5.000Mi-v2025-09-16-034536-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-5.000Mi-v2025-09-16-034536-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.054Mi-10.109Mi-v2025-09-16-034547-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-5Mi-streamed-v2025-09-16-034539-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-5Mi-streamed-v2025-09-16-034539-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-10Mi-10.000Mi-streamed-v2025-09-16-034615-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-5Mi-5Mi-v2025-09-16-034538-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-5Mi-5Mi-v2025-09-16-034538-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.055Mi-10.109Mi-streamed-v2025-09-16-034555-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2025-09-16-034603-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2025-09-16-034603-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.054Mi-5.054Mi-v2025-09-16-034545-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-6.667Mi-13.333Mi-v2025-09-16-034601-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-6.667Mi-13.333Mi-v2025-09-16-034601-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.054Mi-5.054Mi-streamed-v2025-09-16-034546-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2025-09-16-034559-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2025-09-16-034559-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.054Mi-10.109Mi-streamed-v2025-09-16-034549-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-6.667Mi-6.667Mi-v2025-09-16-034558-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-6.667Mi-6.667Mi-v2025-09-16-034558-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.055Mi-10.109Mi-v2025-09-16-034554-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2025-09-16-034612-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-16.000Mi-streamed-v2025-09-16-034612-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.055Mi-5.055Mi-streamed-v2025-09-16-034552-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-16.000Mi-v2025-09-16-034610-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-16.000Mi-v2025-09-16-034610-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5Mi-10.000Mi-streamed-v2025-09-16-034542-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2025-09-16-034605-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-8.000Mi-streamed-v2025-09-16-034605-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5.055Mi-5.055Mi-v2025-09-16-034551-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-5Mi-10.000Mi-v2025-09-16-034540-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-5Mi-5.000Mi-v2025-09-16-034536-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-8.000Mi-v2025-09-16-034604-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-8.000Mi-v2025-09-16-034604-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-8Mi-streamed-v2025-09-16-034608-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-8Mi-streamed-v2025-09-16-034608-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 DEBUG : "chunked-8Mi-8Mi-v2025-09-16-034607-000.bin" version true 2025/09/16 03:46:30 DEBUG : chunked-8Mi-8Mi-v2025-09-16-034607-000.bin: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5Mi-5Mi-streamed-v2025-09-16-034539-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-copy-v2025-09-16-034630-000" version true 2025/09/16 03:46:30 DEBUG : chunked-copy-v2025-09-16-034630-000: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5Mi-5.000Mi-streamed-v2025-09-16-034537-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "chunked-copy-v2025-09-16-034630-000.copy" version true 2025/09/16 03:46:30 DEBUG : chunked-copy-v2025-09-16-034630-000.copy: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-5Mi-5Mi-v2025-09-16-034538-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/16 03:46:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2025/09/16 03:46:30 INFO : chunked-6.667Mi-13.333Mi-streamed-v2025-09-16-034603-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "unknown-size-put-v2025-09-16-034630-000.txt" version true 2025/09/16 03:46:30 DEBUG : unknown-size-put-v2025-09-16-034630-000.txt: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-6.667Mi-13.333Mi-v2025-09-16-034601-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "unknown-size-update-v2025-09-16-034631-000.txt" version true 2025/09/16 03:46:30 DEBUG : unknown-size-update-v2025-09-16-034631-000.txt: Deleting delete marker (id "null") 2025/09/16 03:46:30 INFO : chunked-6.667Mi-6.667Mi-v2025-09-16-034558-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "versions/test-versions-v2025-09-16-034534-000.txt" version true 2025/09/16 03:46:30 DEBUG : versions/test-versions-v2025-09-16-034534-000.txt: Deleting delete marker (id "bH8MRniFUZax5p2J2giv6bkQ7qwQ0uSO") 2025/09/16 03:46:30 INFO : chunked-6.667Mi-6.667Mi-streamed-v2025-09-16-034559-000.bin: Deleted 2025/09/16 03:46:30 DEBUG : "versions/test-versions-v2025-09-16-034533-000.txt" version true 2025/09/16 03:46:30 DEBUG : versions/test-versions-v2025-09-16-034533-000.txt: Deleting (id "NoJDCM29UbVAgAdGOUrndwuWv0P_jSTD") 2025/09/16 03:46:30 INFO : chunked-8Mi-16.000Mi-streamed-v2025-09-16-034612-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-8Mi-16.000Mi-v2025-09-16-034610-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-8Mi-8.000Mi-v2025-09-16-034604-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-8Mi-8.000Mi-streamed-v2025-09-16-034605-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-8Mi-8Mi-streamed-v2025-09-16-034608-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-8Mi-8Mi-v2025-09-16-034607-000.bin: Deleted 2025/09/16 03:46:30 INFO : chunked-copy-v2025-09-16-034630-000.copy: Deleted 2025/09/16 03:46:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/16 03:46:30 INFO : unknown-size-put-v2025-09-16-034630-000.txt: Deleted 2025/09/16 03:46:30 INFO : unknown-size-update-v2025-09-16-034631-000.txt: Deleted 2025/09/16 03:46:30 INFO : versions/test-versions-v2025-09-16-034534-000.txt: Deleted 2025/09/16 03:46:30 INFO : chunked-copy-v2025-09-16-034630-000: Deleted 2025/09/16 03:46:30 INFO : versions/test-versions-v2025-09-16-034533-000.txt: Deleted 2025/09/16 03:46:31 INFO : S3 bucket rclone-test-silatoc3kori: Bucket "rclone-test-silatoc3kori" deleted 2025/09/16 03:46:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (92.25s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.19s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (90.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (6.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.44s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Bucket (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (47.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (6.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (7.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (1.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (1.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (1.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/09/16 03:46:31 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/16 03:46:31 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 92.300s "go test -v -timeout 1h0m0s -remote TestS3: -verbose" - Finished OK in 1m33.725463642s (try 1/5)