"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Starting (try 2/5) 2025/04/05 02:15:15 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-rohiwis8neca" 2025/04/05 02:15:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 02:15:15 DEBUG : Creating backend with remote "/tmp/rclone104126306" === RUN TestMoveNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-rohiwis8neca'", Local "Local file system at /tmp/rclone104126306", Modify Window "1s" 2025/04/05 02:15:15 INFO : sub dir2: Making directory 2025/04/05 02:15:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:15 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for checks to finish 2025/04/05 02:15:15 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for transfers to finish 2025/04/05 02:15:15 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/04/05 02:15:15 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:15:15 INFO : sub dir/hello world: Deleted 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name hello world 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name hello world --- PASS: TestMoveNoEmptyDirectories (0.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-rohiwis8neca'", Local "Local file system at /tmp/rclone104126306", Modify Window "1s" 2025/04/05 02:15:16 DEBUG : sub dir2: Making directory with metadata 2025/04/05 02:15:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:15:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:15:16 INFO : sub dir: Making directory 2025/04/05 02:15:16 INFO : sub dir2: Making directory 2025/04/05 02:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for checks to finish 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for transfers to finish 2025/04/05 02:15:16 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK 2025/04/05 02:15:16 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:15:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "HiDrive root 'rclone-test-rohiwis8neca'", Local "Local file system at /tmp/rclone104126306", Modify Window "1s" 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir2 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name hello world 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir2 2025/04/05 02:15:16 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name hello world --- PASS: TestSyncEmptyDirectories (0.71s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "HiDrive root 'rclone-test-rohiwis8neca'", Local "Local file system at /tmp/rclone104126306", Modify Window "1s" 2025/04/05 02:15:16 INFO : sub dir2: Making directory 2025/04/05 02:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:17 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for checks to finish 2025/04/05 02:15:17 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Waiting for transfers to finish 2025/04/05 02:15:17 ERROR : sub dir/hello world: Failed to copy: directory not found 2025/04/05 02:15:17 ERROR : HiDrive root 'rclone-test-rohiwis8neca': not deleting files as there were IO errors 2025/04/05 02:15:17 ERROR : HiDrive root 'rclone-test-rohiwis8neca': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: directory not found Test: TestSyncNoEmptyDirectories 2025/04/05 02:15:17 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': found directory-element with name sub dir --- FAIL: TestSyncNoEmptyDirectories (0.45s) FAIL 2025/04/05 02:15:17 DEBUG : HiDrive root 'rclone-test-rohiwis8neca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose -test.run '^(TestMoveNoEmptyDirectories|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories)$'" - Finished ERROR in 2.034571019s (try 2/5): exit status 1: Failed [TestSyncNoEmptyDirectories]