"go test -v -timeout 1h0m0s -remote TestS3: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:407: Using remote "TestS3:" 2021/03/04 05:02:01 DEBUG : Creating backend with remote "TestS3:rclone-test-kizuzuc2gujequp8pocumog7" === RUN TestIntegration/FsCheckWrap fstests.go:444: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2021/03/04 05:02:02 INFO : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Bucket "rclone-test-kizuzuc2gujequp8pocumog7" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2021/03/04 05:02:02 INFO : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Bucket "rclone-test-kizuzuc2gujequp8pocumog7" deleted === RUN TestIntegration/FsMkdir 2021/03/04 05:02:03 INFO : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Bucket "rclone-test-kizuzuc2gujequp8pocumog7" created with ACL "private" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2021/03/04 05:02:03 DEBUG : dir/subdir: Making directory fstest.go:249: Filtering empty directory "dir" fstest.go:249: Filtering empty directory "dir/subdir" 2021/03/04 05:02:03 DEBUG : dir/subdir: Removing directory fstest.go:249: Filtering empty directory "dir" 2021/03/04 05:02:03 DEBUG : 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:658: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:658: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:658: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:658: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:658: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:658: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:658: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:658: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:658: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:658: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:658: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:658: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:658: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:658: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:658: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:658: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:658: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:658: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:731: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:767: 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 2021/03/04 05:02:07 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2021/03/04 05:02:07 DEBUG : Creating backend with remote "TestS3:" === 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:1020: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1052: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1123: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1194: 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/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 2021/03/04 05:02:08 DEBUG : Creating backend with remote "TestS3:rclone-test-kizuzuc2gujequp8pocumog7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2021/03/04 05:02:08 DEBUG : Creating backend with remote "TestS3:rclone-test-kizuzuc2gujequp8pocumog7/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1484: Opening root remote "TestS3:" path "rclone-test-kizuzuc2gujequp8pocumog7" from "TestS3:rclone-test-kizuzuc2gujequp8pocumog7" 2021/03/04 05:02:08 DEBUG : Creating backend with remote "TestS3:" === 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:1607: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1662: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1691: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2021/03/04 05:02:10 NOTICE: S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Streaming uploads using chunk size 5M will have maximum file size of 48.828G 2021/03/04 05:02:10 DEBUG : piped data.txt: multipart upload starting chunk 1 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2021/03/04 05:02:10 DEBUG : piped data.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1753: *s3.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242880 2021/03/04 05:02:12 DEBUG : chunked-5M-5M.bin: multipart upload starting chunk 1 size 5M offset 0/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/10485761 2021/03/04 05:02:13 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 1 size 5M offset 0/10.000M 2021/03/04 05:02:15 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.000M 2021/03/04 05:02:15 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 3 size 1 offset 10M/10.000M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 2021/03/04 05:02:26 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 1 size 5M offset 0/5.054M 2021/03/04 05:02:26 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 2 size 55.781k offset 5M/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 2021/03/04 05:02:29 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2021/03/04 05:02:32 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2021/03/04 05:02:32 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 3 size 111.563k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 2021/03/04 05:02:39 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 1 size 5M offset 0/5.055M 2021/03/04 05:02:39 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 2 size 55.833k offset 5M/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 2021/03/04 05:02:42 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2021/03/04 05:02:42 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2021/03/04 05:02:42 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 3 size 111.667k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 2021/03/04 05:02:46 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 1 size 5M offset 0/6.667M 2021/03/04 05:02:46 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 2 size 1.667M offset 5M/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 2021/03/04 05:02:48 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 1 size 5M offset 0/13.333M 2021/03/04 05:02:49 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 2 size 5M offset 5M/13.333M 2021/03/04 05:02:49 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 3 size 3.333M offset 10M/13.333M === RUN TestIntegration/FsMkdir/FsPutChunked/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388608 2021/03/04 05:02:52 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 1 size 5M offset 0/8M 2021/03/04 05:02:53 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 2 size 3M offset 5M/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/16777217 2021/03/04 05:02:55 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 1 size 5M offset 0/16.000M 2021/03/04 05:02:55 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/16.000M 2021/03/04 05:02:56 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/16.000M 2021/03/04 05:02:56 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 4 size 1.000M offset 15M/16.000M === RUN TestIntegration/FsMkdir/FsPutChunked/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485760 2021/03/04 05:02:59 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 1 size 5M offset 0/10M 2021/03/04 05:03:00 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 2 size 5M offset 5M/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/20971521 2021/03/04 05:03:01 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 1 size 5M offset 0/20.000M 2021/03/04 05:03:02 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/20.000M 2021/03/04 05:03:02 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/20.000M 2021/03/04 05:03:03 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 4 size 5M offset 15M/20.000M 2021/03/04 05:03:03 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 5 size 1 offset 20M/20.000M === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2021/03/04 05:03:06 DEBUG : unknown-size-put.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2021/03/04 05:03:06 DEBUG : unknown-size-update.txt: multipart upload starting chunk 1 size 200 offset 0/off === RUN TestIntegration/FsMkdir/FsRootCollapse 2021/03/04 05:03:06 DEBUG : Creating backend with remote "TestS3:rclone-test-kizuzuc2gujequp8pocumog7/deeper/nonexisting/directory" 2021/03/04 05:03:06 DEBUG : Waiting for deletions to finish 2021/03/04 05:03:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2021/03/04 05:03:06 DEBUG : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Removing directory 2021/03/04 05:03:07 INFO : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Bucket "rclone-test-kizuzuc2gujequp8pocumog7" deleted 2021/03/04 05:03:07 DEBUG : Waiting for deletions to finish 2021/03/04 05:03:07 ERROR : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Failed to list "": directory not found 2021/03/04 05:03:07 DEBUG : S3 bucket rclone-test-kizuzuc2gujequp8pocumog7: Removing directory 2021/03/04 05:03:07 ERROR : : Failed to rmdir: bucket already deleted === CONT TestIntegration/FsMkdir fstests.go:1952: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:1966: Shutdown method not supported --- PASS: TestIntegration (65.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.24s) --- PASS: TestIntegration/FsMkdir (64.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.02s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242879 (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242880 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/10485761 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M (15.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388607 (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388608 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/16777217 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485759 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485760 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/20971521 (4.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/s3 65.925s "go test -v -timeout 1h0m0s -remote TestS3: -verbose" - Finished OK in 1m24.232245456s (try 1/5)