"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/08/18 03:07:01 NOTICE: TestOpenDrive: Starting server 2025/08/18 03:07:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dufuker7wuro" 2025/08/18 03:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:07:02 DEBUG : Starting OpenDrive session with ID: 23c0f1c5315dfdeabba0c562e428e2bb8336a4fba1f0cabf616b20eae841a473 2025/08/18 03:07:03 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" fstests.go:708: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:708 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/08/18 03:07:05 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/18 03:07:09 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/08/18 03:07:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/08/18 03:07:14 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/18 03:07:19 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/18 03:07:24 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/08/18 03:07:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dufuker7wuro/dirToPurgeFromRoot" 2025/08/18 03:07:26 DEBUG : Starting OpenDrive session with ID: 041df1fd857333499c88e4ef627d3820fc214c73119ea2b5cfafba6dd2d54fd6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/18 03:07:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-leceqeq7yaqe" 2025/08/18 03:07:28 DEBUG : Starting OpenDrive session with ID: d6ba4368894c6242a4daea0844034e5524fdc3eb7b3b276916542bbc521e69f3 2025/08/18 03:07:33 DEBUG : OpenDrive root 'rclone-test-leceqeq7yaqe': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-dufuker7wuro" from "TestOpenDrive:rclone-test-dufuker7wuro" 2025/08/18 03:07:33 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/08/18 03:07:34 DEBUG : Starting OpenDrive session with ID: 5c1718864f118a98efa8c1ae354166114ca89e8bdb981243ccf9528628cb68d1 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/08/18 03:07:36 ERROR : error listing: directory not found --- FAIL: TestIntegration (34.59s) --- FAIL: TestIntegration/FsMkdir (32.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (4.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 34.622s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 35.478625222s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]