"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.01s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/22 01:31:34 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje" 2026/08/22 01:31:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/22 01:31:36 INFO : S3 bucket rclone-test-pikujeg9buje: Bucket "rclone-test-pikujeg9buje" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/22 01:31:37 INFO : S3 bucket rclone-test-pikujeg9buje: Bucket "rclone-test-pikujeg9buje" deleted === RUN TestIntegration/FsMkdir 2026/08/22 01:31:38 INFO : S3 bucket rclone-test-pikujeg9buje: Bucket "rclone-test-pikujeg9buje" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/22 01:31:38 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/22 01:31:39 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/22 01:31:39 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:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /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:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /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:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /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:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /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:727: 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /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:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/22 01:32:17 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7sfp9xDfHmDTpOUsPrL22-ISiUe8PX5NAO6M2AvXa8B5MPPtl7BmmtY1YbAYmMuBQ 2026/08/22 01:32:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a54072b2a58398aa1579dd3ceae5d0e7" 2026/08/22 01:32:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "4f37e9b3cca1f60cfcbb7d2331a5d405" 2026/08/22 01:32:22 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "15bca635708574b9fd2c5d190237346f" 2026/08/22 01:32:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7sfp9xDfHmDTpOUsPrL22-ISiUe8PX5NAO6M2AvXa8B5MPPtl7BmmtY1YbAYmMuBQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/22 01:32:32 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/22 01:32:32 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/22 01:32:39 DEBUG : S3 bucket rclone-test-pikujeg9buje: bucket is versioned: false 2026/08/22 01:32:39 DEBUG : Waiting for deletions to finish 2026/08/22 01:32:39 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/22 01:32:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/22 01:32:39 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/22 01:32:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje/dirToPurgeFromRoot" 2026/08/22 01:32:42 DEBUG : S3 bucket rclone-test-pikujeg9buje path dirToPurgeFromRoot: bucket is versioned: false 2026/08/22 01:32:42 DEBUG : Waiting for deletions to finish 2026/08/22 01:32:42 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/22 01:32:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/22 01:32:42 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/22 01:32:43 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje/hello? sausage/êé" 2026/08/22 01:32:47 DEBUG : S3 bucket rclone-test-pikujeg9buje path hello? sausage/êé: bucket is versioned: false 2026/08/22 01:32:47 DEBUG : Waiting for deletions to finish 2026/08/22 01:32:47 DEBUG : "a/b/c/d/e.txt" version false 2026/08/22 01:32:47 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/22 01:32:48 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/22 01:33:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/22 01:33:04 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-pikujeg9buje" from "TestS3GCS:rclone-test-pikujeg9buje" 2026/08/22 01:33:05 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:2113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2113 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/22 01:33:13 NOTICE: S3 bucket rclone-test-pikujeg9buje: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/22 01:33:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5h4DX2NGVgcirqYRk7an633X-osqOpd0ipSZWPoJ_0z_nRCDndTk_7NxYkOU2anfI 2026/08/22 01:33:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/22 01:33:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 01:33:14 DEBUG : piped data.txt: multipart upload "ABPnzm5h4DX2NGVgcirqYRk7an633X-osqOpd0ipSZWPoJ_0z_nRCDndTk_7NxYkOU2anfI" finished 2026/08/22 01:33:15 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/22 01:33:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7kOh5XM26gftIs6Np5qge-yvectNfQujqSHVRVyiPJUHpzbTqtKcCg_37XeXMBn-E 2026/08/22 01:33:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/22 01:33:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "467babd6c4a719d3adc5d5b3a7050d9a" 2026/08/22 01:33:17 DEBUG : piped data.txt: multipart upload "ABPnzm7kOh5XM26gftIs6Np5qge-yvectNfQujqSHVRVyiPJUHpzbTqtKcCg_37XeXMBn-E" finished 2026/08/22 01:33:17 DEBUG : piped data.txt: Multipart upload Etag: 135546cdaae5919d4eb0a1d709893b77-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 vs obj=0 fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:218 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 vs obj=0 s3_internal_test.go: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\x1c\x92\rҤ \f\x05\xaf4\xce\xf8{\x9c\x88\x01\xa2@\x04\t \xa7\xdf\xfa\xf6\x02\xaf^w\xf5C\x85\x82\xb4ᑝ\x1a\xbec\xa3\x034\xd4_\x01\rE\xae\xc1\x93\x16#y\xea\xf4\xa0\xc2\xeb\xb3\xf3\t\x8e\xd4'\x90\xc3\bizX\x83\x95}l\x10ٓ\x1d\x1b\x15\xd8\xe1\x9c-g\xd0d\xbf\x8a\xbd\x04\x0eK\x95\x93\x15\x94\xed\x00/\x95˷\xd1\xcb'\xdaeg\x8dQ\ue871Ë\xf5tA\xc5\v\xf5\x1c\xc9KøX\xe9\xd4\xe8\xfc8\xbaт\x1b\x1d(Qh\xd6\xcc\t\xbb\xbc[\xe6\a/<\x97\x1d\x14\x9d\xd4\xe7\x13\rh\xd6K\x90\"\x0f\xd8\xe5\xa6\x1d\v\xa5!\xb1\xe5\x03\xec\xead\xe7Hj\xbc\xa0Qú\x1a\xf0\xe8\xa4m\x0ew\x8aX\x97].t\x9cg\x8f\x9d3\xf4\xe1\xe0\x06\x05\xdbR\xe9\xc1\xc4\xe9wA\x84\x0e\xef\x10\xf1\x81\xc0\xeak%\x91Ǹ*\xd0\xec\xb1\xff.\xba\xe8\xc60kJ\x12x_\x9d86\xd8\xe6[\x1ay|\x7f\x1dO.\xf2~4\x19\x89\xa2ׄ7\xdet\xac/\xfc\x99\xa8㉚#^C\x96@7\xef\x93\xc7@'\x9d߃=xr\xc3.\x0e^\x8aÃ]\x1a\x9bO\xe6\x04\x06\xfex\nW\xb9\xb7K\f\x17\x88S@\x05\rߏA\x0f\r\xce\xedBKU\xfcX\xffV\xa0\fN\x1a6\xceSD-\x15\xfd\x9a\xc8\xd0\rz\xaa\xa2 c\x1e\x8d\xbc\x10\xa1.\x8a/\xead\xbf\x8e\x83D\xd9\xd7\xf2g\x01\xd4W\x89\xe7\x06\xd7r\x80\xa5\x9b\xf3\xe6\xd9\xe0\x01fx\xc4c\x94\xb4\xdc\xd41\xf03'\xd0\xe8$oA\x0e\xd8!\xff\x02\x15T\x92\x86\x02'E,\x8bE\v\x95\xdbP\xa5\xd1\xcdf\xaa\x980`\xdc,6h\x18\xbe\x17\x04ꐶ\x1b56\xd6[\x97\x1d.\xc9\x1f-\xff;]\x12\x05\xf2\xe0愊#\xddS'Ǚ\xfb\xa2X\xd1\r\xef\xe0\xf8\x82\x97ܜ\xe9\xe0\x93\xf5\uf842\r\x8e5\x93\xc2\xcam\x8d\x1c\xe0`?\a\xf4r\x8b\x9f\x12*\xb0l\xc7H\x9d\x83\xec_\xcb\x01,\xa85C\xe7\x17\xaf\xe5%%\x87\x1c\xa3\x93\xf6W\xder\xb3e-n5\xf8b\x87\xf4+b\xb8I\xff6\xb4`\xd8\xcc\t\xbdT\xf2\x8b\x85\x1b-\xed\xa3\x03\v\x1d\xd4tI\x81\x0em1p\xe0Nfs\x7f\x7f9\x8f\x81\"XH\x9b\x81\f\x9d\xe2'A\x92\xcan\xb0R0\x90\xfa\x16\x89xP\x9a\x95\\\xbc\xb3\x9b\x02w̰\x8fY*xI\x8b\xe5\x13\x13\x98\x8f\xa5\u0081\xea7q\xa7\x86\xea\xfb/\x00\x00\xff\xff\x84c\xec\xa4\xe8\x03\x00\x00" actual : "sivinux1subixey4xidafaw3vafavuk1mifugut5zisecek0bojalic0nileqar5sofahub4xaqomih4xivabaj6hotafih2comunon7wujocav9damuwov2xiyojeh7bofequp1xolekof5kawekef6qimuxeq7huzixij0lipehal4lacuceg8torezuy9tosekej7bacijiz6jegafof7nuvusah7pibevir1rohodah8luboqic4kaxixew8gamelux9lebiqew7bukelot6mezotaz1doxavex7wiseror3kaqazay1qesanoc2hurimeq8cafomez3kikipen6firunob8lulogex6puximey3zejovuy0figuquf8repepid8yabofew4jefoqek1tunipob5menijij2domamil1bulayiq1sezuxog0toragac4kavowup9kugovaq5necaxey0gemaxaj9kehiwum4wamilav1luxexot5qefuwem8rigipaf5wucatet4guyaqaw7cokizih2lonuqub8verorac2cumoxak7dahipot9mogedag1sumequr7pizenos6rafelut9nudabat3nivecur1vajiqev7hehawox1wuxipog5wereneq9hexaxen2kanizar9pefexof9zubakut0fudafaw7rinimal6recoqip5zilotoz7cocipay1lokayil6tidojof3sivexad8ticewox8qonadom6nemupum5recahoh4qizonub2honahac8tazoyek7yicudud4luxosek7pohoful8geyezar3vugoxuz2xehagog6remuwim7hapehib4lahazac5kuvazax7gadebig9locipot4niqahar9gataziq0raruwol1huvenic2vuqedir6cukobol5nozetab4tuwamur7hojerag0hivoniw2rozixec2" Diff: --- Expected +++ Actual @@ -1,2 +1 @@ - Ҥ 4{@ ^wCᑝc4_ E#y 'izX}lٓ-gdK/˷'egQËtA KøX8т(Qh [/< hK" !dHjQúmwX].tg3RwAk%Ǹ*.0kJx_86[y|O.~4ׄ7t/㉚#^C@7@'߃=xr.^Ã]Ox -WK S@ ߏA BKUXV N6SD- z c./dDgWrfxc13'$oA!T'E,E Pf0`,6hꐶ56[.-;]愊#S'ǙX ܜ 5m`?r*lH_,5C%%Wre-n5b+bI6` T- tIm1pNfs9"XH 'AnR0xP\w̰Y*xI7q/c +sivinux1subixey4xidafaw3vafavuk1mifugut5zisecek0bojalic0nileqar5sofahub4xaqomih4xivabaj6hotafih2comunon7wujocav9damuwov2xiyojeh7bofequp1xolekof5kawekef6qimuxeq7huzixij0lipehal4lacuceg8torezuy9tosekej7bacijiz6jegafof7nuvusah7pibevir1rohodah8luboqic4kaxixew8gamelux9lebiqew7bukelot6mezotaz1doxavex7wiseror3kaqazay1qesanoc2hurimeq8cafomez3kikipen6firunob8lulogex6puximey3zejovuy0figuquf8repepid8yabofew4jefoqek1tunipob5menijij2domamil1bulayiq1sezuxog0toragac4kavowup9kugovaq5necaxey0gemaxaj9kehiwum4wamilav1luxexot5qefuwem8rigipaf5wucatet4guyaqaw7cokizih2lonuqub8verorac2cumoxak7dahipot9mogedag1sumequr7pizenos6rafelut9nudabat3nivecur1vajiqev7hehawox1wuxipog5wereneq9hexaxen2kanizar9pefexof9zubakut0fudafaw7rinimal6recoqip5zilotoz7cocipay1lokayil6tidojof3sivexad8ticewox8qonadom6nemupum5recahoh4qizonub2honahac8tazoyek7yicudud4luxosek7pohoful8geyezar3vugoxuz2xehagog6remuwim7hapehib4lahazac5kuvazax7gadebig9locipot4niqahar9gataziq0raruwol1huvenic2vuqedir6cukobol5nozetab4tuwamur7hojerag0hivoniw2rozixec2 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: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go: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 : "6c4c6ad112df08ca55c8ebc67ea149d9" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +6c4c6ad112df08ca55c8ebc67ea149d9 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-22-013326-730.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: 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/08/22 01:33:33 DEBUG : oldPath = "TestS3GCS:rclone-test-pikujeg9buje/versions/test-versions-v2026-08-22-013326-730.txt" 2026/08/22 01:33:33 DEBUG : newPath = "TestS3GCS,versions:rclone-test-pikujeg9buje/versions/test-versions-v2026-08-22-013326-730.txt" 2026/08/22 01:33:33 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-pikujeg9buje/versions/test-versions-v2026-08-22-013326-730.txt" 2026/08/22 01:33:33 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/22 01:33:33 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-pikujeg9buje/versions/test-versions-v2026-08-22-013326-730.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-pikujeg9buje/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:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:473 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:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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: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:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-pikujeg9buje/versions/test-versions.txt: md5 hash incorrect - expecting "8723f0eac31e35e74578f0ca6bec4ab2" got "c95976930cc4bd4dea9c00935d2b3a72" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 /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:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 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:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 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:506: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/22 01:33:53 DEBUG : Waiting for deletions to finish 2026/08/22 01:33:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/22 01:33:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787362346580273" 2026/08/22 01:33:53 DEBUG : "versions/test-versions-v2026-08-22-013326-730.txt" version true 2026/08/22 01:33:53 DEBUG : versions/test-versions-v2026-08-22-013326-730.txt: Deleting (id "1787362406668279") 2026/08/22 01:33:53 DEBUG : "versions/test-versions.txt" version false 2026/08/22 01:33:53 DEBUG : versions/test-versions.txt: Not deleting current version "1787362411483545" 2026/08/22 01:33:54 INFO : versions/test-versions-v2026-08-22-013326-730.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:534: 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/08/22 01:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5S50THVxJ-iFTcVlB8YQF-TSVUR1Bv_uDHX0wmShHhCdBYy1yV9tVw1mGtum_prQA 2026/08/22 01:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/22 01:34:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/22 01:34:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5S50THVxJ-iFTcVlB8YQF-TSVUR1Bv_uDHX0wmShHhCdBYy1yV9tVw1mGtum_prQA" finished 2026/08/22 01:34:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/22 01:34:05 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5x-Mr8LYGIveg7OtcSJWk9RTlt2InrwVcNBK9bh2MWJA_61bgiiXj1rIcOjfI-s2A 2026/08/22 01:34:05 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/22 01:34:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 01:34:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5x-Mr8LYGIveg7OtcSJWk9RTlt2InrwVcNBK9bh2MWJA_61bgiiXj1rIcOjfI-s2A" finished 2026/08/22 01:34:07 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/22 01:34:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DYT4fFrYlq8IQEifg0iCB9NwIBmUQ17Q6AnLwytust3iD_TH4jnCGwzqq8Vm68pY 2026/08/22 01:34:09 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/22 01:34:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 01:34:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm7DYT4fFrYlq8IQEifg0iCB9NwIBmUQ17Q6AnLwytust3iD_TH4jnCGwzqq8Vm68pY" finished 2026/08/22 01:34:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/22 01:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5ZjyCybON0KDX4g2lQ6F4x1eeYcSjNfCDrSVSEHPX7mpBSmueyIni5nRvBjRLl22I 2026/08/22 01:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/22 01:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/22 01:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/22 01:34:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/22 01:34:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 01:34:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/22 01:34:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm5ZjyCybON0KDX4g2lQ6F4x1eeYcSjNfCDrSVSEHPX7mpBSmueyIni5nRvBjRLl22I" finished 2026/08/22 01:34:16 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/22 01:34:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6yqd7SJpsx5GS2El-0AuATaPZjEWx7YS_elxsm4O6S0_6UEVkXYPnzRxnVykpI93I 2026/08/22 01:34:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/22 01:34:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/22 01:34:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/22 01:34:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/22 01:34:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 01:34:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/22 01:34:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6yqd7SJpsx5GS2El-0AuATaPZjEWx7YS_elxsm4O6S0_6UEVkXYPnzRxnVykpI93I" finished 2026/08/22 01:34:22 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/08/22 01:34:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm71QdVYvcYF0aOa2NCrUmeLiJUfwWv5fGjCMBN4JnIWbFJOmK3Q4ZUBChgAeQfMBag 2026/08/22 01:34:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 01:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/22 01:34:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm71QdVYvcYF0aOa2NCrUmeLiJUfwWv5fGjCMBN4JnIWbFJOmK3Q4ZUBChgAeQfMBag" finished 2026/08/22 01:34:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/22 01:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6NMGRMAPhEl5H1wg9CBb-IaPIDyGEANBB7lOXgrUcNDJ4NYAAelG9ETOGFxzGLZGU 2026/08/22 01:34:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/22 01:34:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 01:34:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6NMGRMAPhEl5H1wg9CBb-IaPIDyGEANBB7lOXgrUcNDJ4NYAAelG9ETOGFxzGLZGU" finished 2026/08/22 01:34:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/22 01:34:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5-T772lX3UjKkakT5vEz-82g4nhrCe0fTWgFccfeM-JkS4AnkMKIc2UHkbUxE0r9U 2026/08/22 01:34:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 01:34:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 01:34:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5-T772lX3UjKkakT5vEz-82g4nhrCe0fTWgFccfeM-JkS4AnkMKIc2UHkbUxE0r9U" finished 2026/08/22 01:34:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/22 01:34:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5Qxx-MDsdWSptTJnUsqyB-FbtoAadeVGJQZhVUWreeaEsw8ng9ii932U6dNhnmxbY 2026/08/22 01:34:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/22 01:34:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/22 01:34:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/22 01:34:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/22 01:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 01:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/22 01:34:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5Qxx-MDsdWSptTJnUsqyB-FbtoAadeVGJQZhVUWreeaEsw8ng9ii932U6dNhnmxbY" finished 2026/08/22 01:34:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/22 01:34:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4KeScIYVkbI05wc4i771pJ1YRJ9HqFm_GsbYSf6cFaUXd-yNMMFvCoMA3gi_IX1lQ 2026/08/22 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/22 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/22 01:34:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/22 01:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 01:34:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/22 01:34:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4KeScIYVkbI05wc4i771pJ1YRJ9HqFm_GsbYSf6cFaUXd-yNMMFvCoMA3gi_IX1lQ" finished 2026/08/22 01:34:51 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/08/22 01:34:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7JPazhKmeCJ7Pjo1LPMR16ro1bccr43i7Hp9VginCDnqvVzuDrlbhCJlseUoe4R-0 2026/08/22 01:34:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 01:34:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/22 01:34:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7JPazhKmeCJ7Pjo1LPMR16ro1bccr43i7Hp9VginCDnqvVzuDrlbhCJlseUoe4R-0" finished 2026/08/22 01:34:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/22 01:35:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4R0kO2t7H1J7Ds8dyf6gvDdbMoRfy-JxJZtqOT1mXqF-IXj2dV0m7TiDUXCbz-6WU 2026/08/22 01:35:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/22 01:35:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 01:35:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4R0kO2t7H1J7Ds8dyf6gvDdbMoRfy-JxJZtqOT1mXqF-IXj2dV0m7TiDUXCbz-6WU" finished 2026/08/22 01:35:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/22 01:35:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm51eJw6mK4Pxz--sweEmpqm4TNVTK-uF6lf9f_GvzYjeEE-qiBB6PZ3OpzFnFhzw4c 2026/08/22 01:35:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 01:35:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 01:35:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm51eJw6mK4Pxz--sweEmpqm4TNVTK-uF6lf9f_GvzYjeEE-qiBB6PZ3OpzFnFhzw4c" finished 2026/08/22 01:35:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/22 01:35:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4_xj6AUXawR88drDatzLwjUf-6dt9R5N3XP8sv4vHZze8etaAvJiWyMzJS9qDMu24 2026/08/22 01:35:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/22 01:35:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/22 01:35:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/22 01:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 01:35:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 01:35:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/22 01:35:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4_xj6AUXawR88drDatzLwjUf-6dt9R5N3XP8sv4vHZze8etaAvJiWyMzJS9qDMu24" finished 2026/08/22 01:35:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/22 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7hwzkO7ipgALCYI3bZ3_1rhN2btBuuk63qup_X072FoZxMjlT1S6BcVSJNil67qmU 2026/08/22 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/22 01:35:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/22 01:35:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 01:35:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 01:35:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/22 01:35:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7hwzkO7ipgALCYI3bZ3_1rhN2btBuuk63qup_X072FoZxMjlT1S6BcVSJNil67qmU" finished 2026/08/22 01:35:16 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/08/22 01:35:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7svyCWbLXt0qd3yaVwwkOmcjoyY5ieXinc13Rxuu_ATWTQ8b8Ul16FjxlcfVW4PXY 2026/08/22 01:35:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 01:35:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/22 01:35:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7svyCWbLXt0qd3yaVwwkOmcjoyY5ieXinc13Rxuu_ATWTQ8b8Ul16FjxlcfVW4PXY" finished 2026/08/22 01:35:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/22 01:35:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5Bv5isndW3gSOhjGfRzMrDlVUZtGwM0jw2m8Rfc5nj8QTRdtn0FWqaOkfUcB_wfoc 2026/08/22 01:35:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/22 01:35:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 01:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5Bv5isndW3gSOhjGfRzMrDlVUZtGwM0jw2m8Rfc5nj8QTRdtn0FWqaOkfUcB_wfoc" finished 2026/08/22 01:35:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/22 01:35:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5DaD6xkdIy7vyCAxb89SHIGzGDSRVPgk5zlb31VFEHqAhIDMRo1_KrcBicPsyYldU 2026/08/22 01:35:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5DaD6xkdIy7vyCAxb89SHIGzGDSRVPgk5zlb31VFEHqAhIDMRo1_KrcBicPsyYldU" finished 2026/08/22 01:35:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/22 01:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5ATjTf_W6tTENGURFyafFALVzTV_5ANfgHM23CQs4-xcSiIXCgJCVIU_dmsHoYXUw 2026/08/22 01:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/22 01:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/22 01:35:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/22 01:35:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/22 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/22 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5ATjTf_W6tTENGURFyafFALVzTV_5ANfgHM23CQs4-xcSiIXCgJCVIU_dmsHoYXUw" finished 2026/08/22 01:35:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/22 01:35:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56xPvKaa2an9D98eOzeLkP4irduZtWu7SCO6L6Nv-BuDNvFmqkxjC1S6Llw67DqAY 2026/08/22 01:35:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 01:35:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/22 01:35:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/22 01:35:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/22 01:35:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 01:35:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/22 01:35:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm56xPvKaa2an9D98eOzeLkP4irduZtWu7SCO6L6Nv-BuDNvFmqkxjC1S6Llw67DqAY" finished 2026/08/22 01:35:45 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/08/22 01:35:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4n_PrEkMI30Ml_tO0B1jy9b3mJRTB9yfKtLIrGFswCkpL99oksXsPoSflQQ3uuveg 2026/08/22 01:35:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/22 01:35:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/22 01:35:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4n_PrEkMI30Ml_tO0B1jy9b3mJRTB9yfKtLIrGFswCkpL99oksXsPoSflQQ3uuveg" finished 2026/08/22 01:35:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/22 01:35:58 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7Tvff5DXdkFPiD8MKwmz2PyapC_fGOBn1zMPnhqvu28woxebXQB5c9snoJY5V775E 2026/08/22 01:35:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/22 01:36:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 01:36:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7Tvff5DXdkFPiD8MKwmz2PyapC_fGOBn1zMPnhqvu28woxebXQB5c9snoJY5V775E" finished 2026/08/22 01:36:00 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/22 01:36:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6TRYEduUuSufo-wSZUsF0kUOkFaOjjXbOzVrdl-v7-ztZnTKkusHNWyKJJVpyZE9o 2026/08/22 01:36:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/22 01:36:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 01:36:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6TRYEduUuSufo-wSZUsF0kUOkFaOjjXbOzVrdl-v7-ztZnTKkusHNWyKJJVpyZE9o" finished 2026/08/22 01:36:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/22 01:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6Yv7gNPaBEhe14VFY14dTumxgwYEf_Qom70_EiBGIcw39k6Jni_OjcJ_iQgwzNciM 2026/08/22 01:36:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/22 01:36:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/22 01:36:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/22 01:36:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 01:36:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 01:36:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/22 01:36:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6Yv7gNPaBEhe14VFY14dTumxgwYEf_Qom70_EiBGIcw39k6Jni_OjcJ_iQgwzNciM" finished 2026/08/22 01:36:11 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/22 01:36:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5AYACLMxgnDzW_1kVpi_utvkEs9DhpG7oLAGIHlh0NOcFdBKprb4BvXzwlsK3mBG8 2026/08/22 01:36:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/22 01:36:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/22 01:36:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/22 01:36:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 01:36:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 01:36:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/22 01:36:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5AYACLMxgnDzW_1kVpi_utvkEs9DhpG7oLAGIHlh0NOcFdBKprb4BvXzwlsK3mBG8" finished 2026/08/22 01:36:16 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/08/22 01:36:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5o2FYp4jjb8Xg1fe3gcNOGA9kYdUEZ9HjNKM8r0B2xz_-_P3OfYuFvBG5Mg3Zc-7M 2026/08/22 01:36:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/22 01:36:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/22 01:36:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5o2FYp4jjb8Xg1fe3gcNOGA9kYdUEZ9HjNKM8r0B2xz_-_P3OfYuFvBG5Mg3Zc-7M" finished 2026/08/22 01:36:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/22 01:36:26 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6sCPgJ3HqkwxonS-6PovCFDrzAIwKQl4Rbej5HBbxpFgyZXu979TbI36hsHKOHSOI 2026/08/22 01:36:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/22 01:36:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 01:36:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6sCPgJ3HqkwxonS-6PovCFDrzAIwKQl4Rbej5HBbxpFgyZXu979TbI36hsHKOHSOI" finished 2026/08/22 01:36:29 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/22 01:36:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7fVqAQX1r1PUmvI1XvIYNMql7s7X9yRJLC6Topn8yPp_3YZWO9B1lFwOhxSyaHvPM 2026/08/22 01:36:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/22 01:36:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 01:36:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7fVqAQX1r1PUmvI1XvIYNMql7s7X9yRJLC6Topn8yPp_3YZWO9B1lFwOhxSyaHvPM" finished 2026/08/22 01:36:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/22 01:36:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5V7GkPGqLSXL1ouXpvbQMxS7iWFuUKcIKUjKm1Gx-fiztRWITYJAX9zJGcBfLVPbc 2026/08/22 01:36:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/22 01:36:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/22 01:36:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/22 01:36:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/22 01:36:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 01:36:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/22 01:36:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5V7GkPGqLSXL1ouXpvbQMxS7iWFuUKcIKUjKm1Gx-fiztRWITYJAX9zJGcBfLVPbc" finished 2026/08/22 01:36:39 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/22 01:36:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NQBonQF8QZ_cmIYkz1yXhtIlCg2Y_LSuW4ITWjYgBXVLG7jV_4l27JsGeaO-iuHo 2026/08/22 01:36:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/22 01:36:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/22 01:36:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/22 01:36:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/22 01:36:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 01:36:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/22 01:36:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5NQBonQF8QZ_cmIYkz1yXhtIlCg2Y_LSuW4ITWjYgBXVLG7jV_4l27JsGeaO-iuHo" finished 2026/08/22 01:36:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/22 01:36:47 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-pikujeg9buje.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/22 01:36:47 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-pikujeg9buje.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/22 01:36:47 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/22 01:36:47 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm48NXJnsbl_1iz6RnDbujoVrNOLUrLspNKfIBfbR54pRDi-MgqXmACTRWKLzTDoG8s 2026/08/22 01:36:47 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/22 01:36:47 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/22 01:36:49 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "ee7f044d67b173ac66b5303e239b148e" 2026/08/22 01:36:49 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "a640f3bba6f4167843f028b995ec8a2d" 2026/08/22 01:36:49 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/22 01:36:49 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm48NXJnsbl_1iz6RnDbujoVrNOLUrLspNKfIBfbR54pRDi-MgqXmACTRWKLzTDoG8s" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2702: *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/08/22 01:36:50 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5aTkvLnzsRfeuYQzYrM54ymMnaAl68AvWSojUlAKJuum7lm6ej85fKpyjzV7X2SXk 2026/08/22 01:36:50 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/22 01:36:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "81561ced1216d1911269322df1c7a3b4" 2026/08/22 01:36:50 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5aTkvLnzsRfeuYQzYrM54ymMnaAl68AvWSojUlAKJuum7lm6ej85fKpyjzV7X2SXk" finished 2026/08/22 01:36:50 DEBUG : unknown-size-put.txt: Multipart upload Etag: 37778ac584bde0ca3e0be840cdb24efe-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/22 01:36:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5GIxz06RGxNSB3tDDjxXi8kWfduHBFK5iB1gE8_8Holgwp9gvKEj4jCf4ry5zuW1c 2026/08/22 01:36:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/22 01:36:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "de67b0b210063e860aa352b068152ab7" 2026/08/22 01:36:52 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5GIxz06RGxNSB3tDDjxXi8kWfduHBFK5iB1gE8_8Holgwp9gvKEj4jCf4ry5zuW1c" finished 2026/08/22 01:36:52 DEBUG : unknown-size-update.txt: Multipart upload Etag: cb74d43114ca7890101ca10dbd0e0c4c-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/22 01:36:53 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pikujeg9buje/deeper/nonexisting/directory" 2026/08/22 01:36:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/22 01:36:54 DEBUG : Waiting for deletions to finish 2026/08/22 01:36:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/22 01:36:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787362346580273") 2026/08/22 01:36:54 DEBUG : "versions/test-versions-v2026-08-22-013331-544.txt" version true 2026/08/22 01:36:54 DEBUG : versions/test-versions-v2026-08-22-013331-544.txt: Deleting (id "1787362411483545") 2026/08/22 01:36:54 INFO : versions/test-versions-v2026-08-22-013331-544.txt: Deleted 2026/08/22 01:36:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/22 01:36:55 INFO : S3 bucket rclone-test-pikujeg9buje: Bucket "rclone-test-pikujeg9buje" deleted 2026/08/22 01:36:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (320.63s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.44s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.87s) --- FAIL: TestIntegration/FsMkdir (318.11s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.54s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (32.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.94s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.84s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (91.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.68s) --- 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 (1.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (38.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (2.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (33.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (18.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (2.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (170.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.30s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.85s) --- 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:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/22 01:36:55 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/22 01:36:55 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 320.691s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m22.804190977s (try 1/5)