"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Starting (try 2/5) 2025/05/10 06:48:09 DEBUG : Creating backend with remote "TestMega:rclone-test-ricusav8nube" 2025/05/10 06:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 06:48:22 DEBUG : Creating backend with remote "/tmp/rclone4223396547" === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-ricusav8nube'", Local "Local file system at /tmp/rclone4223396547", Modify Window "876000h0m0s" 2025/05/10 06:48:24 INFO : dupe2: merging "two.txt" 2025/05/10 06:48:24 INFO : dupe2: removing empty directory 2025/05/10 06:48:25 INFO : dupe3: merging "three.txt" 2025/05/10 06:48:25 INFO : dupe3: removing empty directory run.go:125: removing dir "dupe1" failed - try 1/3: directory not empty --- PASS: TestMergeDirs (4.27s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-ricusav8nube'", Local "Local file system at /tmp/rclone4223396547", Modify Window "876000h0m0s" 2025/05/10 06:48:32 DEBUG : a.txt: Excluded (Size Filter) 2025/05/10 06:48:32 DEBUG : a.txt: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 06:48:32 DEBUG : sub dir/hello world: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 06:48:32 DEBUG : sub dir/hello world2: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/10 06:48:32 DEBUG : sub dir/hello world: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/10 06:48:32 DEBUG : sub dir/hello world2: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/ignore dir: Excluded 2025/05/10 06:48:32 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (11.32s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-ricusav8nube'", Local "Local file system at /tmp/rclone4223396547", Modify Window "876000h0m0s" 2025/05/10 06:48:39 DEBUG : Waiting for deletions to finish 2025/05/10 06:48:39 INFO : large: Deleted 2025/05/10 06:48:39 INFO : medium: Deleted 2025/05/10 06:48:39 ERROR : small: 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 (1.02s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-ricusav8nube'", Local "Local file system at /tmp/rclone4223396547", Modify Window "876000h0m0s" 2025/05/10 06:48:43 DEBUG : Waiting for deletions to finish 2025/05/10 06:48:45 INFO : large: Deleted 2025/05/10 06:48:45 INFO : medium: Deleted 2025/05/10 06:48:45 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.24s) FAIL 2025/05/10 06:48:47 DEBUG : mega root 'rclone-test-ricusav8nube': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Finished ERROR in 38.828856717s (try 2/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]