"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|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/08/26 01:27:00 NOTICE: TestOpenDrive: Starting server 2025/08/26 01:27:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sidogoc2sifu" 2025/08/26 01:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:27:01 DEBUG : Starting OpenDrive session with ID: c941673e15a9e9aebb908a058fdb5f33b625f9a996d4d3f66651f86ec48e0ac7 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/08/26 01:27:03 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/26 01:27:07 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/26 01:27:11 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/26 01:27:14 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/26 01:27:18 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/26 01:27:21 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/26 01:27:25 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/08/26 01:27:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/08/26 01:27:30 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/08/26 01:27:35 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/26 01:27:40 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 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) 2025/08/26 01:27:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sidogoc2sifu/dirToPurgeFromRoot" 2025/08/26 01:27:46 DEBUG : Starting OpenDrive session with ID: e05ff96c835e3d8d787ad5b22d5d03cc7694e4d9488499cda38a12738e1a93f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/26 01:27:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bonidud0zoyi" 2025/08/26 01:27:48 DEBUG : Starting OpenDrive session with ID: 7d62dbe2c5b7a73d01b5a36604206c6dbf9282937da7f25af426e5fa619e732d 2025/08/26 01:27:53 DEBUG : OpenDrive root 'rclone-test-bonidud0zoyi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-sidogoc2sifu" from "TestOpenDrive:rclone-test-sidogoc2sifu" 2025/08/26 01:27:54 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/08/26 01:27:54 DEBUG : Starting OpenDrive session with ID: 7d9e4e2ab71849268bd8c1507f27df4e5b174060dda0ee083c0baec67fa7ddeb === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/26 01:27:56 ERROR : error listing: directory not found --- PASS: TestIntegration (56.44s) --- PASS: TestIntegration/FsMkdir (54.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) PASS ok github.com/rclone/rclone/backend/opendrive 56.478s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|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 57.316444653s (try 2/5)