"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false)$'" - Starting (try 2/5)
2025/03/07 02:19:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vexozis7tegu"
2025/03/07 02:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/07 02:19:46 DEBUG : Starting OpenDrive session with ID: 97865af9390cb13b949cf7a06194cdcd773fd8e9b5ea83896b36ff054cf26eae
2025/03/07 02:19:47 DEBUG : Creating backend with remote "/tmp/rclone1180531602"
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "OpenDrive root 'rclone-test-vexozis7tegu'", Local "Local file system at /tmp/rclone1180531602", Modify Window "1s"
2025/03/07 02:19:47 ERROR : : error listing: directory not found
2025/03/07 02:19:47 DEBUG : OpenDrive root 'rclone-test-vexozis7tegu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/07 02:19:48 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/07 02:19:49 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/07 02:19:49 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/07 02:19:49 DEBUG : OpenDrive root 'rclone-test-vexozis7tegu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/07 02:19:50 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/07 02:19:51 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/03/07 02:19:51 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "OpenDrive root 'rclone-test-vexozis7tegu'", Local "Local file system at /tmp/rclone1180531602", Modify Window "1s"
2025/03/07 02:19:52 DEBUG : OpenDrive root 'rclone-test-vexozis7tegu': File to upload is small (34 bytes), uploading instead of streaming
2025/03/07 02:19:53 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/07 02:19:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/07 02:19:54 DEBUG : OpenDrive root 'rclone-test-vexozis7tegu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/07 02:19:55 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/07 02:19:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
--- PASS: TestRcat (10.59s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.55s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s)
PASS
2025/03/07 02:19:57 DEBUG : OpenDrive root 'rclone-test-vexozis7tegu': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false)$'" - Finished OK in 11.838005189s (try 2/5)