"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2025/01/14 02:36:23 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku" 2025/01/14 02:36:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/01/14 02:36:25 INFO : S3 bucket rclone-test-jalemah1diku: Bucket "rclone-test-jalemah1diku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/01/14 02:36:26 INFO : S3 bucket rclone-test-jalemah1diku: Bucket "rclone-test-jalemah1diku" deleted === RUN TestIntegration/FsMkdir 2025/01/14 02:36:27 INFO : S3 bucket rclone-test-jalemah1diku: Bucket "rclone-test-jalemah1diku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/14 02:36:28 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/14 02:36:28 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/14 02:36:28 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 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:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/14 02:37:10 NOTICE: S3 bucket rclone-test-jalemah1diku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/14 02:37:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5EisyScbVnlyjF92N-3nRMiQwD2oJhjk952CYYaPq-XH3t-vzXiCUss-PXRlpqy-Q 2025/01/14 02:37:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "988e26078f65261c8d4236d617e085fe" 2025/01/14 02:37:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a58b1d3a0847be81dd1f0cc9f58e6f01" 2025/01/14 02:37:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "7f4c71b7ddeb9fc258790a61ca8dba80" 2025/01/14 02:37:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5EisyScbVnlyjF92N-3nRMiQwD2oJhjk952CYYaPq-XH3t-vzXiCUss-PXRlpqy-Q" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/14 02:37:26 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/14 02:37:26 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/14 02:37:30 DEBUG : S3 bucket rclone-test-jalemah1diku: bucket is versioned: false 2025/01/14 02:37:30 DEBUG : Waiting for deletions to finish 2025/01/14 02:37:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/01/14 02:37:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/01/14 02:37:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/14 02:37:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku/dirToPurgeFromRoot" 2025/01/14 02:37:34 DEBUG : S3 bucket rclone-test-jalemah1diku path dirToPurgeFromRoot: bucket is versioned: false 2025/01/14 02:37:34 DEBUG : Waiting for deletions to finish 2025/01/14 02:37:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/01/14 02:37:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/01/14 02:37:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/14 02:37:35 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku/hello? sausage/êé" 2025/01/14 02:37:39 DEBUG : S3 bucket rclone-test-jalemah1diku path hello? sausage/êé: bucket is versioned: false 2025/01/14 02:37:39 DEBUG : Waiting for deletions to finish 2025/01/14 02:37:40 DEBUG : "a/b/c/d/e.txt" version false 2025/01/14 02:37:40 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/01/14 02:37:40 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/14 02:37:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/14 02:37:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-jalemah1diku" from "TestS3GCS:rclone-test-jalemah1diku" 2025/01/14 02:37:54 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:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/14 02:38:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4SCGcN-ieKvG3jA6lTufysNO8kAymoujEuwo2I2P0OZVSFOE247vmUK5S_KE5Zv-Q 2025/01/14 02:38:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/14 02:38:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/01/14 02:38:04 DEBUG : piped data.txt: multipart upload "ABPnzm4SCGcN-ieKvG3jA6lTufysNO8kAymoujEuwo2I2P0OZVSFOE247vmUK5S_KE5Zv-Q" finished 2025/01/14 02:38:04 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/14 02:38:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4dvksB0xkmNhrO2guJdTXJwnH1-Jql9tFEreQEgogN1Ubom0KMBw2IRWUdoddHMwQ 2025/01/14 02:38:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/14 02:38:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d27114d6db75708447bd1eb3e8f3a568" 2025/01/14 02:38:06 DEBUG : piped data.txt: multipart upload "ABPnzm4dvksB0xkmNhrO2guJdTXJwnH1-Jql9tFEreQEgogN1Ubom0KMBw2IRWUdoddHMwQ" finished 2025/01/14 02:38:07 DEBUG : piped data.txt: Multipart upload Etag: f6c766c2a9cba6256d08f601380c76ed-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:198 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 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\x14҉\xb1\x86 \f\x04\xe0\x96<~\xafr\x02\x04\r\x88\x01$\x88V\xff\xe6\x15\xb0\xb33߮\xe7\x1bn\xb1[cO\x17\xe4^\xc3#\x11\xcf!\x93\x81*epܸ\xe2\xfd\xb3\xa2 \xc3;\x19x\xb8P\x9c\x1a'\xf0\xb8\x0f\x81\x93dQ\xf3A\x055\x9d\xb3\xe7('\xd7y\a˧\xe4\xf5\xa1\x82\x86\xdaи\xe0\ti\xba\xa9\x8a\xe3o\xae\x9c\xc4\xff\xf7p\xa5\x8az<)\xe1'O_\xa9BA\xbf\x04|e\a\xbd&\xf4\xfcB\xec4_d\xc8\r\x0e^\xd4\xe86EQ\x1eicB\x05\x1a\xf4r\xc8E\x9aݐ\xc1C\x81{\x8d\xe4\xc0r\x9a\x8cDnR\xd7H\x06n\xf4k\xa1@\x1a\xfdt\xe3Ŏ\xed\uf503\x83܋'\xc7\r\x8f\xf5\xe6L'\xea1\xb0\xe6\xc0i\r\x10\xb9\x92\x9b?8\xa0\x82\xe9/j\x9cQ\xad\x9eN\xd6b{ϖ\f\xb5u\x97\x02\x17\xbcK\xe3\a\x0f\xb4\xdb\x0eU\x0e(kF\r;\x9a\xc1bC\x05~Mظ\xb0\xef\x1bE\n\xb0O\x8d<}R6\x83\x8dw.\xf3\v\x16\x8a\xa8.A\xe4\x06\xefhŒ\x83sz\xe4d\x87a\xba\xb9\xe1-Wo`\x97\x97\xf2\x960\xb2\x81\xd6\x15\xd1\xf0A\xeb\x0f|)CXn,\xbcs\x9d,\x17RT\x86S,}\\&G\af6\xb3\xc3H\a\xa4\xc9@\x83\x88i\xf5\x90\xe0%\xbf=\x92\xd9\xf0\xbb(8\xb8\xc9=Whrb\x98-\x16\f\xb4\xffvJr\xe1\xb7>\xf2\xa0\xe7o\xbc\xc1\xd2#\xea\x17\xc4\xc2G~\x88\x10\xe9\xa2g>\xc4q\x113\xbe\xf8\xb0#\xb7\xfe\xaf\xfc\xa0\x9b\f+\xdae_*\x1cX%t\x0e-\a\xb1\x83B˖Z\xdf0p\xe1o\n\x92%a\xf8eީʾ9\x8e\xa0!\xf7A\x02)l\x9d\xa2\x8c\x89\xd2\xf8\x8a\x16\ao\xaf\xf1_\xa8\xcc\akH|N\x19\f$~\x96\x8f\v6\x89\xbf\x93oIT~V\x1e\xd4d\xc6\xc2A.\xb6\x83\xfe\xff3\xbc\x9d\xc6\xcc\x15\xf4\xfa\x81\u0088\xba\xablɑ\xef\x1e\xf8\xf8\x00\xd7g~\xd1ȳTQd\xe0\xd9^\x88\xa4)̑vT\xf8\f'x\xa9xtJ\x14+r[\xe3\xc4\x1f\x85\u0383\x06\xc5j\xf8\u05c9\x147Ϟ\x15\xeb\xdf\r\r,\xe5\xe5_e\xa7\xaf+\x1c\xa5r\x1b\x824Vtt\x1fe\x0eto;\xbepI\xea\x15\x9ch\xe1\\\x026j\xdcF\xcd'dT\xb3\x91\x83\x12\xbb\xae`\xa6\xc4jTP\xf0\xc00&\xfeO\xa6\xee\xe1\v=\xb5\xe5/\x00\x00\xff\xff\x9f\xb9\xad\xbd\xe8\x03\x00\x00" actual : "kosasuf9xokinar1cawupel2ridavut2joxoves4fubaray5dawotip5xoqakeg2moqurub6hitecil6kopulov6gafolur8witedix2xotelaq5sivujoz6voqukel2rovivec3liqezuw1vivatek7meyugac8qekoyap0conidij2jayecej9bipuwux3qebacac7hunicoj2rakatas8pijafoq5dupoxuv8pidasek8timicek5senojof4luhomus7kijoxeh8sorilec3mocomoq8mapovij6zahavad1nixoreb8kilocuf1kofidix8gutanay7xowehef9gavuhat8recaged2fexebak8qexotok1xipimag5xikizut9dexogot6yafatub0qapoxay3fufijal5wulojem5soxesun1daguyir9qepodax0tucazax1heyiram7setogov5fotibit2lufizot5jiherod6jepihaq5daxapeq8kaqayik9wurodoy7bahoxus6vaxulem6fetemig4giqunez8wuwekoz3safiwub4mufazik2papiniw6hujotud3yewojij8vivewej5dobigug7vahevum0jefomuf2befofix1xemotoz5muruqem4rogivug9jopacar1mumibex0bireqiq3yucujay1cewulot6hocaqol5radaqow7zotexup4losuqit4fuwecid3tomunof2cawotay0cerovac8zabepec0vofijik0wazohaj1royeduw7vubidaw9yapicim6pigebew2lakuveh0bubobij9xoqozim0kacabob2fazipip9kokoboc4saxafir7vewegiz0topuvox2muxobih0ziromis9geyanuq1balefal7mexixox3colareb6duhiqoj0teriqob3batehem3qogeyaq0wonekix7" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -҉ <~r $V3߮n[cO^#!*epܸ ;xP'dQA5('y˧и iopz<)'O_BA|e&B4_d ^6EQicBrEݐC{rDnRHnk@tŎ܋' L'1i ?8/jQNb{ϖ uKU(kF ;bC~MظE -O<}R6w. .AhŒszda-Wo`0A|)CXn,s,RTS,}\&Gf6H@i%=(8=Whrb- vJr>o#G~g>q3# +e_*X%t-B˖Z0po -%aeީʾ9!A)lo_kH|N $~ 6oIT~VdA.3ˆlɑg~ȳTQd^)̑vT 'xxtJ+r[΃j׉7Ϟ ,_e+r4Vtteto;pIh\6jF'dT`jTP0&O =/ +kosasuf9xokinar1cawupel2ridavut2joxoves4fubaray5dawotip5xoqakeg2moqurub6hitecil6kopulov6gafolur8witedix2xotelaq5sivujoz6voqukel2rovivec3liqezuw1vivatek7meyugac8qekoyap0conidij2jayecej9bipuwux3qebacac7hunicoj2rakatas8pijafoq5dupoxuv8pidasek8timicek5senojof4luhomus7kijoxeh8sorilec3mocomoq8mapovij6zahavad1nixoreb8kilocuf1kofidix8gutanay7xowehef9gavuhat8recaged2fexebak8qexotok1xipimag5xikizut9dexogot6yafatub0qapoxay3fufijal5wulojem5soxesun1daguyir9qepodax0tucazax1heyiram7setogov5fotibit2lufizot5jiherod6jepihaq5daxapeq8kaqayik9wurodoy7bahoxus6vaxulem6fetemig4giqunez8wuwekoz3safiwub4mufazik2papiniw6hujotud3yewojij8vivewej5dobigug7vahevum0jefomuf2befofix1xemotoz5muruqem4rogivug9jopacar1mumibex0bireqiq3yucujay1cewulot6hocaqol5radaqow7zotexup4losuqit4fuwecid3tomunof2cawotay0cerovac8zabepec0vofijik0wazohaj1royeduw7vubidaw9yapicim6pigebew2lakuveh0bubobij9xoqozim0kacabob2fazipip9kokoboc4saxafir7vewegiz0topuvox2muxobih0ziromis9geyanuq1balefal7mexixox3colareb6duhiqoj0teriqob3batehem3qogeyaq0wonekix7 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: 664 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 : "d8acd13e7d8818ef923297b70cbf1648" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +d8acd13e7d8818ef923297b70cbf1648 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-01-14-023814-639.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/01/14 02:38:21 DEBUG : oldPath = "TestS3GCS:rclone-test-jalemah1diku/versions/test-versions-v2025-01-14-023814-639.txt" 2025/01/14 02:38:21 DEBUG : newPath = "TestS3GCS,versions:rclone-test-jalemah1diku/versions/test-versions-v2025-01-14-023814-639.txt" 2025/01/14 02:38:21 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-jalemah1diku/versions/test-versions-v2025-01-14-023814-639.txt" 2025/01/14 02:38:21 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/01/14 02:38:21 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-jalemah1diku/versions/test-versions-v2025-01-14-023814-639.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-jalemah1diku/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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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-jalemah1diku/versions/test-versions.txt: md5 hash incorrect - expecting "4ca8707fee2cf5aceaa50cebf5cd7e32" got "00dd0093954338662f7a2e6014eb2203" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/01/14 02:38:39 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/14 02:38:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1736822242426190" 2025/01/14 02:38:39 DEBUG : "versions/test-versions-v2025-01-14-023814-639.txt" version true 2025/01/14 02:38:39 DEBUG : versions/test-versions-v2025-01-14-023814-639.txt: Deleting (id "1736822294600965") 2025/01/14 02:38:39 DEBUG : "versions/test-versions.txt" version false 2025/01/14 02:38:39 DEBUG : versions/test-versions.txt: Not deleting current version "1736822300136417" 2025/01/14 02:38:39 INFO : versions/test-versions-v2025-01-14-023814-639.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/01/14 02:38:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-_e2Twn_P_FaOvMaesmW8PBjlMgQMOwrilHR6B44JGTEI2dC6sSiZE8bvRJCTRVA 2025/01/14 02:38:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/01/14 02:38:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/01/14 02:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm6-_e2Twn_P_FaOvMaesmW8PBjlMgQMOwrilHR6B44JGTEI2dC6sSiZE8bvRJCTRVA" finished 2025/01/14 02:38:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/01/14 02:38:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm75V05FNLyxoWRDawdJ_tPhqKhpfr-LVuFSIzmVARaB6YIWC7pitPLlopXEMyh5-PU 2025/01/14 02:38:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/01/14 02:38:55 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 02:38:55 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm75V05FNLyxoWRDawdJ_tPhqKhpfr-LVuFSIzmVARaB6YIWC7pitPLlopXEMyh5-PU" finished 2025/01/14 02:38:56 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/01/14 02:38:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm73AIMH-rNsIOSfoP0ojIdSqjXElhLsxKk5JzXmWXGVZSoZ-K4YK3F8nnTDPWP8KRk 2025/01/14 02:38:58 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/14 02:39:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 02:39:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm73AIMH-rNsIOSfoP0ojIdSqjXElhLsxKk5JzXmWXGVZSoZ-K4YK3F8nnTDPWP8KRk" finished 2025/01/14 02:39:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/14 02:39:03 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm51ER2PbP3OcmzBtqMcsP5e87i2ibNDjcR-a26pZDDwR7J5Bgxe0yp0Z52KjJcXzhk 2025/01/14 02:39:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/14 02:39:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/14 02:39:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/14 02:39:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/14 02:39:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/14 02:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 02:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm51ER2PbP3OcmzBtqMcsP5e87i2ibNDjcR-a26pZDDwR7J5Bgxe0yp0Z52KjJcXzhk" finished 2025/01/14 02:39:06 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/14 02:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6g-Io_zMhTZ6BSK6_u3etA0zJ9Y4I3Sa-dzc2VpzYInCdfONNP6Aifid9aiCLiS2k 2025/01/14 02:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/14 02:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/01/14 02:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/01/14 02:39:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/14 02:39:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/14 02:39:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/14 02:39:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6g-Io_zMhTZ6BSK6_u3etA0zJ9Y4I3Sa-dzc2VpzYInCdfONNP6Aifid9aiCLiS2k" finished 2025/01/14 02:39:11 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/01/14 02:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4qdF_qkzjGS9vRnsUHmmCd9tg3iqBv0bsycEv-F8t1x-sEVSR9_iUADmjFIIazSpo 2025/01/14 02:39:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 02:39:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/01/14 02:39:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4qdF_qkzjGS9vRnsUHmmCd9tg3iqBv0bsycEv-F8t1x-sEVSR9_iUADmjFIIazSpo" finished 2025/01/14 02:39:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/01/14 02:39:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm5Mo9Up52yxlTkJRYLc7Dn7yUSVMOGRgddh59o1sKs5Nu9olAG3ujENAefrUDMbkac 2025/01/14 02:39:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/14 02:39:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 02:39:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm5Mo9Up52yxlTkJRYLc7Dn7yUSVMOGRgddh59o1sKs5Nu9olAG3ujENAefrUDMbkac" finished 2025/01/14 02:39:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/01/14 02:39:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm63E8C5K0eTLWYbbe-xqT3kGNrF8ddhEAyi9yN8ggA4MxjB1OGBajf2a2G5vPcTzSE 2025/01/14 02:39:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 02:39:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 02:39:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm63E8C5K0eTLWYbbe-xqT3kGNrF8ddhEAyi9yN8ggA4MxjB1OGBajf2a2G5vPcTzSE" finished 2025/01/14 02:39:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/14 02:39:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6KHNhbMigwNuzDJVv6wqoQZ-vfKMISAAyNWffTi24cmJGD6xcSeHXy_Au_B28XSbA 2025/01/14 02:39:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/14 02:39:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/14 02:39:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 02:39:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/14 02:39:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 02:39:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/14 02:39:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6KHNhbMigwNuzDJVv6wqoQZ-vfKMISAAyNWffTi24cmJGD6xcSeHXy_Au_B28XSbA" finished 2025/01/14 02:39:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/14 02:39:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5PrE_Tla9r-ouyy3hUfueEJUf_sdcGAEWVmVigSnn3OaPOtld1XdNJWUNot3cF79Q 2025/01/14 02:39:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/14 02:39:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/14 02:39:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/01/14 02:39:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/14 02:39:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/14 02:39:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/14 02:39:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5PrE_Tla9r-ouyy3hUfueEJUf_sdcGAEWVmVigSnn3OaPOtld1XdNJWUNot3cF79Q" finished 2025/01/14 02:39:36 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/01/14 02:39:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5c29pgliCj4keEuuGUddqi1ZxjiyOwy-6V23XLM1hCS9wDKOkuPzunnm6IdjJRz5g 2025/01/14 02:39:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 02:39:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/01/14 02:39:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5c29pgliCj4keEuuGUddqi1ZxjiyOwy-6V23XLM1hCS9wDKOkuPzunnm6IdjJRz5g" finished 2025/01/14 02:39:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/01/14 02:39:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm58XwAieQpVmf2-psHMcQ4BHfpDzQVaS52goU-S3ANvZO4U4UsVC4t2JKDtvVgFdPQ 2025/01/14 02:39:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/14 02:39:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 02:39:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm58XwAieQpVmf2-psHMcQ4BHfpDzQVaS52goU-S3ANvZO4U4UsVC4t2JKDtvVgFdPQ" finished 2025/01/14 02:39:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/01/14 02:39:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5bJWjuKlqi4ihE8MQiBLsJrAopUeHo3TLBFC3EPC-hWW7j9Yb4jukMrPCTdAgd-Dk 2025/01/14 02:39:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 02:39:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 02:39:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5bJWjuKlqi4ihE8MQiBLsJrAopUeHo3TLBFC3EPC-hWW7j9Yb4jukMrPCTdAgd-Dk" finished 2025/01/14 02:39:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/14 02:39:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6Cr5qtdjjj0jRzCVDYcYL3y1vUiAHVmPISbXPZ-IwJquGLrRg7VMMkXczJTLzx2kM 2025/01/14 02:39:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/14 02:39:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/14 02:39:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/14 02:39:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 02:39:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 02:39:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/14 02:39:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6Cr5qtdjjj0jRzCVDYcYL3y1vUiAHVmPISbXPZ-IwJquGLrRg7VMMkXczJTLzx2kM" finished 2025/01/14 02:39:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/14 02:39:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5997t6WgFlrQLJgrBmNUsP70XF1CbUOP1TSmHWnek9drecU9372AuFfYAx5GjOpqM 2025/01/14 02:39:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/14 02:39:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/14 02:39:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/01/14 02:39:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 02:39:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/14 02:39:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/14 02:39:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5997t6WgFlrQLJgrBmNUsP70XF1CbUOP1TSmHWnek9drecU9372AuFfYAx5GjOpqM" finished 2025/01/14 02:40:00 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/01/14 02:40:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm42bR786KFqxQdSF9BN9NWh4myv6NsT2FOH7xL1poT2F7jayM9eqgxSZRxR61NPuqM 2025/01/14 02:40:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 02:40:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/01/14 02:40:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm42bR786KFqxQdSF9BN9NWh4myv6NsT2FOH7xL1poT2F7jayM9eqgxSZRxR61NPuqM" finished 2025/01/14 02:40:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/01/14 02:40:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7Z0Ew36ouEMyK_BgfNHm-DxM3lg8CQuYYmKX0k3-h62eWfp5cGsomU1xLjPZkDe8Q 2025/01/14 02:40:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/14 02:40:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 02:40:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7Z0Ew36ouEMyK_BgfNHm-DxM3lg8CQuYYmKX0k3-h62eWfp5cGsomU1xLjPZkDe8Q" finished 2025/01/14 02:40:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/01/14 02:40:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7o_pOX9q3lCt4qAhELGc0MWvyXRyU4IYQlXybUL3N4an8kEMLCG8Jb9LczUCulAVg 2025/01/14 02:40:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 02:40:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 02:40:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7o_pOX9q3lCt4qAhELGc0MWvyXRyU4IYQlXybUL3N4an8kEMLCG8Jb9LczUCulAVg" finished 2025/01/14 02:40:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/14 02:40:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5-yJG19eduBsiRiuYUfQjkoNbZnYpKtnRgNtAtf05-AVx2u1Vay2JjMlR2XWQhGLc 2025/01/14 02:40:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/14 02:40:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/14 02:40:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/14 02:40:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/14 02:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 02:40:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/14 02:40:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5-yJG19eduBsiRiuYUfQjkoNbZnYpKtnRgNtAtf05-AVx2u1Vay2JjMlR2XWQhGLc" finished 2025/01/14 02:40:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/14 02:40:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7diwpIfC95bskN9haOOz7Sza9-nx716ANv3JkOd3FVU7rrK4xEYnjtKFgoX3cEvZc 2025/01/14 02:40:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/14 02:40:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/01/14 02:40:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/01/14 02:40:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/14 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/14 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/14 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm7diwpIfC95bskN9haOOz7Sza9-nx716ANv3JkOd3FVU7rrK4xEYnjtKFgoX3cEvZc" finished 2025/01/14 02:40:25 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/01/14 02:40:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6UIqZA5-BoakNraj_51eAcBnKVGt3a5ZJoh2PETySOpHy1s5bi2X85OSiHwjDNGU4 2025/01/14 02:40:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/14 02:40:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/01/14 02:40:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6UIqZA5-BoakNraj_51eAcBnKVGt3a5ZJoh2PETySOpHy1s5bi2X85OSiHwjDNGU4" finished 2025/01/14 02:40:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/01/14 02:40:32 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7B3Sb42SCcTX_jfLN1NgiU9UaghpUcZOxuJSeo-sQKhc1jXzWeiZ8X5TbIz9cQedM 2025/01/14 02:40:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/01/14 02:40:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 02:40:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7B3Sb42SCcTX_jfLN1NgiU9UaghpUcZOxuJSeo-sQKhc1jXzWeiZ8X5TbIz9cQedM" finished 2025/01/14 02:40:35 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/14 02:40:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Bm2n3wDN66MZckdnE5DMkVc3GdPQPETm8UVzZMdVR4MRzesa5NKu8HNvVldgCYrs 2025/01/14 02:40:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/14 02:40:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 02:40:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7Bm2n3wDN66MZckdnE5DMkVc3GdPQPETm8UVzZMdVR4MRzesa5NKu8HNvVldgCYrs" finished 2025/01/14 02:40:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/14 02:40:41 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7XTcnQDyssbK9AxeeyVJvTlf8TFe9WWDmpWHtyvkTb7kOerx3KTgdoz3H5d8tJwgM 2025/01/14 02:40:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/14 02:40:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/14 02:40:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/14 02:40:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 02:40:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 02:40:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/14 02:40:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7XTcnQDyssbK9AxeeyVJvTlf8TFe9WWDmpWHtyvkTb7kOerx3KTgdoz3H5d8tJwgM" finished 2025/01/14 02:40:43 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/14 02:40:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56vzqu-6eVRBXq-lMobI5O_n6JT-EMSOAyBfDUokYHRs-Db9-xanodgpuoYf7eJeA 2025/01/14 02:40:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/14 02:40:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/14 02:40:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/14 02:40:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/14 02:40:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/14 02:40:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/14 02:40:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm56vzqu-6eVRBXq-lMobI5O_n6JT-EMSOAyBfDUokYHRs-Db9-xanodgpuoYf7eJeA" finished 2025/01/14 02:40:47 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/01/14 02:40:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6KeDgbWPpWa7VL7Ur3DpO4qYWubdM98Npr1BpT5qffoGWeR_LGmNpwzeHXAVXdr4c 2025/01/14 02:40:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/01/14 02:40:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/01/14 02:40:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6KeDgbWPpWa7VL7Ur3DpO4qYWubdM98Npr1BpT5qffoGWeR_LGmNpwzeHXAVXdr4c" finished 2025/01/14 02:40:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/01/14 02:40:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5-KetBw_7bBH1871Q2SqJrpR9WLi7xQvO7fZqjmCApvUkbJ-VK5P0nPUUs8nWuE8U 2025/01/14 02:40:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/01/14 02:40:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 02:40:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5-KetBw_7bBH1871Q2SqJrpR9WLi7xQvO7fZqjmCApvUkbJ-VK5P0nPUUs8nWuE8U" finished 2025/01/14 02:40:58 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/01/14 02:40:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ICdE_RArqEXHWXaBxy2reT-ogvcfSIikktD2R5iH8vh6QQbx5arhIcYU_LGeBogA 2025/01/14 02:40:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/14 02:41:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 02:41:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5ICdE_RArqEXHWXaBxy2reT-ogvcfSIikktD2R5iH8vh6QQbx5arhIcYU_LGeBogA" finished 2025/01/14 02:41:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/14 02:41:03 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7nP_-g9cphwjdh6AO1JrBv_wvqZJtrY7BifjhtIaa0eCurvpXSbACee1VWJPVGrA0 2025/01/14 02:41:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/14 02:41:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/14 02:41:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/14 02:41:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/14 02:41:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 02:41:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/14 02:41:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm7nP_-g9cphwjdh6AO1JrBv_wvqZJtrY7BifjhtIaa0eCurvpXSbACee1VWJPVGrA0" finished 2025/01/14 02:41:06 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/14 02:41:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4FzgA-HmrBK9xWLiWbcoUYApSW-Rr0rqePmpkyM-CNC7sMVsQYaIStjl4MlBU-Zqs 2025/01/14 02:41:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/14 02:41:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/01/14 02:41:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/01/14 02:41:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/14 02:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/14 02:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/14 02:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4FzgA-HmrBK9xWLiWbcoUYApSW-Rr0rqePmpkyM-CNC7sMVsQYaIStjl4MlBU-Zqs" finished 2025/01/14 02:41:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *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/01/14 02:41:13 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5o9j7Ep12gYTI3Ff_LjS9NBk6VrBS0az56LFkeNhiiCXpkMdSdmd3JgnBS1ZO4yZc 2025/01/14 02:41:13 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/14 02:41:13 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "683e1fa753f309c0a8bf01b710fc55f0" 2025/01/14 02:41:14 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5o9j7Ep12gYTI3Ff_LjS9NBk6VrBS0az56LFkeNhiiCXpkMdSdmd3JgnBS1ZO4yZc" finished 2025/01/14 02:41:14 DEBUG : unknown-size-put.txt: Multipart upload Etag: 18f329c11d5822046a21e83daf0818d0-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/14 02:41:15 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7m54pU3uAvn9jL52Kj_QG79f7h37TUDgmYPJIv77HnMLZwOvwceR0H5DHxpvf_MPU 2025/01/14 02:41:15 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/14 02:41:15 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "bd5b701c40e29c6e2cb7f2f250db28a0" 2025/01/14 02:41:16 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7m54pU3uAvn9jL52Kj_QG79f7h37TUDgmYPJIv77HnMLZwOvwceR0H5DHxpvf_MPU" finished 2025/01/14 02:41:16 DEBUG : unknown-size-update.txt: Multipart upload Etag: def2d64d69229096f847e6846c431579-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/14 02:41:16 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-jalemah1diku/deeper/nonexisting/directory" 2025/01/14 02:41:16 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/14 02:41:17 DEBUG : Waiting for deletions to finish 2025/01/14 02:41:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/14 02:41:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1736822242426190") 2025/01/14 02:41:17 DEBUG : "versions/test-versions-v2025-01-14-023820-172.txt" version true 2025/01/14 02:41:17 DEBUG : versions/test-versions-v2025-01-14-023820-172.txt: Deleting (id "1736822300136417") 2025/01/14 02:41:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/14 02:41:17 INFO : versions/test-versions-v2025-01-14-023820-172.txt: Deleted 2025/01/14 02:41:18 INFO : S3 bucket rclone-test-jalemah1diku: Bucket "rclone-test-jalemah1diku" deleted 2025/01/14 02:41:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (295.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.96s) --- FAIL: TestIntegration/FsMkdir (292.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.90s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (37.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.51s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.93s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (81.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (34.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (31.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (150.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.52s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.42s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/01/14 02:41:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/01/14 02:41:18 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 295.179s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m56.05785066s (try 1/5)