"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheck|TestMaxDeleteSize|TestMoveFile)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Starting (try 2/5) 2025/10/06 01:09:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xagorat5biqi" 2025/10/06 01:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/06 01:09:33 DEBUG : Starting OpenDrive session with ID: 565ac97af546bf66cbbbb94c5ef7880819426d8f2c69c3a1726988d5ef964d25 2025/10/06 01:09:34 DEBUG : Creating backend with remote "/tmp/rclone498375404" === RUN TestCheck run.go:180: Remote "OpenDrive root 'rclone-test-xagorat5biqi'", Local "Local file system at /tmp/rclone498375404", Modify Window "1s" 2025/10/06 01:09:35 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 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 === RUN TestCheck/1 === RUN TestCheck/2 2025/10/06 01:09:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/10/06 01:09:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/10/06 01:09:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 === NAME TestCheck 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 --- PASS: TestCheck (25.49s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-xagorat5biqi'", Local "Local file system at /tmp/rclone498375404", Modify Window "1s" 2025/10/06 01:10:00 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/10/06 01:10:02 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/10/06 01:10:04 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/10/06 01:10:05 DEBUG : Waiting for deletions to finish 2025/10/06 01:10:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/10/06 01:10:05 INFO : large: Deleted 2025/10/06 01:10:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.25s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-xagorat5biqi'", Local "Local file system at /tmp/rclone498375404", Modify Window "1s" 2025/10/06 01:10:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/06 01:10:08 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/10/06 01:10:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/10/06 01:10:09 INFO : file1: Copied (new) to: sub/file2 2025/10/06 01:10:09 INFO : file1: Deleted 2025/10/06 01:10:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/06 01:10:09 DEBUG : file1: Unchanged skipping 2025/10/06 01:10:09 INFO : file1: Deleted 2025/10/06 01:10:10 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.85s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-xagorat5biqi'", Local "Local file system at /tmp/rclone498375404", Modify Window "1s" 2025/10/06 01:10:12 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 01:10:12 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/10/06 01:10:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/06 01:10:13 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/10/06 01:10:13 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/06 01:10:14 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/10/06 01:10:16 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/10/06 01:10:16 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-xagorat5biqi'", Local "Local file system at /tmp/rclone498375404", Modify Window "1s" 2025/10/06 01:10:17 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': File to upload is small (34 bytes), uploading instead of streaming 2025/10/06 01:10:18 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/10/06 01:10:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/10/06 01:10:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/10/06 01:10:19 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/10/06 01:10:19 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/10/06 01:10:21 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/10/06 01:10:21 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical --- PASS: TestRcat (10.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.29s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.17s) PASS 2025/10/06 01:10:22 DEBUG : OpenDrive root 'rclone-test-xagorat5biqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheck|TestMaxDeleteSize|TestMoveFile)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Finished OK in 49.379003734s (try 2/5)