"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestDirMove|TestLs)$'" - Starting (try 2/5) 2025/07/18 03:00:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tufahot1jupu" 2025/07/18 03:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 03:00:37 DEBUG : Starting OpenDrive session with ID: f62d09c4c60044d1375a636e6c144a875d605221d59f9ff552f9c4e030847757 2025/07/18 03:00:37 DEBUG : Creating backend with remote "/tmp/rclone108194160" === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-tufahot1jupu'", Local "Local file system at /tmp/rclone108194160", Modify Window "1s" 2025/07/18 03:00:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tufahot1jupu/data" 2025/07/18 03:00:37 DEBUG : Starting OpenDrive session with ID: 78316e5c1ebabf029f2b530338abdd84326e5a7b38b8fd65bf5aefb4265c06c2 2025/07/18 03:00:39 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/18 03:00:41 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/07/18 03:00:44 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/18 03:00:45 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/07/18 03:00:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/07/18 03:00:49 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/07/18 03:00:52 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/07/18 03:00:54 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/07/18 03:00:56 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/18 03:00:57 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/18 03:00:59 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (24.84s) --- PASS: TestCheckSum/subtest1 (0.89s) --- PASS: TestCheckSum/subtest2 (0.51s) --- PASS: TestCheckSum/subtest3 (0.55s) --- PASS: TestCheckSum/subtest4 (0.54s) --- PASS: TestCheckSum/subtest5 (0.53s) --- PASS: TestCheckSum/subtest6 (0.53s) --- PASS: TestCheckSum/subtest7 (0.56s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-tufahot1jupu'", Local "Local file system at /tmp/rclone108194160", Modify Window "1s" 2025/07/18 03:01:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/18 03:01:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.43s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-tufahot1jupu'", Local "Local file system at /tmp/rclone108194160", Modify Window "1s" 2025/07/18 03:01:07 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/07/18 03:01:09 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/18 03:01:11 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/07/18 03:01:13 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/07/18 03:01:15 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/07/18 03:01:16 INFO : A1/B2: Making directory 2025/07/18 03:01:17 INFO : A1/B1/C3: Making directory 2025/07/18 03:01:18 DEBUG : A2: same parent dir (ODFfOTIzOTQ1M19MTTJTZg) - using folder/rename instead of move_copy 2025/07/18 03:01:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/18 03:01:23 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/18 03:01:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/18 03:01:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/18 03:01:24 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/18 03:01:27 INFO : OpenDrive root 'rclone-test-tufahot1jupu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/18 03:01:30 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/18 03:01:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/18 03:01:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/18 03:01:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/18 03:01:31 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (31.44s) PASS 2025/07/18 03:01:38 DEBUG : OpenDrive root 'rclone-test-tufahot1jupu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckSum|TestDirMove|TestLs)$'" - Finished OK in 1m2.178989748s (try 2/5)