"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestDeduplicateSizeOnly|TestMaxDeleteSize)$'" - Starting (try 3/5) 2026/05/02 02:54:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-viduqet8vohe" 2026/05/02 02:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 02:54:41 DEBUG : Creating backend with remote "/tmp/rclone2846281613" === RUN TestDeduplicateSizeOnly run.go:185: Remote "gofile root 'rclone-test-viduqet8vohe'", Local "Local file system at /tmp/rclone2846281613", Modify Window "1s" 2026/05/02 02:54:43 INFO : gofile root 'rclone-test-viduqet8vohe': Looking for duplicate names using skip mode. 2026/05/02 02:54:44 NOTICE: one: Found 3 files with duplicate names 2026/05/02 02:54:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/02 02:54:44 INFO : one: Deleted 2026/05/02 02:54:44 NOTICE: one: Skipping 2 files with duplicate names fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDeduplicateSizeOnly (11.06s) === RUN TestMaxDeleteSize run.go:185: Remote "gofile root 'rclone-test-viduqet8vohe'", Local "Local file system at /tmp/rclone2846281613", Modify Window "1s" 2026/05/02 02:54:54 DEBUG : Waiting for deletions to finish 2026/05/02 02:54:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/02 02:54:54 INFO : medium: Deleted 2026/05/02 02:54:55 INFO : small: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDeleteSize (11.25s) FAIL 2026/05/02 02:55:03 DEBUG : gofile root 'rclone-test-viduqet8vohe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestDeduplicateSizeOnly|TestMaxDeleteSize)$'" - Finished ERROR in 23.005869316s (try 3/5): exit status 1: Failed [TestMaxDeleteSize]