"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/08 04:57:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero" 2025/04/08 04:57:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:57:01 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0" 2025/04/08 04:57:02 DEBUG : Creating backend with remote "/tmp/rclone409815375" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/08 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:03 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.09s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:57:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:07 DEBUG : sub dir/hello world: md5 = 65c586fb9121edcd5450f52b02f1edb6 OK 2025/04/08 04:57:07 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:57:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.84s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:10 DEBUG : metadata sub dir: Making directory with metadata 2025/04/08 04:57:10 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:10 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/08 04:57:10 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:10 DEBUG : Local file system at /tmp/rclone409815375: File to upload is small (21 bytes), uploading instead of streaming 2025/04/08 04:57:10 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/08 04:57:10 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/08 04:57:10 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:57:11 DEBUG : Google drive root 'crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0': Skipping btime metadata as can't update it on an existing file: 2025-04-08T04:57:10.703411371Z 2025/04/08 04:57:11 INFO : empty metadata sub dir: Updated directory metadata 2025/04/08 04:57:11 DEBUG : Google drive root 'crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0': Skipping btime metadata as can't update it on an existing file: 2025-04-08T04:57:10.703411371Z 2025/04/08 04:57:12 INFO : metadata sub dir: Updated directory metadata 2025/04/08 04:57:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/08 04:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:13 DEBUG : metadata sub dir/hello metadata world: md5 = b02f00cb0c284fcfd1851b35fafcd075 OK 2025/04/08 04:57:13 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:16 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.73s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:18 DEBUG : metadata sub dir: Making directory with metadata 2025/04/08 04:57:18 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:18 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/08 04:57:18 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:18 DEBUG : Local file system at /tmp/rclone409815375: File to upload is small (21 bytes), uploading instead of streaming 2025/04/08 04:57:18 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/08 04:57:18 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/08 04:57:18 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:57:18 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/04/08 04:57:18 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/04/08 04:57:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/08 04:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:20 DEBUG : metadata sub dir/hello metadata world: md5 = a83cc00d3ba0cff071acde34dc268bb0 OK 2025/04/08 04:57:20 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/04/08 04:57:20 DEBUG : Google drive root 'crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0': Skipping btime metadata as can't update it on an existing file: 2025-04-08T04:57:18.43541951Z 2025/04/08 04:57:21 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:23 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.54s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:24 DEBUG : Creating backend with remote "/non-existing" 2025/04/08 04:57:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/08 04:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:28 DEBUG : sub dir/hello world: md5 = b8e2f87f54b4581375b400692000ca23 OK 2025/04/08 04:57:28 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:57:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.43s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Running all checks before starting transfers 2025/04/08 04:57:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Checks finished, now starting transfers 2025/04/08 04:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:33 DEBUG : sub dir/hello world: md5 = 3edac93e3b49b451d786f9fcfbd1bbbc OK 2025/04/08 04:57:33 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:57:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.52s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:37 ERROR : Ignoring --no-traverse with sync 2025/04/08 04:57:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:39 DEBUG : sub dir/hello world: md5 = 376881a675b33dcf607ac6e10b574c92 OK 2025/04/08 04:57:39 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:57:39 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.61s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/08 04:57:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:44 DEBUG : hello world2: md5 = 53cdde6f4eae604de7f7bbe119786501 OK 2025/04/08 04:57:44 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.10s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:47 DEBUG : potato2: md5 = 4506f8da5e8870774c18783fe0c9d3ef OK 2025/04/08 04:57:47 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:50 DEBUG : potato2: md5 = fefdd80dea95ea9f524401cb7178c87c OK 2025/04/08 04:57:50 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 04:57:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 04:57:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:57:52 DEBUG : sub dir: Making directory with metadata 2025/04/08 04:57:53 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:57:53 DEBUG : sub dir2: Making directory with metadata 2025/04/08 04:57:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 04:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:57:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:57:55 DEBUG : sub dir/hello world: md5 = 4bf9a9a1aa3ea011e56724913aca378d OK 2025/04/08 04:57:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:57:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/04/08 04:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:01 INFO : sub dir2: Making directory 2025/04/08 04:58:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 04:58:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:58:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:58:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/08 04:58:01 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/04/08 04:58:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:03 DEBUG : sub dir/hello world: md5 = 77f4ad22c41be6a826e24b9c5946ef35 OK 2025/04/08 04:58:03 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:58:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:58:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:06 DEBUG : sub dir2: Making directory with metadata 2025/04/08 04:58:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:58:06 DEBUG : sub dir: Making directory with metadata 2025/04/08 04:58:07 INFO : sub dir: Made directory with metadata (mtime=2025-04-08T04:58:06.551470335Z) 2025/04/08 04:58:07 DEBUG : sub dir2: Making directory with metadata 2025/04/08 04:58:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:09 DEBUG : sub dir/hello world: md5 = e8f927d670c7f898ccda1d058f613221 OK 2025/04/08 04:58:09 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:58:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:13 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/04/08 04:58:13 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:17 INFO : sub dir2: Making directory 2025/04/08 04:58:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:58:17 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/08 04:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:19 DEBUG : sub dir/hello world: md5 = a08288857ffba204ad9034ce194053dc OK 2025/04/08 04:58:19 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:58:19 INFO : sub dir/hello world: Deleted 2025/04/08 04:58:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:58:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.07s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:22 DEBUG : sub dir2: Making directory with metadata 2025/04/08 04:58:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:58:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:58:22 DEBUG : sub dir: Making directory with metadata 2025/04/08 04:58:23 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/08 04:58:23 DEBUG : sub dir2: Making directory with metadata 2025/04/08 04:58:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 04:58:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:25 DEBUG : sub dir/hello world: md5 = 5be3c50469d4492908dde45eedc021b7 OK 2025/04/08 04:58:25 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:58:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:30 INFO : sub dir2: Making directory 2025/04/08 04:58:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:58:30 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/08 04:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:32 DEBUG : sub dir/hello world: md5 = c949ff44b159fd9a08cd69943c202567 OK 2025/04/08 04:58:32 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:58:32 DEBUG : Waiting for deletions to finish 2025/04/08 04:58:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 04:58:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.25s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:37 DEBUG : sub dir/hello world: md5 = 36cfe21d9d437173e55054abbb3437e5 OK 2025/04/08 04:58:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cukopab2xita" 2025/04/08 04:58:38 DEBUG : Creating backend with remote "TestDrive:crypt/vtb6n5ksi2psdopha35vjf8mode8f6v98eg7ovtiqb8vn52pt7hg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-cukopab2xita' 2025/04/08 04:58:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:58:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukopab2xita': Waiting for checks to finish 2025/04/08 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukopab2xita': Waiting for transfers to finish 2025/04/08 04:58:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 04:58:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukopab2xita': Purge remote 2025/04/08 04:58:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.24s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:48 DEBUG : sub dir/hello world: md5 = ee08b712c7a14f727a3a2fbaf7812296 OK 2025/04/08 04:58:49 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/08 04:58:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/08 04:58:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:58:50 DEBUG : sub dir/hello world: md5 = 1f4cb7d179ccbb1d651c285d5bf826ed OK 2025/04/08 04:58:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/08 04:58:50 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:58:55 DEBUG : sub dir/hello world: md5 = 31e026d205045856ffbff0a1e7194ed2 OK 2025/04/08 04:58:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayoyob5liri" 2025/04/08 04:58:56 DEBUG : Creating backend with remote "TestDrive:crypt/1mpd8vnrsfli51oif5la5j2vm8opfcm2kj70ea72vsgje4l6k61g" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri' 2025/04/08 04:58:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri': Waiting for checks to finish 2025/04/08 04:58:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri': Waiting for transfers to finish 2025/04/08 04:59:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 04:59:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:02 DEBUG : sub dir/hello world: md5 = 2d67b8cc0df1d504a62d4fa5a96e39c5 OK 2025/04/08 04:59:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 04:59:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/08 04:59:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 04:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri': Waiting for checks to finish 2025/04/08 04:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri': Waiting for transfers to finish 2025/04/08 04:59:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 04:59:05 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayoyob5liri': Purge remote 2025/04/08 04:59:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.36s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:11 DEBUG : sub dir/hello world: md5 = 5993c8366568e9bc44d71a708e106fa9 OK 2025/04/08 04:59:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/08 04:59:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/08 04:59:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 04:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:13 DEBUG : sub dir/hello world: md5 = 50506b096795e3207fbd669c82f3f48e OK 2025/04/08 04:59:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/08 04:59:13 INFO : sub dir/hello world: Deleted 2025/04/08 04:59:13 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:18 DEBUG : sub dir/hello world: md5 = d5b49e14e1d7ce36d36a59967855912d OK 2025/04/08 04:59:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kaqivew0seka" 2025/04/08 04:59:19 DEBUG : Creating backend with remote "TestDrive:crypt/ql7nbhlv0tdo2v7nt5jol9ag36ed0c7o61clp6m2ijv5o48b76lg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka' 2025/04/08 04:59:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for checks to finish 2025/04/08 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for transfers to finish 2025/04/08 04:59:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 04:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:25 DEBUG : sub dir/hello world: md5 = fac0f5c2e26b746d36bfae6ee5057aeb OK 2025/04/08 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Using server-side directory move 2025/04/08 04:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 04:59:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 04:59:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/08 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for checks to finish 2025/04/08 04:59:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for transfers to finish 2025/04/08 04:59:27 INFO : sub dir/hello world: Deleted 2025/04/08 04:59:27 INFO : sub dir/hello world: Moved (server-side) 2025/04/08 04:59:28 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/08 04:59:30 DEBUG : sub dir/hello world: md5 = 35b0acc6ce2a67c32179f0a8f2cdf5a1 OK 2025/04/08 04:59:31 DEBUG : testing file moves 2025/04/08 04:59:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 04:59:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/08 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for checks to finish 2025/04/08 04:59:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/08 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Waiting for transfers to finish 2025/04/08 04:59:32 INFO : sub dir/hello world: Deleted 2025/04/08 04:59:32 INFO : sub dir/hello world: Moved (server-side) 2025/04/08 04:59:33 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kaqivew0seka': Purge remote --- PASS: TestServerSideMoveOverSelf (19.89s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:38 DEBUG : sub dir/hello world: md5 = d463cfd7de12ee9cdce291d42a494401 OK 2025/04/08 04:59:38 ERROR : : error listing: directory not found 2025/04/08 04:59:39 INFO : Local file system at /tmp/rclone409815375: Making directory 2025/04/08 04:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.80s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:44 DEBUG : sub dir/hello world: md5 = bdc02d47b8a9b16373065687f8862318 OK 2025/04/08 04:59:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 04:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 04:59:45 DEBUG : Local file system at /tmp/rclone409815375: Waiting for checks to finish 2025/04/08 04:59:45 DEBUG : Local file system at /tmp/rclone409815375: Waiting for transfers to finish 2025/04/08 04:59:46 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/04/08 04:59:46 INFO : sub dir/hello world: Copied (new) 2025/04/08 04:59:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/08 04:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:50 DEBUG : check sum: md5 = 0bce8486d8edfe35b0d9fa1694e6dd66 OK 2025/04/08 04:59:50 INFO : check sum: Copied (new) 2025/04/08 04:59:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/08 04:59:50 DEBUG : check sum: Size of src and dst objects identical 2025/04/08 04:59:50 DEBUG : check sum: Unchanged skipping 2025/04/08 04:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:50 DEBUG : Waiting for deletions to finish 2025/04/08 04:59:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.24s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/08 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:54 DEBUG : sizeonly: md5 = ca02a63f2856bce33728cf145dc2a523 OK 2025/04/08 04:59:54 INFO : sizeonly: Copied (new) 2025/04/08 04:59:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:54 DEBUG : sizeonly: Sizes identical 2025/04/08 04:59:54 DEBUG : sizeonly: Unchanged skipping 2025/04/08 04:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:54 DEBUG : Waiting for deletions to finish 2025/04/08 04:59:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/08 04:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:59 DEBUG : ignore-size: md5 = a6b5305813be553cac1b5b912c8c5f66 OK 2025/04/08 04:59:59 INFO : ignore-size: Copied (new) 2025/04/08 04:59:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 04:59:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 04:59:59 DEBUG : ignore-size: Unchanged skipping 2025/04/08 04:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 04:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 04:59:59 DEBUG : Waiting for deletions to finish 2025/04/08 04:59:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:02 DEBUG : existing: md5 = abc393954a69e24674f7f98a5534e154 OK 2025/04/08 05:00:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:00:03 DEBUG : existing: Unchanged skipping 2025/04/08 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:03 DEBUG : Waiting for deletions to finish 2025/04/08 05:00:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/08 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:04 DEBUG : existing: md5 = bb2867d6a6aaa3b02875a9bb7b560ecc OK 2025/04/08 05:00:04 INFO : existing: Copied (replaced existing) 2025/04/08 05:00:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.24s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:08 DEBUG : existing: md5 = f623ce9b64b69d3469c999b1cb709592 OK 2025/04/08 05:00:08 INFO : existing: Copied (new) 2025/04/08 05:00:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:09 DEBUG : existing: Destination exists, skipping 2025/04/08 05:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:09 DEBUG : Waiting for deletions to finish 2025/04/08 05:00:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:13 DEBUG : b/potato: md5 = 07d2abbecf3055eddae1666ce37f4b96 OK 2025/04/08 05:00:15 DEBUG : c/non empty space: md5 = b5db69efbe74229aba5058531c33517a OK 2025/04/08 05:00:15 INFO : d: Making directory 2025/04/08 05:00:16 DEBUG : Added delayed dir = "a", newDst= 2025/04/08 05:00:17 INFO : c: Set directory modification time (using SetModTime) 2025/04/08 05:00:17 DEBUG : Added delayed dir = "c", newDst=c 2025/04/08 05:00:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:00:17 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:19 DEBUG : a/potato2: md5 = 7e1f1390e3bd24d327fa95b957a3a7e7 OK 2025/04/08 05:00:19 INFO : a/potato2: Copied (new) 2025/04/08 05:00:19 DEBUG : Waiting for deletions to finish 2025/04/08 05:00:19 INFO : b/potato: Deleted 2025/04/08 05:00:20 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/08 05:00:20 INFO : d: Removing directory 2025/04/08 05:00:21 INFO : b: Removing directory 2025/04/08 05:00:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/08 05:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/08 05:00:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:27 DEBUG : empty space: md5 = 0238da5edeb0a97bffe9783fa6cd1f0e OK 2025/04/08 05:00:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/08 05:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:29 DEBUG : empty space: md5 = ed1fbea3e7d0bd897dee6bba6dc78851 OK 2025/04/08 05:00:29 INFO : empty space: Copied (replaced existing) 2025/04/08 05:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:33 DEBUG : foo: md5 = 6faa246f033e98131c592339d135c1ac OK 2025/04/08 05:00:33 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/08 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:35 DEBUG : foo: md5 = 6dc64caddd142d713fb147a4c9d21c60 OK 2025/04/08 05:00:35 INFO : foo: Copied (replaced existing) 2025/04/08 05:00:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.74s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:38 DEBUG : empty space: md5 = da29b19eed4a3e1ac18f38ede738c6c7 OK 2025/04/08 05:00:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:00:38 DEBUG : empty space: Unchanged skipping 2025/04/08 05:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:39 DEBUG : potato: md5 = b586e1db1be3abe54a98f8d5ba78afb3 OK 2025/04/08 05:00:39 INFO : potato: Copied (new) 2025/04/08 05:00:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:43 DEBUG : potato: md5 = 2ecbd1ebcd4f1b68afd8d8e6b4f5d66e OK 2025/04/08 05:00:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/08 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:44 DEBUG : potato: md5 = 9a3757b9dffb618cc6eb5cedda201014 OK 2025/04/08 05:00:44 INFO : potato: Copied (replaced existing) 2025/04/08 05:00:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:47 DEBUG : potato: md5 = 7a89a22e8d6cc4b4bff5ae8973a603e8 OK 2025/04/08 05:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/08 05:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:49 DEBUG : potato: md5 = d98bc1a103854a41a09822e6831b8064 OK 2025/04/08 05:00:49 INFO : potato: Copied (replaced existing) 2025/04/08 05:00:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:52 DEBUG : potato: md5 = 82aa22bbc5939a5686801a5a2f7e48e8 OK 2025/04/08 05:00:54 DEBUG : empty space: md5 = 8037acde4d2f47f8884008682780ba05 OK 2025/04/08 05:00:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:00:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/08 05:00:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:00:54 DEBUG : empty space: Unchanged skipping 2025/04/08 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:00:54 DEBUG : Waiting for deletions to finish 2025/04/08 05:00:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:00:58 DEBUG : potato: md5 = c663b108b34bf724467e569a6b2ef594 OK 2025/04/08 05:00:59 DEBUG : empty space: md5 = 422404dc24e99bbbddca6837760022e6 OK 2025/04/08 05:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:00 DEBUG : empty space: Unchanged skipping 2025/04/08 05:01:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:01 DEBUG : potato2: md5 = 371e0ea8a9f41120170367329705f404 OK 2025/04/08 05:01:01 INFO : potato2: Copied (new) 2025/04/08 05:01:01 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:01 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:06 DEBUG : b/potato: md5 = 506b4437095ad1afb982f16319003b25 OK 2025/04/08 05:01:08 DEBUG : c/non empty space: md5 = f6e8c1087a317ad310b0cfe3025f18bf OK 2025/04/08 05:01:08 INFO : d: Making directory 2025/04/08 05:01:09 INFO : d/e: Making directory 2025/04/08 05:01:11 DEBUG : Added delayed dir = "a", newDst= 2025/04/08 05:01:11 INFO : c: Set directory modification time (using SetModTime) 2025/04/08 05:01:11 DEBUG : Added delayed dir = "c", newDst=c 2025/04/08 05:01:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:13 DEBUG : a/potato2: md5 = a8d1945d4e448338ea8a43c717fec807 OK 2025/04/08 05:01:13 INFO : a/potato2: Copied (new) 2025/04/08 05:01:13 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:13 INFO : b/potato: Deleted 2025/04/08 05:01:14 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/08 05:01:14 INFO : d/e: Removing directory 2025/04/08 05:01:14 INFO : d: Removing directory 2025/04/08 05:01:15 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/04/08 05:01:15 INFO : b: Removing directory 2025/04/08 05:01:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/08 05:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/08 05:01:19 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:22 DEBUG : b/potato: md5 = 36747a350c8c05c65ca014f1bf428d1f OK 2025/04/08 05:01:24 DEBUG : c/non empty space: md5 = 83238bb10fb8fac6c78a5710326b8d54 OK 2025/04/08 05:01:24 INFO : d: Making directory 2025/04/08 05:01:26 DEBUG : Added delayed dir = "a", newDst= 2025/04/08 05:01:26 INFO : c: Set directory modification time (using SetModTime) 2025/04/08 05:01:26 DEBUG : Added delayed dir = "c", newDst=c 2025/04/08 05:01:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:26 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:28 DEBUG : a/potato2: md5 = e71a92b6808c4b3592a2f60f35ddb96c OK 2025/04/08 05:01:28 INFO : a/potato2: Copied (new) 2025/04/08 05:01:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': not deleting files as there were IO errors 2025/04/08 05:01:29 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/08 05:01:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:32 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/08 05:01:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/08 05:01:33 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:36 DEBUG : potato: md5 = 5b912a5669204003f598afbc22b8aec0 OK 2025/04/08 05:01:37 DEBUG : empty space: md5 = 9e9dcb7f85de76eebd9850644740a5a7 OK 2025/04/08 05:01:37 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:38 DEBUG : empty space: Unchanged skipping 2025/04/08 05:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:38 INFO : potato: Deleted 2025/04/08 05:01:39 DEBUG : potato2: md5 = 2328400259a76e2ca5a92e6c66a66f93 OK 2025/04/08 05:01:39 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:42 DEBUG : potato: md5 = 5c5e51672437e0601851fcd71983a799 OK 2025/04/08 05:01:44 DEBUG : empty space: md5 = 1da1be6d9e69010c913ae4a75e49e3ac OK 2025/04/08 05:01:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:45 INFO : potato: Deleted 2025/04/08 05:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:45 DEBUG : empty space: Unchanged skipping 2025/04/08 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:46 DEBUG : potato2: md5 = 2f6014d99e8ec728be6d37206778fefd OK 2025/04/08 05:01:46 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:50 DEBUG : potato: md5 = 6e5924be27de97b08d5a2498b7618472 OK 2025/04/08 05:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:52 DEBUG : potato2: md5 = 79f5958bab45a7c6fdb17714fedd8538 OK 2025/04/08 05:01:52 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.53s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:55 DEBUG : potato2: md5 = 2a0874b4c6eb891c167e19335e212d03 OK 2025/04/08 05:01:57 DEBUG : empty space: md5 = cc63d11d9221edc5bda0273bc3b08f22 OK 2025/04/08 05:01:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:01:57 DEBUG : enormous: Excluded 2025/04/08 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:01:57 DEBUG : potato2: Excluded 2025/04/08 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:01:57 DEBUG : potato2: Excluded 2025/04/08 05:01:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:01:57 DEBUG : empty space: Unchanged skipping 2025/04/08 05:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:01:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:01:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:01:57 DEBUG : enormous: Excluded 2025/04/08 05:01:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:01:57 DEBUG : potato2: Excluded 2025/04/08 05:01:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:01:58 DEBUG : potato2: Excluded 2025/04/08 05:01:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 05:01:58 DEBUG : Local file system at /tmp/rclone409815375: Waiting for checks to finish 2025/04/08 05:01:58 DEBUG : empty space: Unchanged skipping 2025/04/08 05:01:58 DEBUG : Local file system at /tmp/rclone409815375: Waiting for transfers to finish 2025/04/08 05:01:58 DEBUG : Waiting for deletions to finish 2025/04/08 05:01:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:01 DEBUG : potato2: md5 = 0e23a0cacd307bfd1ca3f3c3e47d0e96 OK 2025/04/08 05:02:03 DEBUG : empty space: md5 = 5dd20474af3b5cb1807fd2cb42289f59 OK 2025/04/08 05:02:04 DEBUG : enormous: md5 = 5103620a6612e7e477675caa4f146050 OK 2025/04/08 05:02:05 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:02:05 DEBUG : enormous: Excluded 2025/04/08 05:02:05 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:02:05 DEBUG : potato2: Excluded 2025/04/08 05:02:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:05 DEBUG : empty space: Unchanged skipping 2025/04/08 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:05 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:05 INFO : potato2: Deleted 2025/04/08 05:02:05 INFO : enormous: Deleted 2025/04/08 05:02:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 05:02:06 DEBUG : empty space: Unchanged skipping 2025/04/08 05:02:06 DEBUG : Local file system at /tmp/rclone409815375: Waiting for checks to finish 2025/04/08 05:02:06 DEBUG : Local file system at /tmp/rclone409815375: Waiting for transfers to finish 2025/04/08 05:02:06 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:06 INFO : potato2: Deleted 2025/04/08 05:02:06 INFO : enormous: Deleted 2025/04/08 05:02:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:09 DEBUG : one: md5 = a6a80524677b1f3dbc83262151b9d225 OK 2025/04/08 05:02:10 DEBUG : two: md5 = 7bc82b7de316b8dd75df9c9a82b70176 OK 2025/04/08 05:02:12 DEBUG : three: md5 = 4b6b434fefa972a0afdb8ba05074f253 OK 2025/04/08 05:02:13 DEBUG : four: md5 = 6d7b858561e44418d37feaecda538192 OK 2025/04/08 05:02:14 DEBUG : five: Need to transfer - File not found at Destination 2025/04/08 05:02:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/08 05:02:14 DEBUG : one: Destination is newer than source, skipping 2025/04/08 05:02:14 DEBUG : three: Sizes identical 2025/04/08 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/08 05:02:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:15 DEBUG : four: md5 = 3eacad2bf02ed9ed849b2ae26d7efe48 OK 2025/04/08 05:02:15 INFO : four: Copied (replaced existing) 2025/04/08 05:02:15 DEBUG : two: md5 = 323094430fb1594d97c76f99b5f17770 OK 2025/04/08 05:02:15 INFO : two: Copied (replaced existing) 2025/04/08 05:02:15 DEBUG : five: md5 = d05c242acd40e142b6e88ad46dad5845 OK 2025/04/08 05:02:15 INFO : five: Copied (new) 2025/04/08 05:02:15 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.29s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/04/08 05:02:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/08 05:02:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:02:18 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/08 05:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:19 DEBUG : potato: md5 = 9de903fe1e47cf0e0b53b9dd86789a81 OK 2025/04/08 05:02:19 INFO : potato: Copied (new) 2025/04/08 05:02:20 DEBUG : yam: md5 = 9836cc54c022a58e1d78fd760e6a4162 OK 2025/04/08 05:02:20 INFO : yam: Copied (new) 2025/04/08 05:02:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/08 05:02:20 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/08 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:02:20 DEBUG : potato: Unchanged skipping 2025/04/08 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:21 DEBUG : yaml: md5 = 469f539a6f0570df92f6cfdd6157e1e0 OK 2025/04/08 05:02:21 INFO : yaml: Copied (new) 2025/04/08 05:02:21 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:22 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/08 05:02:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Making map for --track-renames 2025/04/08 05:02:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Finished making map for --track-renames 2025/04/08 05:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:02:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/08 05:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for renames to finish 2025/04/08 05:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:26 DEBUG : potato: md5 = fe93201dbd8b3f74dd4e266495cf7641 OK 2025/04/08 05:02:26 INFO : potato: Copied (new) 2025/04/08 05:02:26 DEBUG : yam: md5 = 9015ae65481b95c5d614fa18ae0735d1 OK 2025/04/08 05:02:26 INFO : yam: Copied (new) 2025/04/08 05:02:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:02:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Making map for --track-renames 2025/04/08 05:02:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Finished making map for --track-renames 2025/04/08 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:27 DEBUG : potato: Unchanged skipping 2025/04/08 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for renames to finish 2025/04/08 05:02:27 INFO : yam: Moved (server-side) to: yaml 2025/04/08 05:02:27 INFO : yaml: Renamed from "yam" 2025/04/08 05:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:27 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/08 05:02:30 DEBUG : Added delayed dir = "sub", newDst= 2025/04/08 05:02:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Making map for --track-renames 2025/04/08 05:02:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Finished making map for --track-renames 2025/04/08 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:02:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/08 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for renames to finish 2025/04/08 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:33 DEBUG : sub/yam: md5 = f6be7294a9bd5d4341042c1af5eb70a0 OK 2025/04/08 05:02:33 INFO : sub/yam: Copied (new) 2025/04/08 05:02:33 DEBUG : potato: md5 = 444b48cc03aacaf10fd4afcf67c18a41 OK 2025/04/08 05:02:33 INFO : potato: Copied (new) 2025/04/08 05:02:33 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:33 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:02:34 DEBUG : potato: Unchanged skipping 2025/04/08 05:02:34 INFO : sub: Set directory modification time (using SetModTime) 2025/04/08 05:02:34 DEBUG : Added delayed dir = "sub", newDst=sub 2025/04/08 05:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Making map for --track-renames 2025/04/08 05:02:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Finished making map for --track-renames 2025/04/08 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for renames to finish 2025/04/08 05:02:35 INFO : sub/yam: Moved (server-side) to: yam 2025/04/08 05:02:35 INFO : yam: Renamed from "sub/yam" 2025/04/08 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:35 DEBUG : Waiting for deletions to finish 2025/04/08 05:02:35 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:39 DEBUG : Creating backend with remote "/tmp/rclone409815375/dir1" 2025/04/08 05:02:39 DEBUG : Config file has changed externally - reloading 2025/04/08 05:02:39 DEBUG : Creating backend with remote "/tmp/rclone409815375/dir2" 2025/04/08 05:02:39 DEBUG : Local file system at /tmp/rclone409815375/dir2: Using server-side directory move 2025/04/08 05:02:39 INFO : Local file system at /tmp/rclone409815375/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:02:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/08 05:02:39 DEBUG : Local file system at /tmp/rclone409815375/dir2: Waiting for checks to finish 2025/04/08 05:02:39 DEBUG : Local file system at /tmp/rclone409815375/dir2: Waiting for transfers to finish 2025/04/08 05:02:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:40 DEBUG : Added delayed dir = "nested", newDst= 2025/04/08 05:02:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 05:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:02:40 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/08 05:02:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:42 DEBUG : sub dir/hello world: md5 = 710ede13517b41b442541cd2733d8edc OK 2025/04/08 05:02:42 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:02:42 INFO : sub dir/hello world: Deleted 2025/04/08 05:02:44 DEBUG : nested/sub dir/file: md5 = 94e717cbf52ab185215da007b6faf2c8 OK 2025/04/08 05:02:44 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:02:44 INFO : nested/sub dir/file: Deleted 2025/04/08 05:02:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:02:45 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/08 05:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:02:45 INFO : sub dir: Removing directory 2025/04/08 05:02:45 INFO : nested/sub dir: Removing directory 2025/04/08 05:02:45 INFO : nested: Removing directory 2025/04/08 05:02:45 DEBUG : Local file system at /tmp/rclone409815375: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:02:48 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/08 05:02:49 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:50 DEBUG : Added delayed dir = "nested", newDst= 2025/04/08 05:02:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/08 05:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:02:50 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/08 05:02:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:02:52 DEBUG : sub dir/hello world: md5 = 13b065bf42960449c37169fe5eb4ecf8 OK 2025/04/08 05:02:52 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:02:52 INFO : sub dir/hello world: Deleted 2025/04/08 05:02:54 DEBUG : nested/sub dir/file: md5 = bc15ec9e962029126bade4b4d0f0acad OK 2025/04/08 05:02:54 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:02:54 INFO : nested/sub dir/file: Deleted 2025/04/08 05:02:54 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:02:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:02:55 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:02:58 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/08 05:02:59 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:03:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/08 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:03:01 DEBUG : existing-b: md5 = 8a7ba5dc285ece42fae1e33106700d4b OK 2025/04/08 05:03:01 INFO : existing-b: Copied (new) 2025/04/08 05:03:01 INFO : existing-b: Deleted 2025/04/08 05:03:02 DEBUG : existing: md5 = b173984a666119652c7e37c5a9cad181 OK 2025/04/08 05:03:02 INFO : existing: Copied (new) 2025/04/08 05:03:02 INFO : existing: Deleted 2025/04/08 05:03:02 DEBUG : existing: Destination exists, skipping 2025/04/08 05:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:03:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/08 05:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:03:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.27s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yirijif5yega" 2025/04/08 05:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/0rpitbc7b3oq28tsje54br6q4evre3a214v7hipbdeis0rvdrfgg" 2025/04/08 05:03:07 DEBUG : potato2: md5 = 1f136d41c39fbafd3dabd0bd26996324 OK 2025/04/08 05:03:08 DEBUG : empty space: md5 = a1ae0b6381cb29e9b661449926b486a6 OK 2025/04/08 05:03:09 DEBUG : potato3: md5 = 28b6a3a6e750a852bf70390c2a74ebbf OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega' 2025/04/08 05:03:12 DEBUG : empty space: md5 = dbdbc30d5ad44951b83cbe1c30217c34 OK 2025/04/08 05:03:13 DEBUG : potato3: md5 = 96a3b91b22e8129b1dbb22ce78baae53 OK 2025/04/08 05:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega': Using server-side directory move 2025/04/08 05:03:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:03:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:03:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 05:03:14 DEBUG : empty space: Unchanged skipping 2025/04/08 05:03:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega': Waiting for checks to finish 2025/04/08 05:03:14 INFO : empty space: Deleted 2025/04/08 05:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega': Waiting for transfers to finish 2025/04/08 05:03:14 INFO : potato3: Deleted 2025/04/08 05:03:14 INFO : potato2: Moved (server-side) 2025/04/08 05:03:15 INFO : potato3: Moved (server-side) 2025/04/08 05:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zecicaj9naqa" 2025/04/08 05:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/n9b1kbud3c8r0udagd5b377iip6g2p2p74nidk5flak6mulprvo0" 2025/04/08 05:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zecicaj9naqa': Using server-side directory move 2025/04/08 05:03:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zecicaj9naqa': Server side directory move succeeded 2025/04/08 05:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zecicaj9naqa': Purge remote 2025/04/08 05:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirijif5yega': Purge remote 2025/04/08 05:03:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xovupup1yibu" 2025/04/08 05:03:19 DEBUG : Creating backend with remote "TestDrive:crypt/m8mllkp9n1510l6ilvpqug0lha6of1imdq2u39n96lagtumruaqg" 2025/04/08 05:03:21 DEBUG : potato2: md5 = 2b2b743c8e27c3be563364532da4c0ca OK 2025/04/08 05:03:23 DEBUG : empty space: md5 = 7695ec635e632a0026589876dd482414 OK 2025/04/08 05:03:24 DEBUG : potato3: md5 = c5361d298b14909e8d84d1de698a00c6 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-xovupup1yibu' 2025/04/08 05:03:26 DEBUG : empty space: md5 = 6717e9d37730aee0b5ae5e9f9e18aa69 OK 2025/04/08 05:03:28 DEBUG : potato3: md5 = 896f9487d1450e94be08c81197e1b2bb OK 2025/04/08 05:03:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:03:28 DEBUG : empty space: Excluded 2025/04/08 05:03:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:03:28 DEBUG : empty space: Excluded 2025/04/08 05:03:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:03:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovupup1yibu': Waiting for checks to finish 2025/04/08 05:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovupup1yibu': Waiting for transfers to finish 2025/04/08 05:03:29 INFO : potato3: Deleted 2025/04/08 05:03:29 INFO : potato2: Moved (server-side) 2025/04/08 05:03:29 INFO : potato3: Moved (server-side) 2025/04/08 05:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hobehed6poru" 2025/04/08 05:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/b5has6o22auqh9vhgs058rd43a5h8qidckh98qn3f9fp4ssvvmbg" 2025/04/08 05:03:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:03:31 DEBUG : empty space: Excluded 2025/04/08 05:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:03:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 05:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobehed6poru': Waiting for checks to finish 2025/04/08 05:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobehed6poru': Waiting for transfers to finish 2025/04/08 05:03:32 INFO : potato2: Moved (server-side) 2025/04/08 05:03:33 INFO : potato3: Moved (server-side) 2025/04/08 05:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hobehed6poru': Purge remote 2025/04/08 05:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xovupup1yibu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yugepap5nacu" 2025/04/08 05:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/9qo86bt18jijtp6r3op0ovdti5j7ak9smbdptp4on8gvauhbaam0" 2025/04/08 05:03:37 DEBUG : potato2: md5 = 5e292ebb192ca8557e09967e8116beb6 OK 2025/04/08 05:03:39 DEBUG : empty space: md5 = be637c6a82c2f3a0023a13ffc196584e OK 2025/04/08 05:03:40 DEBUG : potato3: md5 = 1344a888bb2715f7f448d4866e8353b1 OK 2025/04/08 05:03:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero' -> Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu' 2025/04/08 05:03:43 DEBUG : empty space: md5 = 29b69114f5abd9d5bebf0a1a6b147d86 OK 2025/04/08 05:03:45 DEBUG : potato3: md5 = 95cf1b98ffa138001667f64216164672 OK 2025/04/08 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu': Using server-side directory move 2025/04/08 05:03:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:03:45 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/04/08 05:03:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 05:03:45 DEBUG : empty space: Unchanged skipping 2025/04/08 05:03:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu': Waiting for checks to finish 2025/04/08 05:03:46 INFO : empty space: Deleted 2025/04/08 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu': Waiting for transfers to finish 2025/04/08 05:03:46 INFO : potato3: Deleted 2025/04/08 05:03:46 INFO : potato2: Moved (server-side) 2025/04/08 05:03:46 INFO : potato3: Moved (server-side) 2025/04/08 05:03:46 INFO : tomatoDir: Removing directory 2025/04/08 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': deleted 1 directories 2025/04/08 05:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ropahet1fiso" 2025/04/08 05:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/carsgsb3foa26polggmav99i0i74iohin3r68m4mn76eabla52i0" 2025/04/08 05:03:49 INFO : tomatoDir: Making directory 2025/04/08 05:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ropahet1fiso': Using server-side directory move 2025/04/08 05:03:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ropahet1fiso': Server side directory move succeeded 2025/04/08 05:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ropahet1fiso': Purge remote 2025/04/08 05:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugepap5nacu': Purge remote 2025/04/08 05:03:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test" 2025/04/08 05:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncOverlap (3.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:03:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test" 2025/04/08 05:03:57 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/04/08 05:04:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-include/layer2" 2025/04/08 05:04:00 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/04/08 05:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-ignore-file" 2025/04/08 05:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/04/08 05:04:07 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = ad36337f7ef1fc7c893cd2e13f5e2bd8 OK 2025/04/08 05:04:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:04:08 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:04:08 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/08 05:04:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test': Waiting for checks to finish 2025/04/08 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test': Waiting for transfers to finish 2025/04/08 05:04:09 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:09 INFO : There was nothing to transfer 2025/04/08 05:04:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:04:10 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:04:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:04:10 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:10 INFO : rclone-sync-test-include: Removing directory 2025/04/08 05:04:11 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/08 05:04:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/08 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': failed to delete 1 directories 2025/04/08 05:04:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:04:12 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:04:12 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/08 05:04:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/08 05:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/08 05:04:12 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:12 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:04:14 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:04:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:04:14 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:14 INFO : rclone-sync-test-include: Removing directory 2025/04/08 05:04:14 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/08 05:04:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/08 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': failed to delete 1 directories 2025/04/08 05:04:14 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:15 DEBUG : : Excluded 2025/04/08 05:04:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:04:15 DEBUG : rclone-sync-test: Excluded 2025/04/08 05:04:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/08 05:04:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/08 05:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/08 05:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/08 05:04:16 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:18 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/08 05:04:19 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (30.60s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/CompareDest" 2025/04/08 05:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/gveqi14airsml4bgu7krj116o8" 2025/04/08 05:04:31 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:34 DEBUG : one: md5 = c817112d1b8eff9721178874bc0e2f46 OK 2025/04/08 05:04:34 INFO : one: Copied (new) 2025/04/08 05:04:34 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:36 DEBUG : one: md5 = 5f24ed2ec5874041e9008e1b3a13bd51 OK 2025/04/08 05:04:36 INFO : one: Copied (replaced existing) 2025/04/08 05:04:36 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:38 DEBUG : dst/one: md5 = 01aec5eb2089ad4eb7d8829bb66268bc OK 2025/04/08 05:04:40 DEBUG : CompareDest/one: md5 = 32e04cc920ea19392ce9dbb60d969494 OK 2025/04/08 05:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:41 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:41 INFO : There was nothing to transfer 2025/04/08 05:04:43 DEBUG : CompareDest/two: md5 = 942a2cc18f1ec05c008840bf87fa2803 OK 2025/04/08 05:04:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:45 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:45 INFO : There was nothing to transfer 2025/04/08 05:04:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:04:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:46 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:46 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/08 05:04:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:47 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:04:49 DEBUG : two: md5 = cc86dbd364f56e74dad0433ba0e78c70 OK 2025/04/08 05:04:49 INFO : two: Copied (new) 2025/04/08 05:04:49 DEBUG : Waiting for deletions to finish 2025/04/08 05:04:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:04:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:04:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:04:53 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:04:56 DEBUG : pre-dest1/1: md5 = 65ae8a2cfe99bed6a8739c40138a0d90 OK 2025/04/08 05:04:58 DEBUG : pre-dest2/2: md5 = d28f64b2ef185868da003d5aa1c3c94f OK 2025/04/08 05:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dest" 2025/04/08 05:04:58 DEBUG : Config file has changed externally - reloading 2025/04/08 05:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/rg03c1jvnehrrc617i0lnqjddc" 2025/04/08 05:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/pre-dest1" 2025/04/08 05:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/bbnblvh6k061ssopqrp18kd7gc" 2025/04/08 05:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/pre-dest2" 2025/04/08 05:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/04/08 05:05:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:05:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/08 05:05:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:05:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/08 05:05:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/08 05:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dest': Waiting for checks to finish 2025/04/08 05:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dest': Waiting for transfers to finish 2025/04/08 05:05:05 DEBUG : 3: md5 = f9926b6eb92501f300df23b359b8aee8 OK 2025/04/08 05:05:05 INFO : 3: Copied (new) 2025/04/08 05:05:05 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:08 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/04/08 05:05:09 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/04/08 05:05:09 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.74s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:05:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:05:10 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:05:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/CopyDest" 2025/04/08 05:05:12 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/08 05:05:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:16 DEBUG : one: md5 = d645fd0fae0a0a23b7085583e8f2bc0f OK 2025/04/08 05:05:16 INFO : one: Copied (new) 2025/04/08 05:05:16 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:18 DEBUG : one: md5 = 038dbfbd79f43c7b28b6fec5e3d63fef OK 2025/04/08 05:05:18 INFO : one: Copied (replaced existing) 2025/04/08 05:05:18 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:20 DEBUG : dst/one: md5 = 68cd8ad82201979ba5418a2096035b5e OK 2025/04/08 05:05:22 DEBUG : CopyDest/one: md5 = 4afdfb05e15e965c9eae494073940fe6 OK 2025/04/08 05:05:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/BackupDir" 2025/04/08 05:05:23 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/08 05:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:05:27 INFO : one: Moved (server-side) 2025/04/08 05:05:28 INFO : one: Copied (server-side copy) 2025/04/08 05:05:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 05:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:28 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:30 DEBUG : CopyDest/two: md5 = f2e1b72056121475315eead65dc31469 OK 2025/04/08 05:05:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:32 INFO : two: Copied (server-side copy) 2025/04/08 05:05:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 05:05:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:32 DEBUG : one: Unchanged skipping 2025/04/08 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:32 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:33 DEBUG : one: Unchanged skipping 2025/04/08 05:05:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:33 DEBUG : two: Unchanged skipping 2025/04/08 05:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:33 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:33 INFO : There was nothing to transfer 2025/04/08 05:05:35 DEBUG : CopyDest/three: md5 = 34de782692292e53620220fbf7f344f3 OK 2025/04/08 05:05:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 05:05:36 DEBUG : three: Destination not found in --copy-dest 2025/04/08 05:05:36 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 05:05:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:36 DEBUG : one: Unchanged skipping 2025/04/08 05:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:05:36 DEBUG : two: Unchanged skipping 2025/04/08 05:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:37 DEBUG : three: md5 = b264665c0776ccb6aa841429752eef08 OK 2025/04/08 05:05:37 INFO : three: Copied (new) 2025/04/08 05:05:37 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/08 05:05:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:05:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:05:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:05:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:05:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/08 05:05:43 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.52s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:05:46 DEBUG : dst/one: md5 = 2a21096cd52ffbf2ef352cf4eea77e26 OK 2025/04/08 05:05:47 DEBUG : dst/two: md5 = 1f81f968d3fb534cf0a6b9d4e58c333b OK 2025/04/08 05:05:49 DEBUG : dst/three.txt: md5 = 79742cca15d2a5baa91356e3e86d01a5 OK 2025/04/08 05:05:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:05:49 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/backup" 2025/04/08 05:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/1nrff024r7pq65ecp72fc28jb0" 2025/04/08 05:05:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:05:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:05:52 DEBUG : two: Unchanged skipping 2025/04/08 05:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:54 INFO : one: Moved (server-side) 2025/04/08 05:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:05:55 DEBUG : one: md5 = 9a26725b53dd1d23a319a9a616e15494 OK 2025/04/08 05:05:55 INFO : one: Copied (new) 2025/04/08 05:05:55 DEBUG : Waiting for deletions to finish 2025/04/08 05:05:56 INFO : three.txt: Moved (server-side) 2025/04/08 05:05:56 INFO : three.txt: Moved into backup dir 2025/04/08 05:05:58 DEBUG : dst/three.txt: md5 = 9a87338034a91948c7818656ccd5ad12 OK 2025/04/08 05:05:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:05:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:05:59 DEBUG : two: Unchanged skipping 2025/04/08 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:05:59 INFO : one: Deleted 2025/04/08 05:06:00 INFO : one: Moved (server-side) 2025/04/08 05:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:06:01 DEBUG : one: md5 = a22cf811b628d91e7dd2bfdf5b234544 OK 2025/04/08 05:06:01 INFO : one: Copied (new) 2025/04/08 05:06:01 DEBUG : Waiting for deletions to finish 2025/04/08 05:06:02 INFO : three.txt: Deleted 2025/04/08 05:06:03 INFO : three.txt: Moved (server-side) 2025/04/08 05:06:03 INFO : three.txt: Moved into backup dir 2025/04/08 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:06:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:06:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:06:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/08 05:06:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:06:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:06:09 DEBUG : dst/one: md5 = 031bf4b7b1cf0c66a5e4f6a6f93e31bf OK 2025/04/08 05:06:11 DEBUG : dst/two: md5 = 9ebe839bfd66397822fcbb5f52b1cd1c OK 2025/04/08 05:06:12 DEBUG : dst/three.txt: md5 = 8f52ea7580dc528f47885d5f80c24040 OK 2025/04/08 05:06:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:06:13 DEBUG : Config file has changed externally - reloading 2025/04/08 05:06:13 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:06:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/backup" 2025/04/08 05:06:14 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/1nrff024r7pq65ecp72fc28jb0" 2025/04/08 05:06:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:06:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:06:15 DEBUG : two: Unchanged skipping 2025/04/08 05:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:06:17 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:06:18 DEBUG : one: md5 = c348efa103034d772a26308e1ee65451 OK 2025/04/08 05:06:18 INFO : one: Copied (new) 2025/04/08 05:06:18 DEBUG : Waiting for deletions to finish 2025/04/08 05:06:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:06:19 INFO : three.txt: Moved into backup dir 2025/04/08 05:06:21 DEBUG : dst/three.txt: md5 = dbe523518af15aa4bdb738e6cffac6df OK 2025/04/08 05:06:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:06:22 DEBUG : two: Unchanged skipping 2025/04/08 05:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:06:23 INFO : one.bak: Deleted 2025/04/08 05:06:23 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:06:25 DEBUG : one: md5 = 50c698f3190bc0f9c457e5cd3f0b0df9 OK 2025/04/08 05:06:25 INFO : one: Copied (new) 2025/04/08 05:06:25 DEBUG : Waiting for deletions to finish 2025/04/08 05:06:25 INFO : three.txt.bak: Deleted 2025/04/08 05:06:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:06:26 INFO : three.txt: Moved into backup dir 2025/04/08 05:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:06:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:06:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:06:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/08 05:06:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:06:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:06:33 DEBUG : dst/one: md5 = 02f5f9040dce0c49b24e32b054cdbc1a OK 2025/04/08 05:06:34 DEBUG : dst/two: md5 = 3443b13bcdfbcfeac9137bb442dc91d6 OK 2025/04/08 05:06:36 DEBUG : dst/three.txt: md5 = 897e3877c840b53d6f9998b4baac5858 OK 2025/04/08 05:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:06:36 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:06:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/backup" 2025/04/08 05:06:37 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/1nrff024r7pq65ecp72fc28jb0" 2025/04/08 05:06:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:06:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:06:39 DEBUG : two: Unchanged skipping 2025/04/08 05:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:06:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:06:42 DEBUG : one: md5 = 09e5dbe6db26cfa258956d290be2e424 OK 2025/04/08 05:06:42 INFO : one: Copied (new) 2025/04/08 05:06:42 DEBUG : Waiting for deletions to finish 2025/04/08 05:06:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:06:43 INFO : three.txt: Moved into backup dir 2025/04/08 05:06:45 DEBUG : dst/three.txt: md5 = 42c10e7eaf906ebe25b140993e4ef5b8 OK 2025/04/08 05:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:06:45 DEBUG : two: Unchanged skipping 2025/04/08 05:06:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:06:46 INFO : one-2019-01-01: Deleted 2025/04/08 05:06:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:06:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:06:48 DEBUG : one: md5 = ab793422d56e3c27fde4df42c5fc6c86 OK 2025/04/08 05:06:48 INFO : one: Copied (new) 2025/04/08 05:06:48 DEBUG : Waiting for deletions to finish 2025/04/08 05:06:49 INFO : three-2019-01-01.txt: Deleted 2025/04/08 05:06:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:06:49 INFO : three.txt: Moved into backup dir 2025/04/08 05:06:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:06:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:06:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/08 05:06:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/08 05:06:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/08 05:06:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:06:56 DEBUG : dst/one: md5 = 4d57aaf588c357db27f4f2b8729da58f OK 2025/04/08 05:06:57 DEBUG : dst/two: md5 = 03788bd61b4d636c3268155078ef98de OK 2025/04/08 05:06:58 DEBUG : dst/three.txt: md5 = cbc64d6116ff84dbd843fd0ba3f6d754 OK 2025/04/08 05:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:06:59 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:07:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:07:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:00 DEBUG : two: Unchanged skipping 2025/04/08 05:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:07:01 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:07:02 DEBUG : one: md5 = a7ab01d30e0202df901b16e1dfab361f OK 2025/04/08 05:07:02 INFO : one: Copied (new) 2025/04/08 05:07:02 DEBUG : Waiting for deletions to finish 2025/04/08 05:07:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:07:03 INFO : three.txt: Moved into backup dir 2025/04/08 05:07:05 DEBUG : dst/three.txt: md5 = 3a5776f901d166735b22de6992b4fc60 OK 2025/04/08 05:07:06 DEBUG : one.bak: Excluded (Path Filter) 2025/04/08 05:07:06 DEBUG : one.bak: Excluded 2025/04/08 05:07:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/08 05:07:06 DEBUG : three.txt.bak: Excluded 2025/04/08 05:07:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:07:06 DEBUG : two: Unchanged skipping 2025/04/08 05:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for checks to finish 2025/04/08 05:07:06 INFO : one.bak: Deleted 2025/04/08 05:07:07 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero/dst': Waiting for transfers to finish 2025/04/08 05:07:08 DEBUG : one: md5 = 94ef821a319d574ac0f8e23b5796a921 OK 2025/04/08 05:07:08 INFO : one: Copied (new) 2025/04/08 05:07:08 DEBUG : Waiting for deletions to finish 2025/04/08 05:07:09 INFO : three.txt.bak: Deleted 2025/04/08 05:07:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:07:09 INFO : three.txt: Moved into backup dir 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:07:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.09s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:07:15 DEBUG : dst/one: md5 = 22ea04d8006837ba23207f58fdd9dea3 OK 2025/04/08 05:07:16 DEBUG : dst/two: md5 = b2b35d70426da4aa3a54d99a84819568 OK 2025/04/08 05:07:18 DEBUG : dst/three.txt: md5 = 43da3930eca8c086c04d44398a1187bf OK 2025/04/08 05:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:07:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:07:20 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:07:22 DEBUG : one: md5 = 9b8f41148e4386124afbc5aac9aaff84 OK 2025/04/08 05:07:22 INFO : one: Copied (new) 2025/04/08 05:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:22 DEBUG : two: Unchanged skipping 2025/04/08 05:07:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:07:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:07:24 DEBUG : three.txt: md5 = bc6d827bb4683006d3db000fe03c3024 OK 2025/04/08 05:07:24 INFO : three.txt: Copied (new) 2025/04/08 05:07:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:07:26 INFO : one.bak: Deleted 2025/04/08 05:07:26 INFO : one: Moved (server-side) to: one.bak 2025/04/08 05:07:28 DEBUG : one: md5 = a1631e963bf7c70a389693375a32f613 OK 2025/04/08 05:07:28 INFO : one: Copied (new) 2025/04/08 05:07:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:28 DEBUG : two: Unchanged skipping 2025/04/08 05:07:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:07:29 INFO : three.txt.bak: Deleted 2025/04/08 05:07:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/08 05:07:31 DEBUG : three.txt: md5 = a9e5fa51050ea8350cdd380e7259e9dc OK 2025/04/08 05:07:31 INFO : three.txt: Copied (new) 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/08 05:07:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:07:37 DEBUG : dst/one: md5 = 5551483fda55a72ee8ee954e32c8322b OK 2025/04/08 05:07:39 DEBUG : dst/two: md5 = 861c4286c55a9c39a94b71e55a3ed99a OK 2025/04/08 05:07:40 DEBUG : dst/three.txt: md5 = 822f15148a5ec03d960bfedf7b845157 OK 2025/04/08 05:07:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cequxaj2vero/dst" 2025/04/08 05:07:40 DEBUG : Creating backend with remote "TestDrive:crypt/ntj3397aqdgvn2s2k5lf2bb4afir92u4vvi2qrjok3hr3e93u0o0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/08 05:07:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:07:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:07:43 DEBUG : one: md5 = b5893db553f9eaaf368c001be5d73523 OK 2025/04/08 05:07:43 INFO : one: Copied (new) 2025/04/08 05:07:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:44 DEBUG : two: Unchanged skipping 2025/04/08 05:07:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:07:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:07:46 DEBUG : three.txt: md5 = 774a98099ff31821db5957864c328fa5 OK 2025/04/08 05:07:46 INFO : three.txt: Copied (new) 2025/04/08 05:07:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:07:48 INFO : one-2019-01-01: Deleted 2025/04/08 05:07:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/08 05:07:50 DEBUG : one: md5 = f923df98bf1fd86e65829f64de25d1fc OK 2025/04/08 05:07:50 INFO : one: Copied (new) 2025/04/08 05:07:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:07:50 DEBUG : two: Unchanged skipping 2025/04/08 05:07:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:07:51 INFO : three-2019-01-01.txt: Deleted 2025/04/08 05:07:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/08 05:07:53 DEBUG : three.txt: md5 = 32917f1932367348e329b50cc3e94b1e OK 2025/04/08 05:07:53 INFO : three.txt: Copied (new) 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/08 05:07:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (21.92s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:07:58 DEBUG : Testêé: md5 = 6744f8b5644b8211186d59ad26a91dfe OK 2025/04/08 05:07:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/08 05:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:08:00 DEBUG : Testêé: md5 = 19c88bb43708a9f2d716d45112a21d2d OK 2025/04/08 05:08:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/08 05:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.38s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:08:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:08:03 DEBUG : existing: md5 = 4587bef33d2bf3bd67e51fffddaa47f9 OK 2025/04/08 05:08:03 INFO : existing: Copied (new) 2025/04/08 05:08:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:08:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/08 05:08:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/08 05:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:08:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': not deleting files as there were IO errors 2025/04/08 05:08:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncImmutable (4.59s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:08:07 DEBUG : EXISTING: md5 = f1175018f81c909633292e748f7da0cc OK 2025/04/08 05:08:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:08:08 DEBUG : existing: Unchanged skipping 2025/04/08 05:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:08:08 DEBUG : Waiting for deletions to finish 2025/04/08 05:08:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.20s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:08:12 DEBUG : both0: md5 = eb2f3d445be8b6658b6bc3a2a61e7cac OK 2025/04/08 05:08:14 DEBUG : only0: md5 = e72ce7107b1e0f1d21b7ce53c905f04e OK 2025/04/08 05:08:15 DEBUG : both1: md5 = b75da5434f0576e80891563e792bb9e2 OK 2025/04/08 05:08:16 DEBUG : only1: md5 = 03e695e03cfe0fde4dcbd670a245aa8d OK 2025/04/08 05:08:18 DEBUG : both2: md5 = 1d7126bca93891a85529e2219965dbef OK 2025/04/08 05:08:19 DEBUG : only2: md5 = 512336b3c10c79971d81d5b346335dce OK 2025/04/08 05:08:20 DEBUG : both3: md5 = c910282bb0e0d738edcfa7c4e2b1767e OK 2025/04/08 05:08:22 DEBUG : only3: md5 = 87e5e9e45e436ba803f77a263f0fd7ba OK 2025/04/08 05:08:23 DEBUG : both4: md5 = 0bacf975aeb1b4a96fc5179127568717 OK 2025/04/08 05:08:24 DEBUG : only4: md5 = b370a3a646a9d5b4b24f98cc46c7c07d OK 2025/04/08 05:08:26 DEBUG : both5: md5 = eba89c7c365422ba048a16c8697f35f5 OK 2025/04/08 05:08:27 DEBUG : only5: md5 = c98ff726d964a545e25d80dcf8bf4729 OK 2025/04/08 05:08:28 DEBUG : both6: md5 = d142c38c107e5313c46f97c5bc8c757a OK 2025/04/08 05:08:30 DEBUG : only6: md5 = 87a822cb1829403d6028e7dd94885daa OK 2025/04/08 05:08:31 DEBUG : both7: md5 = 1494d22aa7a01b196d7ec3337ec763f7 OK 2025/04/08 05:08:32 DEBUG : only7: md5 = 18e8500dd540a271f4b50233b1a9fd71 OK 2025/04/08 05:08:34 DEBUG : both8: md5 = 3912c4eeccd97fbea8e1ae4afc09f219 OK 2025/04/08 05:08:35 DEBUG : only8: md5 = 9572a0c8236cb92fb40412f4920c936d OK 2025/04/08 05:08:36 DEBUG : both9: md5 = cdedaf9e80929bb1cb485f73b881c6a4 OK 2025/04/08 05:08:37 DEBUG : only9: md5 = a234357455bbb9e8abfa30a6fa58f939 OK 2025/04/08 05:08:39 DEBUG : both10: md5 = 89e6030d73d98d4da5d60ad4ea454e96 OK 2025/04/08 05:08:40 DEBUG : only10: md5 = dcb031fb85e0b8eaf94b50fbf8e2e307 OK 2025/04/08 05:08:41 DEBUG : both11: md5 = 5270e378900fbc149fd55edf96d10817 OK 2025/04/08 05:08:43 DEBUG : only11: md5 = 76a19a35793372e7d3d60083ed863643 OK 2025/04/08 05:08:44 DEBUG : both12: md5 = 13a73eaf265b7f4d979c836ba7f9e321 OK 2025/04/08 05:08:45 DEBUG : only12: md5 = 876b02c27edc736cb03505798dccb575 OK 2025/04/08 05:08:47 DEBUG : both13: md5 = c53b31dbec3287c2b9b79246e79aa8de OK 2025/04/08 05:08:48 DEBUG : only13: md5 = 03be9ddcdea8dc75e89171158d66324c OK 2025/04/08 05:08:49 DEBUG : both14: md5 = 22c66926b343a99ae041e2a55953e93b OK 2025/04/08 05:08:50 DEBUG : only14: md5 = 8cf03428e17dbd44f70faa5555cb8ffd OK 2025/04/08 05:08:52 DEBUG : both15: md5 = e20c2f14e023e4ebb98cfe99f8b8927a OK 2025/04/08 05:08:53 DEBUG : only15: md5 = cdbae6df4dd9f5bafa8180be8d0f4f3a OK 2025/04/08 05:08:54 DEBUG : both16: md5 = eb7af54751c8659b5494a389941669f8 OK 2025/04/08 05:08:56 DEBUG : only16: md5 = fd963b40228cbf1510ecf2b2dc46bf24 OK 2025/04/08 05:08:57 DEBUG : both17: md5 = 54db20a17a2241e87580b3a09470b861 OK 2025/04/08 05:08:58 DEBUG : only17: md5 = be0fa037afc0dd1609740e08393ccaff OK 2025/04/08 05:08:59 DEBUG : both18: md5 = 0b69da2c0b4628d671ac52aa27029a17 OK 2025/04/08 05:09:01 DEBUG : only18: md5 = eb0afdaa1f4dcc5468bbc498f89e35ef OK 2025/04/08 05:09:02 DEBUG : both19: md5 = 80507b55d18381772a2adaf1f27abd96 OK 2025/04/08 05:09:04 DEBUG : only19: md5 = e1c58865e04d44be8496fbe8e1183887 OK 2025/04/08 05:09:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both0: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both1: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both10: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both11: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both12: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both13: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both14: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both15: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both16: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both17: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both18: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both19: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both2: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both3: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both4: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both5: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both6: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both7: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both8: Unchanged skipping 2025/04/08 05:09:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:09:04 DEBUG : both9: Unchanged skipping 2025/04/08 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:09:04 DEBUG : Waiting for deletions to finish 2025/04/08 05:09:05 INFO : only13: Deleted 2025/04/08 05:09:05 INFO : only11: Deleted 2025/04/08 05:09:05 INFO : only18: Deleted 2025/04/08 05:09:05 INFO : only0: Deleted 2025/04/08 05:09:05 INFO : only17: Deleted 2025/04/08 05:09:05 INFO : only4: Deleted 2025/04/08 05:09:05 INFO : only2: Deleted 2025/04/08 05:09:05 INFO : only15: Deleted 2025/04/08 05:09:05 INFO : only8: Deleted 2025/04/08 05:09:05 INFO : only16: Deleted 2025/04/08 05:09:06 INFO : only9: Deleted 2025/04/08 05:09:06 INFO : only3: Deleted 2025/04/08 05:09:06 INFO : only1: Deleted 2025/04/08 05:09:06 INFO : only10: Deleted 2025/04/08 05:09:06 INFO : only12: Deleted 2025/04/08 05:09:06 INFO : only14: Deleted 2025/04/08 05:09:06 INFO : only19: Deleted 2025/04/08 05:09:06 INFO : only5: Deleted 2025/04/08 05:09:06 INFO : only6: Deleted 2025/04/08 05:09:06 INFO : only7: Deleted 2025/04/08 05:09:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (65.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:09:18 DEBUG : both0: md5 = 93e6d734241e46c814535fb108782630 OK 2025/04/08 05:09:19 DEBUG : only0: md5 = 98ac5ebd77253957c2beede8cfc824d7 OK 2025/04/08 05:09:21 DEBUG : both1: md5 = 0d3059c3ebe614319884297cf9b8e769 OK 2025/04/08 05:09:22 DEBUG : only1: md5 = 9a811f8742ca4484dbb357c8788a2586 OK 2025/04/08 05:09:23 DEBUG : both2: md5 = 7609a3ccd1009a1df920481aa85c1979 OK 2025/04/08 05:09:25 DEBUG : only2: md5 = a017d37ad5231f5c44b94769c7905e6d OK 2025/04/08 05:09:26 DEBUG : both3: md5 = 2a5bba7cc48d34eff4e35703758afbb3 OK 2025/04/08 05:09:27 DEBUG : only3: md5 = fc862750f9e96de44b8e1a8fb4d64cec OK 2025/04/08 05:09:28 DEBUG : both4: md5 = 8d24e87e01855b17a160d097c91f3012 OK 2025/04/08 05:09:30 DEBUG : only4: md5 = dc74b0ad9164cd3b1599e0f322c9295e OK 2025/04/08 05:09:31 DEBUG : both5: md5 = b2ce108e1875e878c2b45d4f5f4c49ca OK 2025/04/08 05:09:32 DEBUG : only5: md5 = 33cc2dbf73e1a004412ae8d0bad145a3 OK 2025/04/08 05:09:34 DEBUG : both6: md5 = 0cdb546df149d4cc87a13734a26f77ac OK 2025/04/08 05:09:35 DEBUG : only6: md5 = 3017bd3f6c3670879fc33a7be07b738c OK 2025/04/08 05:09:37 DEBUG : both7: md5 = 2dfb6247500296f46618fe4e1573e29d OK 2025/04/08 05:09:38 DEBUG : only7: md5 = 9820d70b1b3cd1e325dce52700dfea4a OK 2025/04/08 05:09:40 DEBUG : both8: md5 = cd8e683f72a4f5b6cb93cb8506fbba8c OK 2025/04/08 05:09:41 DEBUG : only8: md5 = 214f6134075d9c7c9213fc59634f9072 OK 2025/04/08 05:09:43 DEBUG : both9: md5 = 3ef9a7be00404c5ccbd16da3ae6e2f29 OK 2025/04/08 05:09:44 DEBUG : only9: md5 = b8ac79393e00082d15116622e5eee0fd OK 2025/04/08 05:09:45 DEBUG : both10: md5 = 593274521358439b030a11bfc26f447e OK 2025/04/08 05:09:46 DEBUG : only10: md5 = b4adf8f8935ccab245ea398cb7cecaf8 OK 2025/04/08 05:09:48 DEBUG : both11: md5 = 039644fdc4cdfeb0c1d5fa4a17144643 OK 2025/04/08 05:09:49 DEBUG : only11: md5 = 58c15fa5e2ecd8934351203b2f676101 OK 2025/04/08 05:09:50 DEBUG : both12: md5 = 7dbae0c7dd7680ddcc605847d43aa34b OK 2025/04/08 05:09:52 DEBUG : only12: md5 = 8c5bc50c61341a3c15e19da8b0755414 OK 2025/04/08 05:09:53 DEBUG : both13: md5 = 4707f8c30573e12928e0603fa5c437a4 OK 2025/04/08 05:09:55 DEBUG : only13: md5 = 115ae719d42a307ab6ae2ab302804408 OK 2025/04/08 05:09:56 DEBUG : both14: md5 = 85b8d3ca8857eaf4744d69fbfd7e06e1 OK 2025/04/08 05:09:58 DEBUG : only14: md5 = 0c2c2ff215cbd83dd2e6ff760b278bf1 OK 2025/04/08 05:09:59 DEBUG : both15: md5 = 9449c6eca7eb6f023209eb4d70bd36b2 OK 2025/04/08 05:10:00 DEBUG : only15: md5 = 6d4fc5a8a443d66f75a17bde5b10f045 OK 2025/04/08 05:10:01 DEBUG : both16: md5 = 2022a8a6621e72ea8e9504b493d78751 OK 2025/04/08 05:10:03 DEBUG : only16: md5 = a6881be5896b281a65bbf984e997652d OK 2025/04/08 05:10:04 DEBUG : both17: md5 = abb939b7b9f4c4adddc4242bb35800cb OK 2025/04/08 05:10:06 DEBUG : only17: md5 = 3c894605629d7878ede4aebe40470fce OK 2025/04/08 05:10:07 DEBUG : both18: md5 = 86157cdae6d378ae828868f1b110e26c OK 2025/04/08 05:10:09 DEBUG : only18: md5 = 688f6cd06b9b6e1584fccd068a0422cb OK 2025/04/08 05:10:10 DEBUG : both19: md5 = 7207e7d4755f4555da8608f5277dc367 OK 2025/04/08 05:10:11 DEBUG : only19: md5 = 3dcb28eb5bf23f0a1b6a69751ac93831 OK 2025/04/08 05:10:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both0: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for checks to finish 2025/04/08 05:10:12 DEBUG : both12: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both13: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both14: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both15: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both16: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both17: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both1: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both19: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both11: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both3: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both10: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both2: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both18: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both5: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both8: Unchanged skipping 2025/04/08 05:10:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:10:12 DEBUG : both9: Unchanged skipping 2025/04/08 05:10:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : both6: Unchanged skipping 2025/04/08 05:10:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : both4: Unchanged skipping 2025/04/08 05:10:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : both7: Unchanged skipping 2025/04/08 05:10:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/08 05:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Waiting for transfers to finish 2025/04/08 05:10:13 DEBUG : only14: md5 = 97a1da1ad6fd5df3bec163deec5ae3ca OK 2025/04/08 05:10:13 INFO : only14: Copied (replaced existing) 2025/04/08 05:10:13 DEBUG : only11: md5 = 2eba8412fb7aac32e50082e6e1b433a0 OK 2025/04/08 05:10:13 INFO : only11: Copied (replaced existing) 2025/04/08 05:10:13 DEBUG : only0: md5 = 2c5df0fa7f5ea03510419e90d696b5af OK 2025/04/08 05:10:13 INFO : only0: Copied (replaced existing) 2025/04/08 05:10:13 DEBUG : only13: md5 = 6f136ea0813ea399ed473eb326f61f46 OK 2025/04/08 05:10:13 INFO : only13: Copied (replaced existing) 2025/04/08 05:10:14 DEBUG : only1: md5 = d675950f5dac72782bbd68e4c785ca5e OK 2025/04/08 05:10:14 INFO : only1: Copied (replaced existing) 2025/04/08 05:10:14 DEBUG : only18: md5 = f02334819a808053ab33171672029d36 OK 2025/04/08 05:10:14 INFO : only18: Copied (replaced existing) 2025/04/08 05:10:14 DEBUG : only16: md5 = ae648bbddfac8ab5ee019f4e3a4568ad OK 2025/04/08 05:10:14 INFO : only16: Copied (replaced existing) 2025/04/08 05:10:14 DEBUG : only17: md5 = 8361e50655d2261717c532c4f8856973 OK 2025/04/08 05:10:14 INFO : only17: Copied (replaced existing) 2025/04/08 05:10:15 DEBUG : only3: md5 = 205c3dcd65fe85498911b878d8daa486 OK 2025/04/08 05:10:15 INFO : only3: Copied (replaced existing) 2025/04/08 05:10:15 DEBUG : only19: md5 = 5e11c06f49ae138f6f7db58bf51c1de8 OK 2025/04/08 05:10:15 INFO : only19: Copied (replaced existing) 2025/04/08 05:10:15 DEBUG : only2: md5 = c874c35f439803288ef4214c9622ed8a OK 2025/04/08 05:10:15 INFO : only2: Copied (replaced existing) 2025/04/08 05:10:15 DEBUG : only4: md5 = f74ec0e3c0ddac648355fcd66ebf96e3 OK 2025/04/08 05:10:15 INFO : only4: Copied (replaced existing) 2025/04/08 05:10:16 DEBUG : only6: md5 = 2da45efbdb0f26b413ea67c2a4fafaf7 OK 2025/04/08 05:10:16 INFO : only6: Copied (replaced existing) 2025/04/08 05:10:16 DEBUG : only8: md5 = bbd40f92a5c4b4bec6885d0fe2d6c93c OK 2025/04/08 05:10:16 INFO : only8: Copied (replaced existing) 2025/04/08 05:10:16 DEBUG : only5: md5 = 760cda326aa436952d6552fb1bc0fade OK 2025/04/08 05:10:16 INFO : only5: Copied (replaced existing) 2025/04/08 05:10:16 DEBUG : only7: md5 = 526fc45badfcbd31700e4ee7b86e92ea OK 2025/04/08 05:10:16 INFO : only7: Copied (replaced existing) 2025/04/08 05:10:17 DEBUG : only12: md5 = 68880aa026b656e2a77dcd5bd3880e39 OK 2025/04/08 05:10:17 INFO : only12: Copied (replaced existing) 2025/04/08 05:10:17 DEBUG : only9: md5 = 8bebc6ce53e7c0afb6ed1b355a131cd5 OK 2025/04/08 05:10:17 INFO : only9: Copied (replaced existing) 2025/04/08 05:10:17 DEBUG : only10: md5 = 324bba564c091540dea8822ff214c34d OK 2025/04/08 05:10:17 INFO : only10: Copied (replaced existing) 2025/04/08 05:10:17 DEBUG : only15: md5 = caa970f6cfad2e5994b54c7acfd67dfc OK 2025/04/08 05:10:17 INFO : only15: Copied (replaced existing) 2025/04/08 05:10:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (79.67s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:10:36 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:10:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:10:36 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:10:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:10:36 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:10:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:10:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:10:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/08 05:10:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/08 05:10:49 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:10:52 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:10:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:10:52 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:10:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:10:52 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:10:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:10:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/08 05:10:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:11:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/08 05:11:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/08 05:11:06 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:11:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:11:09 DEBUG : sub dir: Making directory with metadata 2025/04/08 05:11:10 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:11:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:11:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:11:27 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:11:27 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:11:40 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/04/08 05:11:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:11:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/08 05:11:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/08 05:11:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:11:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:11:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:11:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:11:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:11:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/08 05:11:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:11:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:11:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:11:48 DEBUG : sub dir: Making directory with metadata 2025/04/08 05:11:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:12:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:12:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:12:10 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:12:10 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero'", Local "Local file system at /tmp/rclone409815375", Modify Window "1ms" 2025/04/08 05:12:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:12:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/08 05:12:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/08 05:12:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:12:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:12:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:12:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:12:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/08 05:12:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/08 05:12:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/08 05:12:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.53s) PASS 2025/04/08 05:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cequxaj2vero': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 15m28.283619507s (try 1/5)