"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestFilesCom:" 2025/02/11 02:01:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-zepeper0jaco" 2025/02/11 02:01:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/11 02:01:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-zepeper0jaco/dirToPurgeFromRoot" 2025/02/11 02:01:43 ERROR : dirToPurgeFromRoot: error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:286: Sleeping for 6s just to make sure === NAME TestIntegration/FsMkdir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/11 02:01:53 ERROR : : error listing: directory not found fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestIntegration (26.64s) --- PASS: TestIntegration/FsMkdir (25.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (10.85s) PASS ok github.com/rclone/rclone/backend/filescom 26.656s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Finished OK in 27.146693785s (try 2/5)