"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 2/5) 2025/03/12 08:22:32 DEBUG : Creating backend with remote "TestMega:rclone-test-yaburod4liwi" 2025/03/12 08:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 08:22:51 DEBUG : Creating backend with remote "/tmp/rclone438590680" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-yaburod4liwi'", Local "Local file system at /tmp/rclone438590680", Modify Window "876000h0m0s" 2025/03/12 08:22:54 DEBUG : Waiting for deletions to finish 2025/03/12 08:22:54 INFO : large: Deleted 2025/03/12 08:22:55 INFO : small: Deleted 2025/03/12 08:22:55 ERROR : medium: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (3.50s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-yaburod4liwi'", Local "Local file system at /tmp/rclone438590680", Modify Window "876000h0m0s" 2025/03/12 08:22:56 DEBUG : Waiting for deletions to finish 2025/03/12 08:22:56 INFO : large: Deleted 2025/03/12 08:22:56 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/12 08:22:56 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 --- FAIL: TestMaxDeleteSize (1.32s) FAIL 2025/03/12 08:22:56 DEBUG : mega root 'rclone-test-yaburod4liwi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 23.899199516s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]