"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Starting (try 2/5) 2025/03/19 04:19:02 DEBUG : Creating backend with remote "TestMega:rclone-test-wukobaf4sisu" 2025/03/19 04:19:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/19 04:19:17 DEBUG : Creating backend with remote "/tmp/rclone4185029353" === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-wukobaf4sisu'", Local "Local file system at /tmp/rclone4185029353", Modify Window "876000h0m0s" 2025/03/19 04:19:18 INFO : dupe2: merging "two.txt" 2025/03/19 04:19:18 INFO : dupe2: removing empty directory 2025/03/19 04:19:18 INFO : dupe3: merging "three.txt" 2025/03/19 04:19:18 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (1.91s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-wukobaf4sisu'", Local "Local file system at /tmp/rclone4185029353", Modify Window "876000h0m0s" 2025/03/19 04:19:25 DEBUG : a.txt: Excluded (Size Filter) 2025/03/19 04:19:25 DEBUG : a.txt: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 04:19:25 DEBUG : sub dir/hello world: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 04:19:25 DEBUG : sub dir/hello world2: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/19 04:19:25 DEBUG : sub dir/hello world: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/19 04:19:25 DEBUG : sub dir/hello world2: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/ignore dir: Excluded 2025/03/19 04:19:25 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (9.63s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-wukobaf4sisu'", Local "Local file system at /tmp/rclone4185029353", Modify Window "876000h0m0s" 2025/03/19 04:19:29 DEBUG : Waiting for deletions to finish 2025/03/19 04:19:29 INFO : large: Deleted 2025/03/19 04:19:29 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/19 04:19:29 INFO : small: Deleted --- PASS: TestMaxDelete (1.05s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-wukobaf4sisu'", Local "Local file system at /tmp/rclone4185029353", Modify Window "876000h0m0s" 2025/03/19 04:19:34 DEBUG : Waiting for deletions to finish 2025/03/19 04:19:34 INFO : large: Deleted 2025/03/19 04:19:36 INFO : medium: Deleted 2025/03/19 04:19:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 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 (8.74s) FAIL 2025/03/19 04:19:38 DEBUG : mega root 'rclone-test-wukobaf4sisu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Finished ERROR in 36.518694231s (try 2/5): exit status 1: Failed [TestMaxDeleteSize]