"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/05/15 02:20:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cavefej4yuna" 2025/05/15 02:20:14 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/05/15 02:20:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cavefej4yuna/dirToPurgeFromRoot" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestIntegration (19.60s) --- PASS: TestIntegration/FsMkdir (18.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (11.04s) PASS ok github.com/rclone/rclone/backend/filescom 19.615s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Finished OK in 20.352993273s (try 2/5)