"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2025/01/02 03:27:47 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve" 2025/01/02 03:27:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/01/02 03:27:48 INFO : S3 bucket rclone-test-pehepuv1geve: Bucket "rclone-test-pehepuv1geve" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/01/02 03:27:50 INFO : S3 bucket rclone-test-pehepuv1geve: Bucket "rclone-test-pehepuv1geve" deleted === RUN TestIntegration/FsMkdir 2025/01/02 03:27:51 INFO : S3 bucket rclone-test-pehepuv1geve: Bucket "rclone-test-pehepuv1geve" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/02 03:27:51 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/02 03:27:52 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/02 03:27:52 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/02 03:28:33 NOTICE: S3 bucket rclone-test-pehepuv1geve: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/02 03:28:33 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7Xy5vPZQoxGyOYvSA88oNOONrCJFNABfSE1MdO3lUHnTP_k-qIefhRP1Ftfa6BacQ 2025/01/02 03:28:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "52ebfe65ffa6c89101fb4c8e84601be2" 2025/01/02 03:28:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8bcc16ad1816690a5bfc7c32a08e1bf5" 2025/01/02 03:28:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2f38770c09088ddb1cbd066305efca39" 2025/01/02 03:28:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7Xy5vPZQoxGyOYvSA88oNOONrCJFNABfSE1MdO3lUHnTP_k-qIefhRP1Ftfa6BacQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/02 03:28:46 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/02 03:28:47 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/02 03:28:51 DEBUG : S3 bucket rclone-test-pehepuv1geve: bucket is versioned: false 2025/01/02 03:28:51 DEBUG : Waiting for deletions to finish 2025/01/02 03:28:51 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/01/02 03:28:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/01/02 03:28:51 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/02 03:28:53 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve/dirToPurgeFromRoot" 2025/01/02 03:28:54 DEBUG : S3 bucket rclone-test-pehepuv1geve path dirToPurgeFromRoot: bucket is versioned: false 2025/01/02 03:28:54 DEBUG : Waiting for deletions to finish 2025/01/02 03:28:54 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/01/02 03:28:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/01/02 03:28:55 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/02 03:28:55 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve/hello? sausage/êé" 2025/01/02 03:28:58 DEBUG : S3 bucket rclone-test-pehepuv1geve path hello? sausage/êé: bucket is versioned: false 2025/01/02 03:28:58 DEBUG : Waiting for deletions to finish 2025/01/02 03:28:58 DEBUG : "a/b/c/d/e.txt" version false 2025/01/02 03:28:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/01/02 03:28:58 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/02 03:29:10 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/02 03:29:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-pehepuv1geve" from "TestS3GCS:rclone-test-pehepuv1geve" 2025/01/02 03:29:11 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/02 03:29:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7M_um95Wk67OxJPQNCLwDqbIMw1tVVi9f2R2pyGoL2dWDfWf7djzaau7SjV9WbXcw 2025/01/02 03:29:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/02 03:29:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/01/02 03:29:21 DEBUG : piped data.txt: multipart upload "ABPnzm7M_um95Wk67OxJPQNCLwDqbIMw1tVVi9f2R2pyGoL2dWDfWf7djzaau7SjV9WbXcw" finished 2025/01/02 03:29:21 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/02 03:29:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6xOtoBlzcWnlnanDWSCqq3Pqw3OSUAGfnpZzg4heieZ4DPCs8liXLZGnl0W1S53AE 2025/01/02 03:29:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/02 03:29:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d4b6830419a54644a4fd0c5e06c5c08a" 2025/01/02 03:29:23 DEBUG : piped data.txt: multipart upload "ABPnzm6xOtoBlzcWnlnanDWSCqq3Pqw3OSUAGfnpZzg4heieZ4DPCs8liXLZGnl0W1S53AE" finished 2025/01/02 03:29:23 DEBUG : piped data.txt: Multipart upload Etag: e94adddcd42ee9c52b408b51d8531d5a-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:198 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1cҋ\xb9\xa6 \f\x84ᖼ\xffZN\x90\x80\x01$*D\x90\xea\xf79[¼\xf3E.d(w\x91pS\xe6F\x1f\xd9\xf1 E'\xb8_\x92\x97\x9d\x1c\xa3\xa7\x02ZҴK\x95\x8a\xe7\x1c\xf0a\x05\xf7\xa09Q$\xd7g\xd0\xe4\xc1\x8f7Y9)\xf7Z.(bV/\x9eO:\xc6JY4|\xd3.\x8d\x14\\\xeb\x05\x8d/\xb8V\x03'Ex\xb6\"F\x1c\xbc\xc3\x0e\x9a\x1b\xdb\xc9\xe3\xc9Y\xf2\xac!\x82\x023Ex\xa5\x91_\x1cV\xd2P\xbb,\x1evR\xab\x17G\x8d\xf6\xe9\x82Ȏ\xd4`\xf9\xa2\"e\xd2\x1c\xf0\x12\xbf\x06i\x9c\xf1\xec5\x154bWǖ\v^\xab\xe1D\x1f=\xbf\x97\xfeDbw\xe0\xcb7\x84n\xe7\x17\xa2\\\x93\xe1\x02\x99\xbe\xe1a%\x8d]\xd7\xf8\x86\x93\xf4V9C\xc1c\r\x928\xe0\xbe=d\xf8\x14;x\xb2ts\xfb)\x8ap@Y\x0fl\xf8\xa0\xda\fj\xb8)t\xee\xff\xafiS\x9c8о&̸\xb3\x9e\x1d&\xa9d\xb7\x17\x93\x18z\xfb\x03\x1c\x1b\xa9\xcb.\x894\x85%\x92\x96\x1d\xaf%\x93eϵOhP\xd1\xd1+\xfaؓYOq\xa0IMJ2$z\x7f\az\xb4\xec\x86\xca\x1e2\xd4\xe1\x14#\x8a\xefNs\xa0\x0f\xfcb)s\xa5\xb0$\xb1r\x88\x1d/>(H\x9a\v6R\xd4\xc6\"\x1f&\xd6c\xe5\xc27\xdb\xdf\x05\n+\xeaqg\xcf\x1f}\xcb\x0e\x862|\xbd\x91\x9d\v\x9cs\xc5\xe3ϡW\xa8\xb9\xf2\xbe:\x88\xac\xe9\xe9w\x8c\xd4 m\x91\xabh\xa8k\xe1W\x02\xea\xc1\xe3ˆ\xceU\x81\x96\x1b\xffz\xa8\x94\xf8o\x87\x86\x17\xcah\xb8p\xa0\xb242\\\xe9\x1dN\xd4r@\xed\xb3X\xfa\xa4\xccIN)\xac{\r\x91\x95\x84Ša%j\xb0\x12E\x91\xef\x12\xdf|C\xfci<\U000619cf|\xc3Mvv\x90\xd8P\xf8\x1d\xf0\x88\xe1c\xae\x98\xe5\xe3{*\x18\xe4E\xd5\x7f\x109\xa3\x9e\x8ax\xb9%\xcf\af\xb6\x98\xc7\x7f\x01\x00\x00\xff\xff閮\x80\xe8\x03\x00\x00" actual : "nowifit0nikenid2netodin6newiyof0dobemul6wuxecak0pedupel5tudifaz9jojuroq8betatet6fivafub3wehilay1yikuvep1gukalud6wirazuj0nudimoz2naxagek2vagaxiv3tazoxiz4nawisuy9jetevod8tumoloq4xejuris5disisag2yirupaj6lilunod9xujiyaj4toziyig3hibimaj7suvojuh3kiwadus4cuxuxem5lerobaq2dosinij1tadikak3qigumit1dupawuf8kukomih3xituday4cuzibap8pazopap8faminar9wufujav2cadozog4kemotut5danabaf4navuzik6jexidax0tukacib8kujizic4panojib2gopiwuw4dolepuk8luzotem1diwefug8jogowep8fosiyir7vidisin0hevoqal0covanup4fowatiy2robuzoj0zoqamid9xotaweh8lusolec9rifomug2kigiqoz7binahaw8hezereb9fedaqil0jehilas9bosolic8setecod5jesuxig9vesufiv1hajofux6cusidil6niducep6tigokox1sefebih1biyokif8mujadib4butasiv7hekegoj2xokatax2mufuboq0doliyak6gitoxil6suguhug3pohilus5wezibiz3wuyesod3xowoqog7pabexed3cokoyiy6cafitay1fucowam5xeholec1bedoxoc8janodir1cenizas9noxudax8wovuled2kevofim8baduqey4cuxisof8mudavaw3fowoliw6zifoxiv2meduhax1tugiyuw5sumuwod1danobul6fefobub2gunubik0soqoqan7demerir1noqaqig5jasofil7harufoh5xetuyoq4weluveb1yanoted4wukuqut5hetoget3" Diff: --- Expected +++ Actual @@ -1,2 +1 @@ -ҋ ᖼZN$*D9[¼E.d(wpSF E'_ZҴKa9Q$g7Y9)Z.(bV/O:JY4|.\/V'Ex"FY!3Ex_VP,vRGȎ`"ei54bWǖ ^D=Dbw7n\a%]V9Cc 8=d;xts)p@Yl j)tiS8о&̸&dz.4%%eϵOhP+ؓYOqIMJ2$zz2#Nsb)s$r/>(H 6R"&c7 -+qg}2| sϡW:w mhkWˆUzohp42\Nr@XIN){ Ša%jE|Ci<񡧏|MvvPc{*E9x%f閮 +nowifit0nikenid2netodin6newiyof0dobemul6wuxecak0pedupel5tudifaz9jojuroq8betatet6fivafub3wehilay1yikuvep1gukalud6wirazuj0nudimoz2naxagek2vagaxiv3tazoxiz4nawisuy9jetevod8tumoloq4xejuris5disisag2yirupaj6lilunod9xujiyaj4toziyig3hibimaj7suvojuh3kiwadus4cuxuxem5lerobaq2dosinij1tadikak3qigumit1dupawuf8kukomih3xituday4cuzibap8pazopap8faminar9wufujav2cadozog4kemotut5danabaf4navuzik6jexidax0tukacib8kujizic4panojib2gopiwuw4dolepuk8luzotem1diwefug8jogowep8fosiyir7vidisin0hevoqal0covanup4fowatiy2robuzoj0zoqamid9xotaweh8lusolec9rifomug2kigiqoz7binahaw8hezereb9fedaqil0jehilas9bosolic8setecod5jesuxig9vesufiv1hajofux6cusidil6niducep6tigokox1sefebih1biyokif8mujadib4butasiv7hekegoj2xokatax2mufuboq0doliyak6gitoxil6suguhug3pohilus5wezibiz3wuyesod3xowoqog7pabexed3cokoyiy6cafitay1fucowam5xeholec1bedoxoc8janodir1cenizas9noxudax8wovuled2kevofim8baduqey4cuxisof8mudavaw3fowoliw6zifoxiv2meduhax1tugiyuw5sumuwod1danobul6fefobub2gunubik0soqoqan7demerir1noqaqig5jasofil7harufoh5xetuyoq4weluveb1yanoted4wukuqut5hetoget3 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "4dd3fd2418d5fdb826ae236c7f58f356" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +4dd3fd2418d5fdb826ae236c7f58f356 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-01-02-032930-831.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/02 03:29:37 DEBUG : oldPath = "TestS3GCS:rclone-test-pehepuv1geve/versions/test-versions-v2025-01-02-032930-831.txt" 2025/01/02 03:29:37 DEBUG : newPath = "TestS3GCS,versions:rclone-test-pehepuv1geve/versions/test-versions-v2025-01-02-032930-831.txt" 2025/01/02 03:29:37 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-pehepuv1geve/versions/test-versions-v2025-01-02-032930-831.txt" 2025/01/02 03:29:37 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/01/02 03:29:37 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-pehepuv1geve/versions/test-versions-v2025-01-02-032930-831.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-pehepuv1geve/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-pehepuv1geve/versions/test-versions.txt: md5 hash incorrect - expecting "2eccfa424aa8e3bb0716e219354b6094" got "e8ac89532d3ddf902fed4878beff2e0c" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/01/02 03:29:54 DEBUG : Waiting for deletions to finish 2025/01/02 03:29:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/02 03:29:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1735788523465642" 2025/01/02 03:29:54 DEBUG : "versions/test-versions-v2025-01-02-032930-831.txt" version true 2025/01/02 03:29:54 DEBUG : versions/test-versions-v2025-01-02-032930-831.txt: Deleting (id "1735788570791864") 2025/01/02 03:29:54 DEBUG : "versions/test-versions.txt" version false 2025/01/02 03:29:54 DEBUG : versions/test-versions.txt: Not deleting current version "1735788576240150" 2025/01/02 03:29:55 INFO : versions/test-versions-v2025-01-02-032930-831.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/01/02 03:30:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm61jdO7RAnGWZwYAC-zy34Fg7aTZrxs-wl7iJFzqN0-5mAV7KevxnM-QsxQMr2rpC4 2025/01/02 03:30:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/01/02 03:30:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/01/02 03:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm61jdO7RAnGWZwYAC-zy34Fg7aTZrxs-wl7iJFzqN0-5mAV7KevxnM-QsxQMr2rpC4" finished 2025/01/02 03:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/01/02 03:30:06 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6tA_y5pzOLYE5Lb-POGMJAw87QPL35AJpfvyeQv0Gnd-6drSvjkAWefPICeEgxGbo 2025/01/02 03:30:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/01/02 03:30:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/02 03:30:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6tA_y5pzOLYE5Lb-POGMJAw87QPL35AJpfvyeQv0Gnd-6drSvjkAWefPICeEgxGbo" finished 2025/01/02 03:30:08 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/01/02 03:30:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4HwJujvwGqsjruF-eDJ4Icz6tLS37iS_70Xj72TUrqCOgceHcAXg5SHYxnOqLW2Lo 2025/01/02 03:30:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/02 03:30:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/02 03:30:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4HwJujvwGqsjruF-eDJ4Icz6tLS37iS_70Xj72TUrqCOgceHcAXg5SHYxnOqLW2Lo" finished 2025/01/02 03:30:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/02 03:30:16 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4yczEDuIRyQgXK_0ipgjI2qG82H4rtc9E_edcCDO8rQrCl7Y715uXvcn0lZz0mB9w 2025/01/02 03:30:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/02 03:30:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/02 03:30:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/02 03:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/02 03:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/02 03:30:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/02 03:30:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4yczEDuIRyQgXK_0ipgjI2qG82H4rtc9E_edcCDO8rQrCl7Y715uXvcn0lZz0mB9w" finished 2025/01/02 03:30:19 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/02 03:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5YyejSzPNQ-Ab4ev6lXC-GEvjWDkK7eKweFWYqSvDsIv9_bjW3jOlJ8-OrrVfMSf4 2025/01/02 03:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/01/02 03:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/01/02 03:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/01/02 03:30:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/01/02 03:30:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/01/02 03:30:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/01/02 03:30:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5YyejSzPNQ-Ab4ev6lXC-GEvjWDkK7eKweFWYqSvDsIv9_bjW3jOlJ8-OrrVfMSf4" finished 2025/01/02 03:30:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/01/02 03:30:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4bCaP2avIpcNX5n3qF7K4nBVQahEHED06bdyQ9gUDWpsDfNHcee20SeedSTRKB6bw 2025/01/02 03:30:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/02 03:30:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/01/02 03:30:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4bCaP2avIpcNX5n3qF7K4nBVQahEHED06bdyQ9gUDWpsDfNHcee20SeedSTRKB6bw" finished 2025/01/02 03:30:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/01/02 03:30:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4bh4qprJTv9VO2_s_eL5iOw0x--dFOUCKk_Gx9Z3KsdYNi-0MMNZgZoU2a79cUQjg 2025/01/02 03:30:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/02 03:30:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/02 03:30:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4bh4qprJTv9VO2_s_eL5iOw0x--dFOUCKk_Gx9Z3KsdYNi-0MMNZgZoU2a79cUQjg" finished 2025/01/02 03:30:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/01/02 03:30:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4YGBKZk86t3wEINTuyVHVvzq6iLuM8uq-Pg4EL74GiQZSV5tVgPP2roZ_pbsTGunI 2025/01/02 03:30:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/02 03:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/02 03:30:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4YGBKZk86t3wEINTuyVHVvzq6iLuM8uq-Pg4EL74GiQZSV5tVgPP2roZ_pbsTGunI" finished 2025/01/02 03:30:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/02 03:30:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6rI4hlq1pLH5MYpTNnXdeB0WYLZTEmXXJwp6dga4-AHPavDL0VUFqvHDAmPNPfNAI 2025/01/02 03:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/02 03:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/02 03:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/02 03:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/02 03:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/02 03:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/02 03:30:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6rI4hlq1pLH5MYpTNnXdeB0WYLZTEmXXJwp6dga4-AHPavDL0VUFqvHDAmPNPfNAI" finished 2025/01/02 03:30:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/02 03:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6r-0TlLRRNeA6S5qUi1yZ0SskL0EKi6PykecEp6h_xkYjkG-JuAQ766dJ2IDsNwxQ 2025/01/02 03:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/01/02 03:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/02 03:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/01/02 03:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/01/02 03:30:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/01/02 03:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/01/02 03:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6r-0TlLRRNeA6S5qUi1yZ0SskL0EKi6PykecEp6h_xkYjkG-JuAQ766dJ2IDsNwxQ" finished 2025/01/02 03:30:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/01/02 03:30:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4kVDHi9heC5KphUXApKOTfglz_aS5hBn4pX0oYVbQBGwywzxlwdhHnOgkeCisJyig 2025/01/02 03:30:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/02 03:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/01/02 03:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4kVDHi9heC5KphUXApKOTfglz_aS5hBn4pX0oYVbQBGwywzxlwdhHnOgkeCisJyig" finished 2025/01/02 03:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/01/02 03:30:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7QRcJvamh8Xvrttdmvh8zMXUjK8NHgh8Grxl8ZfZlrrU6K16ddCG7oVME4WCgGg70 2025/01/02 03:30:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/02 03:30:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/02 03:30:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7QRcJvamh8Xvrttdmvh8zMXUjK8NHgh8Grxl8ZfZlrrU6K16ddCG7oVME4WCgGg70" finished 2025/01/02 03:30:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/01/02 03:31:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7JigoPKYhD73TYdOlzAzEbdJwBZh1B0OZXXsNWQbZHv9yEGQHrf_c4VF4_--kcvrQ 2025/01/02 03:31:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/02 03:31:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/02 03:31:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7JigoPKYhD73TYdOlzAzEbdJwBZh1B0OZXXsNWQbZHv9yEGQHrf_c4VF4_--kcvrQ" finished 2025/01/02 03:31:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/02 03:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6vwGBKto5_BCUHC8ptITXlRTnKhgXErPy3e6Zm4ySPx4JaNMr_cc5X6ZhH6R9fTD8 2025/01/02 03:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/02 03:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/02 03:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/02 03:31:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/02 03:31:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/02 03:31:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/02 03:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6vwGBKto5_BCUHC8ptITXlRTnKhgXErPy3e6Zm4ySPx4JaNMr_cc5X6ZhH6R9fTD8" finished 2025/01/02 03:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/02 03:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6EpZiww8m5tvQaFomwRZPthA9IN9tPcN75eWtgv4FsmTvXaS0ii2h2asMNxfE05Xg 2025/01/02 03:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/01/02 03:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/01/02 03:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/01/02 03:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/02 03:31:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/01/02 03:31:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/01/02 03:31:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6EpZiww8m5tvQaFomwRZPthA9IN9tPcN75eWtgv4FsmTvXaS0ii2h2asMNxfE05Xg" finished 2025/01/02 03:31:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/01/02 03:31:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ffDlMU4tXXXM0XAmazFOuFJMzbEUdmddURYrwp8oUdOB5Gme-G2OfMwmnKtAISEg 2025/01/02 03:31:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/02 03:31:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/01/02 03:31:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6ffDlMU4tXXXM0XAmazFOuFJMzbEUdmddURYrwp8oUdOB5Gme-G2OfMwmnKtAISEg" finished 2025/01/02 03:31:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/01/02 03:31:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm6Smkmi8FDNiUh_m6CpbXGAf0c5KPqN3NbPAFD-4w0-hpxVRP-nNvTdDI_jV0jAU70 2025/01/02 03:31:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/02 03:31:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/02 03:31:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm6Smkmi8FDNiUh_m6CpbXGAf0c5KPqN3NbPAFD-4w0-hpxVRP-nNvTdDI_jV0jAU70" finished 2025/01/02 03:31:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/01/02 03:31:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4sGdVWBx2W7Vczb2Fn1sKNBMQ1FXRKw-O3tPjSsb21SJ-2OC39wdcr1mzWAkmJCeM 2025/01/02 03:31:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/02 03:31:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/02 03:31:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4sGdVWBx2W7Vczb2Fn1sKNBMQ1FXRKw-O3tPjSsb21SJ-2OC39wdcr1mzWAkmJCeM" finished 2025/01/02 03:31:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/02 03:31:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4mJS-c77EYun62snf2xzfLOWG394VOHk6mBLHQf0mphbvoUIu8cVAmyotDC6hezZk 2025/01/02 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/02 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/02 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/02 03:31:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/02 03:31:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/02 03:31:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/02 03:31:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4mJS-c77EYun62snf2xzfLOWG394VOHk6mBLHQf0mphbvoUIu8cVAmyotDC6hezZk" finished 2025/01/02 03:31:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/02 03:31:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4OMYtuxQPj7mLHWltqBXP3pRPeRGkPLa95ivie5P3VczN1kUQY_YWUXk7-pTJSz-U 2025/01/02 03:31:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/01/02 03:31:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/01/02 03:31:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/01/02 03:31:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/01/02 03:31:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/01/02 03:31:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/01/02 03:31:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm4OMYtuxQPj7mLHWltqBXP3pRPeRGkPLa95ivie5P3VczN1kUQY_YWUXk7-pTJSz-U" finished 2025/01/02 03:31:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/01/02 03:31:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5rXfXls0AcYFF_a4EVVegXx0BtvmjNz-ab_pK_xErf3G6A5xfALOmfaB72fy1mt3s 2025/01/02 03:31:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/02 03:31:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/01/02 03:31:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5rXfXls0AcYFF_a4EVVegXx0BtvmjNz-ab_pK_xErf3G6A5xfALOmfaB72fy1mt3s" finished 2025/01/02 03:31:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/01/02 03:31:43 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6oVNQghrUwFcehdZ-I0FQOnLQAhiOGvMB9XzhwDky1VUi44m6pXRVJfUHscKSgmxM 2025/01/02 03:31:43 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/01/02 03:31:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/02 03:31:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6oVNQghrUwFcehdZ-I0FQOnLQAhiOGvMB9XzhwDky1VUi44m6pXRVJfUHscKSgmxM" finished 2025/01/02 03:31:45 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/02 03:31:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6gRmYHy_2P-KKtyb2vPnEm4xKNFuwG-Wep8SVBPBkC5wqSZkzDRYIw4apXHImfkAw 2025/01/02 03:31:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/02 03:31:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/02 03:31:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6gRmYHy_2P-KKtyb2vPnEm4xKNFuwG-Wep8SVBPBkC5wqSZkzDRYIw4apXHImfkAw" finished 2025/01/02 03:31:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/02 03:31:50 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm72RUdyjvSrFbOrijN2Gu-F57jmF5ziwkmvKQBy6ZZ8TRpzvcL4nddjO98PjxUMdHQ 2025/01/02 03:31:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/02 03:31:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/02 03:31:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/02 03:31:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/02 03:31:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/02 03:31:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/02 03:31:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm72RUdyjvSrFbOrijN2Gu-F57jmF5ziwkmvKQBy6ZZ8TRpzvcL4nddjO98PjxUMdHQ" finished 2025/01/02 03:31:53 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/02 03:31:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4tz5RqymHoZ7scaSiVakO1wIJsqRB1EdWCJWqYuWXroEAo2uEZe5RHW0wOtSgl4ZA 2025/01/02 03:31:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/02 03:31:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/02 03:31:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/02 03:31:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/01/02 03:31:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/01/02 03:31:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/01/02 03:31:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4tz5RqymHoZ7scaSiVakO1wIJsqRB1EdWCJWqYuWXroEAo2uEZe5RHW0wOtSgl4ZA" finished 2025/01/02 03:31:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/01/02 03:32:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm65KbJHhRxAMit3ds0xTHz6PLslIAm6GYhydesuYZV36CmL_yRpJ8xBvvPADL-OtYA 2025/01/02 03:32:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/01/02 03:32:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/01/02 03:32:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm65KbJHhRxAMit3ds0xTHz6PLslIAm6GYhydesuYZV36CmL_yRpJ8xBvvPADL-OtYA" finished 2025/01/02 03:32:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/01/02 03:32:06 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5MSKIdaA9Q-fra_J0XaoGsE9k9p1nVHntDchcCqDS1JCmfCgGFcVwW5zkhPszdr8U 2025/01/02 03:32:07 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/01/02 03:32:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/02 03:32:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5MSKIdaA9Q-fra_J0XaoGsE9k9p1nVHntDchcCqDS1JCmfCgGFcVwW5zkhPszdr8U" finished 2025/01/02 03:32:09 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/01/02 03:32:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WmxezduZ2lWUdqB1HbquasU8uCwgrUcKtwpLIXY0LMrgQXR4_JejVTZH1vQZxrN0 2025/01/02 03:32:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/02 03:32:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/02 03:32:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5WmxezduZ2lWUdqB1HbquasU8uCwgrUcKtwpLIXY0LMrgQXR4_JejVTZH1vQZxrN0" finished 2025/01/02 03:32:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/02 03:32:15 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm755zfNwccjBoQAcyz3FKA0hR3LzPEVTvXp53akRDU9Aifd3Yldg65ZTnp2wFlsvmU 2025/01/02 03:32:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/02 03:32:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/02 03:32:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/02 03:32:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/02 03:32:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/02 03:32:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/02 03:32:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm755zfNwccjBoQAcyz3FKA0hR3LzPEVTvXp53akRDU9Aifd3Yldg65ZTnp2wFlsvmU" finished 2025/01/02 03:32:18 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/02 03:32:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm60Y12Ty6WGLeI9m-ULg4qklffNFd0U6BKLP3eBWbNlHuX-wlIVlz0WNRJqBpTqwj8 2025/01/02 03:32:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/01/02 03:32:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/01/02 03:32:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/01/02 03:32:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/01/02 03:32:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/01/02 03:32:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/01/02 03:32:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm60Y12Ty6WGLeI9m-ULg4qklffNFd0U6BKLP3eBWbNlHuX-wlIVlz0WNRJqBpTqwj8" finished 2025/01/02 03:32:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/02 03:32:24 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6-T9m3U2dwVK2-K7wER9Wbvn05H_9sAHvs31AsrKnTLbg-1jazsOLKFAYzAVNdPBM 2025/01/02 03:32:24 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/02 03:32:24 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "71d57706b9e4123c675a283865fd5148" 2025/01/02 03:32:25 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6-T9m3U2dwVK2-K7wER9Wbvn05H_9sAHvs31AsrKnTLbg-1jazsOLKFAYzAVNdPBM" finished 2025/01/02 03:32:25 DEBUG : unknown-size-put.txt: Multipart upload Etag: 7d75e322ec26c5f81d0902fb0e5ce44a-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/02 03:32:26 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4fVT6cRUl9K8JdZ8C92G6jaozRO6d6q_337AKPxejMMCuK3n-IrGKw8ZRzxqT_K2Q 2025/01/02 03:32:26 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/02 03:32:26 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "9bb936faa74623e184d2e9d09c55208c" 2025/01/02 03:32:27 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4fVT6cRUl9K8JdZ8C92G6jaozRO6d6q_337AKPxejMMCuK3n-IrGKw8ZRzxqT_K2Q" finished 2025/01/02 03:32:27 DEBUG : unknown-size-update.txt: Multipart upload Etag: 43ed3f99b856bf78358da9bc310b8a77-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/02 03:32:27 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-pehepuv1geve/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/02 03:32:28 DEBUG : Waiting for deletions to finish 2025/01/02 03:32:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/01/02 03:32:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1735788523465642") 2025/01/02 03:32:28 DEBUG : "versions/test-versions-v2025-01-02-032936-279.txt" version true 2025/01/02 03:32:28 DEBUG : versions/test-versions-v2025-01-02-032936-279.txt: Deleting (id "1735788576240150") 2025/01/02 03:32:28 INFO : versions/test-versions-v2025-01-02-032936-279.txt: Deleted 2025/01/02 03:32:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/02 03:32:29 INFO : S3 bucket rclone-test-pehepuv1geve: Bucket "rclone-test-pehepuv1geve" deleted 2025/01/02 03:32:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (282.37s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.43s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.10s) --- FAIL: TestIntegration/FsMkdir (279.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (35.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.74s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.03s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (75.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (146.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (22.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (23.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.85s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/01/02 03:32:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/01/02 03:32:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 282.387s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m43.042687385s (try 1/5)