"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 TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestClientRemovesSecurityTokenOnCrossHostRedirect --- PASS: TestClientRemovesSecurityTokenOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/07/02 01:37:21 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo" 2026/07/02 01:37:21 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 2026/07/02 01:37:23 INFO : S3 bucket rclone-test-zihatap8ciyo: Bucket "rclone-test-zihatap8ciyo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/02 01:37:24 INFO : S3 bucket rclone-test-zihatap8ciyo: Bucket "rclone-test-zihatap8ciyo" deleted === RUN TestIntegration/FsMkdir 2026/07/02 01:37:25 INFO : S3 bucket rclone-test-zihatap8ciyo: Bucket "rclone-test-zihatap8ciyo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/02 01:37:25 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/02 01:37:25 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/02 01:37:26 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/02 01:38:04 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7R4WzLr7hmBvogLYIpV2J-EdumnOTsL7YB0wzOdmoA1YG1VBopCX5OVf110prR2Y4 2026/07/02 01:38:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "37bf14c810930bc9b71be6e3e4de9636" 2026/07/02 01:38:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "efe926819ecae5d63e39f2cf81ab5c43" 2026/07/02 01:38:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ff021cda7bba662efc523fc2ef08f14a" 2026/07/02 01:38:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7R4WzLr7hmBvogLYIpV2J-EdumnOTsL7YB0wzOdmoA1YG1VBopCX5OVf110prR2Y4" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/07/02 01:38:14 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/02 01:38:15 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/02 01:38:18 DEBUG : S3 bucket rclone-test-zihatap8ciyo: bucket is versioned: false 2026/07/02 01:38:18 DEBUG : Waiting for deletions to finish 2026/07/02 01:38:18 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/02 01:38:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/02 01:38:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/02 01:38:20 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo/dirToPurgeFromRoot" 2026/07/02 01:38:21 DEBUG : S3 bucket rclone-test-zihatap8ciyo path dirToPurgeFromRoot: bucket is versioned: false 2026/07/02 01:38:21 DEBUG : Waiting for deletions to finish 2026/07/02 01:38:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/02 01:38:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/02 01:38:22 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/02 01:38:22 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo/hello? sausage/êé" 2026/07/02 01:38:25 DEBUG : S3 bucket rclone-test-zihatap8ciyo path hello? sausage/êé: bucket is versioned: false 2026/07/02 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/02 01:38:26 DEBUG : "a/b/c/d/e.txt" version false 2026/07/02 01:38:26 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/02 01:38:26 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:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1703: 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 2026/07/02 01:38:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/02 01:38:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3GCS:" path "rclone-test-zihatap8ciyo" from "TestS3GCS:rclone-test-zihatap8ciyo" 2026/07/02 01:38:38 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1988: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2046: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2046 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/02 01:38:55 NOTICE: S3 bucket rclone-test-zihatap8ciyo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/02 01:38:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6PeUx7nmzRFh7b-k2G2BpwMes2_s4M7s4wBjKMig9VE63LOZA12m6-VB5nwtRx0W8 2026/07/02 01:38:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/02 01:38:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/02 01:38:55 DEBUG : piped data.txt: multipart upload "ABPnzm6PeUx7nmzRFh7b-k2G2BpwMes2_s4M7s4wBjKMig9VE63LOZA12m6-VB5nwtRx0W8" finished 2026/07/02 01:38:56 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/02 01:38:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6d_o3RfxiilqfgkF7fdCdRymZrJy0h8f2pJx9VynCJZjqOop_45DIv1J2n8BHhcjE 2026/07/02 01:38:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/02 01:38:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7f0484100921f24410080f15d7b5e38d" 2026/07/02 01:38:57 DEBUG : piped data.txt: multipart upload "ABPnzm6d_o3RfxiilqfgkF7fdCdRymZrJy0h8f2pJx9VynCJZjqOop_45DIv1J2n8BHhcjE" finished 2026/07/02 01:38:57 DEBUG : piped data.txt: Multipart upload Etag: 72bb35900272594e76198c851d0e79b0-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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:80 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 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:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x91Q\xb6\x83 \f\x05\xb7T\xb5Z\xdfr\"\x04\f\x82\x01J\x10X\xfd;\xfd\xba\x7f\xf7̙\xb1`\xb0\x89\xdf\fY\xf18\xb6\u009d\x0f\x88\xbb\x92\x00\x0f\\\xeb\x80&\x03\xebGc\xe5\xccv2\xdc\xe9IJ[\xae\x14\xe4|\x0f\x0e\x9c\xb8n^2\xdeh\xf7\x13\x1ej\x98֯\x18\xf2\xe8\xf6J\x85\x02\xb9\xed\x84*\x15\xf3t\xb1\xa7(j\xaf\x12\xf0+v\xf7\xa4\xa4\xa2{w1b)}\x86\x04\x18X\x96\xccN\x06\xea\xdfr\xc0\xb6\x7f\xc9\xcbC\xc7fE\x81\xa6{\xef\xa0\xd9\xd2\xf1W\xd8S&=ߠ\xf0\xa1\xe358`\xa4\xf6\xb1\xf0`\xa5\xb1^4ȱ\x9e\x0e\xa9d8l\x177\xb8yL\x8e:8\n\xaf\x9bN\xf8B{y\x18\xa8%nI\x14\x9cp\xbc\x13u\xd6\xe8\x17\x0fY\x02\xa7\xb7\x15\r\x81\xe3'\xe2A\x1a\xee\xcd\xf2\x85\x8f\x1cSf\x83\x89\xd5\xdaAS\xe207\xb0t\xa3\xdb\"\xdd|\xfd\xe1\x14\xc3\xf9UI˅z\xcbԨ\xca\xf8\v\xe0\xa1r\\\x03eT\x18\x97!\x9d5]K\u0087\x87\xe4w\x16#\x81\xeeŃA\xc5u\xb6\xdc\xc8`\x98\a<8\xf0\xdcn|\xc0sy\xb5\x1f\x0f\x8fw\xa4\x8e\x17\xa5و\xa1\xc4\xc7Gc\x83F\xf1\xe3\xf8\x81\x8e}\x0erc\xe3\xb4DҜ\xd9}\x02\x18\xba%\xae\x03,G\xaa\xaf\x8c\x8a2\x9d/\v\t\x15\x95\xf9\x86/VP\xef\x03N\xf2\xa2\xfe\x944\x8c2>M\x1e.\xdc_\x97Ti\xa2\x96&\x85NQ\xbb\xa6\"\t\xd2d\xf1\xe0/\xe4\xbf@\xed\xf7<\x1fdAI}?p\xcb\xcdyq\x9c\xc8\xf2\xd8~\xbd<ڿ!\x16*_\xd3#\x1d#\x9a}\x88B\an\xea\xf2+\xac\xa6K\fE\xb9\x97\x02\x99\f\xa6)`d\xcfj\xeb|\xa2C=y\f\xd8\xe1Z\xaa(9\xf0Z\x1dw\xb0\xe2\xe6\xc0\x03,\x8e\xe9F\x85\x96\xbe\x9f\xff\x00\x00\x00\xff\xff\xac\x99\xfa\xd5\xe8\x03\x00\x00" actual : "gafexul6figulez6toyobap8cumawak5zaxuzev7devorog1foyihet8govimuh4zomoqov6lureneg8hawixeq5sufilej8vitimij6havuver1kolipuc8vumesug8licuvej4yufugiq7zumazet3rojuzed3rojomex8siluwib6gucadin8yadogib9tolirid2nacewib0zomepix7gaweviz5kizijod1buvifom6koxanoz1jiyajim0nihasax0lazedup6qucahab4qiyodel3larumoq4gudamop7pebidan6gokewub1rofeqoc5yadiqom2xaginej6pinokap8cipaxed5dijekoz1woxudeb0tayojih6hewobeg3rubupiv6colovug8bowiroh3zosepab5jejiyol1pamenit6fitaqol2diyadot3gicizap8puvaqaq9fewodid5dokotob0qamafas1jiticet4qapetid4doxopux7hodokey2jubakow2ciqejot4yijipum3wisiter3moniday6wefovir6qaduzay8veforax3xuficib5xodizek2hahufor0viduked6rixivuz9malavop5mirecep3zuyodik3qewozur4rufumin3lafecov2goxifem2zawezeh6newalot0xonidoz4piyekiq2fufiqob7dexaxip7jowayey2munexoq3pidoroj7mafinup5zagopiv0recirih0gaqecit2nasevac4bahiluc9cuxepuz7xuwotoy0kuvuxuc3xutihuc8dituqaq1gebosar9mixagop2bigacuv4wanunor3joqigoz6gicileg9zugavok1wuyepef8zucejaj1yufitac1kufipun3tarifeq1mepoloc6yohejed1lemeyak3vucubek5joyaguj2mozagez1necegis7" Diff: --- Expected +++ Actual @@ -1,2 +1 @@ -Q TZr" JX;̙` Y8\&Gcv2IJ[|n^2hj֯J*t(j+v{w1b)}XNrCfE{WS&=ߠ58``^4ȱd8l7yL:8 -NB{y%nIpuY 'ASfAS07t"|UI˅zԨ r\eT!5]K‡w#ŃAu`<8n|sywوGcF}rcDҜ}%,G2/ /VPN42>M._Ti&NQ" d/@<dAI}?pyq~<ڿ!*_##}Bn+K E )`dj|C=y Z(9Zw,F +gafexul6figulez6toyobap8cumawak5zaxuzev7devorog1foyihet8govimuh4zomoqov6lureneg8hawixeq5sufilej8vitimij6havuver1kolipuc8vumesug8licuvej4yufugiq7zumazet3rojuzed3rojomex8siluwib6gucadin8yadogib9tolirid2nacewib0zomepix7gaweviz5kizijod1buvifom6koxanoz1jiyajim0nihasax0lazedup6qucahab4qiyodel3larumoq4gudamop7pebidan6gokewub1rofeqoc5yadiqom2xaginej6pinokap8cipaxed5dijekoz1woxudeb0tayojih6hewobeg3rubupiv6colovug8bowiroh3zosepab5jejiyol1pamenit6fitaqol2diyadot3gicizap8puvaqaq9fewodid5dokotob0qamafas1jiticet4qapetid4doxopux7hodokey2jubakow2ciqejot4yijipum3wisiter3moniday6wefovir6qaduzay8veforax3xuficib5xodizek2hahufor0viduked6rixivuz9malavop5mirecep3zuyodik3qewozur4rufumin3lafecov2goxifem2zawezeh6newalot0xonidoz4piyekiq2fufiqob7dexaxip7jowayey2munexoq3pidoroj7mafinup5zagopiv0recirih0gaqecit2nasevac4bahiluc9cuxepuz7xuwotoy0kuvuxuc3xutihuc8dituqaq1gebosar9mixagop2bigacuv4wanunor3joqigoz6gicileg9zugavok1wuyepef8zucejaj1yufitac1kufipun3tarifeq1mepoloc6yohejed1lemeyak3vucubek5joyaguj2mozagez1necegis7 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "227eb928733f6ae27e4ff7e874b8a3f0" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +227eb928733f6ae27e4ff7e874b8a3f0 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:354: versions/test-versions-v2026-07-02-013902-771.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:354: 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 2026/07/02 01:39:08 DEBUG : oldPath = "TestS3GCS:rclone-test-zihatap8ciyo/versions/test-versions-v2026-07-02-013902-771.txt" 2026/07/02 01:39:08 DEBUG : newPath = "TestS3GCS,versions:rclone-test-zihatap8ciyo/versions/test-versions-v2026-07-02-013902-771.txt" 2026/07/02 01:39:08 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-zihatap8ciyo/versions/test-versions-v2026-07-02-013902-771.txt" 2026/07/02 01:39:08 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/07/02 01:39:08 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-zihatap8ciyo/versions/test-versions-v2026-07-02-013902-771.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-zihatap8ciyo/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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:448: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:448 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-zihatap8ciyo/versions/test-versions.txt: md5 hash incorrect - expecting "0b8b9c7a1cb2c54dd2af2e3544f07e57" got "6ffd0c6ee09aa63cfef93a5b0497028f" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 /usr/local/go/src/runtime/asm_amd64.s:1771 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:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:444 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:450: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:450 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:482: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/07/02 01:39:25 DEBUG : Waiting for deletions to finish 2026/07/02 01:39:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/02 01:39:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1782956291606694" 2026/07/02 01:39:25 DEBUG : "versions/test-versions-v2026-07-02-013902-771.txt" version true 2026/07/02 01:39:25 DEBUG : versions/test-versions-v2026-07-02-013902-771.txt: Deleting (id "1782956342703511") 2026/07/02 01:39:25 DEBUG : "versions/test-versions.txt" version false 2026/07/02 01:39:25 DEBUG : versions/test-versions.txt: Not deleting current version "1782956347541384" 2026/07/02 01:39:26 INFO : versions/test-versions-v2026-07-02-013902-771.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:510: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/07/02 01:39:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7YQ1kuEGa73mcscnxZK8ew-W6pubm0wv7vhWrhj7gAX1_4tQCfNRFpBVvWuT3Xiv8 2026/07/02 01:39:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/07/02 01:39:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/07/02 01:39:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm7YQ1kuEGa73mcscnxZK8ew-W6pubm0wv7vhWrhj7gAX1_4tQCfNRFpBVvWuT3Xiv8" finished 2026/07/02 01:39:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/07/02 01:39:35 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6joyD_IYGgMx8NShUqPtltkEguO2obJ1724nthbONJkOa2IeS-QLPu2THciHOIb4E 2026/07/02 01:39:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/07/02 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/02 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6joyD_IYGgMx8NShUqPtltkEguO2obJ1724nthbONJkOa2IeS-QLPu2THciHOIb4E" finished 2026/07/02 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/07/02 01:39:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ZR_excoQf7traTnY7nKDt8NzE2zG6G2gxNRXNd-4Rv7Q02xl0c4kY5H48MqQZwKM 2026/07/02 01:39:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/02 01:39:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/02 01:39:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5ZR_excoQf7traTnY7nKDt8NzE2zG6G2gxNRXNd-4Rv7Q02xl0c4kY5H48MqQZwKM" finished 2026/07/02 01:39:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/02 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6VDOjsSh7mExRNQJPSNqtAS5Tr9sD_FUi_1yASDl_UmrEY847RuGB8srqyUSscgpM 2026/07/02 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/02 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/02 01:39:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/02 01:39:44 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/02 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/02 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/02 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6VDOjsSh7mExRNQJPSNqtAS5Tr9sD_FUi_1yASDl_UmrEY847RuGB8srqyUSscgpM" finished 2026/07/02 01:39:45 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/02 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4os6q-mDJeO1Brq4u553eLmhRMRDiYkRldWYdjYJGdonA3S98JrcxTsO3GIoEUN0w 2026/07/02 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/02 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/07/02 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/07/02 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/02 01:39:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/02 01:39:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/02 01:39:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4os6q-mDJeO1Brq4u553eLmhRMRDiYkRldWYdjYJGdonA3S98JrcxTsO3GIoEUN0w" finished 2026/07/02 01:39:50 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 2026/07/02 01:39:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5JxZttLeYkb9SxEoNioKp3qtVXvaQjiBcgX46X0oZRjCMI-khI3xER5TZ4w99TXjw 2026/07/02 01:39:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/02 01:39:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/07/02 01:39:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5JxZttLeYkb9SxEoNioKp3qtVXvaQjiBcgX46X0oZRjCMI-khI3xER5TZ4w99TXjw" finished 2026/07/02 01:39:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/07/02 01:40:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6348ahhWssTl4JAwOjYz2R1mFcig8d8HTnbldwppQl3Zkob3C5Of8QMxl3gprLRro 2026/07/02 01:40:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/02 01:40:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/02 01:40:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6348ahhWssTl4JAwOjYz2R1mFcig8d8HTnbldwppQl3Zkob3C5Of8QMxl3gprLRro" finished 2026/07/02 01:40:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/07/02 01:40:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4Q1rOUz1OCXXiaViuz6o8-LX6jU--zC0QHZDT4RMGAbB86km89w86Lzk50-kXsYp4 2026/07/02 01:40:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/02 01:40:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/02 01:40:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4Q1rOUz1OCXXiaViuz6o8-LX6jU--zC0QHZDT4RMGAbB86km89w86Lzk50-kXsYp4" finished 2026/07/02 01:40:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/02 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5Be46c45F8U-pwn80RDCKSobMXsaVyYhKUaMM2Vw_nuvpk7YDOzhrVgJzhN9t8qgM 2026/07/02 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/02 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/02 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/02 01:40:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/02 01:40:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/02 01:40:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/02 01:40:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5Be46c45F8U-pwn80RDCKSobMXsaVyYhKUaMM2Vw_nuvpk7YDOzhrVgJzhN9t8qgM" finished 2026/07/02 01:40:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/02 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7BPFOmYMm7jjBZs2o8lV9wqZ8lieO_d6zpV_fGCYQyK_wUEU69F8qiJOMIGIPzFQ0 2026/07/02 01:40:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/02 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/02 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/07/02 01:40:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/02 01:40:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/02 01:40:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/02 01:40:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7BPFOmYMm7jjBZs2o8lV9wqZ8lieO_d6zpV_fGCYQyK_wUEU69F8qiJOMIGIPzFQ0" finished 2026/07/02 01:40:15 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 2026/07/02 01:40:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6HdhndgTdL_vh_qx2bmZg1JPZ8-Iom9t3ZYxICTfU0KKma6fwBvsCRP8Kaeywsy-A 2026/07/02 01:40:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/02 01:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/07/02 01:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6HdhndgTdL_vh_qx2bmZg1JPZ8-Iom9t3ZYxICTfU0KKma6fwBvsCRP8Kaeywsy-A" finished 2026/07/02 01:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/07/02 01:40:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7yuQdzj7KRKCzDYNFcdfJeqFnvvn2ksVoGVC2YAAPAYxIT2KKEZAcC6lzh0cwibo4 2026/07/02 01:40:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/02 01:40:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/02 01:40:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7yuQdzj7KRKCzDYNFcdfJeqFnvvn2ksVoGVC2YAAPAYxIT2KKEZAcC6lzh0cwibo4" finished 2026/07/02 01:40:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/07/02 01:40:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7mwMBPz472pfxiUQEV0rOn3KvkUKYXMd6n4jvKBibzsgaQk6ZcLgQ82F1xqiJheX8 2026/07/02 01:40:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/02 01:40:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/02 01:40:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7mwMBPz472pfxiUQEV0rOn3KvkUKYXMd6n4jvKBibzsgaQk6ZcLgQ82F1xqiJheX8" finished 2026/07/02 01:40:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/02 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6qo4Wkn6gehP5ToajVB4-XCjKdwW12fx36-gJYX4ajRghJiu6OntJQ7gs7NEXRJA4 2026/07/02 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/02 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/02 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/02 01:40:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/02 01:40:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/02 01:40:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/02 01:40:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6qo4Wkn6gehP5ToajVB4-XCjKdwW12fx36-gJYX4ajRghJiu6OntJQ7gs7NEXRJA4" finished 2026/07/02 01:40:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/02 01:40:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7QWerFwvpmp_chc2eEKXUr8Sv17cls-tGepAp6F9s38QOQgyXiPTVsxKvr78NUUck 2026/07/02 01:40:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/02 01:40:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/02 01:40:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/07/02 01:40:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/02 01:40:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/02 01:40:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/02 01:40:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7QWerFwvpmp_chc2eEKXUr8Sv17cls-tGepAp6F9s38QOQgyXiPTVsxKvr78NUUck" finished 2026/07/02 01:40:39 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 2026/07/02 01:40:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7EEjEMzzO2qPu7UEKbXpcLME0L__pAkb5mj8WUobbRQTX9jjLlwZ8jSz-Z9oT_RWI 2026/07/02 01:40:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/02 01:40:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/07/02 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7EEjEMzzO2qPu7UEKbXpcLME0L__pAkb5mj8WUobbRQTX9jjLlwZ8jSz-Z9oT_RWI" finished 2026/07/02 01:40:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/07/02 01:40:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm71-TQXkUbM_-ctXH1Uyx-KdhIYLeTUJj-k7Lt8SYLOCXe9Je61DThspsViQoAcc14 2026/07/02 01:40:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/02 01:40:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/02 01:40:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm71-TQXkUbM_-ctXH1Uyx-KdhIYLeTUJj-k7Lt8SYLOCXe9Je61DThspsViQoAcc14" finished 2026/07/02 01:40:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/07/02 01:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5jRQN7FPXN-2u69Kbo6CV_OEAi8ihBRlwDETkdSAI2n7cHHY_D_rUm2uud3MJjfww 2026/07/02 01:40:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/02 01:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/02 01:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5jRQN7FPXN-2u69Kbo6CV_OEAi8ihBRlwDETkdSAI2n7cHHY_D_rUm2uud3MJjfww" finished 2026/07/02 01:40:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/02 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7LpCOa3rD2dRV88QMlQqmRrNlUV0KgcUskNjagK6M0_VyoMbnspJMX4RfCclRPNwc 2026/07/02 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/02 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/02 01:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/02 01:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/02 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/02 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/02 01:40:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7LpCOa3rD2dRV88QMlQqmRrNlUV0KgcUskNjagK6M0_VyoMbnspJMX4RfCclRPNwc" finished 2026/07/02 01:41:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/02 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5CBClGj7GVMTShV6QTtOD4YRALvo8M5kbL3Jfom5OBCTBKzAkqG7fl8SQfzunDShE 2026/07/02 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/02 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/07/02 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/07/02 01:41:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/02 01:41:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/02 01:41:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/02 01:41:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5CBClGj7GVMTShV6QTtOD4YRALvo8M5kbL3Jfom5OBCTBKzAkqG7fl8SQfzunDShE" finished 2026/07/02 01:41:04 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 2026/07/02 01:41:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4G28S-mS0ASVH25bOfWTUYT_aRctM6Sf_XadhWwaXgmhQJq0gfx1ykrCMEQsAPczA 2026/07/02 01:41:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/07/02 01:41:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/07/02 01:41:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4G28S-mS0ASVH25bOfWTUYT_aRctM6Sf_XadhWwaXgmhQJq0gfx1ykrCMEQsAPczA" finished 2026/07/02 01:41:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/07/02 01:41:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6yPFNaRfpW-AuzUUvOODoI6n74Nnd_uGlK7AghZdTMclGjgKzTGlkBjcnUAr6x3FM 2026/07/02 01:41:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/07/02 01:41:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/02 01:41:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6yPFNaRfpW-AuzUUvOODoI6n74Nnd_uGlK7AghZdTMclGjgKzTGlkBjcnUAr6x3FM" finished 2026/07/02 01:41:16 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/07/02 01:41:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WqPlF_FbvrkbrTw7HALMLV3N3u2YssFdBnDsFHFbnLE-HnXARA6PTsckZrDnTmVE 2026/07/02 01:41:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/02 01:41:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/02 01:41:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5WqPlF_FbvrkbrTw7HALMLV3N3u2YssFdBnDsFHFbnLE-HnXARA6PTsckZrDnTmVE" finished 2026/07/02 01:41:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/02 01:41:23 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6Q7lZLYiwLnaY9ywxcVUX0CrLIfFFk3CSKR-h8IxS0RLzDl6ZXiE59dDEzwQzkITs 2026/07/02 01:41:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/02 01:41:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/02 01:41:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/02 01:41:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/02 01:41:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/02 01:41:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/02 01:41:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6Q7lZLYiwLnaY9ywxcVUX0CrLIfFFk3CSKR-h8IxS0RLzDl6ZXiE59dDEzwQzkITs" finished 2026/07/02 01:41:30 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/02 01:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5dpVx4nyh0KAPnAYZ29txPxR6Ah2uN_SbsPMvslTTs-8AEJqzvyWM7P7O0UwvI3wc 2026/07/02 01:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/02 01:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/07/02 01:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/07/02 01:41:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/02 01:41:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/02 01:41:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/02 01:41:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5dpVx4nyh0KAPnAYZ29txPxR6Ah2uN_SbsPMvslTTs-8AEJqzvyWM7P7O0UwvI3wc" finished 2026/07/02 01:41:35 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 2026/07/02 01:41:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56WA6mlq0srMTx5k3y4Wsc7xQYYBTy3_iEKfQkTzpI7ca_pnRF3Gh4686UQmD3zzM 2026/07/02 01:41:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/07/02 01:41:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/07/02 01:41:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm56WA6mlq0srMTx5k3y4Wsc7xQYYBTy3_iEKfQkTzpI7ca_pnRF3Gh4686UQmD3zzM" finished 2026/07/02 01:41:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/07/02 01:41:45 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5M-VIVTPpm0dva4lNN_DJh2zFEOVxez3g9lOdVoCmAgVqttCw2ES6_jvdZqESfBQQ 2026/07/02 01:41:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/07/02 01:41:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/02 01:41:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5M-VIVTPpm0dva4lNN_DJh2zFEOVxez3g9lOdVoCmAgVqttCw2ES6_jvdZqESfBQQ" finished 2026/07/02 01:41:48 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/07/02 01:41:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm669kQH-r2zvr1Xx9ifGN-Ztrl7LbCM4rscSbx7M1N5qh_g250QSqVTMgjisBNZVXI 2026/07/02 01:41:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/02 01:41:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/02 01:41:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm669kQH-r2zvr1Xx9ifGN-Ztrl7LbCM4rscSbx7M1N5qh_g250QSqVTMgjisBNZVXI" finished 2026/07/02 01:41:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/02 01:41:54 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4NeqazIelHnKkXdcCdDpzx3WvmCYTI3dntquyLgcFzwW-ipWTSD4Zm4WXehrwcXaA 2026/07/02 01:41:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/02 01:41:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/02 01:41:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/02 01:41:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/02 01:41:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/02 01:41:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/02 01:41:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4NeqazIelHnKkXdcCdDpzx3WvmCYTI3dntquyLgcFzwW-ipWTSD4Zm4WXehrwcXaA" finished 2026/07/02 01:41:57 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/02 01:41:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7VnXWv_v3iC-b9ilXaS0qPicgV2XxJ9JlSAhqrypDMHuLfyBZ2gidjSDXKfxn0dSc 2026/07/02 01:41:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/02 01:42:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/07/02 01:42:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/07/02 01:42:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/02 01:42:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/02 01:42:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/02 01:42:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7VnXWv_v3iC-b9ilXaS0qPicgV2XxJ9JlSAhqrypDMHuLfyBZ2gidjSDXKfxn0dSc" finished 2026/07/02 01:42:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2508: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/02 01:42:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4styAybjxUUmeJeeRQ0dgTYJB1oQ0snW2h1tMGf_Kp6iu1AaJBXcf_fG-2Pv_XbTw 2026/07/02 01:42:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/02 01:42:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b7017e1c87398d0c0882ba5970199f6a" 2026/07/02 01:42:05 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4styAybjxUUmeJeeRQ0dgTYJB1oQ0snW2h1tMGf_Kp6iu1AaJBXcf_fG-2Pv_XbTw" finished 2026/07/02 01:42:05 DEBUG : unknown-size-put.txt: Multipart upload Etag: 685c9d2087997530e09c16796f193199-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/02 01:42:06 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5RRbAy7mExMEqQI5cptnUKhvWzQZaA1-8G2QV3pDQcPZOkrz7v_UgXVRsQtfTcWPs 2026/07/02 01:42:06 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/02 01:42:07 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3390f2f64b5c9dbb387c1bff239578ea" 2026/07/02 01:42:07 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5RRbAy7mExMEqQI5cptnUKhvWzQZaA1-8G2QV3pDQcPZOkrz7v_UgXVRsQtfTcWPs" finished 2026/07/02 01:42:07 DEBUG : unknown-size-update.txt: Multipart upload Etag: 1cb3013db6c9186d02fb8e64699b6a8e-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/02 01:42:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zihatap8ciyo/deeper/nonexisting/directory" 2026/07/02 01:42:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/02 01:42:08 DEBUG : Waiting for deletions to finish 2026/07/02 01:42:08 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/02 01:42:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1782956291606694") 2026/07/02 01:42:08 DEBUG : "versions/test-versions-v2026-07-02-013907-607.txt" version true 2026/07/02 01:42:08 DEBUG : versions/test-versions-v2026-07-02-013907-607.txt: Deleting (id "1782956347541384") 2026/07/02 01:42:08 INFO : versions/test-versions-v2026-07-02-013907-607.txt: Deleted 2026/07/02 01:42:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/02 01:42:09 INFO : S3 bucket rclone-test-zihatap8ciyo: Bucket "rclone-test-zihatap8ciyo" deleted 2026/07/02 01:42:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (287.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.85s) --- FAIL: TestIntegration/FsMkdir (285.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.97s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (34.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (6.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.98s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.05s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (76.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (15.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (12.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (29.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (156.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.16s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.43s) --- 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:205: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/07/02 01:42:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/07/02 01:42:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 287.876s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m49.114605322s (try 1/5)