"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/07/04 05:06:26 NOTICE: TestOpenDrive: Starting server 2025/07/04 05:06:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaxuxan1mowi" 2025/07/04 05:06:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 05:06:27 DEBUG : Starting OpenDrive session with ID: 75c4658d743fbd346e12b7fd19fbfc77a309e987ea3f8dd1b36d39933a009968 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/07/04 05:06:29 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/07/04 05:06:32 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/07/04 05:06:35 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/07/04 05:06:39 DEBUG : trailing VT␋/trailing VT␋: 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:289: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/07/04 05:06:49 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/07/04 05:06:53 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/07/04 05:06:56 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/04 05:06:59 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/07/04 05:07:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/07/04 05:07:05 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/07/04 05:07:09 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/04 05:07:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/07/04 05:07:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaxuxan1mowi/dirToPurgeFromRoot" 2025/07/04 05:07:16 DEBUG : Starting OpenDrive session with ID: cfb9993788e25c17d0ba6ecb8a94cf83fd6210422925bcd4b4261396cdfe6008 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/07/04 05:07:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hahoyos2saho" 2025/07/04 05:07:18 DEBUG : Starting OpenDrive session with ID: 243d27e8001526ba831f8b81dd997a72af2000c0260724f5cec726d9869efb53 2025/07/04 05:07:22 DEBUG : OpenDrive root 'rclone-test-hahoyos2saho': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-zaxuxan1mowi" from "TestOpenDrive:rclone-test-zaxuxan1mowi" 2025/07/04 05:07:23 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/07/04 05:07:23 DEBUG : Starting OpenDrive session with ID: 88ab9ac0d4d6ebe93c9f093f7eda546f99d753eaccc10b53f3402ea1ad30bfd8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/07/04 05:07:25 ERROR : error listing: directory not found --- PASS: TestIntegration (59.27s) --- PASS: TestIntegration/FsMkdir (57.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (10.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 59.291s "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 1m0.195718298s (try 2/5)