"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/08/07 02:03:04 NOTICE: TestOpenDrive: Starting server 2025/08/07 02:03:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu" 2025/08/07 02:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/07 02:03:05 DEBUG : Starting OpenDrive session with ID: 1b682a821fa66a5d5ce9e6957a47784a03ab5398f7c04c9d35f878a8cf8fd8e2 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/07 02:03:07 INFO : dir/subdir: Making directory 2025/08/07 02:03:08 INFO : dir/subdir: Removing directory 2025/08/07 02:03:09 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/08/07 02:03:10 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/07 02:03:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 0, size=100, remain=0 fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/08/07 02:03:16 DEBUG : ./.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/08/07 02:03:20 DEBUG : ../..: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/07 02:03:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/08/07 02:03:27 DEBUG : leading space/ leading space: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/08/07 02:03:30 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/08/07 02:03:34 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/08/07 02:03:38 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/08/07 02:03:41 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/08/07 02:03:45 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/08/07 02:03:48 DEBUG : .leading dot/.leading dot: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/08/07 02:03:52 DEBUG : trailing space /trailing space : Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/08/07 02:03:55 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/08/07 02:03:59 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/08/07 02:04:02 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/08/07 02:04:05 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/08/07 02:04:10 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/08/07 02:04:13 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/08/07 02:04:16 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/08/07 02:04:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=10240, remain=0 === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/07 02:04:25 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/08/07 02:04:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/08/07 02:04:28 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/08/07 02:04:32 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/08/07 02:04:33 DEBUG : Starting OpenDrive session with ID: 16f70f2648525106c28b722081f13149e14c2a0e3361cbe0671a0385b9b911b2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/07 02:04:38 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/07 02:04:43 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/08/07 02:04:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu/dirToPurgeFromRoot" 2025/08/07 02:04:46 DEBUG : Starting OpenDrive session with ID: 577a689690a1dbe096b5edc41c62c523e7cd366253afda7382d04a4f532329df === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/07 02:04:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu/hello? sausage/êé" 2025/08/07 02:04:48 DEBUG : Starting OpenDrive session with ID: 247c77c47ad340f24161ffdd40c190c0f61f172f74e5fe081a1ca7863afbc081 2025/08/07 02:04:51 DEBUG : a/b/c/d/e.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/07 02:05:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vizolop6riti" 2025/08/07 02:05:02 DEBUG : Config file has changed externally - reloading 2025/08/07 02:05:02 DEBUG : Starting OpenDrive session with ID: 371b56acb402769f5e47c714ff1fabb87e42af7684d753b4528eed39aaaf43d2 fstests.go:1479: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1479 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1496: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1496 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/07 02:05:05 DEBUG : OpenDrive root 'rclone-test-vizolop6riti': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1536 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1546 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1565 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1572 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1579 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1588 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1614 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1691 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1748 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1764 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1778 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1787 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1808 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1819 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1847 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/07 02:06:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/07 02:06:31 DEBUG : Starting OpenDrive session with ID: 40415de4c777a60d5e74469ad12fbc6523141708cc70bfff806fd8f92605cf35 fstests.go:1860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1860 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1876: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1876 Error: Not equal: expected: "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/08/07 02:06:31 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/07 02:06:32 ERROR : error listing: directory not found fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/08/07 02:06:35 ERROR : error listing: directory not found fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:200: Not found "z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/07 02:06:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu/not found.txt" 2025/08/07 02:06:39 DEBUG : Starting OpenDrive session with ID: aa236ecba30e6589d82e5e9951b887e9d0fea536ceca4a6a1cabfa79d74c1cc0 2025/08/07 02:06:40 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-tilelug4biyu" from "TestOpenDrive:rclone-test-tilelug4biyu" 2025/08/07 02:06:40 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/08/07 02:06:40 DEBUG : Starting OpenDrive session with ID: 2c5cabc5857f2b9f3acf678af17e88ac09a2bf19f3ddc2d6c6083c92c67fd8ca === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/08/07 02:06:40 ERROR : rclone-test-tilelug4biyu: error listing: directory not found fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/07 02:06:42 ERROR : rclone-test-tilelug4biyu: error listing: directory not found fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/08/07 02:06:44 ERROR : rclone-test-tilelug4biyu: error listing: directory not found fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-tilelug4biyu/file name.txt (200), rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:200: Not found "rclone-test-tilelug4biyu/file name.txt" fstest.go:200: Not found "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: []string{"rclone-test-tilelug4biyu/hello? sausage", "rclone-test-tilelug4biyu/hello? sausage/êé", "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界", "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-tilelug4biyu/hello? sausage", - (string) (len=44) "rclone-test-tilelug4biyu/hello? sausage/êé", - (string) (len=58) "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1937 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/08/07 02:06:49 DEBUG : rclone-test-tilelug4biyu/created from root.txt: Uploading chunk 0, size=100, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-tilelug4biyu/created from root.txt (100), rclone-test-tilelug4biyu/file name.txt (200), rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-tilelug4biyu/created from root.txt (100) fstest.go:200: Not found "rclone-test-tilelug4biyu/file name.txt" fstest.go:200: Not found "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-tilelug4biyu/file name.txt (200), rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:200: Not found "rclone-test-tilelug4biyu/file name.txt" fstest.go:200: Not found "rclone-test-tilelug4biyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2265 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *opendrive.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *opendrive.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *opendrive.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2579 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/07 02:07:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tilelug4biyu/deeper/nonexisting/directory" 2025/08/07 02:07:13 DEBUG : Starting OpenDrive session with ID: ed9b834a49eee8a09fdbd87deb9a18064dae17eb905b3650c346e0295388677d === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap === NAME TestIntegration/FsMkdir fstests.go:2807: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2807 Error: Received unexpected error: Folder is already deleted (Error 403) Test: TestIntegration/FsMkdir === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (250.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- FAIL: TestIntegration/FsMkdir (248.03s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.92s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (68.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.34s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (167.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (6.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (5.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (5.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (5.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (5.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (5.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (8.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (18.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.60s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.37s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 250.167s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 4m11.225239338s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/ObjectString TestIntegration/FsMkdir/FsPutFiles/ObjectFs TestIntegration/FsMkdir/FsPutFiles/ObjectRemote TestIntegration/FsMkdir/FsPutFiles/ObjectHashes TestIntegration/FsMkdir/FsPutFiles/ObjectModTime TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/ObjectSize TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/ObjectStorable TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]