"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Starting (try 2/5) 2025/03/15 01:57:48 DEBUG : Creating backend with remote "TestMega:rclone-test-zatuyin8pebi" 2025/03/15 01:57:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:58:03 DEBUG : Creating backend with remote "/tmp/rclone115414383" === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-zatuyin8pebi'", Local "Local file system at /tmp/rclone115414383", Modify Window "876000h0m0s" 2025/03/15 01:58:04 INFO : dupe2: merging "two.txt" 2025/03/15 01:58:04 INFO : dupe2: removing empty directory 2025/03/15 01:58:04 INFO : dupe3: merging "three.txt" 2025/03/15 01:58:05 INFO : dupe3: removing empty directory run.go:125: removing dir "dupe1" failed - try 1/3: directory not empty --- PASS: TestMergeDirs (2.83s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-zatuyin8pebi'", Local "Local file system at /tmp/rclone115414383", Modify Window "876000h0m0s" 2025/03/15 01:58:09 DEBUG : a.txt: Excluded (Size Filter) 2025/03/15 01:58:09 DEBUG : a.txt: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/15 01:58:09 DEBUG : sub dir/hello world: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/15 01:58:09 DEBUG : sub dir/hello world2: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/15 01:58:09 DEBUG : sub dir/hello world: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/15 01:58:09 DEBUG : sub dir/hello world2: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/ignore dir: Excluded 2025/03/15 01:58:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.24s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-zatuyin8pebi'", Local "Local file system at /tmp/rclone115414383", Modify Window "876000h0m0s" 2025/03/15 01:58:11 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:11 INFO : large: Deleted 2025/03/15 01:58:11 INFO : small: Deleted 2025/03/15 01:58:11 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 (0.92s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-zatuyin8pebi'", Local "Local file system at /tmp/rclone115414383", Modify Window "876000h0m0s" 2025/03/15 01:58:15 DEBUG : Waiting for deletions to finish 2025/03/15 01:58:15 INFO : large: Deleted 2025/03/15 01:58:15 INFO : medium: Deleted 2025/03/15 01:58:15 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 (4.33s) FAIL 2025/03/15 01:58:16 DEBUG : mega root 'rclone-test-zatuyin8pebi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Finished ERROR in 28.037968531s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]