"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 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/04/26 02:09:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jucijak3giku" 2026/04/26 02:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:09:23 DEBUG : Starting OpenDrive session with ID: f685adbf5eeee5cf16ee18c8f93594f9dc897ca535f456b57e3ecf46b5de14ce === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/26 02:09:25 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/26 02:09:28 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/26 02:09:31 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/26 02:09: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/04/26 02:09: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/04/26 02:09:41 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/04/26 02:09:44 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/26 02:09:47 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2026/04/26 02:09:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2026/04/26 02:09: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/04/26 02:09:56 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/26 02:10:01 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2026/04/26 02:10:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jucijak3giku/dirToPurgeFromRoot" 2026/04/26 02:10:03 DEBUG : Starting OpenDrive session with ID: b14aced52fab95c058cb22f13e89a58ae14ee49ecd91acb3f52554b3a6308acf fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/26 02:10:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dexecah2vofe" 2026/04/26 02:10:13 DEBUG : Starting OpenDrive session with ID: abad13bf82838b3d86f3c95119478553e91582d9652edeb0a3a2a28d3570df66 2026/04/26 02:10:18 DEBUG : OpenDrive root 'rclone-test-dexecah2vofe': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestOpenDrive:" path "rclone-test-jucijak3giku" from "TestOpenDrive:rclone-test-jucijak3giku" 2026/04/26 02:10:18 DEBUG : Creating backend with remote "TestOpenDrive:" 2026/04/26 02:10:19 DEBUG : Starting OpenDrive session with ID: 7adae62f055fedda3cac31c252581b32994e525fed30c5d73ae18bdb2caec089 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/26 02:10:21 ERROR : error listing: directory not found --- PASS: TestIntegration (58.82s) --- PASS: TestIntegration/FsMkdir (57.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (34.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 58.840s "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 59.5390452s (try 3/5)