"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/04/01 01:10:16 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama" 2025/04/01 01:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/04/01 01:10:17 INFO : S3 bucket rclone-test-wotipaj2kama: Bucket "rclone-test-wotipaj2kama" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/04/01 01:10:19 INFO : S3 bucket rclone-test-wotipaj2kama: Bucket "rclone-test-wotipaj2kama" deleted === RUN TestIntegration/FsMkdir 2025/04/01 01:10:20 INFO : S3 bucket rclone-test-wotipaj2kama: Bucket "rclone-test-wotipaj2kama" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/01 01:10:20 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/01 01:10:20 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/01 01:10:21 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/04/01 01:11:05 NOTICE: S3 bucket rclone-test-wotipaj2kama: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/04/01 01:11:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4UebikPC7ZHa2-yP7VR-6o7HEfl6fA9eyyckrc2NfP6IT8yJgyAy5rIluavRSKSGI 2025/04/01 01:11:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7ef4dbc46dfd94494c2d3d22e25e13a8" 2025/04/01 01:11:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "9941884fca059ca9d688c449dcb85ef7" 2025/04/01 01:11:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9a5e76307340d3ea2990086ffb04edb0" 2025/04/01 01:11:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4UebikPC7ZHa2-yP7VR-6o7HEfl6fA9eyyckrc2NfP6IT8yJgyAy5rIluavRSKSGI" 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/04/01 01:11:21 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/01 01:11:21 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/04/01 01:11:26 DEBUG : S3 bucket rclone-test-wotipaj2kama: bucket is versioned: false 2025/04/01 01:11:26 DEBUG : Waiting for deletions to finish 2025/04/01 01:11:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/04/01 01:11:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/04/01 01:11:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/01 01:11:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama/dirToPurgeFromRoot" 2025/04/01 01:11:29 DEBUG : S3 bucket rclone-test-wotipaj2kama path dirToPurgeFromRoot: bucket is versioned: false 2025/04/01 01:11:29 DEBUG : Waiting for deletions to finish 2025/04/01 01:11:30 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/04/01 01:11:30 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/04/01 01:11:30 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/01 01:11:31 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama/hello? sausage/êé" 2025/04/01 01:11:33 DEBUG : S3 bucket rclone-test-wotipaj2kama path hello? sausage/êé: bucket is versioned: false 2025/04/01 01:11:33 DEBUG : Waiting for deletions to finish 2025/04/01 01:11:34 DEBUG : "a/b/c/d/e.txt" version false 2025/04/01 01:11:34 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/04/01 01:11:34 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/04/01 01:11:48 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/01 01:11:48 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-wotipaj2kama" from "TestS3GCS:rclone-test-wotipaj2kama" 2025/04/01 01:11:49 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/04/01 01:11:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7J_PSpNo_1lsOMK6OWijLaMZOdjm4b1zWlSfMvvcM-beel3FWftWLLSWRXMpCS9Zg 2025/04/01 01:11:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/04/01 01:11:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/04/01 01:11:58 DEBUG : piped data.txt: multipart upload "ABPnzm7J_PSpNo_1lsOMK6OWijLaMZOdjm4b1zWlSfMvvcM-beel3FWftWLLSWRXMpCS9Zg" finished 2025/04/01 01:11:58 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/01 01:11:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4gjbjj9Bib3KPciVeqxlD3EtNOLnAAlmWv31qbDXT29ecZCCsg69vDVr0bNCbX38k 2025/04/01 01:11:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/01 01:12:00 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0c0bd113f144797984d92f386ce27293" 2025/04/01 01:12:01 DEBUG : piped data.txt: multipart upload "ABPnzm4gjbjj9Bib3KPciVeqxlD3EtNOLnAAlmWv31qbDXT29ecZCCsg69vDVr0bNCbX38k" finished 2025/04/01 01:12:01 DEBUG : piped data.txt: Multipart upload Etag: 4db05277a4d1a0528b70c8ed5b9f73e8-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:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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ҁѬ \f\x04\xe0\x96\xf4\xd4\xfb\xb5\x9c\x00\x01\"H@\x8c\"տ\xb9\xd7\xc0\xce\xce~\x1b\xb8\xc9\xcdz1\xb4KA7e~\xe5e\xf5\xa9\x14\xb8\xb3\x1b;V1\x10\xd7\f\x96\x9d\xa4\uf1515\xa8Mc\xe4\x03\xf6\xe9\x05\x8b\n\xea\x1a!\xa1b3\x14ib\xc1M\x01\xbc\x1c\xa06\x83J\x9a\xd4\xf5E\x0fY\xfc\xac\xe0\xe6\xce\xe7\xd6\xc8\xf0\x8bz=\xa9\xca\xc3u\xb8\xa1\x89\x92\xfc\x17\xa4@\x02;t\xae\x920o\x853D87\x0f\x0f\x9f\xb8\xaf\a\\\xe8\xd1-;$\xac\xac֝\x98\xa5\xa1\x1d\x026p\xd8\xe7\x84\x16<\xa4\xbf\x8e\xbf\\\xfd\x17\xf9\x94@ar\xe4\xc1\xf3\xb9zP\\\xf9\xde\x149<\xe5\xfd(\xa9\xec\xe9Z\x02Y\t\xd0Wͅ^\xa8\x9f\n\x1a+ߟ\x9d\x8b\\p\xad\x1d3>\x1c\xd6H\x11:\x94\xe9\xe0̑\xeb\xe7\x95\x17\x0f:f\xc7'5<\x96\x1d2?t\x8d\t2\x04\xb6\x83\xc3\v\x1b\xaaͱ\x86\x1d\xfaf\xc4\xc0\x05~\t\xac\xc1\xa2\x1e4\x188\xb8\xcd\x15\x95$p\xd3K7jz7-\x01\xab\xe4\xad\xd2Ú\xd3\xf8\xa2\xa3\xcc\xe7f)\x83\xe1\xfb\xab\xc0a\xa4k\xb8\xc5R\x15\xfb\xdd\xf9fCq=!B\xa0g\x8b\x12\xc8H\xdbNy\xa4ӳ\xec\xa0\xc9\xfd\xef\x1d\xe9\x15\xb7e\xb8\xa9P\x9d4d\xf0|\x7f.\xb1r\xa1]\x14?h\xf0\xf9(6\xa4x\x9f\xb2t\xecpM\aix\xe8\x1c\xcbO\x87߹H\aK\xc7\u05c8\x83]ޱ\xf1\x0e\x96\U000b00e7\x9b\xfb\x12\xe1\x12\x83j\x8b\xf4\x93|\xa7\x0e\x89\x1d\xfaO\x01#\x8e\xf5\x94\xa9\xe1\x83}tx\x90\xe1\xfe5\x1c\xd9\xfd\xfe\xc1\ae(\xa3g\x8b\a\xfa1\xa2Ljv9\xb9\xd1.ik\xf4J\x92>z<\xb0\x90\x9fv|ɡ\x9e\v\x05r\x1c\xc6\n\a\xbfо\x11\x93<\xfc|\x92(Jp\x7f3\x1f|@\xfa\xab\xe0ᤶ\xb8\xdf\xce\xd0\xd7Ɩ.)\xdb\xce;\a\xb9\xfe\x0eԔ\xc0\x8d\n\x8e\x9f\xd4\xf2/\x00\x00\xff\xff\xb4]\xb1G\xe8\x03\x00\x00" actual : "koxuvoc5dijuqeg3poyuyob2sikozog1zesudal8pafogun6telocab9celomaj3yafebas8lanebod0quxufag3kahumab9debuxus8yehapuh4bavozor9xidoyec8risuwos0vaxubup7kuqanaf0zosunep9qopalar9haworej8mateheg5janesob8jihepij4zabavup2caluqur0kodonog8bidixel5sejutag5qofiduc1wotokix6komovur4nihewan2howuyov1ronukuf4zedezod7qigitav9ziseleb9vegibun0fofafis0huxoquh6walekal3kucoxod4hoqofuw0qonabif0honulem4fafohig4tabiqab1wepuxef0kexagez4nefahan7zexoquc7lorukik3gihahor8habosov9bigeruy2busohit5kifukaz8coqiyas2sacesov2joqutat8zepewok8lilazaq3mopolos2yuyemim4gorixem5japowit1napakof0getexeb9gocajaz9dudatah5kocafec0cadamox4sebunag3yiveciy9cukesup9siwocon1yegipor9fipadov6bagelit0vufisuf6jovodil8ralakiw9lukidux9ruwuziw5jacigaq3moliyug9paviqis3capahov2tufutef5bowedew2bodiboj3puzezat3micawir1qoxodoy4quzafim6dugajuy1xojafip0jahivoz5latudeb9lihoqoy3zanogeh2qadugoc3pixewez1gemidoz6dologeb9vomipaq1hofemeh1lehelef5roxijun9xiyunuz1hemeqih3jeyigec4qikigok1samoyax6lenuwow2nubinav6pomoman7saharix5givecaz8xofituq9jojokut7mecinag1bamudat5" Diff: --- Expected +++ Actual @@ -1,7 +1 @@ -ҁѬ "H@"տ~z1KA7e~e;V1 5Mc -!b3ibM6JEYz=u@;t0o3D87\-;$֝6p<\@arzP\9<(ZY Wͅ^ -+ߟ\p3>H:̑:f'5<2?t 2 ͱf~ 48$pK7jz7-Úf)akRfCq=!BgHNyӳeP4d|.r]?h(6xtpMixO߹HK׈]ޱ򰃧j|O#}tx5e(g1Ljv9.ikJ>z & ? + ≠/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-wotipaj2kama/versions/test-versions.txt: md5 hash incorrect - expecting "8d5975532c8ab742e3cb62601804eef7" got "fa01d8dfa16634fbd667338eaea77a53" 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/04/01 01:12:33 DEBUG : Waiting for deletions to finish 2025/04/01 01:12:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/01 01:12:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1743469876396066" 2025/04/01 01:12:33 DEBUG : "versions/test-versions-v2025-04-01-011208-242.txt" version true 2025/04/01 01:12:33 DEBUG : versions/test-versions-v2025-04-01-011208-242.txt: Deleting (id "1743469928226846") 2025/04/01 01:12:33 DEBUG : "versions/test-versions.txt" version false 2025/04/01 01:12:33 DEBUG : versions/test-versions.txt: Not deleting current version "1743469933756287" 2025/04/01 01:12:34 INFO : versions/test-versions-v2025-04-01-011208-242.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/04/01 01:12:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5GE1rtL9uNFHsogDG-Tgu9C2jlXAI2OfbibN9CFfFnh5_-PQ-_4LlZ-o8Bz-4Cd4E 2025/04/01 01:12:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/04/01 01:12:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/04/01 01:12:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5GE1rtL9uNFHsogDG-Tgu9C2jlXAI2OfbibN9CFfFnh5_-PQ-_4LlZ-o8Bz-4Cd4E" finished 2025/04/01 01:12:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/04/01 01:12:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4o0M6bFCLy9Om7ZAEOqIIs0_ECpqA417pK4RJg1o2WPjDy0yI61ckNgWkNngfR8Co 2025/04/01 01:12:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/04/01 01:12:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/01 01:12:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4o0M6bFCLy9Om7ZAEOqIIs0_ECpqA417pK4RJg1o2WPjDy0yI61ckNgWkNngfR8Co" finished 2025/04/01 01:12:49 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/04/01 01:12:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5T0nNzrfOjnBiXj6-Iu4Sx15YFYgVWAxcdSJbkfIfalab6il1WDgFD6NPEiOjH-vY 2025/04/01 01:12:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/01 01:12:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/01 01:12:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5T0nNzrfOjnBiXj6-Iu4Sx15YFYgVWAxcdSJbkfIfalab6il1WDgFD6NPEiOjH-vY" finished 2025/04/01 01:12:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/01 01:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5TogUmkQ5pI2sgLvaXMjDDGzzYJHU6QK1j830z96t1pVvkba7dEyQcXGFalp9QLmM 2025/04/01 01:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/01 01:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/01 01:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/01 01:12:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/01 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/01 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/01 01:12:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm5TogUmkQ5pI2sgLvaXMjDDGzzYJHU6QK1j830z96t1pVvkba7dEyQcXGFalp9QLmM" finished 2025/04/01 01:12:59 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/01 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7kFGbzPXX-byaiCydy-eFil2drNrmwnWwb7Vap1FpbD6yO9wSRWtFE77AuSMqY6jw 2025/04/01 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/04/01 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/04/01 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/04/01 01:13:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/04/01 01:13:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/04/01 01:13:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/04/01 01:13:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7kFGbzPXX-byaiCydy-eFil2drNrmwnWwb7Vap1FpbD6yO9wSRWtFE77AuSMqY6jw" finished 2025/04/01 01:13:03 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/04/01 01:13:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7e44pPsSKXf8iLmSswm2sTsf9CN0T0XPdzaOi1lHCi8NPyaLY9DcR0-KuPhSESoWU 2025/04/01 01:13:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/01 01:13:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/04/01 01:13:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7e44pPsSKXf8iLmSswm2sTsf9CN0T0XPdzaOi1lHCi8NPyaLY9DcR0-KuPhSESoWU" finished 2025/04/01 01:13:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/04/01 01:13:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7NHjrOWKwBgMwys43tZvqtBUYf7dXH4Kk_R9c939s1Mp2YDrhIoyv9-QxPeTj1MxU 2025/04/01 01:13:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/01 01:13:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/01 01:13:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7NHjrOWKwBgMwys43tZvqtBUYf7dXH4Kk_R9c939s1Mp2YDrhIoyv9-QxPeTj1MxU" finished 2025/04/01 01:13:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/04/01 01:13:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nndmYE_vi0TKIo-_Iw2Op9DEV1m3oHO4tkzIOk4as6nzpX2yHZwXGiKm7lYFnJDI 2025/04/01 01:13:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/01 01:13:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/01 01:13:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7nndmYE_vi0TKIo-_Iw2Op9DEV1m3oHO4tkzIOk4as6nzpX2yHZwXGiKm7lYFnJDI" finished 2025/04/01 01:13:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/01 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7eLaNhc_pvmu963sGN0E-Bmyp6wx8MsftaGt0Yfj-ItYOkO_2KEo5Stzs0qEI8Vrs 2025/04/01 01:13:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/01 01:13:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/01 01:13:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/01 01:13:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/01 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/01 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/01 01:13:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7eLaNhc_pvmu963sGN0E-Bmyp6wx8MsftaGt0Yfj-ItYOkO_2KEo5Stzs0qEI8Vrs" finished 2025/04/01 01:13:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/01 01:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5IknvkTa1mIhKcDTDI5eSwTvQq25x7J7Nfjb_nAEiqJK7ylIXEASYbB2ZGGIvWFus 2025/04/01 01:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/04/01 01:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/01 01:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/04/01 01:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/04/01 01:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/04/01 01:13:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/04/01 01:13:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5IknvkTa1mIhKcDTDI5eSwTvQq25x7J7Nfjb_nAEiqJK7ylIXEASYbB2ZGGIvWFus" finished 2025/04/01 01:13:26 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/04/01 01:13:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4p0gjzDyXbjeGrwIXNnansvdoZ9UFCTzGOMt1bgTm4GawP3Fm1Uq36IMGNmbb2Cng 2025/04/01 01:13:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/01 01:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/04/01 01:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4p0gjzDyXbjeGrwIXNnansvdoZ9UFCTzGOMt1bgTm4GawP3Fm1Uq36IMGNmbb2Cng" finished 2025/04/01 01:13:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/04/01 01:13:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6c61tvHN09H10le174jEzl19lyJqKvdL641TMIc0nVdhiVrHspv4RAI4ao-GfrGws 2025/04/01 01:13:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/01 01:13:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/01 01:13:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6c61tvHN09H10le174jEzl19lyJqKvdL641TMIc0nVdhiVrHspv4RAI4ao-GfrGws" finished 2025/04/01 01:13:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/04/01 01:13:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4SdWc5x8xfTVCZlqVPaNdZoduRqHw9uOjUqPVtsXa1y2YmiIBB-LnkAPb13o_-bWA 2025/04/01 01:13:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/01 01:13:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/01 01:13:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4SdWc5x8xfTVCZlqVPaNdZoduRqHw9uOjUqPVtsXa1y2YmiIBB-LnkAPb13o_-bWA" finished 2025/04/01 01:13:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/01 01:13:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4GFrrvzjz-UZ0rqbxDDOj4-T388d77RMsNXldXW219rsze3cGyTLXgXza8NiOXKhY 2025/04/01 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/01 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/01 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/01 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/01 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/01 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/01 01:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4GFrrvzjz-UZ0rqbxDDOj4-T388d77RMsNXldXW219rsze3cGyTLXgXza8NiOXKhY" finished 2025/04/01 01:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/01 01:13:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5eTTKJLA5SvRMElzFPtaFTvmhzcEExN58kybBLiZzpdopftJGz2nO9D_mnYaRVC_8 2025/04/01 01:13:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/04/01 01:13:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/04/01 01:13:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/04/01 01:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/01 01:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/04/01 01:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/04/01 01:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5eTTKJLA5SvRMElzFPtaFTvmhzcEExN58kybBLiZzpdopftJGz2nO9D_mnYaRVC_8" finished 2025/04/01 01:13:50 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/04/01 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FaU17hTXKvNgj7yEBzcYw0XILcNMAAk6GGCYaDBp_fMjggEhbwz7Y33tF9jLBLyE 2025/04/01 01:13:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/01 01:13:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/04/01 01:13:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6FaU17hTXKvNgj7yEBzcYw0XILcNMAAk6GGCYaDBp_fMjggEhbwz7Y33tF9jLBLyE" finished 2025/04/01 01:13:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/04/01 01:13:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6MiJspPWzuLucnT2F4K9Yk7pOEJY0zm3uPctR1JwzY5OdmV-sh_KxyPMstc0-kpzU 2025/04/01 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/01 01:14:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/01 01:14:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6MiJspPWzuLucnT2F4K9Yk7pOEJY0zm3uPctR1JwzY5OdmV-sh_KxyPMstc0-kpzU" finished 2025/04/01 01:14:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/04/01 01:14:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Oc6dNF23L_SDp-Bek9osBWSGMj9V-hePbpCG1q04RUYduIvQTCPKwhyr1WMM_b-E 2025/04/01 01:14:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/01 01:14:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/01 01:14:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7Oc6dNF23L_SDp-Bek9osBWSGMj9V-hePbpCG1q04RUYduIvQTCPKwhyr1WMM_b-E" finished 2025/04/01 01:14:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/01 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4QbxuFjU7-1az9KeSQPUvoNKFzHCzKBXBGF5kFvSgguUQ2mUrIHQ4vdUy-0I61mMs 2025/04/01 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/01 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/01 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/01 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/01 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/01 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/01 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4QbxuFjU7-1az9KeSQPUvoNKFzHCzKBXBGF5kFvSgguUQ2mUrIHQ4vdUy-0I61mMs" finished 2025/04/01 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/01 01:14:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4JVFfpa4qilzCfcvNnvj4Rb1PEHsYYHcuRUHq1g5NthgoDlbdpCQkz0QzHhThjG_w 2025/04/01 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/04/01 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/04/01 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/04/01 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/04/01 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/04/01 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/04/01 01:14:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4JVFfpa4qilzCfcvNnvj4Rb1PEHsYYHcuRUHq1g5NthgoDlbdpCQkz0QzHhThjG_w" finished 2025/04/01 01:14:15 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/04/01 01:14:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7IGtcdY26H57GZ1GxpPMvkBg1pOjrOYNUZeJqRp80tk7oL7qG5NHHZpio2VqTHS6s 2025/04/01 01:14:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/04/01 01:14:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/04/01 01:14:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7IGtcdY26H57GZ1GxpPMvkBg1pOjrOYNUZeJqRp80tk7oL7qG5NHHZpio2VqTHS6s" finished 2025/04/01 01:14:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/04/01 01:14:24 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5gVeOrvIbrw86qi6LpdGThGRa81l-6ynb95-JNHVhlSG57OqEa-9RIT3kKGEldC9c 2025/04/01 01:14:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/04/01 01:14:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/01 01:14:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5gVeOrvIbrw86qi6LpdGThGRa81l-6ynb95-JNHVhlSG57OqEa-9RIT3kKGEldC9c" finished 2025/04/01 01:14:27 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/04/01 01:14:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4x4QnuXPOxNL57NwZbZeAkHJVSIVR0tK3kHYEcVtP1O4wnlgI1eVp3-dMH1IgKS0I 2025/04/01 01:14:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/01 01:14:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/01 01:14:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4x4QnuXPOxNL57NwZbZeAkHJVSIVR0tK3kHYEcVtP1O4wnlgI1eVp3-dMH1IgKS0I" finished 2025/04/01 01:14:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/01 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4By9VOcJ85WaSJucv7iazA4KAFJZrfFv2m9ttp50XK9wQlam3psH2O79-wEEgVLGc 2025/04/01 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/01 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/01 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/01 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/01 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/01 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/01 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm4By9VOcJ85WaSJucv7iazA4KAFJZrfFv2m9ttp50XK9wQlam3psH2O79-wEEgVLGc" finished 2025/04/01 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/01 01:14:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4tg-rPWUWznRjJtDQbRvLOgxA4GBVt7ppNo9Hc9Gh-aE-TmSZWnaHMK1v3hmHy78k 2025/04/01 01:14:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/04/01 01:14:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/04/01 01:14:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/04/01 01:14:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/04/01 01:14:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/04/01 01:14:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/04/01 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4tg-rPWUWznRjJtDQbRvLOgxA4GBVt7ppNo9Hc9Gh-aE-TmSZWnaHMK1v3hmHy78k" finished 2025/04/01 01:14:40 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/04/01 01:14:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm68JYDYXvlp8WnQImSsM2gKAS1YO7noPOZy2yXNp1P4Bz6h9kT-6rSaldfnw4Hzm9E 2025/04/01 01:14:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/04/01 01:14:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/04/01 01:14:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm68JYDYXvlp8WnQImSsM2gKAS1YO7noPOZy2yXNp1P4Bz6h9kT-6rSaldfnw4Hzm9E" finished 2025/04/01 01:14:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/04/01 01:14:50 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5iY9WRxaMSWoA2bh24O5pkbeFg7ivn4OM3JE4vkMuNAub3dW7DV8-NTUlYl6BNyWQ 2025/04/01 01:14:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/04/01 01:14:52 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/01 01:14:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5iY9WRxaMSWoA2bh24O5pkbeFg7ivn4OM3JE4vkMuNAub3dW7DV8-NTUlYl6BNyWQ" finished 2025/04/01 01:14:53 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/04/01 01:14:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7YlwIK4DRnSJT6rTxST2kC0iq5qX_hzGJn-91id8n84dCjh41HnICJ5cUy6-_Qxu4 2025/04/01 01:14:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/01 01:14:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/01 01:14:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7YlwIK4DRnSJT6rTxST2kC0iq5qX_hzGJn-91id8n84dCjh41HnICJ5cUy6-_Qxu4" finished 2025/04/01 01:14:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/01 01:14:58 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7Qz48ANMKo-8pKC4j2YwnnCsRklR8TUK_7V57PudeIoe41qNqNryDf61rHI8s9KWg 2025/04/01 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/01 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/01 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/01 01:14:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/01 01:15:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/01 01:15:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/01 01:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm7Qz48ANMKo-8pKC4j2YwnnCsRklR8TUK_7V57PudeIoe41qNqNryDf61rHI8s9KWg" finished 2025/04/01 01:15:01 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/01 01:15:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5YQpg52GLxh-aViKpHemKLVYsMCPfLNtRMp4C-sSHDxofn_3o9ZPOK7XOhTg7_k_8 2025/04/01 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/04/01 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/04/01 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/04/01 01:15:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/04/01 01:15:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/04/01 01:15:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/04/01 01:15:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5YQpg52GLxh-aViKpHemKLVYsMCPfLNtRMp4C-sSHDxofn_3o9ZPOK7XOhTg7_k_8" finished 2025/04/01 01:15:06 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/04/01 01:15:08 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm58yEzTqwPVv7MVfT3qAkpvkSn3EFSHiYqjVSZBunymUP2IK8BTZpY0vjg6VgLZMm4 2025/04/01 01:15:08 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/04/01 01:15:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b90aa2ceb253a98f658b9c6e90886c5b" 2025/04/01 01:15:09 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm58yEzTqwPVv7MVfT3qAkpvkSn3EFSHiYqjVSZBunymUP2IK8BTZpY0vjg6VgLZMm4" finished 2025/04/01 01:15:09 DEBUG : unknown-size-put.txt: Multipart upload Etag: a5fc93d4567a724f3e775b9ddd0b6995-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/01 01:15:11 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7URYTQ0Fl6vS3Q_eLSClReTkE1bTpMQwbxTBEMomvCk0RDxz4LUAaQxxoIxUTXupk 2025/04/01 01:15:11 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/04/01 01:15:11 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "76da4a59798a7a7b9cf05c6f889fb367" 2025/04/01 01:15:11 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7URYTQ0Fl6vS3Q_eLSClReTkE1bTpMQwbxTBEMomvCk0RDxz4LUAaQxxoIxUTXupk" finished 2025/04/01 01:15:11 DEBUG : unknown-size-update.txt: Multipart upload Etag: e675b977e5ee239056fa0bbb45abc75f-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/01 01:15:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-wotipaj2kama/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/04/01 01:15:12 DEBUG : Waiting for deletions to finish 2025/04/01 01:15:13 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/04/01 01:15:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1743469876396066") 2025/04/01 01:15:13 DEBUG : "versions/test-versions-v2025-04-01-011213-775.txt" version true 2025/04/01 01:15:13 DEBUG : versions/test-versions-v2025-04-01-011213-775.txt: Deleting (id "1743469933756287") 2025/04/01 01:15:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/01 01:15:13 INFO : versions/test-versions-v2025-04-01-011213-775.txt: Deleted 2025/04/01 01:15:13 INFO : S3 bucket rclone-test-wotipaj2kama: Bucket "rclone-test-wotipaj2kama" deleted 2025/04/01 01:15:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (298.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.47s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- FAIL: TestIntegration/FsMkdir (295.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.49s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.69s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (38.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.99s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (34.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (31.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (151.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.20s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.71s) --- 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/04/01 01:15:14 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/04/01 01:15:14 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 298.227s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m59.684021365s (try 1/5)