"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2026/05/22 04:43:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-cotinun9yulu" 2026/05/22 04:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 04:43:47 DEBUG : Creating backend with remote "/tmp/rclone3628827574" === RUN TestMaxDelete run.go:198: Remote "drime root 'rclone-test-cotinun9yulu'", Local "Local file system at /tmp/rclone3628827574", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/05/22 04:43:58 DEBUG : Waiting for deletions to finish 2026/05/22 04:43:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/22 04:43:58 INFO : large: Deleted 2026/05/22 04:43:58 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 run.go:172: removing file "large" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "large" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "large" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "large" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "large" failed: object not found run.go:172: removing file "medium" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "medium" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "medium" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "medium" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "medium" failed: object not found --- FAIL: TestMaxDelete (31.04s) === RUN TestMaxDeleteSize run.go:198: Remote "drime root 'rclone-test-cotinun9yulu'", Local "Local file system at /tmp/rclone3628827574", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/05/22 04:44:29 DEBUG : Waiting for deletions to finish 2026/05/22 04:44:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/22 04:44:29 INFO : medium: Deleted 2026/05/22 04:44:29 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 : 3 Test: TestMaxDeleteSize run.go:172: removing file "medium" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "medium" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "medium" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "medium" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "medium" failed: object not found run.go:172: removing file "small" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "small" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "small" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "small" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "small" failed: object not found --- FAIL: TestMaxDeleteSize (31.01s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "drime root 'rclone-test-cotinun9yulu'", Local "Local file system at /tmp/rclone3628827574", Modify Window "876000h0m0s" 2026/05/22 04:44:52 INFO : A2: Making directory 2026/05/22 04:44:52 INFO : A1/B2: Making directory 2026/05/22 04:44:53 INFO : A1/B2/C2: Making directory 2026/05/22 04:44:53 INFO : A1/B1/C3: Making directory 2026/05/22 04:44:54 INFO : A3: Making directory 2026/05/22 04:44:54 INFO : A3/B3: Making directory 2026/05/22 04:44:55 INFO : A3/B3/C4: Making directory 2026/05/22 04:44:58 DEBUG : removing 1 level 3 directories 2026/05/22 04:44:58 INFO : A3/B3/C4: Removing directory 2026/05/22 04:45:02 DEBUG : removing 2 level 3 directories 2026/05/22 04:45:02 INFO : A1/B2/C2: Removing directory 2026/05/22 04:45:02 INFO : A1/B1/C3: Removing directory 2026/05/22 04:45:03 DEBUG : removing 2 level 2 directories 2026/05/22 04:45:03 INFO : A3/B3: Removing directory 2026/05/22 04:45:03 INFO : A1/B2: Removing directory 2026/05/22 04:45:04 DEBUG : removing 2 level 1 directories 2026/05/22 04:45:04 INFO : A3: Removing directory 2026/05/22 04:45:04 INFO : A2: Removing directory 2026/05/22 04:45:07 DEBUG : removing 1 level 3 directories 2026/05/22 04:45:07 INFO : A1/B1/C1: Removing directory 2026/05/22 04:45:08 DEBUG : removing 1 level 2 directories 2026/05/22 04:45:08 INFO : A1/B1: Removing directory 2026/05/22 04:45:08 ERROR : A1/B1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:186: removing dir "A1" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (21.72s) === RUN TestDirMove run.go:198: Remote "drime root 'rclone-test-cotinun9yulu'", Local "Local file system at /tmp/rclone3628827574", Modify Window "876000h0m0s" 2026/05/22 04:45:17 INFO : A1/B2: Making directory 2026/05/22 04:45:17 INFO : A1/B1/C3: Making directory operations_test.go:1411: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to A2: Error "520 (520): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\",\"title\":\"Error 520: Web server is returning an unknown error\",\"status\":520,\"detail\":\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\",\"instance\":\"9ff92bb86a461bf4\",\"error_code\":520,\"error_name\":\"unknown_origin_error\",\"error_category\":\"origin\",\"ray_id\":\"9ff92bb86a461bf4\",\"timestamp\":\"2026-05-22T04:45:20Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":60,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}" Test: TestDirMove --- FAIL: TestDirMove (14.10s) === RUN TestRemoveExisting run.go:198: Remote "drime root 'rclone-test-cotinun9yulu'", Local "Local file system at /tmp/rclone3628827574", Modify Window "876000h0m0s" 2026/05/22 04:45:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nazaziy2" before starting operations_test.go:1981: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1981 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: Move rename leaf: failed to patch item \"name\" to test remove existing.nazaziy2: Error \"520 (520): {\\\"type\\\":\\\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520/\\\",\\\"title\\\":\\\"Error 520: Web server is returning an unknown error\\\",\\\"status\\\":520,\\\"detail\\\":\\\"The origin web server sent a response that Cloudflare could not parse. This may indicate the origin returned an empty response, malformed HTTP headers, or an otherwise invalid response.\\\",\\\"instance\\\":\\\"9ff92bf2bef51bf4\\\",\\\"error_code\\\":520,\\\"error_name\\\":\\\"unknown_origin_error\\\",\\\"error_category\\\":\\\"origin\\\",\\\"ray_id\\\":\\\"9ff92bf2bef51bf4\\\",\\\"timestamp\\\":\\\"2026-05-22T04:45:29Z\\\",\\\"zone\\\":\\\"app.drime.cloud\\\",\\\"cloudflare_error\\\":true,\\\"retryable\\\":true,\\\"retry_after\\\":60,\\\"owner_action_required\\\":true,\\\"what_you_should_do\\\":\\\"**Wait and retry.** Back off for at least 60 seconds. If the error persists, the website operator should check the origin server error logs and submit them to Cloudflare support.\\\",\\\"footer\\\":\\\"This error was generated by Cloudflare on behalf of the website owner.\\\"}\"", err:(*fmt.wrapError)(0x29094a2ab9c0)}) actual : () Test: TestRemoveExisting operations_test.go:1989: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1990: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (6.07s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x21af304] goroutine 784 [running]: testing.tRunner.func1.2({0x2547020, 0x4623b10}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x2547020?, 0x4623b10?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x290949d2b208) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1993 +0x8c4 testing.tRunner(0x290949d2b208, 0x2bd6270) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m44.657431991s (try 3/5): exit status 2: Failed [TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]