"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyOverSelf|TestMoveNoEmptyDirectories|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Starting (try 2/5) 2026/07/24 05:07:05 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-durireg6kuji" 2026/07/24 05:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 05:07:06 DEBUG : Creating backend with remote "/tmp/rclone977193214" === RUN TestMoveNoEmptyDirectories run.go:198: Remote "HiDrive root 'rclone-test-durireg6kuji'", Local "Local file system at /tmp/rclone977193214", Modify Window "1s" 2026/07/24 05:07:06 INFO : sub dir2: Making directory 2026/07/24 05:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for checks to finish 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for transfers to finish 2026/07/24 05:07:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:07:06 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/07/24 05:07:06 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:07:06 INFO : sub dir/hello world: Deleted 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.60s) === RUN TestSyncEmptyDirectories run.go:198: Remote "HiDrive root 'rclone-test-durireg6kuji'", Local "Local file system at /tmp/rclone977193214", Modify Window "1s" 2026/07/24 05:07:06 DEBUG : sub dir2: Making directory with metadata 2026/07/24 05:07:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:07:06 INFO : sub dir2: Making directory 2026/07/24 05:07:06 INFO : sub dir: Making directory 2026/07/24 05:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for checks to finish 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for transfers to finish 2026/07/24 05:07:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:07:06 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/07/24 05:07:06 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:07:06 DEBUG : Waiting for deletions to finish 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:06 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir2 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir2 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.71s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "HiDrive root 'rclone-test-durireg6kuji'", Local "Local file system at /tmp/rclone977193214", Modify Window "1s" 2026/07/24 05:07:07 INFO : sub dir2: Making directory 2026/07/24 05:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for checks to finish 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for transfers to finish 2026/07/24 05:07:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:07:07 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/07/24 05:07:07 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:07:07 DEBUG : Waiting for deletions to finish 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:07 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world --- PASS: TestSyncNoEmptyDirectories (0.59s) === RUN TestServerSideCopy run.go:198: Remote "HiDrive root 'rclone-test-durireg6kuji'", Local "Local file system at /tmp/rclone977193214", Modify Window "1s" 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:08 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-nicinun7wivu" sync_test.go:620: Server side copy (if possible) HiDrive root 'rclone-test-durireg6kuji' -> HiDrive root 'rclone-test-nicinun7wivu' 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-nicinun7wivu': Waiting for checks to finish 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-nicinun7wivu': Waiting for transfers to finish 2026/07/24 05:07:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:07:08 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2026/07/24 05:07:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-nicinun7wivu': found directory-element with name sub dir 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-nicinun7wivu': found directory-element with name hello world 2026/07/24 05:07:08 DEBUG : HiDrive root 'rclone-test-nicinun7wivu': Purge remote 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world --- PASS: TestServerSideCopy (1.47s) === RUN TestCopyOverSelf run.go:198: Remote "HiDrive root 'rclone-test-durireg6kuji'", Local "Local file system at /tmp/rclone977193214", Modify Window "1s" 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone977193214) 2026/07/24 05:07:09 DEBUG : sub dir/hello world: size = 11 (HiDrive root 'rclone-test-durireg6kuji') 2026/07/24 05:07:09 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for checks to finish 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Waiting for transfers to finish 2026/07/24 05:07:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/24 05:07:09 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK 2026/07/24 05:07:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name sub dir 2026/07/24 05:07:09 DEBUG : HiDrive root 'rclone-test-durireg6kuji': found directory-element with name hello world --- PASS: TestCopyOverSelf (0.81s) PASS 2026/07/24 05:07:10 DEBUG : HiDrive root 'rclone-test-durireg6kuji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestCopyOverSelf|TestMoveNoEmptyDirectories|TestServerSideCopy|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Finished OK in 4.514528644s (try 2/5)