"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/05/23 05:07:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dacevit7sege" 2025/05/23 05:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 05:07:19 DEBUG : Starting OpenDrive session with ID: e076c48cd7436ea8fce3a8234e9ec77dd438cc0c49615084c21764baa8092fa6 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/05/23 05:07:22 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/05/23 05:07:25 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/05/23 05:07:28 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/05/23 05:07:39 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/05/23 05:07:42 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/05/23 05:07:45 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/05/23 05:07:48 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/23 05:07:51 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/05/23 05:07:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/05/23 05:07:56 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/23 05:08:00 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/23 05:08:04 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/05/23 05:08:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dacevit7sege/dirToPurgeFromRoot" 2025/05/23 05:08:07 DEBUG : Starting OpenDrive session with ID: 9b41fe311ef88b89636fe512d9ca6e08bee25ed6ceb33a04ff771769aa7d9c54 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/23 05:08:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rezijip2riti" 2025/05/23 05:08:09 DEBUG : Starting OpenDrive session with ID: 15f02052bd10eec999e0d9f4be298a69ecc027d15b8dce0679c2d9b17b8c56bd 2025/05/23 05:08:13 DEBUG : OpenDrive root 'rclone-test-rezijip2riti': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-dacevit7sege" from "TestOpenDrive:rclone-test-dacevit7sege" 2025/05/23 05:08:14 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/05/23 05:08:14 DEBUG : Starting OpenDrive session with ID: 3d98ebf8b27e44574549501cbf46d077d1304ded1c8f0feeb9b18236733cd2b2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (57.46s) --- PASS: TestIntegration/FsMkdir (56.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (10.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 57.485s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 58.859205549s (try 2/5)