"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 5/5) === RUN TestIntegration fstests.go:442: Using remote "TestOpenDrive:" 2024/11/05 03:07:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fasakew1xofa" 2024/11/05 03:07:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/05 03:07:51 DEBUG : Starting OpenDrive session with ID: f1f0599298e4107aa8ebd333fc14b851713799d2443b4e7432459ad3fd854255 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/05 03:07:53 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/05 03:08:04 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/05 03:08:07 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/05 03:08:11 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/05 03:08:21 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2024/11/05 03:08:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2024/11/05 03:08:26 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 2024/11/05 03:08:31 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/05 03:08:44 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2024/11/05 03:08:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fasakew1xofa/dirToPurgeFromRoot" 2024/11/05 03:08:47 DEBUG : Starting OpenDrive session with ID: f8b7fed9d77eaaceadd378b5eabd38bcd4789568c622dabdb6ef7efac817e1e4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/05 03:08:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-natalos8qafu" 2024/11/05 03:08:49 DEBUG : Starting OpenDrive session with ID: ea3f8bd0cbd956081ac2a8771be65e6f64eb6b29a679a2338853fbd1192d66e1 2024/11/05 03:08:54 DEBUG : OpenDrive root 'rclone-test-natalos8qafu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestOpenDrive:" path "rclone-test-fasakew1xofa" from "TestOpenDrive:rclone-test-fasakew1xofa" 2024/11/05 03:08:55 DEBUG : Creating backend with remote "TestOpenDrive:" 2024/11/05 03:08:55 DEBUG : Starting OpenDrive session with ID: 0e9b7a7eb1f78225d1f12e9edc7d4dda1ff5a453fe5d4f14eb982444ff13388a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/11/05 03:08:57 ERROR : : error listing: directory not found --- PASS: TestIntegration (67.56s) --- PASS: TestIntegration/FsMkdir (66.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (10.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (35.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (12.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) PASS ok github.com/rclone/rclone/backend/opendrive 67.568s "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 1m8.04268739s (try 5/5)