"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/30 04:45:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo" 2025/03/30 04:45:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 04:45:44 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0" 2025/03/30 04:45:45 DEBUG : Creating backend with remote "/tmp/rclone2051658250" === 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-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:45:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:45:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/30 04:45:46 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:45:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:45:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:45:49 DEBUG : sub dir/hello world: md5 = ad92278c3dd25fe77140129ae3ebf180 OK 2025/03/30 04:45:49 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:45:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:45:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.12s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:45:53 DEBUG : metadata sub dir: Making directory with metadata 2025/03/30 04:45:53 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:45:53 DEBUG : empty metadata sub dir: Making directory with metadata 2025/03/30 04:45:53 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:45:53 DEBUG : Local file system at /tmp/rclone2051658250: File to upload is small (21 bytes), uploading instead of streaming 2025/03/30 04:45:53 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/30 04:45:53 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/03/30 04:45:53 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:45:53 DEBUG : Google drive root 'crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0': Skipping btime metadata as can't update it on an existing file: 2025-03-30T04:45:53.291133458Z 2025/03/30 04:45:54 INFO : empty metadata sub dir: Updated directory metadata 2025/03/30 04:45:54 DEBUG : Google drive root 'crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0': Skipping btime metadata as can't update it on an existing file: 2025-03-30T04:45:53.287133449Z 2025/03/30 04:45:55 INFO : metadata sub dir: Updated directory metadata 2025/03/30 04:45:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/03/30 04:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:45:56 DEBUG : metadata sub dir/hello metadata world: md5 = 7671496a4d2b08360d012e1f39acf813 OK 2025/03/30 04:45:56 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:45:58 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:00 DEBUG : metadata sub dir: Making directory with metadata 2025/03/30 04:46:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:00 DEBUG : empty metadata sub dir: Making directory with metadata 2025/03/30 04:46:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:00 DEBUG : Local file system at /tmp/rclone2051658250: File to upload is small (21 bytes), uploading instead of streaming 2025/03/30 04:46:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/03/30 04:46:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/03/30 04:46:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:46:01 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/03/30 04:46:01 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/03/30 04:46:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/03/30 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:03 DEBUG : metadata sub dir/hello metadata world: md5 = 2a4a3fded4b55fa6e97ff4dc13c9dddf OK 2025/03/30 04:46:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/03/30 04:46:03 DEBUG : Google drive root 'crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0': Skipping btime metadata as can't update it on an existing file: 2025-03-30T04:46:00.815148212Z 2025/03/30 04:46:03 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:06 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.74s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:07 DEBUG : Creating backend with remote "/non-existing" 2025/03/30 04:46:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/30 04:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.09s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:10 DEBUG : sub dir/hello world: md5 = 8c831714fac5d9912eb95f316b60d765 OK 2025/03/30 04:46:10 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:46:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.79s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Running all checks before starting transfers 2025/03/30 04:46:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Checks finished, now starting transfers 2025/03/30 04:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:16 DEBUG : sub dir/hello world: md5 = 4bb78cd9f8a61ad8bfeda5609a65dd57 OK 2025/03/30 04:46:16 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:46:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.45s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:19 ERROR : Ignoring --no-traverse with sync 2025/03/30 04:46:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:22 DEBUG : sub dir/hello world: md5 = 47e0cbe76e9130f02902285a67cfae6a OK 2025/03/30 04:46:22 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:46:22 DEBUG : Waiting for deletions to finish 2025/03/30 04:46:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.81s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/30 04:46:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:27 DEBUG : hello world2: md5 = 12e243ca2fbf8d93f997e1e2e6faa663 OK 2025/03/30 04:46:27 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:30 DEBUG : potato2: md5 = 4a306f491734e146fe3f96546f3663a5 OK 2025/03/30 04:46:30 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:33 DEBUG : potato2: md5 = b16b41458f3a86cb50c012d47ddb7dba OK 2025/03/30 04:46:33 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 04:46:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 04:46:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:46:35 DEBUG : sub dir: Making directory with metadata 2025/03/30 04:46:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 04:46:36 DEBUG : sub dir2: Making directory with metadata 2025/03/30 04:46:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 04:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:38 DEBUG : sub dir/hello world: md5 = 1ded58f516f0c77582dc909b090c51f4 OK 2025/03/30 04:46:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/03/30 04:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:44 INFO : sub dir2: Making directory 2025/03/30 04:46:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 04:46:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/30 04:46:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/03/30 04:46:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:46 DEBUG : sub dir/hello world: md5 = 39dfeec6b875fe01b14e228c6985ac3e OK 2025/03/30 04:46:46 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:46:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:46:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:49 DEBUG : sub dir2: Making directory with metadata 2025/03/30 04:46:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:49 DEBUG : sub dir: Making directory with metadata 2025/03/30 04:46:50 INFO : sub dir: Made directory with metadata (mtime=2025-03-30T04:46:49.143242682Z) 2025/03/30 04:46:50 DEBUG : sub dir2: Making directory with metadata 2025/03/30 04:46:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:46:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:52 DEBUG : sub dir/hello world: md5 = 523522515c63e57d7729acaaf00dc9ca OK 2025/03/30 04:46:52 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:46:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:55 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/03/30 04:46:55 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 04:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:46:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (3.84s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:46:59 INFO : sub dir2: Making directory 2025/03/30 04:46:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:46:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/30 04:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:47:01 DEBUG : sub dir/hello world: md5 = 32e9eeb0a09116c30030dd5aa5640507 OK 2025/03/30 04:47:01 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:47:01 INFO : sub dir/hello world: Deleted 2025/03/30 04:47:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:47:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:04 DEBUG : sub dir2: Making directory with metadata 2025/03/30 04:47:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:47:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:47:04 DEBUG : sub dir: Making directory with metadata 2025/03/30 04:47:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/30 04:47:05 DEBUG : sub dir2: Making directory with metadata 2025/03/30 04:47:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:47:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:47:07 DEBUG : sub dir/hello world: md5 = b15f7098de7e459e50b89dd65f65d430 OK 2025/03/30 04:47:07 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:47:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:11 INFO : sub dir2: Making directory 2025/03/30 04:47:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:47:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/30 04:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:47:14 DEBUG : sub dir/hello world: md5 = b98690822ae65829f6bd5fd7fe352710 OK 2025/03/30 04:47:14 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:47:14 DEBUG : Waiting for deletions to finish 2025/03/30 04:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:47:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.28s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:19 DEBUG : sub dir/hello world: md5 = 833d19ec518df1badd44eaeea76e48b7 OK 2025/03/30 04:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koxefen7vinu" 2025/03/30 04:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/o1vllla91rg3lmdt6to0ji2pcob4h6qbvu2k4iv80nqp8f23r4ng" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-koxefen7vinu' 2025/03/30 04:47:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:47:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxefen7vinu': Waiting for checks to finish 2025/03/30 04:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxefen7vinu': Waiting for transfers to finish 2025/03/30 04:47:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 04:47:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koxefen7vinu': Purge remote 2025/03/30 04:47:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.52s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:29 DEBUG : sub dir/hello world: md5 = 42bdb24de12f20b019a6de379636a46d OK 2025/03/30 04:47:31 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/30 04:47:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/30 04:47:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 04:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:47:32 DEBUG : sub dir/hello world: md5 = 6dec972542bed64ca0b8e0822a98aec8 OK 2025/03/30 04:47:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/30 04:47:33 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.95s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:37 DEBUG : sub dir/hello world: md5 = 070950e361504237bb9de184d28d6992 OK 2025/03/30 04:47:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-roxezuf5veye" 2025/03/30 04:47:38 DEBUG : Creating backend with remote "TestDrive:crypt/o356r4711urisc8lvb1m2586ioeo8304aav34rpidpisg3hcbgn0" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye' 2025/03/30 04:47:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye': Waiting for checks to finish 2025/03/30 04:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye': Waiting for transfers to finish 2025/03/30 04:47:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 04:47:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:44 DEBUG : sub dir/hello world: md5 = c9153e3a08aee6057545bb411983bfb2 OK 2025/03/30 04:47:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 04:47:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/30 04:47:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 04:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye': Waiting for checks to finish 2025/03/30 04:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye': Waiting for transfers to finish 2025/03/30 04:47:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 04:47:47 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-roxezuf5veye': Purge remote 2025/03/30 04:47:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.44s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:53 DEBUG : sub dir/hello world: md5 = f574dc37c8fe44fbc6c0cc161beb3e83 OK 2025/03/30 04:47:54 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/30 04:47:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/30 04:47:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 04:47:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:47:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:47:55 DEBUG : sub dir/hello world: md5 = 046c9b0f9a0c35c16847fc56e6e075fa OK 2025/03/30 04:47:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/30 04:47:55 INFO : sub dir/hello world: Deleted 2025/03/30 04:47:56 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:47:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:01 DEBUG : sub dir/hello world: md5 = 84c1c82dba4c73c68aaba1e52d0f6dbd OK 2025/03/30 04:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setucov4cixo" 2025/03/30 04:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/g4i5ldut2l1etflpjourdoq721o3i3bj07efr43e28q74e7f11kg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo' 2025/03/30 04:48:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for checks to finish 2025/03/30 04:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for transfers to finish 2025/03/30 04:48:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 04:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:07 DEBUG : sub dir/hello world: md5 = ea7eacb20800a4f92c8fa83c4de55790 OK 2025/03/30 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Using server-side directory move 2025/03/30 04:48:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 04:48:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 04:48:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/30 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for checks to finish 2025/03/30 04:48:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for transfers to finish 2025/03/30 04:48:09 INFO : sub dir/hello world: Deleted 2025/03/30 04:48:09 INFO : sub dir/hello world: Moved (server-side) 2025/03/30 04:48:10 INFO : sub dir: Set directory modification time (using SetModTime) 2025/03/30 04:48:12 DEBUG : sub dir/hello world: md5 = 5505f659d3459a27f67bdb6ecea59b7e OK 2025/03/30 04:48:13 DEBUG : testing file moves 2025/03/30 04:48:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 04:48:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/30 04:48:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/30 04:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for checks to finish 2025/03/30 04:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Waiting for transfers to finish 2025/03/30 04:48:14 INFO : sub dir/hello world: Deleted 2025/03/30 04:48:14 INFO : sub dir/hello world: Moved (server-side) 2025/03/30 04:48:15 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucov4cixo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.83s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:20 DEBUG : sub dir/hello world: md5 = bd7ac351d621ca4573e735e43a66bd5a OK 2025/03/30 04:48:20 ERROR : : error listing: directory not found 2025/03/30 04:48:21 INFO : Local file system at /tmp/rclone2051658250: Making directory 2025/03/30 04:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.72s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:26 DEBUG : sub dir/hello world: md5 = 9003acfd5439a9b03a2fe4f358464f21 OK 2025/03/30 04:48:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:48:27 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for checks to finish 2025/03/30 04:48:27 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for transfers to finish 2025/03/30 04:48:28 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/03/30 04:48:28 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:48:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/30 04:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:32 DEBUG : check sum: md5 = 86949d91b0b0eeed641a03c897617933 OK 2025/03/30 04:48:32 INFO : check sum: Copied (new) 2025/03/30 04:48:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/30 04:48:32 DEBUG : check sum: Size of src and dst objects identical 2025/03/30 04:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:32 DEBUG : check sum: Unchanged skipping 2025/03/30 04:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:32 DEBUG : Waiting for deletions to finish 2025/03/30 04:48:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.13s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/30 04:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:36 DEBUG : sizeonly: md5 = 35446f55b4dc4603ac7c12cd16691560 OK 2025/03/30 04:48:36 INFO : sizeonly: Copied (new) 2025/03/30 04:48:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:36 DEBUG : sizeonly: Sizes identical 2025/03/30 04:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:36 DEBUG : sizeonly: Unchanged skipping 2025/03/30 04:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:36 DEBUG : Waiting for deletions to finish 2025/03/30 04:48:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/30 04:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:40 DEBUG : ignore-size: md5 = aa57ee98966f3a693bd5a93d3f967c71 OK 2025/03/30 04:48:40 INFO : ignore-size: Copied (new) 2025/03/30 04:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:48:40 DEBUG : ignore-size: Unchanged skipping 2025/03/30 04:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:40 DEBUG : Waiting for deletions to finish 2025/03/30 04:48:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:44 DEBUG : existing: md5 = 1ed3a7b40a7928209d130a2f26f08e74 OK 2025/03/30 04:48:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:44 DEBUG : existing: Unchanged skipping 2025/03/30 04:48:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:44 DEBUG : Waiting for deletions to finish 2025/03/30 04:48:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/30 04:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:46 DEBUG : existing: md5 = 9dc095a5f5e6376914f91251c0bde027 OK 2025/03/30 04:48:46 INFO : existing: Copied (replaced existing) 2025/03/30 04:48:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 04:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:49 DEBUG : existing: md5 = e409d73f4d2984b4bbbcbba1362dcc87 OK 2025/03/30 04:48:49 INFO : existing: Copied (new) 2025/03/30 04:48:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:50 DEBUG : existing: Destination exists, skipping 2025/03/30 04:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:48:50 DEBUG : Waiting for deletions to finish 2025/03/30 04:48:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.17s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:48:54 DEBUG : b/potato: md5 = 50cc92a2c6b2f72851cc67e2219e2e75 OK 2025/03/30 04:48:56 DEBUG : c/non empty space: md5 = 07cd5692ae0aa53d55e6fb4e4f43d3c6 OK 2025/03/30 04:48:56 INFO : d: Making directory 2025/03/30 04:48:58 DEBUG : Added delayed dir = "a", newDst= 2025/03/30 04:48:58 INFO : c: Set directory modification time (using SetModTime) 2025/03/30 04:48:58 DEBUG : Added delayed dir = "c", newDst=c 2025/03/30 04:48:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 04:48:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:48:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 04:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:00 DEBUG : a/potato2: md5 = 2d81fc71e431043f8d0ce89f83c6055a OK 2025/03/30 04:49:00 INFO : a/potato2: Copied (new) 2025/03/30 04:49:00 DEBUG : Waiting for deletions to finish 2025/03/30 04:49:01 INFO : b/potato: Deleted 2025/03/30 04:49:01 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/30 04:49:01 INFO : d: Removing directory 2025/03/30 04:49:02 INFO : b: Removing directory 2025/03/30 04:49:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/30 04:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/03/30 04:49:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:08 DEBUG : empty space: md5 = 323a2595106d911c39ca3ab6f2316fd2 OK 2025/03/30 04:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:08 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/03/30 04:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:08 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/03/30 04:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:09 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/03/30 04:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:10 DEBUG : empty space: md5 = c1ae7f7b2d05d4dc7ac60dfb8842f7b2 OK 2025/03/30 04:49:10 INFO : empty space: Copied (replaced existing) 2025/03/30 04:49:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:14 DEBUG : foo: md5 = eb31dfb87c0ed94d754cb6d4c765f0c8 OK 2025/03/30 04:49:14 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/03/30 04:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:16 DEBUG : foo: md5 = eab6edc09cf3b364e5bc631c3e623e8b OK 2025/03/30 04:49:16 INFO : foo: Copied (replaced existing) 2025/03/30 04:49:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.69s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:19 DEBUG : empty space: md5 = ba2bd8b1589ece470e86144c971d4492 OK 2025/03/30 04:49:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/30 04:49:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:19 DEBUG : empty space: Unchanged skipping 2025/03/30 04:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:21 DEBUG : potato: md5 = 2e0b63caec8dfb00080d2879c4a509ee OK 2025/03/30 04:49:21 INFO : potato: Copied (new) 2025/03/30 04:49:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:24 DEBUG : potato: md5 = d829e98ae4370d401e1a759c8fb386c4 OK 2025/03/30 04:49:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/30 04:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:26 DEBUG : potato: md5 = 6009c713a4805973a82848da239d389e OK 2025/03/30 04:49:26 INFO : potato: Copied (replaced existing) 2025/03/30 04:49:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:29 DEBUG : potato: md5 = 30dc1a41e566129a06bf9caafa71c1ca OK 2025/03/30 04:49:29 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/03/30 04:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:30 DEBUG : potato: md5 = 2cc66a538bc85d622c9eb470953ef70d OK 2025/03/30 04:49:30 INFO : potato: Copied (replaced existing) 2025/03/30 04:49:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:33 DEBUG : potato: md5 = 179716583790651582f2f971d60d84fd OK 2025/03/30 04:49:34 DEBUG : empty space: md5 = 035e7f4f0edaf1c022cd6c99e0dfb225 OK 2025/03/30 04:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/30 04:49:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:49:35 DEBUG : empty space: Unchanged skipping 2025/03/30 04:49:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:35 DEBUG : Waiting for deletions to finish 2025/03/30 04:49:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:38 DEBUG : potato: md5 = 7fd7247ef748868bd4064d8e431de21c OK 2025/03/30 04:49:40 DEBUG : empty space: md5 = e25672a23450841f2d12888f84442fe0 OK 2025/03/30 04:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:49:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:40 DEBUG : empty space: Unchanged skipping 2025/03/30 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:41 DEBUG : potato2: md5 = 37bec89cbf1f931517b1e552d814e8a8 OK 2025/03/30 04:49:41 INFO : potato2: Copied (new) 2025/03/30 04:49:41 DEBUG : Waiting for deletions to finish 2025/03/30 04:49:42 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:46 DEBUG : b/potato: md5 = 81c60a4c48261bf31cbc60ea5a50bf68 OK 2025/03/30 04:49:48 DEBUG : c/non empty space: md5 = 786a4144bdfd77ac0a3fe8948337a5c2 OK 2025/03/30 04:49:48 INFO : d: Making directory 2025/03/30 04:49:49 INFO : d/e: Making directory 2025/03/30 04:49:51 DEBUG : Added delayed dir = "a", newDst= 2025/03/30 04:49:52 INFO : c: Set directory modification time (using SetModTime) 2025/03/30 04:49:52 DEBUG : Added delayed dir = "c", newDst=c 2025/03/30 04:49:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:49:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 04:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:49:52 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 04:49:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:49:53 DEBUG : a/potato2: md5 = 0d655bc59d59c36edc8d4b2a45fb58bb OK 2025/03/30 04:49:53 INFO : a/potato2: Copied (new) 2025/03/30 04:49:53 DEBUG : Waiting for deletions to finish 2025/03/30 04:49:54 INFO : b/potato: Deleted 2025/03/30 04:49:55 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/30 04:49:55 INFO : d/e: Removing directory 2025/03/30 04:49:55 INFO : d: Removing directory 2025/03/30 04:49:55 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/03/30 04:49:56 INFO : b: Removing directory 2025/03/30 04:49:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/30 04:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:49:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/03/30 04:49:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:03 DEBUG : b/potato: md5 = 9857c1cfd40d41863543d0cb79be991d OK 2025/03/30 04:50:05 DEBUG : c/non empty space: md5 = c2ee5b9407d3729ce4ea8d80b6ae28de OK 2025/03/30 04:50:05 INFO : d: Making directory 2025/03/30 04:50:07 DEBUG : Added delayed dir = "a", newDst= 2025/03/30 04:50:07 INFO : c: Set directory modification time (using SetModTime) 2025/03/30 04:50:07 DEBUG : Added delayed dir = "c", newDst=c 2025/03/30 04:50:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:50:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 04:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 04:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:09 DEBUG : a/potato2: md5 = a258dce5a618e2c1d46258098d79f81d OK 2025/03/30 04:50:09 INFO : a/potato2: Copied (new) 2025/03/30 04:50:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': not deleting files as there were IO errors 2025/03/30 04:50:10 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/30 04:50:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:13 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/03/30 04:50:13 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/30 04:50:14 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:16 DEBUG : potato: md5 = 8eb2dee8ecb88640fe57cc9c1edfc511 OK 2025/03/30 04:50:18 DEBUG : empty space: md5 = 8db1af16c551452c3e83c2a6df607e8d OK 2025/03/30 04:50:18 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:50:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:18 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:19 INFO : potato: Deleted 2025/03/30 04:50:19 DEBUG : potato2: md5 = 3aa0631b7f2d1b3c6009b1f61abdc848 OK 2025/03/30 04:50:19 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:23 DEBUG : potato: md5 = 92515855f4dfa3c4153a2ae227edb137 OK 2025/03/30 04:50:24 DEBUG : empty space: md5 = 3375e9e958106febf3be5ef45db10a69 OK 2025/03/30 04:50:25 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:25 INFO : potato: Deleted 2025/03/30 04:50:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:50:25 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:27 DEBUG : potato2: md5 = 74b68eb9257eefa4a9f65c7e85be5476 OK 2025/03/30 04:50:27 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:30 DEBUG : potato: md5 = 6bb4dac012a4782c872188c9c3a9db14 OK 2025/03/30 04:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:32 DEBUG : potato2: md5 = 09a9f855b942d5ee039d913f4325a598 OK 2025/03/30 04:50:32 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.33s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:36 DEBUG : potato2: md5 = 52fc3105a2c4c5f75e3827a10c386a03 OK 2025/03/30 04:50:37 DEBUG : empty space: md5 = c868ad02242c15384e856ae2b56764cf OK 2025/03/30 04:50:37 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 04:50:37 DEBUG : enormous: Excluded 2025/03/30 04:50:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 04:50:37 DEBUG : potato2: Excluded 2025/03/30 04:50:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 04:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:50:37 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:37 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:37 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:38 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 04:50:38 DEBUG : enormous: Excluded 2025/03/30 04:50:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 04:50:38 DEBUG : potato2: Excluded 2025/03/30 04:50:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 04:50:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 04:50:38 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:38 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for checks to finish 2025/03/30 04:50:38 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for transfers to finish 2025/03/30 04:50:38 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:42 DEBUG : potato2: md5 = 983b96bf28f1f73070cc2dfcac1b00ef OK 2025/03/30 04:50:43 DEBUG : empty space: md5 = 9158146c160998375afad254f42b0a6c OK 2025/03/30 04:50:45 DEBUG : enormous: md5 = d2567fe3087be738734fb03155bea477 OK 2025/03/30 04:50:45 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 04:50:45 DEBUG : enormous: Excluded 2025/03/30 04:50:45 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 04:50:45 DEBUG : potato2: Excluded 2025/03/30 04:50:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:45 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:45 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:46 INFO : potato2: Deleted 2025/03/30 04:50:46 INFO : enormous: Deleted 2025/03/30 04:50:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 04:50:46 DEBUG : empty space: Unchanged skipping 2025/03/30 04:50:46 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for checks to finish 2025/03/30 04:50:46 DEBUG : Local file system at /tmp/rclone2051658250: Waiting for transfers to finish 2025/03/30 04:50:46 DEBUG : Waiting for deletions to finish 2025/03/30 04:50:46 INFO : enormous: Deleted 2025/03/30 04:50:46 INFO : potato2: Deleted 2025/03/30 04:50:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:50:49 DEBUG : one: md5 = 2a036429059474518932ba0762cc8800 OK 2025/03/30 04:50:51 DEBUG : two: md5 = 2cf8edea0b5e62100d61b6b30c2d6716 OK 2025/03/30 04:50:52 DEBUG : three: md5 = 7d116ed35750cc62be4f56977670e702 OK 2025/03/30 04:50:53 DEBUG : four: md5 = 204c0a68d24d9ddd436a5e5fb15bff65 OK 2025/03/30 04:50:54 DEBUG : five: Need to transfer - File not found at Destination 2025/03/30 04:50:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/30 04:50:54 DEBUG : one: Destination is newer than source, skipping 2025/03/30 04:50:54 DEBUG : three: Sizes identical 2025/03/30 04:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 04:50:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 04:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:50:55 DEBUG : four: md5 = bdeb1f09ecdbc7d68fb8ca4b5b72c022 OK 2025/03/30 04:50:55 INFO : four: Copied (replaced existing) 2025/03/30 04:50:55 DEBUG : two: md5 = b782a37c6e84fcc745d4415d0a4fd9ca OK 2025/03/30 04:50:55 INFO : two: Copied (replaced existing) 2025/03/30 04:50:55 DEBUG : five: md5 = 87ecf85c2607e394b7400ef9fce3b0a6 OK 2025/03/30 04:50:55 INFO : five: Copied (new) 2025/03/30 04:50:55 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.41s) === 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-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/03/30 04:50:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/30 04:50:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/30 04:50:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/30 04:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:00 DEBUG : yam: md5 = 4694981425080e68c46d90b1de74c020 OK 2025/03/30 04:51:00 INFO : yam: Copied (new) 2025/03/30 04:51:00 DEBUG : potato: md5 = 1b7a4bebbaa2da9f2cc509fe4254074a OK 2025/03/30 04:51:00 INFO : potato: Copied (new) 2025/03/30 04:51:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/30 04:51:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/30 04:51:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:01 DEBUG : potato: Unchanged skipping 2025/03/30 04:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:02 DEBUG : yaml: md5 = 3b850b79732fe6632da9e3ff6859fccf OK 2025/03/30 04:51:02 INFO : yaml: Copied (new) 2025/03/30 04:51:02 DEBUG : Waiting for deletions to finish 2025/03/30 04:51:02 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/30 04:51:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Making map for --track-renames 2025/03/30 04:51:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Finished making map for --track-renames 2025/03/30 04:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 04:51:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 04:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for renames to finish 2025/03/30 04:51:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:06 DEBUG : yam: md5 = 7777b2014ac2841e8c9d94145aa3041e OK 2025/03/30 04:51:06 INFO : yam: Copied (new) 2025/03/30 04:51:07 DEBUG : potato: md5 = 5439be0727379fd07b95e732c9cf4d29 OK 2025/03/30 04:51:07 INFO : potato: Copied (new) 2025/03/30 04:51:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Making map for --track-renames 2025/03/30 04:51:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Finished making map for --track-renames 2025/03/30 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:07 DEBUG : potato: Unchanged skipping 2025/03/30 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for renames to finish 2025/03/30 04:51:08 INFO : yam: Moved (server-side) to: yaml 2025/03/30 04:51:08 INFO : yaml: Renamed from "yam" 2025/03/30 04:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:08 DEBUG : Waiting for deletions to finish 2025/03/30 04:51:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/30 04:51:11 DEBUG : Added delayed dir = "sub", newDst= 2025/03/30 04:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Making map for --track-renames 2025/03/30 04:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Finished making map for --track-renames 2025/03/30 04:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 04:51:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/30 04:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for renames to finish 2025/03/30 04:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:13 DEBUG : potato: md5 = d70a3fc262c46d6624240c0bd926a106 OK 2025/03/30 04:51:13 INFO : potato: Copied (new) 2025/03/30 04:51:13 DEBUG : sub/yam: md5 = 3a610859a9e77226a640ed4dd1f3567f OK 2025/03/30 04:51:13 INFO : sub/yam: Copied (new) 2025/03/30 04:51:13 DEBUG : Waiting for deletions to finish 2025/03/30 04:51:13 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:51:14 DEBUG : potato: Unchanged skipping 2025/03/30 04:51:15 INFO : sub: Set directory modification time (using SetModTime) 2025/03/30 04:51:15 DEBUG : Added delayed dir = "sub", newDst=sub 2025/03/30 04:51:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Making map for --track-renames 2025/03/30 04:51:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Finished making map for --track-renames 2025/03/30 04:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for renames to finish 2025/03/30 04:51:16 INFO : sub/yam: Moved (server-side) to: yam 2025/03/30 04:51:16 INFO : yam: Renamed from "sub/yam" 2025/03/30 04:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:16 DEBUG : Waiting for deletions to finish 2025/03/30 04:51:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:19 DEBUG : Creating backend with remote "/tmp/rclone2051658250/dir1" 2025/03/30 04:51:19 DEBUG : Creating backend with remote "/tmp/rclone2051658250/dir2" 2025/03/30 04:51:19 DEBUG : Local file system at /tmp/rclone2051658250/dir2: Using server-side directory move 2025/03/30 04:51:19 INFO : Local file system at /tmp/rclone2051658250/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 04:51:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/30 04:51:19 DEBUG : Local file system at /tmp/rclone2051658250/dir2: Waiting for checks to finish 2025/03/30 04:51:19 DEBUG : Local file system at /tmp/rclone2051658250/dir2: Waiting for transfers to finish 2025/03/30 04:51:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:20 DEBUG : Added delayed dir = "nested", newDst= 2025/03/30 04:51:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:51:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/30 04:51:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:22 DEBUG : sub dir/hello world: md5 = ce60a9edbc19907a15a4d354b09b5e32 OK 2025/03/30 04:51:22 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:51:22 INFO : sub dir/hello world: Deleted 2025/03/30 04:51:23 DEBUG : nested/sub dir/file: md5 = b45241fcf749039de5b411ee1323a5e2 OK 2025/03/30 04:51:23 INFO : nested/sub dir/file: Copied (new) 2025/03/30 04:51:23 INFO : nested/sub dir/file: Deleted 2025/03/30 04:51:24 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:51:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:51:24 INFO : nested: Set directory modification time (using DirSetModTime) 2025/03/30 04:51:24 INFO : sub dir: Removing directory 2025/03/30 04:51:24 INFO : nested/sub dir: Removing directory 2025/03/30 04:51:24 INFO : nested: Removing directory 2025/03/30 04:51:24 DEBUG : Local file system at /tmp/rclone2051658250: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 04:51:28 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/03/30 04:51:28 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:30 DEBUG : Added delayed dir = "nested", newDst= 2025/03/30 04:51:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 04:51:30 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/30 04:51:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 04:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:32 DEBUG : sub dir/hello world: md5 = 669d0fd858aba87272e31707c10f49d0 OK 2025/03/30 04:51:32 INFO : sub dir/hello world: Copied (new) 2025/03/30 04:51:32 INFO : sub dir/hello world: Deleted 2025/03/30 04:51:33 DEBUG : nested/sub dir/file: md5 = aa69c22e4b78e5097b24574bbb5a33f6 OK 2025/03/30 04:51:33 INFO : nested/sub dir/file: Copied (new) 2025/03/30 04:51:33 INFO : nested/sub dir/file: Deleted 2025/03/30 04:51:34 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:51:34 INFO : nested: Set directory modification time (using DirSetModTime) 2025/03/30 04:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 04:51:38 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/03/30 04:51:38 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 04:51:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/30 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:41 DEBUG : existing-b: md5 = 9f2cea26339c3ec26dd6da27a5cec5ee OK 2025/03/30 04:51:41 INFO : existing-b: Copied (new) 2025/03/30 04:51:41 INFO : existing-b: Deleted 2025/03/30 04:51:41 DEBUG : existing: md5 = 43b80069ba28b1d2766bcc4e23904733 OK 2025/03/30 04:51:41 INFO : existing: Copied (new) 2025/03/30 04:51:41 INFO : existing: Deleted 2025/03/30 04:51:41 DEBUG : existing: Destination exists, skipping 2025/03/30 04:51:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/30 04:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:51:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.97s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:51:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muhimev8dohu" 2025/03/30 04:51:43 DEBUG : Creating backend with remote "TestDrive:crypt/vamrcfmhj3erhsa146fugovrhbca62eg0abmsbf2v78hiksl3p6g" 2025/03/30 04:51:46 DEBUG : potato2: md5 = 62a6fe878b9e921ae26b50ba9529cdca OK 2025/03/30 04:51:47 DEBUG : empty space: md5 = 5d94d82339219d40d243f03f86b58c9d OK 2025/03/30 04:51:48 DEBUG : potato3: md5 = 424f03650236b5dcd3551aedb36879bb OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu' 2025/03/30 04:51:51 DEBUG : empty space: md5 = 11ddb4feba7b9686b4d4af3789493164 OK 2025/03/30 04:51:52 DEBUG : potato3: md5 = 68e3d45c3a65bee8e0bedd62a2f767cc OK 2025/03/30 04:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu': Using server-side directory move 2025/03/30 04:51:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 04:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:51:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 04:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu': Waiting for checks to finish 2025/03/30 04:51:53 DEBUG : empty space: Unchanged skipping 2025/03/30 04:51:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 04:51:53 INFO : potato3: Deleted 2025/03/30 04:51:53 INFO : potato2: Moved (server-side) 2025/03/30 04:51:54 INFO : potato3: Moved (server-side) 2025/03/30 04:51:55 INFO : empty space: Deleted 2025/03/30 04:51:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu': Waiting for transfers to finish 2025/03/30 04:51:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bavolal4zopo" 2025/03/30 04:51:56 DEBUG : Creating backend with remote "TestDrive:crypt/m0t9iareaauosbbf9a379qe8i4o5td4kiqb0ivn0b3obor7s1n70" 2025/03/30 04:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bavolal4zopo': Using server-side directory move 2025/03/30 04:51:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bavolal4zopo': Server side directory move succeeded 2025/03/30 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bavolal4zopo': Purge remote 2025/03/30 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muhimev8dohu': Purge remote 2025/03/30 04:51:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sifevil8tazi" 2025/03/30 04:52:00 DEBUG : Creating backend with remote "TestDrive:crypt/147ejenm5bjeacuptpjkuo1dmguml5j1f37r7b2vroircbe2s840" 2025/03/30 04:52:02 DEBUG : potato2: md5 = e6193a680fbdf308b0afc4605e42fdeb OK 2025/03/30 04:52:03 DEBUG : empty space: md5 = 31a951da846c66dd7a992b923c54f51c OK 2025/03/30 04:52:05 DEBUG : potato3: md5 = 9ed71ba9691d8026ee1ef006098b645a OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-sifevil8tazi' 2025/03/30 04:52:07 DEBUG : empty space: md5 = d8fc36a0395a83c98d8be6496e4d25b4 OK 2025/03/30 04:52:09 DEBUG : potato3: md5 = caa9dedf6b75d5b22e56c1076e592fc5 OK 2025/03/30 04:52:09 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 04:52:09 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 04:52:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifevil8tazi': Waiting for checks to finish 2025/03/30 04:52:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 04:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifevil8tazi': Waiting for transfers to finish 2025/03/30 04:52:09 INFO : potato3: Deleted 2025/03/30 04:52:10 INFO : potato2: Moved (server-side) 2025/03/30 04:52:10 INFO : potato3: Moved (server-side) 2025/03/30 04:52:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xolufil2bibi" 2025/03/30 04:52:11 DEBUG : Creating backend with remote "TestDrive:crypt/td633kn1n0tm26a0arntvf48ho6gtb646o51p79ml49fns7j3oeg" 2025/03/30 04:52:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 04:52:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:52:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 04:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolufil2bibi': Waiting for checks to finish 2025/03/30 04:52:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolufil2bibi': Waiting for transfers to finish 2025/03/30 04:52:13 INFO : potato3: Moved (server-side) 2025/03/30 04:52:14 INFO : potato2: Moved (server-side) 2025/03/30 04:52:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xolufil2bibi': Purge remote 2025/03/30 04:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sifevil8tazi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xegadol9fayo" 2025/03/30 04:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/o4qkfve02tvknr370oq6f8n87c2v2ideog9ajgteev48dq29qk6g" 2025/03/30 04:52:18 DEBUG : potato2: md5 = 62b4c3642c4801322ec1e437db5ab497 OK 2025/03/30 04:52:20 DEBUG : empty space: md5 = 1584a68c6f8e2b24c623e621dab4bfd0 OK 2025/03/30 04:52:21 DEBUG : potato3: md5 = 481ac3d16e6c8e28e80e87bd3593781d OK 2025/03/30 04:52:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo' -> Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo' 2025/03/30 04:52:24 DEBUG : empty space: md5 = ce37807c57c20f254cd39b7ea6a0cd58 OK 2025/03/30 04:52:26 DEBUG : potato3: md5 = 12efbc737608c5f1d72a3cd0b521c058 OK 2025/03/30 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo': Using server-side directory move 2025/03/30 04:52:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 04:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 04:52:26 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/03/30 04:52:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 04:52:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 04:52:26 DEBUG : empty space: Unchanged skipping 2025/03/30 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo': Waiting for checks to finish 2025/03/30 04:52:27 INFO : empty space: Deleted 2025/03/30 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo': Waiting for transfers to finish 2025/03/30 04:52:27 INFO : potato3: Deleted 2025/03/30 04:52:27 INFO : potato2: Moved (server-side) 2025/03/30 04:52:27 INFO : potato3: Moved (server-side) 2025/03/30 04:52:27 INFO : tomatoDir: Removing directory 2025/03/30 04:52:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': deleted 1 directories 2025/03/30 04:52:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucerup9mico" 2025/03/30 04:52:29 DEBUG : Creating backend with remote "TestDrive:crypt/tmhpbkv6kd5vp1gap742k221pmvl1iljdcg4luadsf7m4i60cfk0" 2025/03/30 04:52:30 INFO : tomatoDir: Making directory 2025/03/30 04:52:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucerup9mico': Using server-side directory move 2025/03/30 04:52:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pucerup9mico': Server side directory move succeeded 2025/03/30 04:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucerup9mico': Purge remote 2025/03/30 04:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegadol9fayo': Purge remote 2025/03/30 04:52:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test" 2025/03/30 04:52:34 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncOverlap (3.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test" 2025/03/30 04:52:38 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/03/30 04:52:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-include/layer2" 2025/03/30 04:52:40 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/03/30 04:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-ignore-file" 2025/03/30 04:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/03/30 04:52:47 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 8f538dfe52b139fbdfaa82fc1fd8b05d OK 2025/03/30 04:52:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/30 04:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test': Waiting for checks to finish 2025/03/30 04:52:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test': Waiting for transfers to finish 2025/03/30 04:52:49 DEBUG : Waiting for deletions to finish 2025/03/30 04:52:49 INFO : There was nothing to transfer 2025/03/30 04:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:52:51 DEBUG : Waiting for deletions to finish 2025/03/30 04:52:51 INFO : rclone-sync-test-include: Removing directory 2025/03/30 04:52:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/03/30 04:52:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/30 04:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': failed to delete 1 directories 2025/03/30 04:52:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/30 04:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/30 04:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/30 04:52:53 DEBUG : Waiting for deletions to finish 2025/03/30 04:52:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:52:55 DEBUG : Waiting for deletions to finish 2025/03/30 04:52:55 INFO : rclone-sync-test-include: Removing directory 2025/03/30 04:52:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/03/30 04:52:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/30 04:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': failed to delete 1 directories 2025/03/30 04:52:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/30 04:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/30 04:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/30 04:52:57 DEBUG : Waiting for deletions to finish 2025/03/30 04:52:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:52:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/03/30 04:53:00 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (30.82s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:53:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:53:09 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:53:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/CompareDest" 2025/03/30 04:53:10 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/gveqi14airsml4bgu7krj116o8" 2025/03/30 04:53:12 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 04:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:14 DEBUG : one: md5 = 9573866869986e6a9f04bd501439e4b8 OK 2025/03/30 04:53:14 INFO : one: Copied (new) 2025/03/30 04:53:14 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:17 DEBUG : one: md5 = 7011e72c7902948eac89702762477e55 OK 2025/03/30 04:53:17 INFO : one: Copied (replaced existing) 2025/03/30 04:53:17 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:19 DEBUG : dst/one: md5 = d5f7170a710866cdd957babe5c85faae OK 2025/03/30 04:53:21 DEBUG : CompareDest/one: md5 = 6db972cfa063a6eccc5ac5cf5d80ffe8 OK 2025/03/30 04:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 04:53:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:22 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:22 INFO : There was nothing to transfer 2025/03/30 04:53:24 DEBUG : CompareDest/two: md5 = 8a614e45de19fa727cc99eda42f2d0ff OK 2025/03/30 04:53:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 04:53:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:25 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:25 INFO : There was nothing to transfer 2025/03/30 04:53:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 04:53:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 04:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:26 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/30 04:53:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 04:53:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:53:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 04:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:29 DEBUG : two: md5 = 03694ca75edbab41b148fd557f2368e6 OK 2025/03/30 04:53:29 INFO : two: Copied (new) 2025/03/30 04:53:29 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:53:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:53:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:53:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:53:36 DEBUG : pre-dest1/1: md5 = 8b753374355f40b810c6fdcffbcae730 OK 2025/03/30 04:53:38 DEBUG : pre-dest2/2: md5 = 5b83ca133bfa4bbf4bb074b667486d90 OK 2025/03/30 04:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dest" 2025/03/30 04:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/rg03c1jvnehrrc617i0lnqjddc" 2025/03/30 04:53:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/pre-dest1" 2025/03/30 04:53:40 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/bbnblvh6k061ssopqrp18kd7gc" 2025/03/30 04:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/pre-dest2" 2025/03/30 04:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/dgicm1h6b5ejvlltm8eeif0bnk" 2025/03/30 04:53:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:53:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/30 04:53:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:53:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/30 04:53:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/30 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dest': Waiting for checks to finish 2025/03/30 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dest': Waiting for transfers to finish 2025/03/30 04:53:45 DEBUG : 3: md5 = 97ab7f7f22946f723536a8db67ab5a9a OK 2025/03/30 04:53:45 INFO : 3: Copied (new) 2025/03/30 04:53:45 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:48 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/03/30 04:53:48 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/03/30 04:53:49 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.45s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:53:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:53:50 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:53:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/CopyDest" 2025/03/30 04:53:52 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/30 04:53:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 04:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:55 DEBUG : one: md5 = 9a710fdf02162fef14f4cb5db9097785 OK 2025/03/30 04:53:55 INFO : one: Copied (new) 2025/03/30 04:53:55 DEBUG : Waiting for deletions to finish 2025/03/30 04:53:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:53:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:53:58 DEBUG : one: md5 = 74d98ec93ed6ee750e561e8695470a28 OK 2025/03/30 04:53:58 INFO : one: Copied (replaced existing) 2025/03/30 04:53:58 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:00 DEBUG : dst/one: md5 = cd9c301e7921c846ba2cf8882ac055c8 OK 2025/03/30 04:54:02 DEBUG : CopyDest/one: md5 = 27441ac3248696bd6a42d9f897fb6108 OK 2025/03/30 04:54:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/BackupDir" 2025/03/30 04:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/30 04:54:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 04:54:06 INFO : one: Moved (server-side) 2025/03/30 04:54:07 INFO : one: Copied (server-side copy) 2025/03/30 04:54:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 04:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:07 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:09 DEBUG : CopyDest/two: md5 = 30a21347eaf0811f62523f1434070cc2 OK 2025/03/30 04:54:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:11 INFO : two: Copied (server-side copy) 2025/03/30 04:54:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:11 DEBUG : one: Unchanged skipping 2025/03/30 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:11 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:11 DEBUG : one: Unchanged skipping 2025/03/30 04:54:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:11 DEBUG : two: Unchanged skipping 2025/03/30 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:11 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:11 INFO : There was nothing to transfer 2025/03/30 04:54:13 DEBUG : CopyDest/three: md5 = 8b887d7066d9aaf66d35d89458f76178 OK 2025/03/30 04:54:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 04:54:14 DEBUG : three: Destination not found in --copy-dest 2025/03/30 04:54:14 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 04:54:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:14 DEBUG : one: Unchanged skipping 2025/03/30 04:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 04:54:14 DEBUG : two: Unchanged skipping 2025/03/30 04:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:16 DEBUG : three: md5 = 5f0ba195a4af7ef0a5ceb49079201c6a OK 2025/03/30 04:54:16 INFO : three: Copied (new) 2025/03/30 04:54:16 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 04:54:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:54:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:54:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:54:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:54:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/30 04:54:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.88s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:54:24 DEBUG : dst/one: md5 = 2e7070b7f8fa02a4b03a24bd7660a21a OK 2025/03/30 04:54:25 DEBUG : dst/two: md5 = 3fcf0efbde53be9f8a627f04a6f1de76 OK 2025/03/30 04:54:27 DEBUG : dst/three.txt: md5 = 06bc1fb309dfe75a8266f331d7b35be4 OK 2025/03/30 04:54:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:54:27 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:54:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/backup" 2025/03/30 04:54:28 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 04:54:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:54:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:30 DEBUG : two: Unchanged skipping 2025/03/30 04:54:31 INFO : one: Moved (server-side) 2025/03/30 04:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:33 DEBUG : one: md5 = 91d545ab4bc1cad14b8bb2b1da5fec98 OK 2025/03/30 04:54:33 INFO : one: Copied (new) 2025/03/30 04:54:33 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:33 INFO : three.txt: Moved (server-side) 2025/03/30 04:54:33 INFO : three.txt: Moved into backup dir 2025/03/30 04:54:35 DEBUG : dst/three.txt: md5 = 9291d266bf13b4b4564092d42262e15f OK 2025/03/30 04:54:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:54:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:54:36 DEBUG : two: Unchanged skipping 2025/03/30 04:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:37 INFO : one: Deleted 2025/03/30 04:54:37 INFO : one: Moved (server-side) 2025/03/30 04:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:39 DEBUG : one: md5 = 0992955d4e5231aa26e8fefae6f7f017 OK 2025/03/30 04:54:39 INFO : one: Copied (new) 2025/03/30 04:54:39 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:39 INFO : three.txt: Deleted 2025/03/30 04:54:40 INFO : three.txt: Moved (server-side) 2025/03/30 04:54:40 INFO : three.txt: Moved into backup dir 2025/03/30 04:54:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:54:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:54:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 04:54:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:54:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:54:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:54:46 DEBUG : dst/one: md5 = d0d84cffb39d31b86bc4038598feae20 OK 2025/03/30 04:54:47 DEBUG : dst/two: md5 = 5c47cd4f922ddfc66c035654e024d4b8 OK 2025/03/30 04:54:48 DEBUG : dst/three.txt: md5 = 8a63dd4d97fce9fe194244b86557c124 OK 2025/03/30 04:54:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:54:49 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/backup" 2025/03/30 04:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 04:54:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:54:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:54:51 DEBUG : two: Unchanged skipping 2025/03/30 04:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:53 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:54:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:54:54 DEBUG : one: md5 = a247bb287b4b37c0ef71bf6ce28d1da4 OK 2025/03/30 04:54:54 INFO : one: Copied (new) 2025/03/30 04:54:54 DEBUG : Waiting for deletions to finish 2025/03/30 04:54:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:54:55 INFO : three.txt: Moved into backup dir 2025/03/30 04:54:57 DEBUG : dst/three.txt: md5 = 141817f523094ae7a513c41cdaed82b5 OK 2025/03/30 04:54:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:54:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:54:58 DEBUG : two: Unchanged skipping 2025/03/30 04:54:58 INFO : one.bak: Deleted 2025/03/30 04:54:59 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:55:00 DEBUG : one: md5 = 3aadb3e307c7dbdb1342bfb66a4f07c1 OK 2025/03/30 04:55:00 INFO : one: Copied (new) 2025/03/30 04:55:00 DEBUG : Waiting for deletions to finish 2025/03/30 04:55:01 INFO : three.txt.bak: Deleted 2025/03/30 04:55:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:55:02 INFO : three.txt: Moved into backup dir 2025/03/30 04:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:55:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/03/30 04:55:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:55:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:55:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:55:08 DEBUG : dst/one: md5 = 6323d9a636313acebb0f4bad46a6e88e OK 2025/03/30 04:55:09 DEBUG : dst/two: md5 = ed94042775dcaab21aaca535e4dce1b4 OK 2025/03/30 04:55:11 DEBUG : dst/three.txt: md5 = a5421d218c334b64b38ca09e10ab105b OK 2025/03/30 04:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:55:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/backup" 2025/03/30 04:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/1nrff024r7pq65ecp72fc28jb0" 2025/03/30 04:55:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:55:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:55:14 DEBUG : two: Unchanged skipping 2025/03/30 04:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:55:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 04:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:55:17 DEBUG : one: md5 = 8e777dc9cde8205338da586ddd231f9d OK 2025/03/30 04:55:17 INFO : one: Copied (new) 2025/03/30 04:55:17 DEBUG : Waiting for deletions to finish 2025/03/30 04:55:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 04:55:18 INFO : three.txt: Moved into backup dir 2025/03/30 04:55:20 DEBUG : dst/three.txt: md5 = 92158a68f6f17141cec8201af35d0300 OK 2025/03/30 04:55:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:55:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:55:20 DEBUG : two: Unchanged skipping 2025/03/30 04:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:55:21 INFO : one-2019-01-01: Deleted 2025/03/30 04:55:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 04:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:55:23 DEBUG : one: md5 = 200304d94c03d5c46d4843c70660ecf8 OK 2025/03/30 04:55:23 INFO : one: Copied (new) 2025/03/30 04:55:23 DEBUG : Waiting for deletions to finish 2025/03/30 04:55:24 INFO : three-2019-01-01.txt: Deleted 2025/03/30 04:55:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 04:55:24 INFO : three.txt: Moved into backup dir 2025/03/30 04:55:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:55:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:55:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/03/30 04:55:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/03/30 04:55:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/03/30 04:55:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:55:31 DEBUG : dst/one: md5 = fdfcc0c5c41d7c8859fa38d9775739ed OK 2025/03/30 04:55:32 DEBUG : dst/two: md5 = a70342ddc80e5f716ee9ed1eb4a509f3 OK 2025/03/30 04:55:34 DEBUG : dst/three.txt: md5 = 16bdb0b6de10b40ccbce7c7affbdbe36 OK 2025/03/30 04:55:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:55:34 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:55:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:55:35 DEBUG : two: Unchanged skipping 2025/03/30 04:55:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:55:36 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:55:37 DEBUG : one: md5 = 18cbfd22d7dec2bf266a1989c9ae87ac OK 2025/03/30 04:55:37 INFO : one: Copied (new) 2025/03/30 04:55:37 DEBUG : Waiting for deletions to finish 2025/03/30 04:55:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:55:38 INFO : three.txt: Moved into backup dir 2025/03/30 04:55:40 DEBUG : dst/three.txt: md5 = 2ef3759adb4863f9819ba935247f0d89 OK 2025/03/30 04:55:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/30 04:55:41 DEBUG : one.bak: Excluded (Path Filter) 2025/03/30 04:55:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:55:41 DEBUG : two: Unchanged skipping 2025/03/30 04:55:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for checks to finish 2025/03/30 04:55:41 INFO : one.bak: Deleted 2025/03/30 04:55:42 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo/dst': Waiting for transfers to finish 2025/03/30 04:55:43 DEBUG : one: md5 = 0c0221d85bdc815ae9d7e3e9cbb18944 OK 2025/03/30 04:55:43 INFO : one: Copied (new) 2025/03/30 04:55:43 DEBUG : Waiting for deletions to finish 2025/03/30 04:55:44 INFO : three.txt.bak: Deleted 2025/03/30 04:55:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:55:44 INFO : three.txt: Moved into backup dir 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:55:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (18.90s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:55:50 DEBUG : dst/one: md5 = 1e694bc90b99356da3d126e769c4e796 OK 2025/03/30 04:55:51 DEBUG : dst/two: md5 = a21c7bd3e3fa5a0dfbc0cde6b0f810e2 OK 2025/03/30 04:55:53 DEBUG : dst/three.txt: md5 = 10163dcf57cea735eb9277cace9eb5ed OK 2025/03/30 04:55:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:55:53 DEBUG : Config file has changed externally - reloading 2025/03/30 04:55:53 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:55:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:55:55 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:55:56 DEBUG : one: md5 = 01e1ac1233d507aa576d8cc5b535208e OK 2025/03/30 04:55:56 INFO : one: Copied (new) 2025/03/30 04:55:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:55:56 DEBUG : two: Unchanged skipping 2025/03/30 04:55:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 04:55:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:55:59 DEBUG : three.txt: md5 = 5f4d680889982d3809d8e06619a23289 OK 2025/03/30 04:55:59 INFO : three.txt: Copied (new) 2025/03/30 04:56:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:56:01 INFO : one.bak: Deleted 2025/03/30 04:56:01 INFO : one: Moved (server-side) to: one.bak 2025/03/30 04:56:03 DEBUG : one: md5 = 31e6f0c54ced3ccebcb2a6b116671499 OK 2025/03/30 04:56:03 INFO : one: Copied (new) 2025/03/30 04:56:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:56:03 DEBUG : two: Unchanged skipping 2025/03/30 04:56:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 04:56:04 INFO : three.txt.bak: Deleted 2025/03/30 04:56:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 04:56:06 DEBUG : three.txt: md5 = 3da22ae7e3a5efa37543e22cb3617276 OK 2025/03/30 04:56:06 INFO : three.txt: Copied (new) 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/03/30 04:56:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (22.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:12 DEBUG : dst/one: md5 = 54da283b71e618a8eee094fac4aeac93 OK 2025/03/30 04:56:14 DEBUG : dst/two: md5 = 3481ee11972f09defcac3837cca5644b OK 2025/03/30 04:56:15 DEBUG : dst/three.txt: md5 = 4bed54a40f0d81d44fa3d5062486850a OK 2025/03/30 04:56:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qinewam1sivo/dst" 2025/03/30 04:56:15 DEBUG : Creating backend with remote "TestDrive:crypt/40msn3imkgek8i6ala329mjcmjmkqkcc0vn21si735dimuhhlrp0/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/30 04:56:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 04:56:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 04:56:19 DEBUG : one: md5 = 00ee5e0fbf8d4a0b3635529eb78c64cb OK 2025/03/30 04:56:19 INFO : one: Copied (new) 2025/03/30 04:56:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:56:19 DEBUG : two: Unchanged skipping 2025/03/30 04:56:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 04:56:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 04:56:21 DEBUG : three.txt: md5 = 4503c9b4d22def46e37a1b94d77480e3 OK 2025/03/30 04:56:21 INFO : three.txt: Copied (new) 2025/03/30 04:56:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 04:56:23 INFO : one-2019-01-01: Deleted 2025/03/30 04:56:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 04:56:25 DEBUG : one: md5 = b7eebf455a1c10cc5e18ad2dc307e7ca OK 2025/03/30 04:56:25 INFO : one: Copied (new) 2025/03/30 04:56:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:56:25 DEBUG : two: Unchanged skipping 2025/03/30 04:56:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 04:56:26 INFO : three-2019-01-01.txt: Deleted 2025/03/30 04:56:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 04:56:28 DEBUG : three.txt: md5 = 4c33f820557eaac3db01e6afded9f6e0 OK 2025/03/30 04:56:28 INFO : three.txt: Copied (new) 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/03/30 04:56:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.16s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:33 DEBUG : Testêé: md5 = 03078186655cc510d0ef7a6ba31f425f OK 2025/03/30 04:56:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/30 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:56:35 DEBUG : Testêé: md5 = b6887cc4aae7e3378767f61694151cb4 OK 2025/03/30 04:56:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/30 04:56:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.42s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 04:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:56:39 DEBUG : existing: md5 = 2a1bfd65ad2a3094f3165b09ea80fc22 OK 2025/03/30 04:56:39 INFO : existing: Copied (new) 2025/03/30 04:56:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/30 04:56:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/30 04:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:56:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': not deleting files as there were IO errors 2025/03/30 04:56:39 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncImmutable (5.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:44 DEBUG : EXISTING: md5 = 34faef117a1bd8e38702b30a9856e1a2 OK 2025/03/30 04:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:56:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:56:44 DEBUG : existing: Unchanged skipping 2025/03/30 04:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:56:44 DEBUG : Waiting for deletions to finish 2025/03/30 04:56:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.93s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", 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-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", 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-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:56:49 DEBUG : both0: md5 = 13b2288d6c24fee2676cf0bdb881c58f OK 2025/03/30 04:56:50 DEBUG : only0: md5 = 873fb831eb59ea9cabc4b764c7d5cbbb OK 2025/03/30 04:56:51 DEBUG : both1: md5 = 6c59a5908d6934b3f99047396e78f519 OK 2025/03/30 04:56:53 DEBUG : only1: md5 = 30e4e34f738448ab1d21600426f294bf OK 2025/03/30 04:56:54 DEBUG : both2: md5 = 668df5e807b98c59ae13261e24f10b54 OK 2025/03/30 04:56:55 DEBUG : only2: md5 = c2ed7d00852e6a3be27361aa61951d04 OK 2025/03/30 04:56:57 DEBUG : both3: md5 = ace1bee2985e122fbc3c2dd5ce76cd9a OK 2025/03/30 04:56:58 DEBUG : only3: md5 = b03764a7f836013d7e53f7df5567fb98 OK 2025/03/30 04:57:00 DEBUG : both4: md5 = e021777810ab62c141fb097f62a5f836 OK 2025/03/30 04:57:01 DEBUG : only4: md5 = d973f4add651e6812d97d70a0d3cd416 OK 2025/03/30 04:57:02 DEBUG : both5: md5 = 323d15d9896c9ffe6b2ac8b5516fb02f OK 2025/03/30 04:57:04 DEBUG : only5: md5 = ee7908ad067f33bb21c430423018b149 OK 2025/03/30 04:57:05 DEBUG : both6: md5 = 15f824fdc689122c3b2185551b22cc62 OK 2025/03/30 04:57:07 DEBUG : only6: md5 = 651f082f0996ad76bfc63df9131ae3e1 OK 2025/03/30 04:57:08 DEBUG : both7: md5 = 1b05697a84882cc37c06f7e0b7e95a70 OK 2025/03/30 04:57:10 DEBUG : only7: md5 = 806e751b8c07415b9bfd54cd0d23fcec OK 2025/03/30 04:57:11 DEBUG : both8: md5 = 9a18fd47458b882c0ad04435de4ec1ed OK 2025/03/30 04:57:12 DEBUG : only8: md5 = d71ba46ca093eaeea3fec6cdc1467171 OK 2025/03/30 04:57:14 DEBUG : both9: md5 = c62b0908bd6f4c3f1f8539a428d4aac9 OK 2025/03/30 04:57:15 DEBUG : only9: md5 = dd50707b8f502fd0d36af8e1c99703f5 OK 2025/03/30 04:57:17 DEBUG : both10: md5 = b87afdf4347d2edde5f2311345bea330 OK 2025/03/30 04:57:18 DEBUG : only10: md5 = 2f78792ed526cfb4bae67c1fd592441c OK 2025/03/30 04:57:20 DEBUG : both11: md5 = 4e868176439fd8e8c268ac6db381e521 OK 2025/03/30 04:57:21 DEBUG : only11: md5 = 4d6d0229b0b7e6aa958ad6f6959f360d OK 2025/03/30 04:57:22 DEBUG : both12: md5 = e6bd0f0ef5b4070901fe4c7a9121651f OK 2025/03/30 04:57:24 DEBUG : only12: md5 = bab13f30328c7ff8bbeebc16c5a92af9 OK 2025/03/30 04:57:25 DEBUG : both13: md5 = b2d3333d08438969308d7e2a4f73b71f OK 2025/03/30 04:57:26 DEBUG : only13: md5 = 3ffa19d9a40d39d29809774ae84c198f OK 2025/03/30 04:57:28 DEBUG : both14: md5 = 8b855f0b50d05f76cc4704b7f0276ab6 OK 2025/03/30 04:57:29 DEBUG : only14: md5 = 7025649df5ec6e2987b5bc44d5f1c39d OK 2025/03/30 04:57:30 DEBUG : both15: md5 = b4810232863d89862ee91d3ce57fa8a9 OK 2025/03/30 04:57:32 DEBUG : only15: md5 = 1eebbc69fb5949d6116c53cc90831f01 OK 2025/03/30 04:57:33 DEBUG : both16: md5 = b872d4ebdc07a170baaaeb4058a98d6b OK 2025/03/30 04:57:34 DEBUG : only16: md5 = ab4f4516e10a5c6d3da4111c3e62e970 OK 2025/03/30 04:57:36 DEBUG : both17: md5 = f7404fb783c8786d3c0795f6553a9241 OK 2025/03/30 04:57:37 DEBUG : only17: md5 = f94554006f45bb979c971bc312f48e03 OK 2025/03/30 04:57:38 DEBUG : both18: md5 = 1f59b43890b98cc2193efcaddc4fff6a OK 2025/03/30 04:57:40 DEBUG : only18: md5 = 2a58144120cd62408f3d6bdb9aa744f4 OK 2025/03/30 04:57:41 DEBUG : both19: md5 = 1a9d03677b5d3f391339711d104541f1 OK 2025/03/30 04:57:42 DEBUG : only19: md5 = d48175ebcc5fbe4ec3087c4379c2f398 OK 2025/03/30 04:57:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:57:43 DEBUG : both0: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both12: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both10: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both14: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both11: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both16: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both1: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both13: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both15: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both2: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both3: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both4: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both5: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both17: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both7: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both18: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:57:43 DEBUG : both19: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both6: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both8: Unchanged skipping 2025/03/30 04:57:43 DEBUG : both9: Unchanged skipping 2025/03/30 04:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:57:43 DEBUG : Waiting for deletions to finish 2025/03/30 04:57:43 INFO : only1: Deleted 2025/03/30 04:57:44 INFO : only5: Deleted 2025/03/30 04:57:44 INFO : only15: Deleted 2025/03/30 04:57:44 INFO : only13: Deleted 2025/03/30 04:57:44 INFO : only4: Deleted 2025/03/30 04:57:44 INFO : only0: Deleted 2025/03/30 04:57:44 INFO : only17: Deleted 2025/03/30 04:57:44 INFO : only6: Deleted 2025/03/30 04:57:44 INFO : only10: Deleted 2025/03/30 04:57:44 INFO : only12: Deleted 2025/03/30 04:57:44 INFO : only14: Deleted 2025/03/30 04:57:44 INFO : only8: Deleted 2025/03/30 04:57:45 INFO : only16: Deleted 2025/03/30 04:57:45 INFO : only18: Deleted 2025/03/30 04:57:45 INFO : only7: Deleted 2025/03/30 04:57:45 INFO : only2: Deleted 2025/03/30 04:57:45 INFO : only19: Deleted 2025/03/30 04:57:45 INFO : only11: Deleted 2025/03/30 04:57:45 INFO : only3: Deleted 2025/03/30 04:57:45 INFO : only9: Deleted 2025/03/30 04:57:45 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (68.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:57:56 DEBUG : both0: md5 = 32094352382d715959e601db0a969fb2 OK 2025/03/30 04:57:58 DEBUG : only0: md5 = bab08c6741bcb9f40986fec48850a4de OK 2025/03/30 04:57:59 DEBUG : both1: md5 = 9d1b99513e222352e1a6cfa14242bf53 OK 2025/03/30 04:58:00 DEBUG : only1: md5 = 3ec34e27e934aed40bb9ddad9be6ab2d OK 2025/03/30 04:58:02 DEBUG : both2: md5 = 23135da4751cbbec0d16068d3f727641 OK 2025/03/30 04:58:03 DEBUG : only2: md5 = 5a73259f5fa472ace1b930e23a3d7041 OK 2025/03/30 04:58:05 DEBUG : both3: md5 = 39a1187482ce9f16736ce96ef6d907db OK 2025/03/30 04:58:06 DEBUG : only3: md5 = 8e8d056805186df847ee547cfb6efe6a OK 2025/03/30 04:58:07 DEBUG : both4: md5 = 3ce2d244fe5eadb06510f922b1d70393 OK 2025/03/30 04:58:09 DEBUG : only4: md5 = c158d656533e5178a0c0637881379065 OK 2025/03/30 04:58:10 DEBUG : both5: md5 = b0d086bb842eb7d27acf6382db3e6365 OK 2025/03/30 04:58:11 DEBUG : only5: md5 = 98c16405bc8dc219775067c1a66280f1 OK 2025/03/30 04:58:13 DEBUG : both6: md5 = caa34fd49d1cb29e5519157a6fce5aa4 OK 2025/03/30 04:58:14 DEBUG : only6: md5 = ce46ae788e806b7000feafe45619c186 OK 2025/03/30 04:58:15 DEBUG : both7: md5 = 55f2ac671e9db11be5e12f7dd44385a1 OK 2025/03/30 04:58:17 DEBUG : only7: md5 = 9ce2601e91fa312f69f493594aa89260 OK 2025/03/30 04:58:18 DEBUG : both8: md5 = 3df56c7e6093b035c58224239120bb37 OK 2025/03/30 04:58:19 DEBUG : only8: md5 = c31ec38c335776592e53c88a48795a34 OK 2025/03/30 04:58:21 DEBUG : both9: md5 = e00cddd2841930bd3633fce0dc29b70d OK 2025/03/30 04:58:22 DEBUG : only9: md5 = 163a3257f261d9ca0889ce18b1ffdaab OK 2025/03/30 04:58:24 DEBUG : both10: md5 = 8ce97e3386f8fe7b6675d242fc242027 OK 2025/03/30 04:58:25 DEBUG : only10: md5 = cc3fcb62b9261e32e39a8d22dfdfb16a OK 2025/03/30 04:58:26 DEBUG : both11: md5 = 28d735a9ecd80a75982355b0ebe30c9e OK 2025/03/30 04:58:28 DEBUG : only11: md5 = 5ac13180ea8a4931ae35cb2b8e7adee4 OK 2025/03/30 04:58:29 DEBUG : both12: md5 = e4d9828142e436a9a4e38247957906c7 OK 2025/03/30 04:58:30 DEBUG : only12: md5 = 94c97d459bef3dc84fdfc45b60cdd4fc OK 2025/03/30 04:58:32 DEBUG : both13: md5 = bbde67c7012530ffdab2277496279b3e OK 2025/03/30 04:58:33 DEBUG : only13: md5 = d2cdb1794c654d62f83c48a40e76c9ce OK 2025/03/30 04:58:34 DEBUG : both14: md5 = f2b60ce732d81df2fad21984eb593f5e OK 2025/03/30 04:58:35 DEBUG : only14: md5 = 4d0fb7c8e1a7c3c8d3f9c805c22381cf OK 2025/03/30 04:58:37 DEBUG : both15: md5 = 0af07ef5b0981890b4e273b23a49bd78 OK 2025/03/30 04:58:38 DEBUG : only15: md5 = 87e70fe8f349e18c0399cb1c0ff8b6e2 OK 2025/03/30 04:58:39 DEBUG : both16: md5 = 32875a46b1f523228cbade68cb7a3aa6 OK 2025/03/30 04:58:41 DEBUG : only16: md5 = 6ace0e38e1f585860b151f373846a88c OK 2025/03/30 04:58:42 DEBUG : both17: md5 = 47ea9b3fe80e7706874ff34f89f656af OK 2025/03/30 04:58:43 DEBUG : only17: md5 = d583917d6f2b89ed7a6119b15a333df8 OK 2025/03/30 04:58:45 DEBUG : both18: md5 = f979373664f54fb2c43c75c146e8289d OK 2025/03/30 04:58:46 DEBUG : only18: md5 = db8e571987c627b8571d7412b912cdcd OK 2025/03/30 04:58:47 DEBUG : both19: md5 = 4a4be94f1a73ec5b8c618fff2f28fcbf OK 2025/03/30 04:58:49 DEBUG : only19: md5 = ba17d8bc7cb70804a7905f52ebbacdfa OK 2025/03/30 04:58:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for checks to finish 2025/03/30 04:58:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both1: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both12: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both13: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both14: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both15: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both16: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both0: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both11: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both19: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both10: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both3: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both17: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both2: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both18: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both6: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both7: Unchanged skipping 2025/03/30 04:58:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 04:58:49 DEBUG : both9: Unchanged skipping 2025/03/30 04:58:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : both8: Unchanged skipping 2025/03/30 04:58:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : both5: Unchanged skipping 2025/03/30 04:58:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : both4: Unchanged skipping 2025/03/30 04:58:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/30 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Waiting for transfers to finish 2025/03/30 04:58:50 DEBUG : only11: md5 = 7e38657360c19b8e1abb1167f277bc0e OK 2025/03/30 04:58:50 INFO : only11: Copied (replaced existing) 2025/03/30 04:58:50 DEBUG : only13: md5 = 891b383fc80d31a766cc22230addb120 OK 2025/03/30 04:58:50 INFO : only13: Copied (replaced existing) 2025/03/30 04:58:50 DEBUG : only0: md5 = b511afb4824aa2d5b05ef3acf107ce75 OK 2025/03/30 04:58:50 INFO : only0: Copied (replaced existing) 2025/03/30 04:58:50 DEBUG : only14: md5 = 28663d17e198c4f354574fe98cfb1c0b OK 2025/03/30 04:58:50 INFO : only14: Copied (replaced existing) 2025/03/30 04:58:51 DEBUG : only15: md5 = 6f9dfe8ddd0665659463a92263c76652 OK 2025/03/30 04:58:51 INFO : only15: Copied (replaced existing) 2025/03/30 04:58:51 DEBUG : only16: md5 = 2819a8c1040bb1f232e40b59157d1eab OK 2025/03/30 04:58:51 INFO : only16: Copied (replaced existing) 2025/03/30 04:58:51 DEBUG : only12: md5 = f8b706d98e7a4b2dfa0e46322573de51 OK 2025/03/30 04:58:51 INFO : only12: Copied (replaced existing) 2025/03/30 04:58:52 DEBUG : only1: md5 = 3ccd55663203931554236ce681fadf1f OK 2025/03/30 04:58:52 INFO : only1: Copied (replaced existing) 2025/03/30 04:58:52 DEBUG : only10: md5 = 99dad2122d38e11f6056e825187c7cbc OK 2025/03/30 04:58:52 INFO : only10: Copied (replaced existing) 2025/03/30 04:58:52 DEBUG : only17: md5 = 6e4ade4fbfc9ec516b5de4706d574f11 OK 2025/03/30 04:58:52 INFO : only17: Copied (replaced existing) 2025/03/30 04:58:53 DEBUG : only4: md5 = 25df2f3532f351757e96948de4598b4c OK 2025/03/30 04:58:53 INFO : only4: Copied (replaced existing) 2025/03/30 04:58:53 DEBUG : only3: md5 = f031b6bcb88c6e616f69d923e63fe741 OK 2025/03/30 04:58:53 INFO : only3: Copied (replaced existing) 2025/03/30 04:58:54 DEBUG : only5: md5 = 55ce5c823965651fe007b371c3c704d6 OK 2025/03/30 04:58:54 INFO : only5: Copied (replaced existing) 2025/03/30 04:58:54 DEBUG : only6: md5 = c428b8e02aaef3a40916627ff06944b1 OK 2025/03/30 04:58:54 INFO : only6: Copied (replaced existing) 2025/03/30 04:58:54 DEBUG : only7: md5 = e28f7e659f77a0414b1e299097635468 OK 2025/03/30 04:58:54 INFO : only7: Copied (replaced existing) 2025/03/30 04:58:54 DEBUG : only8: md5 = aa02f8c007122f1615da04c2394c5f39 OK 2025/03/30 04:58:54 INFO : only8: Copied (replaced existing) 2025/03/30 04:58:55 DEBUG : only18: md5 = f0fe9995c1ff89810d79994ec20b38bb OK 2025/03/30 04:58:55 INFO : only18: Copied (replaced existing) 2025/03/30 04:58:55 DEBUG : only9: md5 = f50b745e5ec06d1a11528bff2a099f1d OK 2025/03/30 04:58:55 INFO : only9: Copied (replaced existing) 2025/03/30 04:58:55 DEBUG : only19: md5 = 9bafe9b22052f7cc108ff6c49ba4b401 OK 2025/03/30 04:58:55 INFO : only19: Copied (replaced existing) 2025/03/30 04:58:55 DEBUG : only2: md5 = af39c176f7fb70fed2f905c7e85b7f67 OK 2025/03/30 04:58:55 INFO : only2: Copied (replaced existing) 2025/03/30 04:58:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (78.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:14 DEBUG : empty_dir: Making directory with metadata 2025/03/30 04:59:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:59:14 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 04:59:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:59:14 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 04:59:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:26 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/03/30 04:59:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/03/30 04:59:27 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:30 DEBUG : empty_dir: Making directory with metadata 2025/03/30 04:59:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:59:30 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 04:59:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 04:59:30 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 04:59:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/03/30 04:59:43 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/03/30 04:59:44 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 04:59:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 04:59:47 DEBUG : sub dir: Making directory with metadata 2025/03/30 04:59:48 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 05:00:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 05:00:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 05:00:05 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 05:00:05 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 05:00:19 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/03/30 05:00:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 05:00:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/03/30 05:00:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/03/30 05:00:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:00:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:00:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:00:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:00:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 05:00:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/03/30 05:00:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:00:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.75s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 05:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 05:00:28 DEBUG : sub dir: Making directory with metadata 2025/03/30 05:00:29 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 05:00:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 05:00:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 05:00:50 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 05:00:50 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo'", Local "Local file system at /tmp/rclone2051658250", Modify Window "1ms" 2025/03/30 05:01:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 05:01:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/03/30 05:01:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/03/30 05:01:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:01:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:01:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:01:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:01:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/30 05:01:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/03/30 05:01:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/03/30 05:01:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.74s) PASS 2025/03/30 05:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qinewam1sivo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m29.422325582s (try 1/5)