"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/30 01:01:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha" 2025/04/30 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 01:01:42 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg" 2025/04/30 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone2847844330" === 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-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:01:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:01:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/30 01:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:01:44 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.60s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:01:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:01:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:01:48 DEBUG : sub dir/hello world: md5 = b9479c5f6ee857c67292dbe7b54173e5 OK 2025/04/30 01:01:48 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:01:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:01:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.74s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:01:52 DEBUG : metadata sub dir: Making directory with metadata 2025/04/30 01:01:52 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:01:52 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/30 01:01:52 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:01:52 DEBUG : Local file system at /tmp/rclone2847844330: File to upload is small (21 bytes), uploading instead of streaming 2025/04/30 01:01:52 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/30 01:01:52 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/30 01:01:52 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:01:53 DEBUG : Google drive root 'crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg': Skipping btime metadata as can't update it on an existing file: 2025-04-30T01:01:52.923337808Z 2025/04/30 01:01:54 INFO : empty metadata sub dir: Updated directory metadata 2025/04/30 01:01:54 DEBUG : Google drive root 'crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg': Skipping btime metadata as can't update it on an existing file: 2025-04-30T01:01:52.923337808Z 2025/04/30 01:01:54 INFO : metadata sub dir: Updated directory metadata 2025/04/30 01:01:54 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/30 01:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:01:56 DEBUG : metadata sub dir/hello metadata world: md5 = b66d503f25afd392659c519129db6e69 OK 2025/04/30 01:01:56 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:01:59 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:00 DEBUG : metadata sub dir: Making directory with metadata 2025/04/30 01:02:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:00 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/30 01:02:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:00 DEBUG : Local file system at /tmp/rclone2847844330: File to upload is small (21 bytes), uploading instead of streaming 2025/04/30 01:02:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/30 01:02:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/30 01:02:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:02:01 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/04/30 01:02:01 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/04/30 01:02:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/30 01:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:03 DEBUG : metadata sub dir/hello metadata world: md5 = bec316e2b5b832e1e1c0e5f35cc348f2 OK 2025/04/30 01:02:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/04/30 01:02:03 DEBUG : Google drive root 'crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg': Skipping btime metadata as can't update it on an existing file: 2025-04-30T01:02:00.983346977Z 2025/04/30 01:02:03 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:06 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.76s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:07 DEBUG : Creating backend with remote "/non-existing" 2025/04/30 01:02:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/30 01:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.09s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:02:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:11 DEBUG : sub dir/hello world: md5 = 17f54a5e902363e6e967ef6027187e08 OK 2025/04/30 01:02:11 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:02:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.99s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Running all checks before starting transfers 2025/04/30 01:02:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Checks finished, now starting transfers 2025/04/30 01:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:17 DEBUG : sub dir/hello world: md5 = fd6c90d3a2e3b90b661a0f7e0f9819b2 OK 2025/04/30 01:02:17 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:02:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.27s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:21 ERROR : Ignoring --no-traverse with sync 2025/04/30 01:02:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:23 DEBUG : sub dir/hello world: md5 = 38c279a72a34a79b0bd77136e4c9082d OK 2025/04/30 01:02:23 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:02:23 DEBUG : Waiting for deletions to finish 2025/04/30 01:02:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.24s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/30 01:02:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:28 DEBUG : hello world2: md5 = 1890c95d010a6b5a412b0ed11941cabd OK 2025/04/30 01:02:28 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:32 DEBUG : potato2: md5 = 8af99cb6511caf1743d7ff740015d247 OK 2025/04/30 01:02:32 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:35 DEBUG : potato2: md5 = b6d8b67db43b0c09a8c621ecb8c88cb5 OK 2025/04/30 01:02:35 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.25s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 01:02:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:02:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:02:37 DEBUG : sub dir: Making directory with metadata 2025/04/30 01:02:38 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 01:02:38 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:02:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 01:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:40 DEBUG : sub dir/hello world: md5 = 5373ebddf5614a4d3c3b2f3d26079b60 OK 2025/04/30 01:02:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/04/30 01:02:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:46 INFO : sub dir2: Making directory 2025/04/30 01:02:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 01:02:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:02:46 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/30 01:02:46 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/04/30 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:48 DEBUG : sub dir/hello world: md5 = dc2611cd2ccce68b0a1fd4eddc1a52ae OK 2025/04/30 01:02:48 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:02:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:02:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:51 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:02:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:51 DEBUG : sub dir: Making directory with metadata 2025/04/30 01:02:52 INFO : sub dir: Made directory with metadata (mtime=2025-04-30T01:02:51.603398227Z) 2025/04/30 01:02:52 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:02:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:02:54 DEBUG : sub dir/hello world: md5 = 102f8b574bfce567fcd5a34e7e5fe173 OK 2025/04/30 01:02:54 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:02:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.41s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:02:59 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/04/30 01:02:59 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:03:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.09s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:03 INFO : sub dir2: Making directory 2025/04/30 01:03:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:03:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/30 01:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:03:05 DEBUG : sub dir/hello world: md5 = cdb39ce53c7ed163363c35dbb1f30a5c OK 2025/04/30 01:03:05 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:03:05 INFO : sub dir/hello world: Deleted 2025/04/30 01:03:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:03:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.39s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:08 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:03:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:03:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:03:08 DEBUG : sub dir: Making directory with metadata 2025/04/30 01:03:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 01:03:09 DEBUG : sub dir2: Making directory with metadata 2025/04/30 01:03:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:03:11 DEBUG : sub dir/hello world: md5 = d73573969dd45b48a4b6410a04bc7c2f OK 2025/04/30 01:03:11 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:03:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:16 INFO : sub dir2: Making directory 2025/04/30 01:03:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:03:16 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/30 01:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:03:18 DEBUG : sub dir/hello world: md5 = 11aa280f45d76116720fcdd20e574199 OK 2025/04/30 01:03:18 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:03:18 DEBUG : Waiting for deletions to finish 2025/04/30 01:03:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:03:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.50s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:23 DEBUG : sub dir/hello world: md5 = f0416f5b83fafc7beb82c7931f23121b OK 2025/04/30 01:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zevegot9wiro" 2025/04/30 01:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/qvb0dptv847vj428rr879f04t1p17a217lneksmho5pqvqtq83dg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-zevegot9wiro' 2025/04/30 01:03:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevegot9wiro': Waiting for checks to finish 2025/04/30 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevegot9wiro': Waiting for transfers to finish 2025/04/30 01:03:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:03:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevegot9wiro': Purge remote 2025/04/30 01:03:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.82s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:34 DEBUG : sub dir/hello world: md5 = 1397c851bc147a99a78ff930a80f2b3a OK 2025/04/30 01:03:35 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/30 01:03:35 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/30 01:03:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:03:37 DEBUG : sub dir/hello world: md5 = eb7db38f206440a96c950b99c2293309 OK 2025/04/30 01:03:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 01:03:37 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.97s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:42 DEBUG : sub dir/hello world: md5 = 52ce52296c5335ae7c225d24e1ba25b5 OK 2025/04/30 01:03:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bukezoy6yobi" 2025/04/30 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/te3jsp2sq0vglp7p6cq9in07n95r7obi4qpub3fb59722p7gnd20" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi' 2025/04/30 01:03:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi': Waiting for checks to finish 2025/04/30 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi': Waiting for transfers to finish 2025/04/30 01:03:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:49 DEBUG : sub dir/hello world: md5 = e2b633be4eaedb2313dde3c4a931ccc0 OK 2025/04/30 01:03:50 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:03:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/30 01:03:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi': Waiting for checks to finish 2025/04/30 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi': Waiting for transfers to finish 2025/04/30 01:03:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:03:52 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bukezoy6yobi': Purge remote 2025/04/30 01:03:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.62s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:03:58 DEBUG : sub dir/hello world: md5 = 29a54ddb7130096e1ab30e214e632cec OK 2025/04/30 01:03:59 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/30 01:03:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/30 01:03:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:03:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:00 DEBUG : sub dir/hello world: md5 = 77913eb5e27e79351269abc6d175a5c1 OK 2025/04/30 01:04:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 01:04:00 INFO : sub dir/hello world: Deleted 2025/04/30 01:04:01 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:06 DEBUG : sub dir/hello world: md5 = aecfc76f1c08d8a9c67828adfeb68d48 OK 2025/04/30 01:04:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gezamuw0qomi" 2025/04/30 01:04:06 DEBUG : Creating backend with remote "TestDrive:crypt/dmsggovjkvgk0anonmkjss10r8ekjej330d0jqn4gkk4tseao0qg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi' 2025/04/30 01:04:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for checks to finish 2025/04/30 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for transfers to finish 2025/04/30 01:04:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 01:04:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:13 DEBUG : sub dir/hello world: md5 = 3cc8dcd582c7cf664b75bee63988cbf7 OK 2025/04/30 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Using server-side directory move 2025/04/30 01:04:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 01:04:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:04:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/30 01:04:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 01:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for checks to finish 2025/04/30 01:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for transfers to finish 2025/04/30 01:04:14 INFO : sub dir/hello world: Deleted 2025/04/30 01:04:15 INFO : sub dir/hello world: Moved (server-side) 2025/04/30 01:04:15 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/30 01:04:17 DEBUG : sub dir/hello world: md5 = 86faeb354d45fb8ee31b0c304ea9ceb3 OK 2025/04/30 01:04:18 DEBUG : testing file moves 2025/04/30 01:04:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:04:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/30 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for checks to finish 2025/04/30 01:04:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/30 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Waiting for transfers to finish 2025/04/30 01:04:19 INFO : sub dir/hello world: Deleted 2025/04/30 01:04:19 INFO : sub dir/hello world: Moved (server-side) 2025/04/30 01:04:20 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gezamuw0qomi': Purge remote --- PASS: TestServerSideMoveOverSelf (20.07s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:26 DEBUG : sub dir/hello world: md5 = e2e9a6ed19ac3545251ecb2a0c7cfd89 OK 2025/04/30 01:04:26 ERROR : : error listing: directory not found 2025/04/30 01:04:26 INFO : Local file system at /tmp/rclone2847844330: Making directory 2025/04/30 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.94s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:32 DEBUG : sub dir/hello world: md5 = e6d1e751d3ae7f75922cb1035eefda32 OK 2025/04/30 01:04:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:04:33 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for checks to finish 2025/04/30 01:04:33 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for transfers to finish 2025/04/30 01:04:34 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/04/30 01:04:34 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:04:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.51s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/30 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:38 DEBUG : check sum: md5 = b18f05ca1f7e0cd5cf5b72dfbf8dc19e OK 2025/04/30 01:04:38 INFO : check sum: Copied (new) 2025/04/30 01:04:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/30 01:04:38 DEBUG : check sum: Size of src and dst objects identical 2025/04/30 01:04:38 DEBUG : check sum: Unchanged skipping 2025/04/30 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:38 DEBUG : Waiting for deletions to finish 2025/04/30 01:04:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.19s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/30 01:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:42 DEBUG : sizeonly: md5 = 6e4b5bfbae4b829ad202eb8cfe2df59c OK 2025/04/30 01:04:42 INFO : sizeonly: Copied (new) 2025/04/30 01:04:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:43 DEBUG : sizeonly: Sizes identical 2025/04/30 01:04:43 DEBUG : sizeonly: Unchanged skipping 2025/04/30 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:43 DEBUG : Waiting for deletions to finish 2025/04/30 01:04:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/30 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:46 DEBUG : ignore-size: md5 = f75455ba06c66ac10815089c4e83f59f OK 2025/04/30 01:04:46 INFO : ignore-size: Copied (new) 2025/04/30 01:04:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:04:47 DEBUG : ignore-size: Unchanged skipping 2025/04/30 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:47 DEBUG : Waiting for deletions to finish 2025/04/30 01:04:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:50 DEBUG : existing: md5 = 40a682d39eff11358b5393544fadb4c1 OK 2025/04/30 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:04:50 DEBUG : existing: Unchanged skipping 2025/04/30 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:50 DEBUG : Waiting for deletions to finish 2025/04/30 01:04:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/30 01:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:52 DEBUG : existing: md5 = 7787388c604cd21c65c3fae204101c1a OK 2025/04/30 01:04:52 INFO : existing: Copied (replaced existing) 2025/04/30 01:04:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:55 DEBUG : existing: md5 = f6a81083c28c0a9e4dcb01ab601ea253 OK 2025/04/30 01:04:55 INFO : existing: Copied (new) 2025/04/30 01:04:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:04:56 DEBUG : existing: Destination exists, skipping 2025/04/30 01:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:04:56 DEBUG : Waiting for deletions to finish 2025/04/30 01:04:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:00 DEBUG : b/potato: md5 = 237ab315e67ae682dfe4e8bd189ca973 OK 2025/04/30 01:05:02 DEBUG : c/non empty space: md5 = e51be012fa1363b97e4d4c08a0756957 OK 2025/04/30 01:05:02 INFO : d: Making directory 2025/04/30 01:05:04 DEBUG : Added delayed dir = "a", newDst= 2025/04/30 01:05:04 INFO : c: Set directory modification time (using SetModTime) 2025/04/30 01:05:04 DEBUG : Added delayed dir = "c", newDst=c 2025/04/30 01:05:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:05:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:04 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:06 DEBUG : a/potato2: md5 = 48e8f3f456a4e8a7f06c41ef6f94826d OK 2025/04/30 01:05:06 INFO : a/potato2: Copied (new) 2025/04/30 01:05:06 DEBUG : Waiting for deletions to finish 2025/04/30 01:05:07 INFO : b/potato: Deleted 2025/04/30 01:05:08 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/30 01:05:08 INFO : d: Removing directory 2025/04/30 01:05:08 INFO : b: Removing directory 2025/04/30 01:05:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/30 01:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:11 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/30 01:05:12 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:14 DEBUG : empty space: md5 = b4a825ea467fb047e280e36b0098783c OK 2025/04/30 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/30 01:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:16 DEBUG : empty space: md5 = 303f327178318c4dfaa32024185bf9e8 OK 2025/04/30 01:05:16 INFO : empty space: Copied (replaced existing) 2025/04/30 01:05:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:20 DEBUG : foo: md5 = 6d9aadc9779bead74d727606866bad04 OK 2025/04/30 01:05:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:22 DEBUG : foo: md5 = 8497772db05b2e396abe1c358494fc6a OK 2025/04/30 01:05:22 INFO : foo: Copied (replaced existing) 2025/04/30 01:05:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.76s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:25 DEBUG : empty space: md5 = ff0c1a831bd7faed75b9e427b064fee1 OK 2025/04/30 01:05:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:05:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 01:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:26 DEBUG : empty space: Unchanged skipping 2025/04/30 01:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:27 DEBUG : potato: md5 = aa4f46073bb5ada184f49e8b8af7d592 OK 2025/04/30 01:05:27 INFO : potato: Copied (new) 2025/04/30 01:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:31 DEBUG : potato: md5 = 2f7a09dc7745f473cd54fd034e31247a OK 2025/04/30 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/30 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:32 DEBUG : potato: md5 = a61f9d43c2a513dd6581679a938865a5 OK 2025/04/30 01:05:32 INFO : potato: Copied (replaced existing) 2025/04/30 01:05:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:35 DEBUG : potato: md5 = 0281d34166afece93e7162db8cde2521 OK 2025/04/30 01:05:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/30 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:37 DEBUG : potato: md5 = 10074e494ac30b396059f0741ca5fd8b OK 2025/04/30 01:05:37 INFO : potato: Copied (replaced existing) 2025/04/30 01:05:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:40 DEBUG : potato: md5 = b5f4453af21416a8572038a538373625 OK 2025/04/30 01:05:41 DEBUG : empty space: md5 = 15b10266007ac7bee577ea3bd6badced OK 2025/04/30 01:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:05:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:05:42 DEBUG : empty space: Unchanged skipping 2025/04/30 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/30 01:05:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:42 DEBUG : Waiting for deletions to finish 2025/04/30 01:05:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:45 DEBUG : potato: md5 = 07bd053dfbedfb7616b6086f6dfc4d77 OK 2025/04/30 01:05:47 DEBUG : empty space: md5 = 9d76f1c99709a055e27544a8e2115d97 OK 2025/04/30 01:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:05:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:05:47 DEBUG : empty space: Unchanged skipping 2025/04/30 01:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:05:48 DEBUG : potato2: md5 = 85e004e347c5e1e8a8d3455a34789642 OK 2025/04/30 01:05:48 INFO : potato2: Copied (new) 2025/04/30 01:05:48 DEBUG : Waiting for deletions to finish 2025/04/30 01:05:49 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:05:53 DEBUG : b/potato: md5 = 1099c01153341b2ff8f0e6f6c0b5bcbb OK 2025/04/30 01:05:56 DEBUG : c/non empty space: md5 = 6236a72df45e70cf10824f072e4dd6c9 OK 2025/04/30 01:05:56 INFO : d: Making directory 2025/04/30 01:05:56 INFO : d/e: Making directory 2025/04/30 01:05:58 DEBUG : Added delayed dir = "a", newDst= 2025/04/30 01:05:59 INFO : c: Set directory modification time (using SetModTime) 2025/04/30 01:05:59 DEBUG : Added delayed dir = "c", newDst=c 2025/04/30 01:05:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:05:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:05:59 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:01 DEBUG : a/potato2: md5 = 4968ded41aafd6b371c5a4628857d262 OK 2025/04/30 01:06:01 INFO : a/potato2: Copied (new) 2025/04/30 01:06:01 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:01 INFO : b/potato: Deleted 2025/04/30 01:06:02 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/30 01:06:02 INFO : d/e: Removing directory 2025/04/30 01:06:02 INFO : d: Removing directory 2025/04/30 01:06:03 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/04/30 01:06:03 INFO : b: Removing directory 2025/04/30 01:06:03 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/30 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:06 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/30 01:06:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:10 DEBUG : b/potato: md5 = c681ffef7d990c637fcf611bb0f2d1d9 OK 2025/04/30 01:06:12 DEBUG : c/non empty space: md5 = 4d863c7328ecf25ff94b96c35be9a545 OK 2025/04/30 01:06:12 INFO : d: Making directory 2025/04/30 01:06:14 DEBUG : Added delayed dir = "a", newDst= 2025/04/30 01:06:14 INFO : c: Set directory modification time (using SetModTime) 2025/04/30 01:06:14 DEBUG : Added delayed dir = "c", newDst=c 2025/04/30 01:06:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 01:06:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:06:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:16 DEBUG : a/potato2: md5 = 4d6087744c366dba1b4ad51934f47d0c OK 2025/04/30 01:06:16 INFO : a/potato2: Copied (new) 2025/04/30 01:06:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': not deleting files as there were IO errors 2025/04/30 01:06:17 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/30 01:06:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:20 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/30 01:06:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/30 01:06:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.98s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:24 DEBUG : potato: md5 = 094fb78ce78da7578c21bd93bd05b072 OK 2025/04/30 01:06:26 DEBUG : empty space: md5 = a88376c1e5c59cdcfc16b707325186f9 OK 2025/04/30 01:06:26 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:26 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:27 INFO : potato: Deleted 2025/04/30 01:06:28 DEBUG : potato2: md5 = a66a4ce0d28790aacc6653b2313d1ff2 OK 2025/04/30 01:06:28 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:31 DEBUG : potato: md5 = 9321bc4e18273923b245b46d8d8c1e94 OK 2025/04/30 01:06:33 DEBUG : empty space: md5 = 0e81c89cb53c3c4f7e94506cf926ad39 OK 2025/04/30 01:06:33 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:34 INFO : potato: Deleted 2025/04/30 01:06:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:34 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:35 DEBUG : potato2: md5 = 06953ab30ec06780aa908f4ba0b38577 OK 2025/04/30 01:06:35 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:39 DEBUG : potato: md5 = 165d800ff05390938776644086fcbf43 OK 2025/04/30 01:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:41 DEBUG : potato2: md5 = 7c8dba4e27094005b8a88ca16d1909a9 OK 2025/04/30 01:06:41 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.62s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:44 DEBUG : potato2: md5 = 44dde372a2f99541cf706ce7c2130724 OK 2025/04/30 01:06:46 DEBUG : empty space: md5 = 276124c211fea128e2a8f939c7993179 OK 2025/04/30 01:06:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:06:46 DEBUG : enormous: Excluded 2025/04/30 01:06:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:06:46 DEBUG : potato2: Excluded 2025/04/30 01:06:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:06:46 DEBUG : potato2: Excluded 2025/04/30 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:06:46 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:46 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:06:46 DEBUG : enormous: Excluded 2025/04/30 01:06:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:06:46 DEBUG : potato2: Excluded 2025/04/30 01:06:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:06:47 DEBUG : potato2: Excluded 2025/04/30 01:06:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 01:06:47 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:47 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for checks to finish 2025/04/30 01:06:47 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for transfers to finish 2025/04/30 01:06:47 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:50 DEBUG : potato2: md5 = 888edf084b11aa85ab3c26fcd13f36cb OK 2025/04/30 01:06:52 DEBUG : empty space: md5 = 12fbf0c99f1042b2ca3f6942b165eb87 OK 2025/04/30 01:06:53 DEBUG : enormous: md5 = 336715d5968714cad14ccaa6c893fa3f OK 2025/04/30 01:06:53 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 01:06:53 DEBUG : enormous: Excluded 2025/04/30 01:06:53 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 01:06:53 DEBUG : potato2: Excluded 2025/04/30 01:06:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:06:54 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:06:54 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:54 INFO : enormous: Deleted 2025/04/30 01:06:54 INFO : potato2: Deleted 2025/04/30 01:06:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 01:06:55 DEBUG : empty space: Unchanged skipping 2025/04/30 01:06:55 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for checks to finish 2025/04/30 01:06:55 DEBUG : Local file system at /tmp/rclone2847844330: Waiting for transfers to finish 2025/04/30 01:06:55 DEBUG : Waiting for deletions to finish 2025/04/30 01:06:55 INFO : enormous: Deleted 2025/04/30 01:06:55 INFO : potato2: Deleted 2025/04/30 01:06:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:06:58 DEBUG : one: md5 = 0a4afdff0d546945a3dc85a3bb5762ce OK 2025/04/30 01:06:59 DEBUG : two: md5 = 99baf9bcbfdee4a91ee648b221c047e9 OK 2025/04/30 01:07:01 DEBUG : three: md5 = 9e601f143772d7e1373f043375717f08 OK 2025/04/30 01:07:02 DEBUG : four: md5 = 0f8f992eb1ca6beef244744351531661 OK 2025/04/30 01:07:03 DEBUG : five: Need to transfer - File not found at Destination 2025/04/30 01:07:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/30 01:07:03 DEBUG : one: Destination is newer than source, skipping 2025/04/30 01:07:03 DEBUG : three: Sizes identical 2025/04/30 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 01:07:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:04 DEBUG : two: md5 = d4f28a53482fb789fe5d24cc04891d20 OK 2025/04/30 01:07:04 INFO : two: Copied (replaced existing) 2025/04/30 01:07:04 DEBUG : four: md5 = 378875656eaad529ea807433f23f20d5 OK 2025/04/30 01:07:04 INFO : four: Copied (replaced existing) 2025/04/30 01:07:04 DEBUG : five: md5 = fbe31c3afeca70d3c7dddc8d65edf6ff OK 2025/04/30 01:07:04 INFO : five: Copied (new) 2025/04/30 01:07:04 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.68s) === 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-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/04/30 01:07:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/30 01:07:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 01:07:08 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/30 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:09 DEBUG : yam: md5 = ce3b2e8bb0d27f8becacb8ad705206e9 OK 2025/04/30 01:07:09 INFO : yam: Copied (new) 2025/04/30 01:07:09 DEBUG : potato: md5 = 75058a35dcf3d199da99634a645717f1 OK 2025/04/30 01:07:09 INFO : potato: Copied (new) 2025/04/30 01:07:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/30 01:07:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:07:09 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/30 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:09 DEBUG : potato: Unchanged skipping 2025/04/30 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:11 DEBUG : yaml: md5 = 6b5689f90b158a54afae2f0e391b5da9 OK 2025/04/30 01:07:11 INFO : yaml: Copied (new) 2025/04/30 01:07:11 DEBUG : Waiting for deletions to finish 2025/04/30 01:07:11 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/30 01:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Making map for --track-renames 2025/04/30 01:07:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Finished making map for --track-renames 2025/04/30 01:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for renames to finish 2025/04/30 01:07:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 01:07:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 01:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:15 DEBUG : yam: md5 = e7d310cc8944fbce8745bf652b77860f OK 2025/04/30 01:07:15 INFO : yam: Copied (new) 2025/04/30 01:07:15 DEBUG : potato: md5 = ed29c881ea4be9cc425ed0c727e90737 OK 2025/04/30 01:07:15 INFO : potato: Copied (new) 2025/04/30 01:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:07:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Making map for --track-renames 2025/04/30 01:07:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Finished making map for --track-renames 2025/04/30 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:16 DEBUG : potato: Unchanged skipping 2025/04/30 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for renames to finish 2025/04/30 01:07:17 INFO : yam: Moved (server-side) to: yaml 2025/04/30 01:07:17 INFO : yaml: Renamed from "yam" 2025/04/30 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:17 DEBUG : Waiting for deletions to finish 2025/04/30 01:07:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/30 01:07:20 DEBUG : Added delayed dir = "sub", newDst= 2025/04/30 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Making map for --track-renames 2025/04/30 01:07:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Finished making map for --track-renames 2025/04/30 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 01:07:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/30 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for renames to finish 2025/04/30 01:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:22 DEBUG : potato: md5 = 83f2012bbac15c16d6e74a58eb0a54b3 OK 2025/04/30 01:07:22 INFO : potato: Copied (new) 2025/04/30 01:07:22 DEBUG : sub/yam: md5 = dc1166ea638809b2ee5e9839775a7a25 OK 2025/04/30 01:07:22 INFO : sub/yam: Copied (new) 2025/04/30 01:07:22 DEBUG : Waiting for deletions to finish 2025/04/30 01:07:22 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:07:23 DEBUG : potato: Unchanged skipping 2025/04/30 01:07:23 INFO : sub: Set directory modification time (using SetModTime) 2025/04/30 01:07:23 DEBUG : Added delayed dir = "sub", newDst=sub 2025/04/30 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Making map for --track-renames 2025/04/30 01:07:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Finished making map for --track-renames 2025/04/30 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for renames to finish 2025/04/30 01:07:25 INFO : sub/yam: Moved (server-side) to: yam 2025/04/30 01:07:25 INFO : yam: Renamed from "sub/yam" 2025/04/30 01:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:25 DEBUG : Waiting for deletions to finish 2025/04/30 01:07:25 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone2847844330/dir1" 2025/04/30 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone2847844330/dir2" 2025/04/30 01:07:28 DEBUG : Local file system at /tmp/rclone2847844330/dir2: Using server-side directory move 2025/04/30 01:07:28 INFO : Local file system at /tmp/rclone2847844330/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 01:07:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/30 01:07:28 DEBUG : Local file system at /tmp/rclone2847844330/dir2: Waiting for checks to finish 2025/04/30 01:07:28 DEBUG : Local file system at /tmp/rclone2847844330/dir2: Waiting for transfers to finish 2025/04/30 01:07:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:29 DEBUG : Added delayed dir = "nested", newDst= 2025/04/30 01:07:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:07:29 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/30 01:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:07:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 01:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:31 DEBUG : sub dir/hello world: md5 = 2d6ce0dee1407e2a9286069df9abebbd OK 2025/04/30 01:07:31 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:07:31 INFO : sub dir/hello world: Deleted 2025/04/30 01:07:33 DEBUG : nested/sub dir/file: md5 = 2b40b52ae71c35384c70d1b92d48cea3 OK 2025/04/30 01:07:33 INFO : nested/sub dir/file: Copied (new) 2025/04/30 01:07:33 INFO : nested/sub dir/file: Deleted 2025/04/30 01:07:33 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:07:34 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/30 01:07:34 INFO : sub dir: Removing directory 2025/04/30 01:07:34 INFO : nested/sub dir: Removing directory 2025/04/30 01:07:34 INFO : nested: Removing directory 2025/04/30 01:07:34 DEBUG : Local file system at /tmp/rclone2847844330: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:07:37 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/30 01:07:38 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:39 DEBUG : Added delayed dir = "nested", newDst= 2025/04/30 01:07:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 01:07:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/30 01:07:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:42 DEBUG : sub dir/hello world: md5 = 38ed41ba3a162a7ba37d166aded9a2ad OK 2025/04/30 01:07:42 INFO : sub dir/hello world: Copied (new) 2025/04/30 01:07:42 INFO : sub dir/hello world: Deleted 2025/04/30 01:07:43 DEBUG : nested/sub dir/file: md5 = 9c5f76268cc407a279ef0a15df22fd78 OK 2025/04/30 01:07:43 INFO : nested/sub dir/file: Copied (new) 2025/04/30 01:07:43 INFO : nested/sub dir/file: Deleted 2025/04/30 01:07:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:07:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:07:44 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:07:47 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/30 01:07:48 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:07:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/30 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:51 DEBUG : existing-b: md5 = 550738b62b38faadd85d4eb08a36f69f OK 2025/04/30 01:07:51 INFO : existing-b: Copied (new) 2025/04/30 01:07:51 INFO : existing-b: Deleted 2025/04/30 01:07:51 DEBUG : existing: md5 = 4c06c917e926b173af7b34e50ca96483 OK 2025/04/30 01:07:51 INFO : existing: Copied (new) 2025/04/30 01:07:51 INFO : existing: Deleted 2025/04/30 01:07:51 DEBUG : existing: Destination exists, skipping 2025/04/30 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:07:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/30 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:07:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.33s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:07:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyikid8habo" 2025/04/30 01:07:54 DEBUG : Creating backend with remote "TestDrive:crypt/5rqvvs4e7pm75835e1fo5bq1da4eseq1e5p25euphfhu06frc2gg" 2025/04/30 01:07:56 DEBUG : potato2: md5 = 632f4a383cf558658e5fac74bb8c9978 OK 2025/04/30 01:07:57 DEBUG : empty space: md5 = 82b7ad183619ca8bad0387e4828d7b7f OK 2025/04/30 01:07:59 DEBUG : potato3: md5 = 58c219571d1b067be72545cc0df55a2c OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo' 2025/04/30 01:08:01 DEBUG : empty space: md5 = 1ce1e4a60cdba48d5bec7b466db4c280 OK 2025/04/30 01:08:03 DEBUG : potato3: md5 = 69267599804f3ec72b68f8f392c2c837 OK 2025/04/30 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo': Using server-side directory move 2025/04/30 01:08:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:08:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:08:03 DEBUG : empty space: Unchanged skipping 2025/04/30 01:08:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo': Waiting for checks to finish 2025/04/30 01:08:04 INFO : empty space: Deleted 2025/04/30 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo': Waiting for transfers to finish 2025/04/30 01:08:04 INFO : potato3: Deleted 2025/04/30 01:08:04 INFO : potato2: Moved (server-side) 2025/04/30 01:08:04 INFO : potato3: Moved (server-side) 2025/04/30 01:08:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gadavaz4tuqo" 2025/04/30 01:08:05 DEBUG : Creating backend with remote "TestDrive:crypt/8kv4mbkf9j33kv87mo922sk5braipcvi6b95g9f35k7ohc7jj1s0" 2025/04/30 01:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadavaz4tuqo': Using server-side directory move 2025/04/30 01:08:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gadavaz4tuqo': Server side directory move succeeded 2025/04/30 01:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gadavaz4tuqo': Purge remote 2025/04/30 01:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyikid8habo': Purge remote 2025/04/30 01:08:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:08:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sixamiy3taqo" 2025/04/30 01:08:09 DEBUG : Creating backend with remote "TestDrive:crypt/em81gil3gvkedlv47lpoemr7hu4qsgevni8palo6q0ukro6ftcu0" 2025/04/30 01:08:11 DEBUG : potato2: md5 = e9cf05dc0b8e29b75293279588655d07 OK 2025/04/30 01:08:13 DEBUG : empty space: md5 = a476c30c8271131ac622db9f08f35bd5 OK 2025/04/30 01:08:14 DEBUG : potato3: md5 = f3284efb05ef3405d321f219512cbeef OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-sixamiy3taqo' 2025/04/30 01:08:17 DEBUG : empty space: md5 = 941e45018379884377a74005c636630d OK 2025/04/30 01:08:18 DEBUG : potato3: md5 = 592cf776d3f3e69ea96d77a927058ffc OK 2025/04/30 01:08:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 01:08:19 DEBUG : empty space: Excluded 2025/04/30 01:08:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 01:08:19 DEBUG : empty space: Excluded 2025/04/30 01:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:08:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixamiy3taqo': Waiting for checks to finish 2025/04/30 01:08:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixamiy3taqo': Waiting for transfers to finish 2025/04/30 01:08:19 INFO : potato3: Deleted 2025/04/30 01:08:19 INFO : potato2: Moved (server-side) 2025/04/30 01:08:20 INFO : potato3: Moved (server-side) 2025/04/30 01:08:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fopuhix5rexi" 2025/04/30 01:08:20 DEBUG : Creating backend with remote "TestDrive:crypt/in80qapt3537gelan3qmusub2vmpcm2q4eu8tn05ksd2717jdn8g" 2025/04/30 01:08:22 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 01:08:22 DEBUG : empty space: Excluded 2025/04/30 01:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:08:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopuhix5rexi': Waiting for checks to finish 2025/04/30 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopuhix5rexi': Waiting for transfers to finish 2025/04/30 01:08:23 INFO : potato3: Moved (server-side) 2025/04/30 01:08:23 INFO : potato2: Moved (server-side) 2025/04/30 01:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fopuhix5rexi': Purge remote 2025/04/30 01:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sixamiy3taqo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:08:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raxowis2hawo" 2025/04/30 01:08:26 DEBUG : Creating backend with remote "TestDrive:crypt/ufhconk2jf9l84hrnogiq2o5s8htitupjqb0ts72qstvp1n7igrg" 2025/04/30 01:08:28 DEBUG : potato2: md5 = e49bbc6660a5632a8db3a38b04e91789 OK 2025/04/30 01:08:29 DEBUG : empty space: md5 = 5ac47578975a5e0c36ef88ef74e37ed4 OK 2025/04/30 01:08:31 DEBUG : potato3: md5 = b59e1e6edf2bae5f7bbd0a26d7164a4b OK 2025/04/30 01:08:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha' -> Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo' 2025/04/30 01:08:34 DEBUG : empty space: md5 = 42f83e1b6788e4c9ad5d9903d8b2a42e OK 2025/04/30 01:08:36 DEBUG : potato3: md5 = f745ad455fb09b1f7c7ae95eb0ff2a65 OK 2025/04/30 01:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo': Using server-side directory move 2025/04/30 01:08:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 01:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 01:08:36 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/04/30 01:08:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 01:08:36 DEBUG : empty space: Unchanged skipping 2025/04/30 01:08:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 01:08:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo': Waiting for checks to finish 2025/04/30 01:08:37 INFO : empty space: Deleted 2025/04/30 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo': Waiting for transfers to finish 2025/04/30 01:08:37 INFO : potato3: Deleted 2025/04/30 01:08:37 INFO : potato2: Moved (server-side) 2025/04/30 01:08:37 INFO : potato3: Moved (server-side) 2025/04/30 01:08:37 INFO : tomatoDir: Removing directory 2025/04/30 01:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': deleted 1 directories 2025/04/30 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiqafol3zeca" 2025/04/30 01:08:39 DEBUG : Creating backend with remote "TestDrive:crypt/3qe2pj0olu33a48u30se9om9lcbtdc5v3u9lkq6pig9c8r6af8p0" 2025/04/30 01:08:40 INFO : tomatoDir: Making directory 2025/04/30 01:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqafol3zeca': Using server-side directory move 2025/04/30 01:08:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiqafol3zeca': Server side directory move succeeded 2025/04/30 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqafol3zeca': Purge remote 2025/04/30 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raxowis2hawo': Purge remote 2025/04/30 01:08:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.14s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:08:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test" 2025/04/30 01:08:44 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncOverlap (3.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:08:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test" 2025/04/30 01:08:48 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/04/30 01:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-include/layer2" 2025/04/30 01:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/04/30 01:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-ignore-file" 2025/04/30 01:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/04/30 01:08:57 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 79ba7cde30e67677162c7d3189b5c8e2 OK 2025/04/30 01:08:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 01:08:59 DEBUG : rclone-sync-test: Excluded 2025/04/30 01:08:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/30 01:08:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/30 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test': Waiting for checks to finish 2025/04/30 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test': Waiting for transfers to finish 2025/04/30 01:08:59 DEBUG : Waiting for deletions to finish 2025/04/30 01:08:59 INFO : There was nothing to transfer 2025/04/30 01:09:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 01:09:00 DEBUG : rclone-sync-test: Excluded 2025/04/30 01:09:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/30 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:09:01 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:01 INFO : rclone-sync-test-include: Removing directory 2025/04/30 01:09:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/30 01:09:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/30 01:09:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': failed to delete 1 directories 2025/04/30 01:09:01 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 01:09:02 DEBUG : rclone-sync-test: Excluded 2025/04/30 01:09:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/30 01:09:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/30 01:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/30 01:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/30 01:09:02 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 01:09:03 DEBUG : rclone-sync-test: Excluded 2025/04/30 01:09:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/30 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:09:04 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:04 INFO : rclone-sync-test-include: Removing directory 2025/04/30 01:09:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/30 01:09:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/30 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': failed to delete 1 directories 2025/04/30 01:09:04 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:05 DEBUG : : Excluded 2025/04/30 01:09:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 01:09:05 DEBUG : rclone-sync-test: Excluded 2025/04/30 01:09:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/30 01:09:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/30 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/30 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/30 01:09:06 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/30 01:09:09 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (29.79s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:09:18 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/CompareDest" 2025/04/30 01:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/gveqi14airsml4bgu7krj116o8" 2025/04/30 01:09:21 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 01:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:23 DEBUG : one: md5 = 94a348e145c98db48bf71c17312aa18c OK 2025/04/30 01:09:23 INFO : one: Copied (new) 2025/04/30 01:09:23 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:26 DEBUG : one: md5 = acfd675c132c5de378432ca256023810 OK 2025/04/30 01:09:26 INFO : one: Copied (replaced existing) 2025/04/30 01:09:26 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:28 DEBUG : dst/one: md5 = 2d2be07dbb0212901b662d9b2cd8241a OK 2025/04/30 01:09:30 DEBUG : CompareDest/one: md5 = 67f204afc46ee2c35cd062907cba40cf OK 2025/04/30 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:31 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:31 INFO : There was nothing to transfer 2025/04/30 01:09:33 DEBUG : CompareDest/two: md5 = e5b2ddf3186389ef3775a7f327585985 OK 2025/04/30 01:09:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:09:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:34 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:34 INFO : There was nothing to transfer 2025/04/30 01:09:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:35 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/30 01:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:09:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 01:09:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 01:09:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:09:38 DEBUG : two: md5 = b8136977855f9b4c7a28bc18b53d6317 OK 2025/04/30 01:09:38 INFO : two: Copied (new) 2025/04/30 01:09:38 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:09:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:09:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:09:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (24.44s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:44 DEBUG : pre-dest1/1: md5 = 5eaecbc814866399f4817982064812f7 OK 2025/04/30 01:09:46 DEBUG : pre-dest2/2: md5 = 1df679627696a0f5cea3106e97eb2296 OK 2025/04/30 01:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dest" 2025/04/30 01:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/rg03c1jvnehrrc617i0lnqjddc" 2025/04/30 01:09:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/pre-dest1" 2025/04/30 01:09:48 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/bbnblvh6k061ssopqrp18kd7gc" 2025/04/30 01:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/pre-dest2" 2025/04/30 01:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/dgicm1h6b5ejvlltm8eeif0bnk" 2025/04/30 01:09:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:09:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/30 01:09:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:09:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/30 01:09:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/30 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dest': Waiting for checks to finish 2025/04/30 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dest': Waiting for transfers to finish 2025/04/30 01:09:53 DEBUG : 3: md5 = 8c7b30f762c2807b527e40c290328e07 OK 2025/04/30 01:09:53 INFO : 3: Copied (new) 2025/04/30 01:09:53 DEBUG : Waiting for deletions to finish 2025/04/30 01:09:56 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/04/30 01:09:57 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/04/30 01:09:57 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.05s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:09:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:10:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/CopyDest" 2025/04/30 01:10:00 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/30 01:10:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:04 DEBUG : one: md5 = 593796467da492d8070039d03d730a8b OK 2025/04/30 01:10:04 INFO : one: Copied (new) 2025/04/30 01:10:04 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:06 DEBUG : one: md5 = 1887c94b8a7a896ff3483caddda81164 OK 2025/04/30 01:10:06 INFO : one: Copied (replaced existing) 2025/04/30 01:10:06 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:08 DEBUG : dst/one: md5 = 5747169cc46399889eebed4fe3236596 OK 2025/04/30 01:10:10 DEBUG : CopyDest/one: md5 = e2d17a14255be3a7c14f596186a3d815 OK 2025/04/30 01:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/BackupDir" 2025/04/30 01:10:10 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/30 01:10:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 01:10:14 INFO : one: Moved (server-side) 2025/04/30 01:10:15 INFO : one: Copied (server-side copy) 2025/04/30 01:10:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 01:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:15 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:17 DEBUG : CopyDest/two: md5 = efa7330d8a8775923a9a7f2af3be19f6 OK 2025/04/30 01:10:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:18 DEBUG : one: Unchanged skipping 2025/04/30 01:10:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:19 INFO : two: Copied (server-side copy) 2025/04/30 01:10:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:19 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:20 DEBUG : one: Unchanged skipping 2025/04/30 01:10:20 DEBUG : two: Unchanged skipping 2025/04/30 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:20 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:20 INFO : There was nothing to transfer 2025/04/30 01:10:22 DEBUG : CopyDest/three: md5 = 26dce22d1267079375c35006c5bbc0ad OK 2025/04/30 01:10:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:22 DEBUG : one: Unchanged skipping 2025/04/30 01:10:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 01:10:23 DEBUG : three: Destination not found in --copy-dest 2025/04/30 01:10:23 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 01:10:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 01:10:23 DEBUG : two: Unchanged skipping 2025/04/30 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:24 DEBUG : three: md5 = 36825a0962501536b1472379a53e4f08 OK 2025/04/30 01:10:24 INFO : three: Copied (new) 2025/04/30 01:10:24 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 01:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:10:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:10:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:10:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:10:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 01:10:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.51s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:10:33 DEBUG : dst/one: md5 = 1e986c6d252a45bf0ad8561d26f35560 OK 2025/04/30 01:10:34 DEBUG : dst/two: md5 = 48b4fe70950546382decb6183c23b7b5 OK 2025/04/30 01:10:36 DEBUG : dst/three.txt: md5 = 663c76e8226bb2839abbb7ba1f4f048d OK 2025/04/30 01:10:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:10:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/backup" 2025/04/30 01:10:37 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 01:10:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:10:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:10:39 DEBUG : two: Unchanged skipping 2025/04/30 01:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:40 INFO : one: Moved (server-side) 2025/04/30 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:41 DEBUG : one: md5 = 71cbe0c05dcc2c3a213bbe8832de0369 OK 2025/04/30 01:10:41 INFO : one: Copied (new) 2025/04/30 01:10:41 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:42 INFO : three.txt: Moved (server-side) 2025/04/30 01:10:42 INFO : three.txt: Moved into backup dir 2025/04/30 01:10:44 DEBUG : dst/three.txt: md5 = f5c371b5729d08b274b270920596507a OK 2025/04/30 01:10:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:10:45 DEBUG : two: Unchanged skipping 2025/04/30 01:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:10:46 INFO : one: Deleted 2025/04/30 01:10:46 INFO : one: Moved (server-side) 2025/04/30 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:10:47 DEBUG : one: md5 = 90f1a84862519cc83a809a4bbc8b1e45 OK 2025/04/30 01:10:47 INFO : one: Copied (new) 2025/04/30 01:10:47 DEBUG : Waiting for deletions to finish 2025/04/30 01:10:48 INFO : three.txt: Deleted 2025/04/30 01:10:49 INFO : three.txt: Moved (server-side) 2025/04/30 01:10:49 INFO : three.txt: Moved into backup dir 2025/04/30 01:10:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:10:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:10:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 01:10:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:10:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 01:10:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:10:56 DEBUG : dst/one: md5 = ae15723046d96e9d235e93f59571a098 OK 2025/04/30 01:10:57 DEBUG : dst/two: md5 = 50a056f02f2a8bbc73ec7e7aa326ef64 OK 2025/04/30 01:10:59 DEBUG : dst/three.txt: md5 = bc95dd27e575d2076d7d1a93471830fc OK 2025/04/30 01:10:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:10:59 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:11:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/backup" 2025/04/30 01:11:00 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 01:11:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:11:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:02 DEBUG : two: Unchanged skipping 2025/04/30 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:03 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:05 DEBUG : one: md5 = 9c67f530c629546bf1f39940faa96c8c OK 2025/04/30 01:11:05 INFO : one: Copied (new) 2025/04/30 01:11:05 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:11:05 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:07 DEBUG : dst/three.txt: md5 = f1e1ee2aa88d4e90ba271b3b45b67d4d OK 2025/04/30 01:11:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:11:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:08 DEBUG : two: Unchanged skipping 2025/04/30 01:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:09 INFO : one.bak: Deleted 2025/04/30 01:11:09 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:11 DEBUG : one: md5 = 1eac4365d3bb57be3e4e8d3cc9d93abe OK 2025/04/30 01:11:11 INFO : one: Copied (new) 2025/04/30 01:11:11 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:11 INFO : three.txt.bak: Deleted 2025/04/30 01:11:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:11:12 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/30 01:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:11:19 DEBUG : dst/one: md5 = fd62aade732251bb973bd043c322bbee OK 2025/04/30 01:11:20 DEBUG : dst/two: md5 = 57801a1cf5dc7ec6f1e86f19e6fcd75a OK 2025/04/30 01:11:21 DEBUG : dst/three.txt: md5 = f866b40f2d96746945b47972ffb01c90 OK 2025/04/30 01:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:11:22 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:11:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/backup" 2025/04/30 01:11:23 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 01:11:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:11:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:24 DEBUG : two: Unchanged skipping 2025/04/30 01:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/30 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:27 DEBUG : one: md5 = da5fa45deef13f46d181f68a09c6fbb2 OK 2025/04/30 01:11:27 INFO : one: Copied (new) 2025/04/30 01:11:27 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 01:11:28 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:30 DEBUG : dst/three.txt: md5 = 9780f722c65147f93d494364ca9dedbb OK 2025/04/30 01:11:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:30 DEBUG : two: Unchanged skipping 2025/04/30 01:11:31 INFO : one-2019-01-01: Deleted 2025/04/30 01:11:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/30 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:33 DEBUG : one: md5 = ef30caebd91f609cdb90865b1517fcff OK 2025/04/30 01:11:33 INFO : one: Copied (new) 2025/04/30 01:11:33 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:34 INFO : three-2019-01-01.txt: Deleted 2025/04/30 01:11:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 01:11:34 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:11:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:11:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/30 01:11:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/30 01:11:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/30 01:11:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:11:41 DEBUG : dst/one: md5 = 9890edc21441c430eaf36b0701ba6ccd OK 2025/04/30 01:11:42 DEBUG : dst/two: md5 = aff0025b9d13f67a33f5c3b1dc0b2e70 OK 2025/04/30 01:11:44 DEBUG : dst/three.txt: md5 = ce39cbd48a61f9aa884a05b73fccce3c OK 2025/04/30 01:11:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:11:44 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:11:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:11:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:45 DEBUG : two: Unchanged skipping 2025/04/30 01:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:46 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:47 DEBUG : one: md5 = 6ddf06425ab8297f95b794e41c4c0f6c OK 2025/04/30 01:11:47 INFO : one: Copied (new) 2025/04/30 01:11:47 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:11:48 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:50 DEBUG : dst/three.txt: md5 = 66dc642706bd2cefcfe36827d72ee4b5 OK 2025/04/30 01:11:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 01:11:51 DEBUG : three.txt.bak: Excluded 2025/04/30 01:11:51 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 01:11:51 DEBUG : one.bak: Excluded 2025/04/30 01:11:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:11:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:11:51 DEBUG : two: Unchanged skipping 2025/04/30 01:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for checks to finish 2025/04/30 01:11:51 INFO : one.bak: Deleted 2025/04/30 01:11:52 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha/dst': Waiting for transfers to finish 2025/04/30 01:11:53 DEBUG : one: md5 = 88ac26175eb98813c9c7c64764f23db7 OK 2025/04/30 01:11:53 INFO : one: Copied (new) 2025/04/30 01:11:53 DEBUG : Waiting for deletions to finish 2025/04/30 01:11:54 INFO : three.txt.bak: Deleted 2025/04/30 01:11:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:11:54 INFO : three.txt: Moved into backup dir 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:11:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.43s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:00 DEBUG : dst/one: md5 = ba33f50ea94b90ef1f74da9c2268f811 OK 2025/04/30 01:12:02 DEBUG : dst/two: md5 = 4ea90dcc21a2c7800485fbd94c56ed7e OK 2025/04/30 01:12:03 DEBUG : dst/three.txt: md5 = fdfc1654691465711c04b6dd45a8cb42 OK 2025/04/30 01:12:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:12:04 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:12:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:12:06 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:12:07 DEBUG : one: md5 = 4e49b7c1ed2713040962cd5e0487bd38 OK 2025/04/30 01:12:07 INFO : one: Copied (new) 2025/04/30 01:12:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:12:07 DEBUG : two: Unchanged skipping 2025/04/30 01:12:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 01:12:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:12:10 DEBUG : three.txt: md5 = 8df0ef0824a3847d9d126e86b35ea11c OK 2025/04/30 01:12:10 INFO : three.txt: Copied (new) 2025/04/30 01:12:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:12:12 INFO : one.bak: Deleted 2025/04/30 01:12:12 INFO : one: Moved (server-side) to: one.bak 2025/04/30 01:12:14 DEBUG : one: md5 = 75cac49df5ec4d728f757f41fea2e3a9 OK 2025/04/30 01:12:14 INFO : one: Copied (new) 2025/04/30 01:12:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:12:14 DEBUG : two: Unchanged skipping 2025/04/30 01:12:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 01:12:15 INFO : three.txt.bak: Deleted 2025/04/30 01:12:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 01:12:17 DEBUG : three.txt: md5 = 8483d10d82b29a036625210bd6aa7ed0 OK 2025/04/30 01:12:17 INFO : three.txt: Copied (new) 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:23 DEBUG : dst/one: md5 = d561faf99134624831fb4fdc53b180d0 OK 2025/04/30 01:12:25 DEBUG : dst/two: md5 = 1b3590e7358b503389a2e3f353a64ff6 OK 2025/04/30 01:12:26 DEBUG : dst/three.txt: md5 = fcb1f2dde9d7b7bdf9b0acf97d536ec0 OK 2025/04/30 01:12:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyoxav2viha/dst" 2025/04/30 01:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/0fpi3qdg7djqj6uigqbidd8ms2n8f238iafnnrgklumupdo8tikg/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 01:12:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 01:12:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/30 01:12:30 DEBUG : one: md5 = 23a34140e07070ebb3f740b6bc0ee0e8 OK 2025/04/30 01:12:30 INFO : one: Copied (new) 2025/04/30 01:12:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:12:30 DEBUG : two: Unchanged skipping 2025/04/30 01:12:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 01:12:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 01:12:32 DEBUG : three.txt: md5 = 3438fff0fac5f73a96e30e273285d798 OK 2025/04/30 01:12:32 INFO : three.txt: Copied (new) 2025/04/30 01:12:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 01:12:34 INFO : one-2019-01-01: Deleted 2025/04/30 01:12:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/30 01:12:36 DEBUG : one: md5 = 2bc5d21ef2495c0a73f34650c1ce1e05 OK 2025/04/30 01:12:36 INFO : one: Copied (new) 2025/04/30 01:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:12:36 DEBUG : two: Unchanged skipping 2025/04/30 01:12:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 01:12:37 INFO : three-2019-01-01.txt: Deleted 2025/04/30 01:12:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 01:12:39 DEBUG : three.txt: md5 = 292c8ebd161aeaabdaf1f94fd661a2e1 OK 2025/04/30 01:12:39 INFO : three.txt: Copied (new) 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.42s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:45 DEBUG : Testêé: md5 = 1cedd7f4f9ff5554eb370c26e9cdd85f OK 2025/04/30 01:12:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/30 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:12:46 DEBUG : Testêé: md5 = fab028bd6f1c214bbb1813090a4797e5 OK 2025/04/30 01:12:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/30 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.13s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:12:49 DEBUG : existing: md5 = 7c8ef6c02875531eda493b5794a8c669 OK 2025/04/30 01:12:49 INFO : existing: Copied (new) 2025/04/30 01:12:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/30 01:12:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/30 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:12:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:12:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': not deleting files as there were IO errors 2025/04/30 01:12:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncImmutable (4.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:54 DEBUG : EXISTING: md5 = 5b20aee3436aa9f6bfe7ed5b05075581 OK 2025/04/30 01:12:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:12:54 DEBUG : existing: Unchanged skipping 2025/04/30 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:12:54 DEBUG : Waiting for deletions to finish 2025/04/30 01:12:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.85s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", 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-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", 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-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:12:58 DEBUG : both0: md5 = ad58014a482aa8258ea9f6a59766b815 OK 2025/04/30 01:13:00 DEBUG : only0: md5 = ade08c3d0eb2646f740ff1ff6bf28776 OK 2025/04/30 01:13:01 DEBUG : both1: md5 = 0f82257d74a599af463390f8a77d51a4 OK 2025/04/30 01:13:02 DEBUG : only1: md5 = a703ca50b34c845c74f6e1bc5c569aac OK 2025/04/30 01:13:04 DEBUG : both2: md5 = 80fee3e830527d2545aa5f89392e8a41 OK 2025/04/30 01:13:05 DEBUG : only2: md5 = 924e08d97c412ff31e422304376238b2 OK 2025/04/30 01:13:07 DEBUG : both3: md5 = 43c3d34dd5f026bd3a6af346cd41b4f0 OK 2025/04/30 01:13:08 DEBUG : only3: md5 = 95d630ebde84ffae6133011c9e9496d0 OK 2025/04/30 01:13:09 DEBUG : both4: md5 = 3c808c206533f833823289d03a48a7e9 OK 2025/04/30 01:13:11 DEBUG : only4: md5 = 71ef038a3f0e8fe27f4f2f4cf00e896c OK 2025/04/30 01:13:12 DEBUG : both5: md5 = dc0dfd66bbe79aa3c6170627d894a933 OK 2025/04/30 01:13:14 DEBUG : only5: md5 = 1e1eb20a733e4c074471fd40d931aeb1 OK 2025/04/30 01:13:15 DEBUG : both6: md5 = c3eb31adb4a682b9532e8b586a4b7d77 OK 2025/04/30 01:13:17 DEBUG : only6: md5 = 2646dd50a398460c736aecde001b938f OK 2025/04/30 01:13:18 DEBUG : both7: md5 = 3eb0249a8d8fa4c553e6ccf7b8352576 OK 2025/04/30 01:13:20 DEBUG : only7: md5 = 09c46071a5998b7bc7fcf79b89500335 OK 2025/04/30 01:13:21 DEBUG : both8: md5 = fab48fa9cf7faef80f22548f43b7e656 OK 2025/04/30 01:13:23 DEBUG : only8: md5 = ae9133ccc26ba97be5294e126e54fe97 OK 2025/04/30 01:13:24 DEBUG : both9: md5 = 64e7387ab9c230f16933ce7908a3c643 OK 2025/04/30 01:13:25 DEBUG : only9: md5 = 9b7a37eafad3b488716b40e934864d07 OK 2025/04/30 01:13:27 DEBUG : both10: md5 = c8feedc937afeeb269202a0eb3a2042a OK 2025/04/30 01:13:28 DEBUG : only10: md5 = 7a439250bc903eb45dfff53f9e00902e OK 2025/04/30 01:13:29 DEBUG : both11: md5 = 473e4cf561ccac7263208c273c099158 OK 2025/04/30 01:13:31 DEBUG : only11: md5 = 284d65eb3dbbe3a064ebeee2c46f92af OK 2025/04/30 01:13:32 DEBUG : both12: md5 = 23c60642a2412a3b7c202f35317f4a64 OK 2025/04/30 01:13:34 DEBUG : only12: md5 = baf7185391e31737ce00f007265f54b8 OK 2025/04/30 01:13:35 DEBUG : both13: md5 = 4fde8c8e5553ee98addf322c4a9f14da OK 2025/04/30 01:13:37 DEBUG : only13: md5 = 3fa3a1d443ad8f356d8bfc52b90f75d0 OK 2025/04/30 01:13:38 DEBUG : both14: md5 = 1ecfd249cef1214be77f4596d92d3040 OK 2025/04/30 01:13:39 DEBUG : only14: md5 = 911e72aeb95ed9274f0b72ae95cbcd71 OK 2025/04/30 01:13:41 DEBUG : both15: md5 = a2614cf7b60926723dad45574c3d9a38 OK 2025/04/30 01:13:42 DEBUG : only15: md5 = d73f58918ff03856d0f24cbb07c9eb78 OK 2025/04/30 01:13:43 DEBUG : both16: md5 = 9c2d80adb807355d46417809aca59269 OK 2025/04/30 01:13:45 DEBUG : only16: md5 = 8e70226a031874fec741388e106a4466 OK 2025/04/30 01:13:46 DEBUG : both17: md5 = cc79367374d4b03674e558df7e5d7c10 OK 2025/04/30 01:13:48 DEBUG : only17: md5 = c42d837cb24d38197e90ca63e3cb710c OK 2025/04/30 01:13:49 DEBUG : both18: md5 = fa9b8038cbff1418b12e7b37efed459e OK 2025/04/30 01:13:50 DEBUG : only18: md5 = 0604d1816700c017b4c7bf8e3c18d4dd OK 2025/04/30 01:13:52 DEBUG : both19: md5 = 420bc87a3dee4662e6be138038e771e3 OK 2025/04/30 01:13:53 DEBUG : only19: md5 = bcecae1ec63ef5523d3d190f6cae8d18 OK 2025/04/30 01:13:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both0: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both12: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both1: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both10: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:13:54 DEBUG : both15: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both11: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both13: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both14: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both16: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both2: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both3: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both17: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both18: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both19: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both4: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both5: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:13:54 DEBUG : both9: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both6: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both7: Unchanged skipping 2025/04/30 01:13:54 DEBUG : both8: Unchanged skipping 2025/04/30 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:13:54 DEBUG : Waiting for deletions to finish 2025/04/30 01:13:54 INFO : only10: Deleted 2025/04/30 01:13:54 INFO : only7: Deleted 2025/04/30 01:13:54 INFO : only13: Deleted 2025/04/30 01:13:54 INFO : only1: Deleted 2025/04/30 01:13:55 INFO : only11: Deleted 2025/04/30 01:13:55 INFO : only17: Deleted 2025/04/30 01:13:55 INFO : only14: Deleted 2025/04/30 01:13:55 INFO : only2: Deleted 2025/04/30 01:13:55 INFO : only5: Deleted 2025/04/30 01:13:55 INFO : only8: Deleted 2025/04/30 01:13:55 INFO : only0: Deleted 2025/04/30 01:13:55 INFO : only12: Deleted 2025/04/30 01:13:55 INFO : only16: Deleted 2025/04/30 01:13:56 INFO : only3: Deleted 2025/04/30 01:13:56 INFO : only19: Deleted 2025/04/30 01:13:56 INFO : only4: Deleted 2025/04/30 01:13:56 INFO : only9: Deleted 2025/04/30 01:13:56 INFO : only15: Deleted 2025/04/30 01:13:56 INFO : only18: Deleted 2025/04/30 01:13:56 INFO : only6: Deleted 2025/04/30 01:13:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (70.04s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:14:08 DEBUG : both0: md5 = 0b8d086453d1b749e212fc3c30f5860a OK 2025/04/30 01:14:09 DEBUG : only0: md5 = 7ec01df6e188f2435306b7099fef1b38 OK 2025/04/30 01:14:11 DEBUG : both1: md5 = 15d1b49a6c8970af3635c2825c7bc01c OK 2025/04/30 01:14:12 DEBUG : only1: md5 = 93ba1184d95d72a98c4f76177fb28cf5 OK 2025/04/30 01:14:14 DEBUG : both2: md5 = cb3d8df8a262ee88b4f2ffb049d59b1f OK 2025/04/30 01:14:15 DEBUG : only2: md5 = 4fb60ce431f8bd06415ea6d0152ad8f1 OK 2025/04/30 01:14:16 DEBUG : both3: md5 = 78021c6f979a913e074928ce1d07c43c OK 2025/04/30 01:14:18 DEBUG : only3: md5 = 9372dab4c52f7cc7644a8b978f1d2d1e OK 2025/04/30 01:14:19 DEBUG : both4: md5 = f4d3568c3827d93fe94003d06dfc3a58 OK 2025/04/30 01:14:20 DEBUG : only4: md5 = be9f76a072adc6035251b30b8416d5d9 OK 2025/04/30 01:14:22 DEBUG : both5: md5 = 9ba7e64a4ebdb8a1b0b594ab017418f9 OK 2025/04/30 01:14:23 DEBUG : only5: md5 = f1e4ae212377913a4375f50da20d4a4b OK 2025/04/30 01:14:24 DEBUG : both6: md5 = 2dd38c92a63efbd0c0602b5c0fb05e37 OK 2025/04/30 01:14:26 DEBUG : only6: md5 = a4e999ec0747db671e6708fbb6d29bf8 OK 2025/04/30 01:14:27 DEBUG : both7: md5 = 1f7dc7c3a5d0e3b2a014387826e43292 OK 2025/04/30 01:14:29 DEBUG : only7: md5 = 8a4801c7c9f4f64c09b4870d6a273b8c OK 2025/04/30 01:14:30 DEBUG : both8: md5 = 73410fb204689df9481cb9781a3f3727 OK 2025/04/30 01:14:31 DEBUG : only8: md5 = eafcfa717ce5f0618b8f6ae0b34b99c9 OK 2025/04/30 01:14:32 DEBUG : both9: md5 = 465793d8dfe7c440c78da4a6773ab849 OK 2025/04/30 01:14:34 DEBUG : only9: md5 = b51f69ef6609ba67ccc0f1830ac9a41b OK 2025/04/30 01:14:35 DEBUG : both10: md5 = 725bccbf4191939323215a8f714b9701 OK 2025/04/30 01:14:36 DEBUG : only10: md5 = 0e02fd0e365d258bfff9c5e06db24e69 OK 2025/04/30 01:14:38 DEBUG : both11: md5 = bbc21d15d3ca8784a05659b2fa901cee OK 2025/04/30 01:14:39 DEBUG : only11: md5 = a65df2cc372281f915944a1c96c6ff55 OK 2025/04/30 01:14:40 DEBUG : both12: md5 = 2e277298e3ee5c816a2252f8c108c412 OK 2025/04/30 01:14:42 DEBUG : only12: md5 = 2fbf29f962e14da5d3f81973bed90252 OK 2025/04/30 01:14:43 DEBUG : both13: md5 = d863fb1695ccf9ddbe079fed4e2cf60d OK 2025/04/30 01:14:44 DEBUG : only13: md5 = c1681ddcb9168fd905a83e3f86751d0c OK 2025/04/30 01:14:46 DEBUG : both14: md5 = a8a3f6058156c76faae832e81f45a178 OK 2025/04/30 01:14:47 DEBUG : only14: md5 = b51fcf992ce9d278524e94cc512fc625 OK 2025/04/30 01:14:48 DEBUG : both15: md5 = 47cc9a4b2e834fa10c633e11fde916a0 OK 2025/04/30 01:14:50 DEBUG : only15: md5 = 6f9a5fa3a484e21d487de10c11cd2cb0 OK 2025/04/30 01:14:51 DEBUG : both16: md5 = 07644638bd8ea18ddcb10d4f4b756eb2 OK 2025/04/30 01:14:52 DEBUG : only16: md5 = 4d93be1d0216cda7682d4c02b9b7d7eb OK 2025/04/30 01:14:54 DEBUG : both17: md5 = 1c7dd9da9d1ace93755d7233e27095d3 OK 2025/04/30 01:14:55 DEBUG : only17: md5 = b38bd27ff0f493450cfbc6ee8ce07558 OK 2025/04/30 01:14:56 DEBUG : both18: md5 = 5923ab75a7b3d541aa5ac80bdd88de51 OK 2025/04/30 01:14:58 DEBUG : only18: md5 = 863819edde8573ae2be3fc274139a83b OK 2025/04/30 01:14:59 DEBUG : both19: md5 = 82b25ca84cb0e5df96358f3be33682d3 OK 2025/04/30 01:15:01 DEBUG : only19: md5 = 2f7c181b973c750630c82db4750a3dbd OK 2025/04/30 01:15:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both0: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for checks to finish 2025/04/30 01:15:01 DEBUG : both11: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both13: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both12: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both15: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both16: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both10: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both1: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both19: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both2: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both3: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both14: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both17: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both5: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both7: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both8: Unchanged skipping 2025/04/30 01:15:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 01:15:01 DEBUG : both18: Unchanged skipping 2025/04/30 01:15:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : both4: Unchanged skipping 2025/04/30 01:15:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : both6: Unchanged skipping 2025/04/30 01:15:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : both9: Unchanged skipping 2025/04/30 01:15:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 01:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Waiting for transfers to finish 2025/04/30 01:15:02 DEBUG : only1: md5 = 1658e271460039b4dd438e5c76580b92 OK 2025/04/30 01:15:02 INFO : only1: Copied (replaced existing) 2025/04/30 01:15:02 DEBUG : only14: md5 = 2823d3cb8c04bfd1411c5985ccdf0b4c OK 2025/04/30 01:15:02 INFO : only14: Copied (replaced existing) 2025/04/30 01:15:02 DEBUG : only10: md5 = 4ddf0a7b698d184e12a93cd59084c5dd OK 2025/04/30 01:15:02 INFO : only10: Copied (replaced existing) 2025/04/30 01:15:02 DEBUG : only12: md5 = 2e40778bb5216aec3f55d4b2045b608f OK 2025/04/30 01:15:02 INFO : only12: Copied (replaced existing) 2025/04/30 01:15:04 DEBUG : only13: md5 = 2e8d372d97785cf331673df88a65f8cc OK 2025/04/30 01:15:04 INFO : only13: Copied (replaced existing) 2025/04/30 01:15:04 DEBUG : only0: md5 = 196815943fc7c578b135535c929bdcf5 OK 2025/04/30 01:15:04 INFO : only0: Copied (replaced existing) 2025/04/30 01:15:04 DEBUG : only11: md5 = 32421020072b8eb39c96aba7fc0bbc61 OK 2025/04/30 01:15:04 INFO : only11: Copied (replaced existing) 2025/04/30 01:15:04 DEBUG : only16: md5 = 42060460325f21db13fd4743647c2b73 OK 2025/04/30 01:15:04 INFO : only16: Copied (replaced existing) 2025/04/30 01:15:05 DEBUG : only18: md5 = b363facca3f82f7d6cc866d4a18809d0 OK 2025/04/30 01:15:05 INFO : only18: Copied (replaced existing) 2025/04/30 01:15:05 DEBUG : only15: md5 = 64d57a5da2f38c1af06226cbb2e0663d OK 2025/04/30 01:15:05 INFO : only15: Copied (replaced existing) 2025/04/30 01:15:05 DEBUG : only17: md5 = 6cfa1d56d5baa551736efc8c25241754 OK 2025/04/30 01:15:05 INFO : only17: Copied (replaced existing) 2025/04/30 01:15:05 DEBUG : only4: md5 = aef5ffcadbfb2f8e0c0c832705998099 OK 2025/04/30 01:15:05 INFO : only4: Copied (replaced existing) 2025/04/30 01:15:06 DEBUG : only5: md5 = b4ee574fac5006b4dab4336d48b1f809 OK 2025/04/30 01:15:06 INFO : only5: Copied (replaced existing) 2025/04/30 01:15:06 DEBUG : only3: md5 = ce412cdbc42560a2b952e12a5c8b3fca OK 2025/04/30 01:15:06 INFO : only3: Copied (replaced existing) 2025/04/30 01:15:06 DEBUG : only8: md5 = 88edd18b87f789f44f2f1f0d157a08cf OK 2025/04/30 01:15:06 INFO : only8: Copied (replaced existing) 2025/04/30 01:15:06 DEBUG : only19: md5 = 907b8e95b4e466828095e5ece39c57f6 OK 2025/04/30 01:15:06 INFO : only19: Copied (replaced existing) 2025/04/30 01:15:07 DEBUG : only6: md5 = fbe2107e34a54604472fb841cc95215e OK 2025/04/30 01:15:07 INFO : only6: Copied (replaced existing) 2025/04/30 01:15:07 DEBUG : only2: md5 = f254384696d57152d4b3ff05a1771655 OK 2025/04/30 01:15:07 INFO : only2: Copied (replaced existing) 2025/04/30 01:15:07 DEBUG : only7: md5 = 5057c0d44d4a10eb6e03b183aef66fc9 OK 2025/04/30 01:15:07 INFO : only7: Copied (replaced existing) 2025/04/30 01:15:07 DEBUG : only9: md5 = ae12b198e5a1584996a8f7f841d474aa OK 2025/04/30 01:15:07 INFO : only9: Copied (replaced existing) 2025/04/30 01:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (79.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:26 DEBUG : empty_dir: Making directory with metadata 2025/04/30 01:15:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:15:26 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:15:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:15:26 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:15:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/30 01:15:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/30 01:15:41 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:43 DEBUG : empty_dir: Making directory with metadata 2025/04/30 01:15:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:15:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:15:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:15:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 01:15:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/30 01:15:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:15:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/30 01:15:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/30 01:15:57 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:16:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:16:00 DEBUG : sub dir: Making directory with metadata 2025/04/30 01:16:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:16:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:16:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:16:18 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:16:18 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:16:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/04/30 01:16:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:16:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/30 01:16:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/30 01:16:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:16:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:16:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:16:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:16:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:16:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/30 01:16:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:16:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:16:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 01:16:39 DEBUG : sub dir: Making directory with metadata 2025/04/30 01:16:40 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:17:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:17:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 01:17:03 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 01:17:03 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha'", Local "Local file system at /tmp/rclone2847844330", Modify Window "1ms" 2025/04/30 01:17:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:17:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/30 01:17:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/30 01:17:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:17:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:17:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:17:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:17:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 01:17:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/30 01:17:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/30 01:17:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.94s) PASS 2025/04/30 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyoxav2viha': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 15m41.075481137s (try 1/5)