"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2026/03/03 01:02:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wegowuw9dihe" 2026/03/03 01:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/03 01:03:02 INFO : dir/subdir: Making directory 2026/03/03 01:03:03 INFO : dir/subdir: Removing directory 2026/03/03 01:03:03 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/03 01:03:09 ERROR : hello? sausage/êé/Hello, 世界: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/03/03 01:03:11 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestIntegration (17.86s) --- PASS: TestIntegration/FsMkdir (16.21s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.69s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.45s) PASS ok github.com/rclone/rclone/backend/filescom 17.877s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 19.14880089s (try 2/5)