"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$'" - Starting (try 4/5) 2026/03/10 03:30:41 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe" 2026/03/10 03:30:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 03:30:42 DEBUG : Creating backend with remote "/tmp/rclone2484629299" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/03/10 03:30:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/10 03:30:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/10 03:30:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/10 03:30:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/10 03:30:47 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-qomidoj1gebe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 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: TestParseSumFile (13.35s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" 2026/03/10 03:30:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe/data" === RUN TestCheckSumDownload/subtest1 2026/03/10 03:31:03 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-qomidoj1gebe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestCheckSumDownload (10.36s) --- PASS: TestCheckSumDownload/subtest1 (1.52s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" 2026/03/10 03:31:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe/dst" 2026/03/10 03:31:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe/CompareDest" 2026/03/10 03:31:09 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 03:31:11 DEBUG : one: size = 3 OK 2026/03/10 03:31:11 INFO : one: Copied (new) 2026/03/10 03:31:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2484629299) 2026/03/10 03:31:12 DEBUG : one: size = 3 (drime root 'rclone-test-qomidoj1gebe/dst') 2026/03/10 03:31:12 DEBUG : one: Sizes differ 2026/03/10 03:31:13 DEBUG : one: Removing old object on successful upload 2026/03/10 03:31:13 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCompareDest (11.32s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" 2026/03/10 03:31:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe/dst" 2026/03/10 03:31:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-qomidoj1gebe/CopyDest" 2026/03/10 03:31:20 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 03:31:22 DEBUG : one: size = 3 OK 2026/03/10 03:31:22 INFO : one: Copied (new) 2026/03/10 03:31:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2484629299) 2026/03/10 03:31:24 DEBUG : one: size = 3 (drime root 'rclone-test-qomidoj1gebe/dst') 2026/03/10 03:31:24 DEBUG : one: Sizes differ 2026/03/10 03:31:25 DEBUG : one: Removing old object on successful upload 2026/03/10 03:31:25 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (10.78s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" 2026/03/10 03:31:30 DEBUG : Waiting for deletions to finish 2026/03/10 03:31:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/10 03:31:31 INFO : large: Deleted 2026/03/10 03:31:31 INFO : medium: Deleted 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 : 3 Test: TestMaxDelete --- FAIL: TestMaxDelete (4.94s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-qomidoj1gebe'", Local "Local file system at /tmp/rclone2484629299", Modify Window "876000h0m0s" 2026/03/10 03:31:36 DEBUG : Waiting for deletions to finish 2026/03/10 03:31:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/10 03:31:36 INFO : medium: Deleted 2026/03/10 03:31:36 INFO : large: 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 : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (5.35s) FAIL 2026/03/10 03:31:38 DEBUG : drime root 'rclone-test-qomidoj1gebe': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$'" - Finished ERROR in 57.377092474s (try 4/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize]