"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|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:" 2026/02/21 04:07:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rojecen8quce" 2026/02/21 04:07:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 04:07:31 DEBUG : Starting OpenDrive session with ID: cfda116899285e0d8af4a146768b4bade6935e20e5145523b13b0e666d3c88ef === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/21 04:07:34 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/21 04:07:37 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/21 04:07:40 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/21 04:07:44 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/21 04:07:47 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2026/02/21 04:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2026/02/21 04:07:51 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 2026/02/21 04:07:56 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/21 04:08:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2026/02/21 04:08:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rojecen8quce/dirToPurgeFromRoot" 2026/02/21 04:08:04 DEBUG : Starting OpenDrive session with ID: a8b34dee229d3229c1e4159d596361a0af84254723a5b0411f5da69611228252 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/21 04:08:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lunoxow1vivi" 2026/02/21 04:08:06 DEBUG : Starting OpenDrive session with ID: 5e21842a35d82981c7b0728f2cd5b9e2f88d5311f2f8ee16d479442cd6c19782 2026/02/21 04:08:12 DEBUG : OpenDrive root 'rclone-test-lunoxow1vivi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestOpenDrive:" path "rclone-test-rojecen8quce" from "TestOpenDrive:rclone-test-rojecen8quce" 2026/02/21 04:08:12 DEBUG : Creating backend with remote "TestOpenDrive:" 2026/02/21 04:08:13 DEBUG : Starting OpenDrive session with ID: 8d8d0187dbbdbc02381c3b4733a0eaf348635e09bfa13a6df77b6e17c45761d5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/21 04:08:15 ERROR : error listing: directory not found --- PASS: TestIntegration (44.53s) --- PASS: TestIntegration/FsMkdir (43.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 44.545s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 45.568479993s (try 2/5)