"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/07/02 05:54:05 NOTICE: TestS3GCS: Starting server 2025/07/02 05:54:05 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi" 2025/07/02 05:54:05 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/07/02 05:54:06 INFO : S3 bucket rclone-test-xamurok6wuvi: Bucket "rclone-test-xamurok6wuvi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/07/02 05:54:07 INFO : S3 bucket rclone-test-xamurok6wuvi: Bucket "rclone-test-xamurok6wuvi" deleted === RUN TestIntegration/FsMkdir 2025/07/02 05:54:08 INFO : S3 bucket rclone-test-xamurok6wuvi: Bucket "rclone-test-xamurok6wuvi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/02 05:54:09 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/02 05:54:09 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/02 05:54:09 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === 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␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === 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/07/02 05:54:49 NOTICE: S3 bucket rclone-test-xamurok6wuvi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/02 05:54:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4trcviIrucJ2H6vrdiAVnIwIPrQZE3zjjDD2zYmSDrTDWBnxWv6-DrgQVS3gSBNpI 2025/07/02 05:54:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9e8a247c5abe5234f40217811aec1967" 2025/07/02 05:54:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "24766a1cbaffc1b4a39d3e64c27ca1ef" 2025/07/02 05:54:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1aac7c27a28d14c71887166e36683011" 2025/07/02 05:54:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4trcviIrucJ2H6vrdiAVnIwIPrQZE3zjjDD2zYmSDrTDWBnxWv6-DrgQVS3gSBNpI" 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/07/02 05:55:05 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/02 05:55:05 DEBUG : Creating backend with remote "TestS3GCS:" === 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/07/02 05:55:11 DEBUG : S3 bucket rclone-test-xamurok6wuvi: bucket is versioned: false 2025/07/02 05:55:11 DEBUG : Waiting for deletions to finish 2025/07/02 05:55:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/02 05:55:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/02 05:55:12 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/02 05:55:14 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi/dirToPurgeFromRoot" 2025/07/02 05:55:15 DEBUG : S3 bucket rclone-test-xamurok6wuvi path dirToPurgeFromRoot: bucket is versioned: false 2025/07/02 05:55:15 DEBUG : Waiting for deletions to finish 2025/07/02 05:55:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/02 05:55:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/02 05:55:16 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/02 05:55:16 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi/hello? sausage/êé" 2025/07/02 05:55:20 DEBUG : S3 bucket rclone-test-xamurok6wuvi path hello? sausage/êé: bucket is versioned: false 2025/07/02 05:55:20 DEBUG : Waiting for deletions to finish 2025/07/02 05:55:20 DEBUG : "a/b/c/d/e.txt" version false 2025/07/02 05:55:20 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/02 05:55:20 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/07/02 05:55:32 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/02 05:55:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-xamurok6wuvi" from "TestS3GCS:rclone-test-xamurok6wuvi" 2025/07/02 05:55:34 DEBUG : Creating backend with remote "TestS3GCS:" === 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:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === 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/07/02 05:55:42 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4rc2OOnOsMTBF4k3Duzd8yOVNTaZ57uqiGdGzKk0AknNsQWZm3ZR8ahBA5XOnpHGE 2025/07/02 05:55:42 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/02 05:55:44 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/02 05:55:44 DEBUG : piped data.txt: multipart upload "ABPnzm4rc2OOnOsMTBF4k3Duzd8yOVNTaZ57uqiGdGzKk0AknNsQWZm3ZR8ahBA5XOnpHGE" finished 2025/07/02 05:55:44 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/02 05:55:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4dBs2YOEFjNtxbGgshBEZ9I6YGj397trLzV8x3y1VITtxXCaQxPAN-THlycKcZCrk 2025/07/02 05:55:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/02 05:55:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b6b865483d766e588f8c94d263e1d601" 2025/07/02 05:55:47 DEBUG : piped data.txt: multipart upload "ABPnzm4dBs2YOEFjNtxbGgshBEZ9I6YGj397trLzV8x3y1VITtxXCaQxPAN-THlycKcZCrk" finished 2025/07/02 05:55:47 DEBUG : piped data.txt: Multipart upload Etag: c52c9a9b4b593ee9474271ac2085c1b8-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\x93\x01ҫ \x10\x83\xaf\xd4V\xab\xf68\x8b.\xb2\xa8\x04\x85\x05\xf1\xf4o\xfew\x80L\x92o\x92\x9dg\xbet\x1f<\xcd8ؼ\x16:\xf4\xe4\xfci\x88\\P\xde3N,b\xbf\x9eVu\x1c'+\x8d,\x99w\xe5]\x03\xd2w\xe1 \x99\x97q\xa1\x99O\xa4\xf1\xd1B\x95øѥ\xb3\xe4\xfe\x10\xcb\x06\xe1]\xb1H\xfa\xafwR\xe1\xc6\x03\x1eUSw\xcaAE\xe7)\xc3j\xc0:\x06\xb9i\x17;\x15\xdd\xe1t\xef\x1a?r\xf0\xdd%,h\\\xde72\xcft\xf4\x96=mr\xbdW̼I\xf956x\xf8\xf9\x06~\xd8R\xf8=\x94pi\x9c\f\x1f\x12\xa5\x8e+*\"\xd6\xe1Ħ\x19i\xcc\xe2i!\xf7\x9ai\xe7\x86c\xa8\xec(J\xfd9\xdc\xeau}Eu\xdc\xe4\xfe\x05\x1cZ\xd4~\x1d\x19\x9d\xb9t\x15\x0f\f\xc7>\xa8Ѫ\xee\x95(r\xe5\xb9\xdbhGf7V\r\x14i\xfb\xce\x14\xf9\x81{\xad\\\xc8p\x1a\x03\xc7?n\x9f\x05\x91\x8a\x84)\xf1\x86K\xf3\xe4\xb1\xf3\xaen,T\x91\xd8\xf4\x0fW\xa9Z?\x06\x9b:\x98\xbe\xa2J\xd2k\xf2\x125\xea\xfe2\xbc\xd2E\xe1ci!O\xe9}Q\xc5L\xdbpRғ\xee\xee\x12/\x91\x97!\xb3!G\xfb\xf7\x96C7\xaeө\x7f\xf9s\x9f4\xa8%\xdfEx}h\x19\x12\x92F^Nj-\x1em\x83\xe3Gw\x98\xbe\xfc\xf5#\xdbW98H\xfd\xeel\xd8s\x18o\xaa\\\xd9L\x91\r-\xd4\xfa\x87\x8c$\x0e/\xcf3\xaaރՃ\xabƟ\xd7\xccF\xcb\x10\xf4\xe1\x00\xf3Kz`\xa52=\x9ah\xe1\xdcϼ\xa8\xa1\xed\xd3\xc8ñ\x99.\xd9`8uU+%\xb5\xfdJ\x17G\xc4w\x81'\xcb\xcfd9\xc8!\xe1c\xe0y\xa5\xe7m\xa8\xeaC\xf9\xdb4!!\xf53o|\xb2\xef\x926D\x1c\xbfE\xaa8m\xc3\u0099Vlߍv\tZ\xfb\x1d\x05Y\xcb`)\xa3pz;\xfc9ϟ\x9d\x1f6Z_\x9e\xad\\||w\x18\xb1xF\a+\x96ַ\xa3\xac\x95\xd3t\xca%\x1e\xa9\xbb4\xa9E\x982V8\x89\xbd\xa1\x82[\x8fW\xd2\xc6\xfb߾\xc9\xc8ImX\xb0#H\xfbF:\xd8\xe1\x99\x1c*.:\xc6L^\x17͟\x9d\xab\xac8\xba\xf8\xc7Aʴ\xc2j\xd6\xf6\xaa\xecq\xe86\x15\xfd{\xe6\xf2\xabT\xc8\xc1\xbdO\xac\xb4\xc1\x8e\x8e\xbc\\h\xaf\x1b\x17Vqc\x83\xe1M\xc3\xd8\xe8\x92\x06;\\\xd2ȱ\xef\xad^\xe4\xc8v\xff\x02\x00\x00\xff\xff\x8d\xac\xc7*\xe8\x03\x00\x00" actual : "lecerul6jacomeb0damuqet2yopevov1coqodif5jaguhep8fiyafab1welunos5denited7daceqos7zuvawen7karucit4mifebon1wodisep8fihiwoh7mojowus3qimavuc8tofunog7nixalif8vulohul3yezimex3sodoyev1xotecam4fejakir1gocekiv9yebozez5nezefan9zasorup8bemipiw7gowopog6qokutos7tijadah0caleyom6wehapiw9hoxujug0puheyix9nomuvuf5habucev3wozobep4nubuwuh0sapewec3kaloteh7wunapak5capezoh0gevabes7nepafab2dopavin8sekorut8joleluh7vawoseb4zewiwuw2bokuhob4wowisur8jipupul0begaran2fadajas1rawocak6qasuqax3rijiped6tebahal5ximukew8qubucet4sunufaj3pojuzad6sosupeg7refozuy6hezulob4vubuwaf4wimeniw5lebejen7xaweweb8pebaday4zabisen0jecowux6fumewup9jutebuv6nuzenob9sumogav8zusadet4cedubak2yajoheb8rikobes3wuwasuf4garepop1vojafez8fenimin2bojegaz1bawuzat5yusosos4cekeqej3suyopom9diwihuy6detagok5kalinuw4lovotuv6fatoves1horikoc2lezebuw0jefirem5lobifoz7hofifag1hatuwes8qirijos3rusufon8togohip4bavoxum0suyeloh7mabiqay6doloniy5pamehoz8howoram7tajudut2lewigom3pajohiv8gofutuy0wejomuk8vujacod9wavahoh1qogakof7hajiroy0xorogih7yobekun7yariyof6riyahej4furahaf3" Diff: --- Expected +++ Actual @@ -1 +1 @@ -ҫ V8.owLogt<8ؼ:i\P3N,bVu'+,w]w qOBøѥ]HwRUSwAE)j:i;t?r%,h\72t=mrW̼I56x~R=pi +*"Ħii!ic(J9u}EuZ~t >Ѫ(rhGf7V i{\p?n)Kn,TWZ?:Jk52Eci!O}QLpRғ/!!GC7өs4%Ex}hF^Nj-mGw#W98Hlso\L -$/3ރՃƟFKz`2=hϼñ.`8uU+%JGw'd9!cymC4!!3o|6DE8m™Vlߍv ZY`)pz;9ϟ6Z_\||wxF+ַt%4E2V8[W߾ImX#HF:*.:L^͟8Aʴjq6{TO\hVqcM;\ȱ^v* +lecerul6jacomeb0damuqet2yopevov1coqodif5jaguhep8fiyafab1welunos5denited7daceqos7zuvawen7karucit4mifebon1wodisep8fihiwoh7mojowus3qimavuc8tofunog7nixalif8vulohul3yezimex3sodoyev1xotecam4fejakir1gocekiv9yebozez5nezefan9zasorup8bemipiw7gowopog6qokutos7tijadah0caleyom6wehapiw9hoxujug0puheyix9nomuvuf5habucev3wozobep4nubuwuh0sapewec3kaloteh7wunapak5capezoh0gevabes7nepafab2dopavin8sekorut8joleluh7vawoseb4zewiwuw2bokuhob4wowisur8jipupul0begaran2fadajas1rawocak6qasuqax3rijiped6tebahal5ximukew8qubucet4sunufaj3pojuzad6sosupeg7refozuy6hezulob4vubuwaf4wimeniw5lebejen7xaweweb8pebaday4zabisen0jecowux6fumewup9jutebuv6nuzenob9sumogav8zusadet4cedubak2yajoheb8rikobes3wuwasuf4garepop1vojafez8fenimin2bojegaz1bawuzat5yusosos4cekeqej3suyopom9diwihuy6detagok5kalinuw4lovotuv6fatoves1horikoc2lezebuw0jefirem5lobifoz7hofifag1hatuwes8qirijos3rusufon8togohip4bavoxum0suyeloh7mabiqay6doloniy5pamehoz8howoram7tajudut2lewigom3pajohiv8gofutuy0wejomuk8vujacod9wavahoh1qogakof7hajiroy0xorogih7yobekun7yariyof6riyahej4furahaf3 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "c3bb634b744a2ffaca0bc756b771d241" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +c3bb634b744a2ffaca0bc756b771d241 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-07-02-055553-753.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/07/02 05:55:59 DEBUG : oldPath = "TestS3GCS:rclone-test-xamurok6wuvi/versions/test-versions-v2025-07-02-055553-753.txt" 2025/07/02 05:55:59 DEBUG : newPath = "TestS3GCS,versions:rclone-test-xamurok6wuvi/versions/test-versions-v2025-07-02-055553-753.txt" 2025/07/02 05:55:59 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-xamurok6wuvi/versions/test-versions-v2025-07-02-055553-753.txt" 2025/07/02 05:55:59 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/07/02 05:56:00 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-xamurok6wuvi/versions/test-versions-v2025-07-02-055553-753.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-xamurok6wuvi/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 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: 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 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-xamurok6wuvi/versions/test-versions.txt: md5 hash incorrect - expecting "61adbb66ca5a2ae2139625033b993942" got "aab41914b7936e574c11d79922b350c0" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/02 05:56:17 DEBUG : Waiting for deletions to finish 2025/07/02 05:56:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/02 05:56:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1751435700268041" 2025/07/02 05:56:17 DEBUG : "versions/test-versions-v2025-07-02-055553-753.txt" version true 2025/07/02 05:56:17 DEBUG : versions/test-versions-v2025-07-02-055553-753.txt: Deleting (id "1751435753717127") 2025/07/02 05:56:17 DEBUG : "versions/test-versions.txt" version false 2025/07/02 05:56:17 DEBUG : versions/test-versions.txt: Not deleting current version "1751435758814055" 2025/07/02 05:56:17 INFO : versions/test-versions-v2025-07-02-055553-753.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/07/02 05:56:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4pOCm2BnjyvbAOk4n4zxIkqs7iUzD4-Z32RYiAbowgz12yr_3Svkt2qz-KyX-novE 2025/07/02 05:56:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/02 05:56:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/02 05:56:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4pOCm2BnjyvbAOk4n4zxIkqs7iUzD4-Z32RYiAbowgz12yr_3Svkt2qz-KyX-novE" finished 2025/07/02 05:56:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/02 05:56:30 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5u9J4BNwSVWkm1DcHvAAdXnPVr0tIDUF6jX2vNh6vACPLM2K054KGSPlsxis8AsYw 2025/07/02 05:56:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/02 05:56:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/02 05:56:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5u9J4BNwSVWkm1DcHvAAdXnPVr0tIDUF6jX2vNh6vACPLM2K054KGSPlsxis8AsYw" finished 2025/07/02 05:56:33 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/02 05:56:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4-g1Up0Zyu-gl4dMCP7-kpOH96dzGeoGrbUTZhEN5ddrkz-AGUUovnHpSo0tsyatU 2025/07/02 05:56:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/02 05:56:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/02 05:56:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4-g1Up0Zyu-gl4dMCP7-kpOH96dzGeoGrbUTZhEN5ddrkz-AGUUovnHpSo0tsyatU" finished 2025/07/02 05:56:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/02 05:56:40 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5MfFNbW731T88j4rrKTOAXhc9kM78YNzJdAnY2Jteg0bUvM10S74x2QE6icIfMTb4 2025/07/02 05:56:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/02 05:56:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/02 05:56:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/02 05:56:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/02 05:56:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/02 05:56:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/02 05:56:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm5MfFNbW731T88j4rrKTOAXhc9kM78YNzJdAnY2Jteg0bUvM10S74x2QE6icIfMTb4" finished 2025/07/02 05:56:43 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/02 05:56:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7WNByQv_-GmO8cCfUEIa5_oJKF01qAzUhgrAB4vXqQLN_Wav-AmLgw37-DGCZXHno 2025/07/02 05:56:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/02 05:56:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/02 05:56:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/02 05:56:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/02 05:56:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/02 05:56:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/02 05:56:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7WNByQv_-GmO8cCfUEIa5_oJKF01qAzUhgrAB4vXqQLN_Wav-AmLgw37-DGCZXHno" finished 2025/07/02 05:56:48 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/07/02 05:56:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6mvscWLoKv_T9jovFnUDO2Y67OsE4i6BCX95DYoenLGuYtOXhWyU_5Yvj2NyRbnBY 2025/07/02 05:56:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/02 05:56:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/02 05:56:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6mvscWLoKv_T9jovFnUDO2Y67OsE4i6BCX95DYoenLGuYtOXhWyU_5Yvj2NyRbnBY" finished 2025/07/02 05:56:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/02 05:56:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm53VjPJKpfggcDezyV-X5U6hknouC1uCNdGOm2gZthNR1nOnhKjeMR-aFCgy_APK1o 2025/07/02 05:56:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/02 05:56:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/02 05:56:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm53VjPJKpfggcDezyV-X5U6hknouC1uCNdGOm2gZthNR1nOnhKjeMR-aFCgy_APK1o" finished 2025/07/02 05:56:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/02 05:57:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6o2ndenlnCplwjJXwOnni3TTqtvMh7WNVXarLHP3t3MnXAk1Is_jOaV1S-2cQ3wSA 2025/07/02 05:57:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/02 05:57:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/02 05:57:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6o2ndenlnCplwjJXwOnni3TTqtvMh7WNVXarLHP3t3MnXAk1Is_jOaV1S-2cQ3wSA" finished 2025/07/02 05:57:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/02 05:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6-pRl9ZozCK4sJCXEXDZs-7jYTWBqy3XXmM1Aaxtj1PLHHF51gSLcvhzYoT4GCpdg 2025/07/02 05:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/02 05:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/02 05:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/02 05:57:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/02 05:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/02 05:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/02 05:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6-pRl9ZozCK4sJCXEXDZs-7jYTWBqy3XXmM1Aaxtj1PLHHF51gSLcvhzYoT4GCpdg" finished 2025/07/02 05:57:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/02 05:57:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4IXcB1wnoh33m0YYxnD-78jpHwcOMvJ_s0ifC_QWhQmX6lHV4syPljFxd0a11M1Mk 2025/07/02 05:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/02 05:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/02 05:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/02 05:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/02 05:57:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/02 05:57:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/02 05:57:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4IXcB1wnoh33m0YYxnD-78jpHwcOMvJ_s0ifC_QWhQmX6lHV4syPljFxd0a11M1Mk" finished 2025/07/02 05:57:12 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/07/02 05:57:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6x78yXKkKaDa14wrjI5AJXHkdIVKbLcfYeoS4-m5heScX2XQYKOuHxiwVsCjl1rC0 2025/07/02 05:57:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/02 05:57:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/02 05:57:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6x78yXKkKaDa14wrjI5AJXHkdIVKbLcfYeoS4-m5heScX2XQYKOuHxiwVsCjl1rC0" finished 2025/07/02 05:57:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/02 05:57:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm46vMKwhQm9MeWw09sHBDmr6JkhlTLFwXB-iNY6uNQcblB07-R-K8Uo3kLWY4KwG7k 2025/07/02 05:57:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/02 05:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/02 05:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm46vMKwhQm9MeWw09sHBDmr6JkhlTLFwXB-iNY6uNQcblB07-R-K8Uo3kLWY4KwG7k" finished 2025/07/02 05:57:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/02 05:57:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm45UqUfLyWyoz55Bygo70fB30b3OlGqFCwzxyw3PYF62c9GBx-6XsJcAgBbdtKAlIs 2025/07/02 05:57:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/02 05:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/02 05:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm45UqUfLyWyoz55Bygo70fB30b3OlGqFCwzxyw3PYF62c9GBx-6XsJcAgBbdtKAlIs" finished 2025/07/02 05:57:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/02 05:57:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4U6ahD6i3LDcmvDV4IkMyzWVmGyH4XMHnrT4Xv292Qs6U_c07ByozB0_TK5zCc1-A 2025/07/02 05:57:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/02 05:57:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/02 05:57:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/02 05:57:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/02 05:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/02 05:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/02 05:57:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4U6ahD6i3LDcmvDV4IkMyzWVmGyH4XMHnrT4Xv292Qs6U_c07ByozB0_TK5zCc1-A" finished 2025/07/02 05:57:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/02 05:57:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5wIU4W9QEKV42_azo4WwW4F5lNs8vcbuozdYPoUekuKPehvcQAcOkbSrvTVjs19Gk 2025/07/02 05:57:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/02 05:57:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/02 05:57:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/02 05:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/02 05:57:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/02 05:57:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/02 05:57:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5wIU4W9QEKV42_azo4WwW4F5lNs8vcbuozdYPoUekuKPehvcQAcOkbSrvTVjs19Gk" finished 2025/07/02 05:57:36 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/07/02 05:57:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7XS04X4diktCjfPDOqRx05TlZ-xFoAl0FZzKQQKhVoSUYArZ5EDtu1vQzHURpyoco 2025/07/02 05:57:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/02 05:57:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/02 05:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7XS04X4diktCjfPDOqRx05TlZ-xFoAl0FZzKQQKhVoSUYArZ5EDtu1vQzHURpyoco" finished 2025/07/02 05:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/02 05:57:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6cM7G505UICaq31Dh68ujYV_LZY0Zvd8uhbUuziVr_VB-wEIOvEIhau4j1pIpOlgk 2025/07/02 05:57:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/02 05:57:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/02 05:57:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6cM7G505UICaq31Dh68ujYV_LZY0Zvd8uhbUuziVr_VB-wEIOvEIhau4j1pIpOlgk" finished 2025/07/02 05:57:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/02 05:57:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm79gjtOLHJwDGO0qFereOCsXXE0wyT7nf7WusNUlGIpcGatfjvlWv_P8yz6svTY9Fk 2025/07/02 05:57:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/02 05:57:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/02 05:57:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm79gjtOLHJwDGO0qFereOCsXXE0wyT7nf7WusNUlGIpcGatfjvlWv_P8yz6svTY9Fk" finished 2025/07/02 05:57:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/02 05:57:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6j4Zncpd9F_pkEWZ3alqbJGVa-oTK69OaSOy1EkiYY7WeboCvPTjJ_oJkeaMcYFsY 2025/07/02 05:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/02 05:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/02 05:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/02 05:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/02 05:57:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/02 05:57:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/02 05:57:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6j4Zncpd9F_pkEWZ3alqbJGVa-oTK69OaSOy1EkiYY7WeboCvPTjJ_oJkeaMcYFsY" finished 2025/07/02 05:57:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/02 05:57:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4gKqHYqmsxGng5r7mWeJZAToikyHpLqpjVcQooy5GMfgmLdg753uQqRGYYOloc6RY 2025/07/02 05:57:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/02 05:57:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/02 05:57:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/02 05:57:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/02 05:58:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/02 05:58:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/02 05:58:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4gKqHYqmsxGng5r7mWeJZAToikyHpLqpjVcQooy5GMfgmLdg753uQqRGYYOloc6RY" finished 2025/07/02 05:58: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/07/02 05:58:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4CeHS2Edu2qdbPZJrXxkiuatsdSkrKIJchrghjlN-Qi2rXuTWDm-b6F7MGlwc1Cus 2025/07/02 05:58:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/02 05:58:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/02 05:58:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4CeHS2Edu2qdbPZJrXxkiuatsdSkrKIJchrghjlN-Qi2rXuTWDm-b6F7MGlwc1Cus" finished 2025/07/02 05:58:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/02 05:58:11 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6kMbgCe4ux-xW_ZKSXzxvTix0_9ka27Pp6gYDiGMfZedTSGL_SpnCfFZhDYmYeE4k 2025/07/02 05:58:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/02 05:58:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/02 05:58:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6kMbgCe4ux-xW_ZKSXzxvTix0_9ka27Pp6gYDiGMfZedTSGL_SpnCfFZhDYmYeE4k" finished 2025/07/02 05:58:13 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/02 05:58:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7qMsK_0wDSjOY6LnEvVnyLnewcFrcUhWOLnLwOJtqtwtA1nlgnGLNZTAxAvCBm8QA 2025/07/02 05:58:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/02 05:58:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/02 05:58:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7qMsK_0wDSjOY6LnEvVnyLnewcFrcUhWOLnLwOJtqtwtA1nlgnGLNZTAxAvCBm8QA" finished 2025/07/02 05:58:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/02 05:58:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5Q8YoK2wuHvXjvzsaQJ19g2vbjxN3tL2hoDxZddgCEjQCs31wtCT7xt4_l_NRY8uI 2025/07/02 05:58:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/02 05:58:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/02 05:58:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/02 05:58:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/02 05:58:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/02 05:58:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/02 05:58:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5Q8YoK2wuHvXjvzsaQJ19g2vbjxN3tL2hoDxZddgCEjQCs31wtCT7xt4_l_NRY8uI" finished 2025/07/02 05:58:22 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/02 05:58:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm73sTIrkOt3HJukn6ae91aZBzmAVHtqitUfU16xlKSJpjzHQFn9gcaP0GQBOicPr3k 2025/07/02 05:58:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/02 05:58:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/02 05:58:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/02 05:58:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/02 05:58:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/02 05:58:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/02 05:58:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm73sTIrkOt3HJukn6ae91aZBzmAVHtqitUfU16xlKSJpjzHQFn9gcaP0GQBOicPr3k" finished 2025/07/02 05:58:26 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/07/02 05:58:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4z1T4C4DKWABAvHWM9GfrC3e9YqVZyd_ldhczQBgHBhmmeZQB-Pu9bZnyu99aVz-E 2025/07/02 05:58:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/02 05:58:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/02 05:58:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4z1T4C4DKWABAvHWM9GfrC3e9YqVZyd_ldhczQBgHBhmmeZQB-Pu9bZnyu99aVz-E" finished 2025/07/02 05:58:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/02 05:58:36 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4ZGwD0wAjaS01DW9rcJZd75Q9YUwS0mAGqj3yvziPEu6PPfml89y1vYq6awX8yQ6Q 2025/07/02 05:58:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/02 05:58:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/02 05:58:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4ZGwD0wAjaS01DW9rcJZd75Q9YUwS0mAGqj3yvziPEu6PPfml89y1vYq6awX8yQ6Q" finished 2025/07/02 05:58:38 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/02 05:58:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm50BpRkT8LpxIPp3ZQAoo6qbuftogbxy3C0do-vzl9QRByzlE9JdkMGUb27UgIl-Ig 2025/07/02 05:58:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/02 05:58:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/02 05:58:42 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm50BpRkT8LpxIPp3ZQAoo6qbuftogbxy3C0do-vzl9QRByzlE9JdkMGUb27UgIl-Ig" finished 2025/07/02 05:58:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/02 05:58:44 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm41Ufy8AuvXXNFUjIBSZcq7GGuwo0t7WrzamzmBtPc4z2GWrZsVE0aSFhYyaKBiN0I 2025/07/02 05:58:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/02 05:58:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/02 05:58:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/02 05:58:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/02 05:58:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/02 05:58:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/02 05:58:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm41Ufy8AuvXXNFUjIBSZcq7GGuwo0t7WrzamzmBtPc4z2GWrZsVE0aSFhYyaKBiN0I" finished 2025/07/02 05:58:47 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/02 05:58:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ZDbgJ8eULy1oWlj_oPTlp43HgUKwzpiUuYfVHed5ZA3bdLLH4e9MDXLS0qeBnrUQ 2025/07/02 05:58:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/02 05:58:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/02 05:58:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/02 05:58:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/02 05:58:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/02 05:58:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/02 05:58:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4ZDbgJ8eULy1oWlj_oPTlp43HgUKwzpiUuYfVHed5ZA3bdLLH4e9MDXLS0qeBnrUQ" finished 2025/07/02 05:58:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/02 05:58:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4o6SyjoWFdnLt9Ms7U5XMQuAOFQHt9_b8oSr0qSq8FlbtqjhhqYCKaytJFccs7pRs 2025/07/02 05:58:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/02 05:58:55 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bfdc4971557ea6f4626d3695117d01e6" 2025/07/02 05:58:55 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4o6SyjoWFdnLt9Ms7U5XMQuAOFQHt9_b8oSr0qSq8FlbtqjhhqYCKaytJFccs7pRs" finished 2025/07/02 05:58:55 DEBUG : unknown-size-put.txt: Multipart upload Etag: fb6450f466317433e2c391f83a543654-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/02 05:58:57 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6r0nkRY_78DnLfoyHFUJJwOZEwclC4ZY2BAU9wsnZlrC2dceZfcBCe1plfm5vnt_k 2025/07/02 05:58:57 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/02 05:58:57 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "401950ff7e59ba34f1041749822ebfc8" 2025/07/02 05:58:57 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6r0nkRY_78DnLfoyHFUJJwOZEwclC4ZY2BAU9wsnZlrC2dceZfcBCe1plfm5vnt_k" finished 2025/07/02 05:58:57 DEBUG : unknown-size-update.txt: Multipart upload Etag: 27d321146af4351f11a5cd82eea7e99e-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/02 05:58:58 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xamurok6wuvi/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/07/02 05:58:58 DEBUG : Waiting for deletions to finish 2025/07/02 05:58:58 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/02 05:58:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1751435700268041") 2025/07/02 05:58:58 DEBUG : "versions/test-versions-v2025-07-02-055558-850.txt" version true 2025/07/02 05:58:58 DEBUG : versions/test-versions-v2025-07-02-055558-850.txt: Deleting (id "1751435758814055") 2025/07/02 05:58:59 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/02 05:58:59 INFO : versions/test-versions-v2025-07-02-055558-850.txt: Deleted 2025/07/02 05:58:59 INFO : S3 bucket rclone-test-xamurok6wuvi: Bucket "rclone-test-xamurok6wuvi" deleted 2025/07/02 05:58:59 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (294.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.45s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- FAIL: TestIntegration/FsMkdir (291.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.10s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (34.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.49s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.39s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (81.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (29.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (154.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.06s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.49s) --- 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/07/02 05:58:59 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/07/02 05:58:59 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 294.731s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m56.162495652s (try 1/5)