"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/24 01:00:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula" 2025/01/24 01:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:00:23 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g" 2025/01/24 01:00:24 DEBUG : Creating backend with remote "/tmp/rclone6890088" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:00:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/24 01:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:00:26 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.28s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:00:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:00:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:00:31 DEBUG : sub dir/hello world: md5 = 095979b12dd47225fb365f20f3aa324a OK 2025/01/24 01:00:31 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:00:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (9.24s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:36 DEBUG : metadata sub dir: Making directory with metadata 2025/01/24 01:00:36 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:00:36 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/24 01:00:36 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:00:36 DEBUG : Local file system at /tmp/rclone6890088: File to upload is small (21 bytes), uploading instead of streaming 2025/01/24 01:00:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/24 01:00:36 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/24 01:00:36 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:00:37 DEBUG : Google drive root 'crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g': Skipping btime metadata as can't update it on an existing file: 2025-01-24T01:00:36.901337389Z 2025/01/24 01:00:38 INFO : empty metadata sub dir: Updated directory metadata 2025/01/24 01:00:38 DEBUG : Google drive root 'crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g': Skipping btime metadata as can't update it on an existing file: 2025-01-24T01:00:36.901337389Z 2025/01/24 01:00:39 INFO : metadata sub dir: Updated directory metadata 2025/01/24 01:00:39 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/24 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:00:41 DEBUG : metadata sub dir/hello metadata world: md5 = 73950bca66469f2c7e6b600cd9f13569 OK 2025/01/24 01:00:41 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:44 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (10.21s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:47 DEBUG : metadata sub dir: Making directory with metadata 2025/01/24 01:00:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:00:47 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/24 01:00:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:00:47 DEBUG : Local file system at /tmp/rclone6890088: File to upload is small (21 bytes), uploading instead of streaming 2025/01/24 01:00:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/24 01:00:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/24 01:00:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:00:47 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/01/24 01:00:47 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/01/24 01:00:47 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/24 01:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:00:50 DEBUG : metadata sub dir/hello metadata world: md5 = 3efaccdd5a5344c4cd76a5357ca596fa OK 2025/01/24 01:00:50 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/01/24 01:00:50 DEBUG : Google drive root 'crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g': Skipping btime metadata as can't update it on an existing file: 2025-01-24T01:00:47.109261862Z 2025/01/24 01:00:51 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.86s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:55 DEBUG : Creating backend with remote "/non-existing" 2025/01/24 01:00:55 DEBUG : Config file has changed externally - reloading 2025/01/24 01:00:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/24 01:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:00 DEBUG : sub dir/hello world: md5 = b48d2ba28eb99f066522e9b4020195bc OK 2025/01/24 01:01:00 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:01:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.48s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Running all checks before starting transfers 2025/01/24 01:01:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Checks finished, now starting transfers 2025/01/24 01:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:07 DEBUG : sub dir/hello world: md5 = 9a22f6986972f8de65cc708a59f78371 OK 2025/01/24 01:01:07 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:01:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.31s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:11 ERROR : Ignoring --no-traverse with sync 2025/01/24 01:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:15 DEBUG : sub dir/hello world: md5 = 6a5a41be80ea908839a68b8719758812 OK 2025/01/24 01:01:15 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:01:15 DEBUG : Waiting for deletions to finish 2025/01/24 01:01:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.10s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/24 01:01:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:21 DEBUG : hello world2: md5 = 329fccbc6b243ae2719ef6806398b0d7 OK 2025/01/24 01:01:21 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:25 DEBUG : potato2: md5 = 6bd9db528b547f0cc6382328ea5af5c7 OK 2025/01/24 01:01:25 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:29 DEBUG : potato2: md5 = c9ddbda03207d532756ee7cf7260e7ec OK 2025/01/24 01:01:29 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 01:01:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 01:01:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:01:31 DEBUG : sub dir: Making directory with metadata 2025/01/24 01:01:32 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 01:01:32 DEBUG : sub dir2: Making directory with metadata 2025/01/24 01:01:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 01:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:01:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:35 DEBUG : sub dir/hello world: md5 = 9ee9b175036787675dcdbb602c0dfdd4 OK 2025/01/24 01:01:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/01/24 01:01:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:41 INFO : sub dir2: Making directory 2025/01/24 01:01:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/24 01:01:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:01:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/24 01:01:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/24 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:45 DEBUG : sub dir/hello world: md5 = 748f9b1650d16a905a12214a9e23d9dc OK 2025/01/24 01:01:45 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:01:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:01:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:48 DEBUG : sub dir2: Making directory with metadata 2025/01/24 01:01:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:48 DEBUG : sub dir: Making directory with metadata 2025/01/24 01:01:49 INFO : sub dir: Made directory with metadata (mtime=2025-01-24T01:01:48.604807537Z) 2025/01/24 01:01:49 DEBUG : sub dir2: Making directory with metadata 2025/01/24 01:01:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:52 DEBUG : sub dir/hello world: md5 = 425a5e4f1d905a8c55941227a517644f OK 2025/01/24 01:01:52 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:01:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (9.06s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:01:57 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/24 01:01:57 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:01:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.86s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:02 INFO : sub dir2: Making directory 2025/01/24 01:02:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:02:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/24 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:02:05 DEBUG : sub dir/hello world: md5 = cfa568becef5a09979651c31d472d4bf OK 2025/01/24 01:02:05 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:02:05 INFO : sub dir/hello world: Deleted 2025/01/24 01:02:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:09 DEBUG : sub dir2: Making directory with metadata 2025/01/24 01:02:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:02:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:02:09 DEBUG : sub dir: Making directory with metadata 2025/01/24 01:02:10 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/24 01:02:10 DEBUG : sub dir2: Making directory with metadata 2025/01/24 01:02:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:02:13 DEBUG : sub dir/hello world: md5 = a980981b8a9776436eacdb1deb80cfc6 OK 2025/01/24 01:02:13 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:02:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", 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-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:18 INFO : sub dir2: Making directory 2025/01/24 01:02:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:02:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/24 01:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:02:21 DEBUG : sub dir/hello world: md5 = 09425e35e2acca418d96dc5d7e25a60b OK 2025/01/24 01:02:21 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:02:21 DEBUG : Waiting for deletions to finish 2025/01/24 01:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:02:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.47s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:27 DEBUG : sub dir/hello world: md5 = bc0587a87119efa3b362c1cb3621d059 OK 2025/01/24 01:02:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xirikim0sude" 2025/01/24 01:02:28 DEBUG : Config file has changed externally - reloading 2025/01/24 01:02:28 DEBUG : Creating backend with remote "TestDrive:crypt/dl4f4luh7ah07938evb417jmu3d9j964l3cepod3ep6b357f1ak0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-xirikim0sude' 2025/01/24 01:02:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirikim0sude': Waiting for checks to finish 2025/01/24 01:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirikim0sude': Waiting for transfers to finish 2025/01/24 01:02:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 01:02:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xirikim0sude': Purge remote 2025/01/24 01:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.59s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:42 DEBUG : sub dir/hello world: md5 = 8df19d0815e90000fdbf27786623082e OK 2025/01/24 01:02:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/24 01:02:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 01:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:02:44 DEBUG : sub dir/hello world: md5 = 19f3249ce5a0ed7b4b0f0d34d905be05 OK 2025/01/24 01:02:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/24 01:02:45 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:02:51 DEBUG : sub dir/hello world: md5 = aa0e73f0a5f844738ad9f6ee2dd1233c OK 2025/01/24 01:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagixoh0betu" 2025/01/24 01:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/gfs08iq1vsj5lrobpscc3im08g571d26i62rh76bcleitk79cj9g" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu' 2025/01/24 01:02:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu': Waiting for checks to finish 2025/01/24 01:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu': Waiting for transfers to finish 2025/01/24 01:02:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 01:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:00 DEBUG : sub dir/hello world: md5 = bac75050e2f3a99df25098c537edf458 OK 2025/01/24 01:03:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 01:03:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/24 01:03:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu': Waiting for checks to finish 2025/01/24 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu': Waiting for transfers to finish 2025/01/24 01:03:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 01:03:04 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagixoh0betu': Purge remote 2025/01/24 01:03:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.07s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:11 DEBUG : sub dir/hello world: md5 = 45218d6c8143c30d3d20ce9b6b4ffcc0 OK 2025/01/24 01:03:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/24 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:03:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:03:14 DEBUG : sub dir/hello world: md5 = 9dc4d5422e80005e817807f99bfadb64 OK 2025/01/24 01:03:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/24 01:03:14 INFO : sub dir/hello world: Deleted 2025/01/24 01:03:14 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:20 DEBUG : sub dir/hello world: md5 = 250c52a1cb0da3a2658776b160edaa62 OK 2025/01/24 01:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wasopad4masu" 2025/01/24 01:03:21 DEBUG : Config file has changed externally - reloading 2025/01/24 01:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/blhnq2au3bohk1vdneku3l7m1cqn2nhk77pkn6ac0lrfpjjfp5eg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu' 2025/01/24 01:03:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for checks to finish 2025/01/24 01:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for transfers to finish 2025/01/24 01:03:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/24 01:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:29 DEBUG : sub dir/hello world: md5 = 9b59f891a0eedf911693f01b6ab4156c OK 2025/01/24 01:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Using server-side directory move 2025/01/24 01:03:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 01:03:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 01:03:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/24 01:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for checks to finish 2025/01/24 01:03:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/24 01:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for transfers to finish 2025/01/24 01:03:30 INFO : sub dir/hello world: Deleted 2025/01/24 01:03:31 INFO : sub dir/hello world: Moved (server-side) 2025/01/24 01:03:32 INFO : sub dir: Set directory modification time (using SetModTime) 2025/01/24 01:03:35 DEBUG : sub dir/hello world: md5 = 9a136a5e70534f7368caf59a3a5c674e OK 2025/01/24 01:03:35 DEBUG : testing file moves 2025/01/24 01:03:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 01:03:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/24 01:03:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/24 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for checks to finish 2025/01/24 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Waiting for transfers to finish 2025/01/24 01:03:36 INFO : sub dir/hello world: Deleted 2025/01/24 01:03:37 INFO : sub dir/hello world: Moved (server-side) 2025/01/24 01:03:38 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasopad4masu': Purge remote --- PASS: TestServerSideMoveOverSelf (24.93s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:45 DEBUG : sub dir/hello world: md5 = b9f7da9873906df3d0864182286209a2 OK 2025/01/24 01:03:45 ERROR : : error listing: directory not found 2025/01/24 01:03:46 INFO : Local file system at /tmp/rclone6890088: Making directory 2025/01/24 01:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.20s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:53 DEBUG : sub dir/hello world: md5 = 79c8ab4de8d3a3d725052fde46ca76d0 OK 2025/01/24 01:03:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:03:54 DEBUG : Local file system at /tmp/rclone6890088: Waiting for checks to finish 2025/01/24 01:03:54 DEBUG : Local file system at /tmp/rclone6890088: Waiting for transfers to finish 2025/01/24 01:03:55 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/01/24 01:03:55 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:03:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (8.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:03:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/24 01:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:00 DEBUG : check sum: md5 = 06b7ec153fff65634f447d0563946fc9 OK 2025/01/24 01:04:00 INFO : check sum: Copied (new) 2025/01/24 01:04:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/24 01:04:00 DEBUG : check sum: Size of src and dst objects identical 2025/01/24 01:04:00 DEBUG : check sum: Unchanged skipping 2025/01/24 01:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:00 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.51s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/24 01:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:04 DEBUG : sizeonly: md5 = 7ab5acbea4434d2a1dd5eaf134f25e92 OK 2025/01/24 01:04:04 INFO : sizeonly: Copied (new) 2025/01/24 01:04:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:05 DEBUG : sizeonly: Sizes identical 2025/01/24 01:04:05 DEBUG : sizeonly: Unchanged skipping 2025/01/24 01:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:05 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/24 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:09 DEBUG : ignore-size: md5 = 711cf5f960b1e2dc2f1b90c754c47643 OK 2025/01/24 01:04:09 INFO : ignore-size: Copied (new) 2025/01/24 01:04:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:10 DEBUG : ignore-size: Unchanged skipping 2025/01/24 01:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:10 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:10 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:14 DEBUG : existing: md5 = 4cbb7d70d11df789399ac3dabfcd708a OK 2025/01/24 01:04:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:04:15 DEBUG : existing: Unchanged skipping 2025/01/24 01:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:15 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/24 01:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:16 DEBUG : existing: md5 = b823788c52ccbf13672b1a5d6a8199b5 OK 2025/01/24 01:04:16 INFO : existing: Copied (replaced existing) 2025/01/24 01:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.36s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:21 DEBUG : existing: md5 = a9d940756da72c75b7f18218877b427c OK 2025/01/24 01:04:21 INFO : existing: Copied (new) 2025/01/24 01:04:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:21 DEBUG : existing: Destination exists, skipping 2025/01/24 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:21 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:21 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:26 DEBUG : b/potato: md5 = 98860703a362ff75f836d14bf9353f40 OK 2025/01/24 01:04:29 DEBUG : c/non empty space: md5 = b6b3cef94bd1b01d0e0f9ce873258e3d OK 2025/01/24 01:04:29 INFO : d: Making directory 2025/01/24 01:04:31 DEBUG : Added delayed dir = "a", newDst= 2025/01/24 01:04:31 DEBUG : Added delayed dir = "c", newDst=c 2025/01/24 01:04:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:04:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:31 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:33 DEBUG : a/potato2: md5 = bb2c40e1b09f8d72e5e24a968e250257 OK 2025/01/24 01:04:33 INFO : a/potato2: Copied (new) 2025/01/24 01:04:33 DEBUG : Waiting for deletions to finish 2025/01/24 01:04:34 INFO : b/potato: Deleted 2025/01/24 01:04:35 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/24 01:04:35 INFO : d: Removing directory 2025/01/24 01:04:36 INFO : b: Removing directory 2025/01/24 01:04:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/24 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/24 01:04:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:43 DEBUG : empty space: md5 = 94aedb67acc01af4233e4b4208b2bd31 OK 2025/01/24 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:43 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/01/24 01:04:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/24 01:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:44 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/01/24 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:45 DEBUG : empty space: md5 = db8ee1d5c488563cd421efbdd1116afe OK 2025/01/24 01:04:45 INFO : empty space: Copied (replaced existing) 2025/01/24 01:04:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:50 DEBUG : foo: md5 = 7ebef77dea267dc6dd57af1ebf63bd28 OK 2025/01/24 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:50 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/01/24 01:04:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:52 DEBUG : foo: md5 = 613ab9932e4f8601b790aca6122aba7c OK 2025/01/24 01:04:52 INFO : foo: Copied (replaced existing) 2025/01/24 01:04:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:04:55 DEBUG : empty space: md5 = 870c7beb8b4cd9f53b72cae513ac7daa OK 2025/01/24 01:04:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/24 01:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:04:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:04:56 DEBUG : empty space: Unchanged skipping 2025/01/24 01:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:04:57 DEBUG : potato: md5 = 9d5aab7cb421c8c03f8f74f9cb102dc6 OK 2025/01/24 01:04:57 INFO : potato: Copied (new) 2025/01/24 01:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:02 DEBUG : potato: md5 = f98273307b287fd90133ee72e181d9c5 OK 2025/01/24 01:05:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/24 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:04 DEBUG : potato: md5 = 5b0fe6f4466ffb22072cb182fc286290 OK 2025/01/24 01:05:04 INFO : potato: Copied (replaced existing) 2025/01/24 01:05:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:07 DEBUG : potato: md5 = ecccf48684c7bc7ddd464f2c35bc10fb OK 2025/01/24 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:08 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/01/24 01:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:09 DEBUG : potato: md5 = 26b1292320e7f9e4fc0b2d53d96bdbaf OK 2025/01/24 01:05:09 INFO : potato: Copied (replaced existing) 2025/01/24 01:05:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:13 DEBUG : potato: md5 = f4a97f3d889d3710efc201ab72df841c OK 2025/01/24 01:05:15 DEBUG : empty space: md5 = 9004b5626252129dd9eeb4a0224d9cc9 OK 2025/01/24 01:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:05:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/24 01:05:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:05:15 DEBUG : empty space: Unchanged skipping 2025/01/24 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:15 DEBUG : Waiting for deletions to finish 2025/01/24 01:05:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:19 DEBUG : potato: md5 = e0e3eb54eb2965cd4171182aa6e191b7 OK 2025/01/24 01:05:21 DEBUG : empty space: md5 = f077b8708d8eafb7778407a3446d62ff OK 2025/01/24 01:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:05:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:21 DEBUG : empty space: Unchanged skipping 2025/01/24 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:23 DEBUG : potato2: md5 = 056b2a7e239d9a81514a03ae9a467b07 OK 2025/01/24 01:05:23 INFO : potato2: Copied (new) 2025/01/24 01:05:23 DEBUG : Waiting for deletions to finish 2025/01/24 01:05:24 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:29 DEBUG : b/potato: md5 = 8d78513397260d00579858dfe67e08c4 OK 2025/01/24 01:05:32 DEBUG : c/non empty space: md5 = faba247646fe8bc263bdc18b3b7c9ec1 OK 2025/01/24 01:05:32 INFO : d: Making directory 2025/01/24 01:05:34 INFO : d/e: Making directory 2025/01/24 01:05:36 DEBUG : Added delayed dir = "a", newDst= 2025/01/24 01:05:36 DEBUG : Added delayed dir = "c", newDst=c 2025/01/24 01:05:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:05:36 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 01:05:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:39 DEBUG : a/potato2: md5 = 401119647a9fb8a1bd10c23f53c4b94b OK 2025/01/24 01:05:39 INFO : a/potato2: Copied (new) 2025/01/24 01:05:39 DEBUG : Waiting for deletions to finish 2025/01/24 01:05:39 INFO : b/potato: Deleted 2025/01/24 01:05:40 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/24 01:05:40 INFO : d/e: Removing directory 2025/01/24 01:05:41 INFO : d: Removing directory 2025/01/24 01:05:41 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/01/24 01:05:42 INFO : b: Removing directory 2025/01/24 01:05:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/24 01:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/24 01:05:46 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:05:50 DEBUG : b/potato: md5 = 538fe76140f0df0b9855433ac5d2e6ef OK 2025/01/24 01:05:53 DEBUG : c/non empty space: md5 = 709be897850b8c5a5ee286339aa631dc OK 2025/01/24 01:05:53 INFO : d: Making directory 2025/01/24 01:05:55 DEBUG : Added delayed dir = "a", newDst= 2025/01/24 01:05:55 DEBUG : Added delayed dir = "c", newDst=c 2025/01/24 01:05:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:05:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/24 01:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:05:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/24 01:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:05:58 DEBUG : a/potato2: md5 = 29730dd4b9a90713b9113243441993f4 OK 2025/01/24 01:05:58 INFO : a/potato2: Copied (new) 2025/01/24 01:05:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': not deleting files as there were IO errors 2025/01/24 01:05:59 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/24 01:05:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/24 01:06:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/24 01:06:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:07 DEBUG : potato: md5 = 4a3ec7ed94f5865e4fab2b9b5f5f7abd OK 2025/01/24 01:06:09 DEBUG : empty space: md5 = af84bf76cc595ca15b881e0d5d88bff8 OK 2025/01/24 01:06:09 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:06:10 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:10 INFO : potato: Deleted 2025/01/24 01:06:11 DEBUG : potato2: md5 = 79f0707ae49fb81c458305ddd1f308f4 OK 2025/01/24 01:06:11 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:15 DEBUG : potato: md5 = 363b282f128dca376ccc65366dd30bea OK 2025/01/24 01:06:17 DEBUG : empty space: md5 = 0034950c5c06508f5ec349e46a34c539 OK 2025/01/24 01:06:17 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:18 INFO : potato: Deleted 2025/01/24 01:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:06:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:19 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:20 DEBUG : potato2: md5 = b814abb3b4274e3de528150916fa87a2 OK 2025/01/24 01:06:20 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:25 DEBUG : potato: md5 = ac72b8d4d370c0c499087b8fdd40a65b OK 2025/01/24 01:06:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:27 DEBUG : potato2: md5 = ad1aaf5920129a5b50bd297c7c31bd8e OK 2025/01/24 01:06:27 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.03s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:31 DEBUG : potato2: md5 = ee7cdee153762c5f31ea353e1e626c5c OK 2025/01/24 01:06:33 DEBUG : empty space: md5 = 9c21d76d08fc69d24b725c822b31d229 OK 2025/01/24 01:06:33 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 01:06:33 DEBUG : enormous: Excluded 2025/01/24 01:06:33 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 01:06:33 DEBUG : potato2: Excluded 2025/01/24 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 01:06:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:34 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:34 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:34 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 01:06:34 DEBUG : enormous: Excluded 2025/01/24 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 01:06:34 DEBUG : potato2: Excluded 2025/01/24 01:06:34 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 01:06:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/24 01:06:34 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:34 DEBUG : Local file system at /tmp/rclone6890088: Waiting for checks to finish 2025/01/24 01:06:34 DEBUG : Local file system at /tmp/rclone6890088: Waiting for transfers to finish 2025/01/24 01:06:34 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:39 DEBUG : potato2: md5 = 281987e75254c72c8869fb61d21c1853 OK 2025/01/24 01:06:40 DEBUG : empty space: md5 = d817d1cd8c431de8c7c12c841ff92bb1 OK 2025/01/24 01:06:42 DEBUG : enormous: md5 = ce90371f74e91d40b2132c5f0a8ca34d OK 2025/01/24 01:06:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/24 01:06:42 DEBUG : enormous: Excluded 2025/01/24 01:06:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/24 01:06:42 DEBUG : potato2: Excluded 2025/01/24 01:06:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:42 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:42 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:43 INFO : potato2: Deleted 2025/01/24 01:06:43 INFO : enormous: Deleted 2025/01/24 01:06:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:44 DEBUG : Local file system at /tmp/rclone6890088: Waiting for checks to finish 2025/01/24 01:06:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/24 01:06:44 DEBUG : empty space: Unchanged skipping 2025/01/24 01:06:44 DEBUG : Local file system at /tmp/rclone6890088: Waiting for transfers to finish 2025/01/24 01:06:44 DEBUG : Waiting for deletions to finish 2025/01/24 01:06:44 INFO : enormous: Deleted 2025/01/24 01:06:44 INFO : potato2: Deleted 2025/01/24 01:06:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:06:47 DEBUG : one: md5 = 7e8012f7901fa0fb7bdca4439dbd2e4b OK 2025/01/24 01:06:49 DEBUG : two: md5 = 298fef22f8b0e47c977a2ce9eaf7f9c1 OK 2025/01/24 01:06:51 DEBUG : three: md5 = d6709d7865785407ac414edc8c48652d OK 2025/01/24 01:06:53 DEBUG : four: md5 = 0098a7a9249c0289cd8599a143f3e409 OK 2025/01/24 01:06:53 DEBUG : five: Need to transfer - File not found at Destination 2025/01/24 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/24 01:06:53 DEBUG : one: Destination is newer than source, skipping 2025/01/24 01:06:53 DEBUG : three: Sizes identical 2025/01/24 01:06:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/24 01:06:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/24 01:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:06:55 DEBUG : two: md5 = 841acc16ec969d714e16fc3c7d2eea6d OK 2025/01/24 01:06:55 INFO : two: Copied (replaced existing) 2025/01/24 01:06:55 DEBUG : four: md5 = 5c069696c53e7f19421e3d1050fd0b96 OK 2025/01/24 01:06:55 INFO : four: Copied (replaced existing) 2025/01/24 01:06:55 DEBUG : five: md5 = 5f72b6433c5ab6a99c8606c2e8075e16 OK 2025/01/24 01:06:55 INFO : five: Copied (new) 2025/01/24 01:06:55 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.99s) === 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-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/01/24 01:06:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/24 01:06:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/24 01:06:59 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/24 01:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:00 DEBUG : yam: md5 = 9789d0b044d6c0e625ca1db0e1b12723 OK 2025/01/24 01:07:00 INFO : yam: Copied (new) 2025/01/24 01:07:01 DEBUG : potato: md5 = 7e25ce29fb63a910da4b07fda9a518ff OK 2025/01/24 01:07:01 INFO : potato: Copied (new) 2025/01/24 01:07:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/24 01:07:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/24 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:07:01 DEBUG : potato: Unchanged skipping 2025/01/24 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:03 DEBUG : yaml: md5 = 1a9ea38f7a4c913f18bedf80e5176c98 OK 2025/01/24 01:07:03 INFO : yaml: Copied (new) 2025/01/24 01:07:03 DEBUG : Waiting for deletions to finish 2025/01/24 01:07:03 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/24 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Making map for --track-renames 2025/01/24 01:07:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Finished making map for --track-renames 2025/01/24 01:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/24 01:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for renames to finish 2025/01/24 01:07:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 01:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:08 DEBUG : potato: md5 = 346de8419f660768c67274d90362629c OK 2025/01/24 01:07:08 INFO : potato: Copied (new) 2025/01/24 01:07:08 DEBUG : yam: md5 = cec83208a0c84229b380f08ae6b4a595 OK 2025/01/24 01:07:08 INFO : yam: Copied (new) 2025/01/24 01:07:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Making map for --track-renames 2025/01/24 01:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Finished making map for --track-renames 2025/01/24 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:09 DEBUG : potato: Unchanged skipping 2025/01/24 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for renames to finish 2025/01/24 01:07:10 INFO : yam: Moved (server-side) to: yaml 2025/01/24 01:07:10 INFO : yaml: Renamed from "yam" 2025/01/24 01:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:10 DEBUG : Waiting for deletions to finish 2025/01/24 01:07:10 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/24 01:07:13 DEBUG : Added delayed dir = "sub", newDst= 2025/01/24 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Making map for --track-renames 2025/01/24 01:07:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Finished making map for --track-renames 2025/01/24 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/24 01:07:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/24 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for renames to finish 2025/01/24 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:16 DEBUG : sub/yam: md5 = 44ec65339bfae01b8484acd671b00aed OK 2025/01/24 01:07:16 INFO : sub/yam: Copied (new) 2025/01/24 01:07:16 DEBUG : potato: md5 = 86e62f267e98d114446d8a5ec09461fd OK 2025/01/24 01:07:16 INFO : potato: Copied (new) 2025/01/24 01:07:16 DEBUG : Waiting for deletions to finish 2025/01/24 01:07:16 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:17 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/24 01:07:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Making map for --track-renames 2025/01/24 01:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Finished making map for --track-renames 2025/01/24 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:17 DEBUG : potato: Unchanged skipping 2025/01/24 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for renames to finish 2025/01/24 01:07:19 INFO : sub/yam: Moved (server-side) to: yam 2025/01/24 01:07:19 INFO : yam: Renamed from "sub/yam" 2025/01/24 01:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:19 DEBUG : Waiting for deletions to finish 2025/01/24 01:07:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:23 DEBUG : Creating backend with remote "/tmp/rclone6890088/dir1" 2025/01/24 01:07:23 DEBUG : Config file has changed externally - reloading 2025/01/24 01:07:23 DEBUG : Creating backend with remote "/tmp/rclone6890088/dir2" 2025/01/24 01:07:23 DEBUG : Local file system at /tmp/rclone6890088/dir2: Using server-side directory move 2025/01/24 01:07:23 INFO : Local file system at /tmp/rclone6890088/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 01:07:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/24 01:07:23 DEBUG : Local file system at /tmp/rclone6890088/dir2: Waiting for checks to finish 2025/01/24 01:07:23 DEBUG : Local file system at /tmp/rclone6890088/dir2: Waiting for transfers to finish 2025/01/24 01:07:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:23 DEBUG : Added delayed dir = "nested", newDst= 2025/01/24 01:07:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:07:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:07:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/24 01:07:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 01:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:27 DEBUG : sub dir/hello world: md5 = 902aea733bafa27204b2dcf541ae9692 OK 2025/01/24 01:07:27 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:07:27 INFO : sub dir/hello world: Deleted 2025/01/24 01:07:29 DEBUG : nested/sub dir/file: md5 = 055be9c4218dd2d53951350849114075 OK 2025/01/24 01:07:29 INFO : nested/sub dir/file: Copied (new) 2025/01/24 01:07:29 INFO : nested/sub dir/file: Deleted 2025/01/24 01:07:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:07:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:07:31 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/24 01:07:31 INFO : sub dir: Removing directory 2025/01/24 01:07:31 INFO : nested/sub dir: Removing directory 2025/01/24 01:07:31 INFO : nested: Removing directory 2025/01/24 01:07:31 DEBUG : Local file system at /tmp/rclone6890088: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:07:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/24 01:07:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:37 DEBUG : Added delayed dir = "nested", newDst= 2025/01/24 01:07:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/24 01:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/24 01:07:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/24 01:07:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/24 01:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:40 DEBUG : sub dir/hello world: md5 = 5a1976e23645a488d75e30ee40074027 OK 2025/01/24 01:07:40 INFO : sub dir/hello world: Copied (new) 2025/01/24 01:07:40 INFO : sub dir/hello world: Deleted 2025/01/24 01:07:42 DEBUG : nested/sub dir/file: md5 = a614d8111f114d41e351fa673b59bf62 OK 2025/01/24 01:07:42 INFO : nested/sub dir/file: Copied (new) 2025/01/24 01:07:42 INFO : nested/sub dir/file: Deleted 2025/01/24 01:07:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:07:43 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/24 01:07:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:07:47 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/24 01:07:47 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 01:07:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/24 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:50 DEBUG : existing: md5 = 1c74eb0da5e3670436372c5399dd8f7c OK 2025/01/24 01:07:50 INFO : existing: Copied (new) 2025/01/24 01:07:50 INFO : existing: Deleted 2025/01/24 01:07:51 DEBUG : existing-b: md5 = ecefa9631351318fe8db4ca55b38b08a OK 2025/01/24 01:07:51 INFO : existing-b: Copied (new) 2025/01/24 01:07:51 INFO : existing-b: Deleted 2025/01/24 01:07:51 DEBUG : existing: Destination exists, skipping 2025/01/24 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:07:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/24 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:07:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.04s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:07:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiqepab0kici" 2025/01/24 01:07:54 DEBUG : Config file has changed externally - reloading 2025/01/24 01:07:54 DEBUG : Creating backend with remote "TestDrive:crypt/fb4ncbao3dnq8q54261bpnm3t291cb4881eapfcpvug7vc2cvbjg" 2025/01/24 01:07:56 DEBUG : potato2: md5 = 0822b7f24f74e3e6772f4c5ac7d5f76d OK 2025/01/24 01:07:58 DEBUG : empty space: md5 = 3a6d1401e7d885f9e7e7099a72ade335 OK 2025/01/24 01:08:00 DEBUG : potato3: md5 = d629a4ea9c6a8eb6a80b7ac7e3035ed4 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici' 2025/01/24 01:08:02 DEBUG : empty space: md5 = bf19a037727229ab104bb605151e0f85 OK 2025/01/24 01:08:04 DEBUG : potato3: md5 = 4d586a0e442bdbb06e083f581c2c50cc OK 2025/01/24 01:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici': Using server-side directory move 2025/01/24 01:08:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 01:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 01:08:05 DEBUG : empty space: Unchanged skipping 2025/01/24 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici': Waiting for checks to finish 2025/01/24 01:08:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 01:08:05 INFO : potato3: Deleted 2025/01/24 01:08:05 INFO : empty space: Deleted 2025/01/24 01:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici': Waiting for transfers to finish 2025/01/24 01:08:05 INFO : potato2: Moved (server-side) 2025/01/24 01:08:06 INFO : potato3: Moved (server-side) 2025/01/24 01:08:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gubosic0kili" 2025/01/24 01:08:07 DEBUG : Config file has changed externally - reloading 2025/01/24 01:08:07 DEBUG : Creating backend with remote "TestDrive:crypt/gms6r8vvpg0fn25r1gflvab3m9uo2jklsg3cd8uaem5hlpv347ng" 2025/01/24 01:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gubosic0kili': Using server-side directory move 2025/01/24 01:08:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gubosic0kili': Server side directory move succeeded 2025/01/24 01:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gubosic0kili': Purge remote 2025/01/24 01:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xiqepab0kici': Purge remote 2025/01/24 01:08:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:08:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuluhen0lemo" 2025/01/24 01:08:11 DEBUG : Creating backend with remote "TestDrive:crypt/hdfii37au0r40hin5e6l4p866l7bb5df63d0fadntr9maeh1fa6g" 2025/01/24 01:08:14 DEBUG : potato2: md5 = 250b1d469481036fcf75cea9d17dd4f2 OK 2025/01/24 01:08:15 DEBUG : empty space: md5 = bb7b1c38d0d363d64afc1ab4927e48b6 OK 2025/01/24 01:08:17 DEBUG : potato3: md5 = c4218c785634aeadb05e28e99c86c8f7 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-vuluhen0lemo' 2025/01/24 01:08:20 DEBUG : empty space: md5 = a1ca19fb331237b59ca5b49168b93ca6 OK 2025/01/24 01:08:22 DEBUG : potato3: md5 = fecac6c5c6f233c9ede5cc9d37ae2ebf OK 2025/01/24 01:08:22 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 01:08:22 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 01:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuluhen0lemo': Waiting for checks to finish 2025/01/24 01:08:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuluhen0lemo': Waiting for transfers to finish 2025/01/24 01:08:23 INFO : potato3: Deleted 2025/01/24 01:08:23 INFO : potato2: Moved (server-side) 2025/01/24 01:08:24 INFO : potato3: Moved (server-side) 2025/01/24 01:08:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rutahon9duka" 2025/01/24 01:08:24 DEBUG : Config file has changed externally - reloading 2025/01/24 01:08:24 DEBUG : Creating backend with remote "TestDrive:crypt/rub4pgcge6uvqosebtc6f6nfd688rl5ihte4ddp7kos7oko67bi0" 2025/01/24 01:08:26 DEBUG : empty space: Excluded (Size Filter) 2025/01/24 01:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:08:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/24 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutahon9duka': Waiting for checks to finish 2025/01/24 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutahon9duka': Waiting for transfers to finish 2025/01/24 01:08:28 INFO : potato2: Moved (server-side) 2025/01/24 01:08:28 INFO : potato3: Moved (server-side) 2025/01/24 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rutahon9duka': Purge remote 2025/01/24 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuluhen0lemo': Purge remote --- PASS: TestServerSideMoveWithFilter (19.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:08:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weduhec8pena" 2025/01/24 01:08:31 DEBUG : Config file has changed externally - reloading 2025/01/24 01:08:31 DEBUG : Creating backend with remote "TestDrive:crypt/973df3vhg4aqofpuc04lhmkn1lc83fjp3kdoapbful9fo8rt579g" 2025/01/24 01:08:34 DEBUG : potato2: md5 = 8300ef1b9b69cc6549552b07fbdbbd28 OK 2025/01/24 01:08:35 DEBUG : empty space: md5 = bb3ceb97400377f556108c15852f6e44 OK 2025/01/24 01:08:37 DEBUG : potato3: md5 = 85ea3eb079e50f017c67addc27167cad OK 2025/01/24 01:08:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula' -> Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena' 2025/01/24 01:08:41 DEBUG : empty space: md5 = aef5346c48f2eb69369d1820ba001632 OK 2025/01/24 01:08:43 DEBUG : potato3: md5 = 14b1e0897ac3be1cfb59ed189578a942 OK 2025/01/24 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena': Using server-side directory move 2025/01/24 01:08:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/24 01:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/24 01:08:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/24 01:08:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/24 01:08:44 DEBUG : empty space: Unchanged skipping 2025/01/24 01:08:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/24 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena': Waiting for checks to finish 2025/01/24 01:08:44 INFO : potato3: Deleted 2025/01/24 01:08:44 INFO : empty space: Deleted 2025/01/24 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena': Waiting for transfers to finish 2025/01/24 01:08:45 INFO : potato2: Moved (server-side) 2025/01/24 01:08:45 INFO : potato3: Moved (server-side) 2025/01/24 01:08:45 INFO : tomatoDir: Removing directory 2025/01/24 01:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': deleted 1 directories 2025/01/24 01:08:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ducuzik3libi" 2025/01/24 01:08:47 DEBUG : Creating backend with remote "TestDrive:crypt/ia81vfacdn2t8mf1ralthd0a37jnk24lhopf299v2rg97t3k58e0" 2025/01/24 01:08:48 INFO : tomatoDir: Making directory 2025/01/24 01:08:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ducuzik3libi': Using server-side directory move 2025/01/24 01:08:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ducuzik3libi': Server side directory move succeeded 2025/01/24 01:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ducuzik3libi': Purge remote 2025/01/24 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weduhec8pena': Purge remote 2025/01/24 01:08:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.40s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test" 2025/01/24 01:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncOverlap (3.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:08:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test" 2025/01/24 01:08:58 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/01/24 01:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-include/layer2" 2025/01/24 01:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/01/24 01:09:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-ignore-file" 2025/01/24 01:09:04 DEBUG : Config file has changed externally - reloading 2025/01/24 01:09:04 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/01/24 01:09:08 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 12b8ef2dc29f5210db7d5a2f7c50bd79 OK 2025/01/24 01:09:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/24 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test': Waiting for checks to finish 2025/01/24 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test': Waiting for transfers to finish 2025/01/24 01:09:11 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:11 INFO : There was nothing to transfer 2025/01/24 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:09:12 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:12 INFO : rclone-sync-test-include: Removing directory 2025/01/24 01:09:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/24 01:09:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/24 01:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': failed to delete 1 directories 2025/01/24 01:09:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:09:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/24 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/24 01:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/24 01:09:15 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:09:16 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:16 INFO : rclone-sync-test-include: Removing directory 2025/01/24 01:09:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/24 01:09:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/24 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': failed to delete 1 directories 2025/01/24 01:09:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:09:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/24 01:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/24 01:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/24 01:09:19 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:09:21 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/24 01:09:22 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (33.47s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:09:31 DEBUG : Config file has changed externally - reloading 2025/01/24 01:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:09:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/CompareDest" 2025/01/24 01:09:33 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/gveqi14airsml4bgu7krj116o8" 2025/01/24 01:09:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:37 DEBUG : one: md5 = 92c6251498fe2edd4153b697ab5f6a25 OK 2025/01/24 01:09:37 INFO : one: Copied (new) 2025/01/24 01:09:37 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:40 DEBUG : one: md5 = 6451cdffa68d2f0a1573937b1b719e0e OK 2025/01/24 01:09:40 INFO : one: Copied (replaced existing) 2025/01/24 01:09:40 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:42 DEBUG : dst/one: md5 = 2810546df6e1f16ed88133e20bb113ee OK 2025/01/24 01:09:45 DEBUG : CompareDest/one: md5 = c43716f66abcbe0b4e1bedaaf390ee83 OK 2025/01/24 01:09:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:46 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:46 INFO : There was nothing to transfer 2025/01/24 01:09:49 DEBUG : CompareDest/two: md5 = 2a2804019558cea2445ab95dd8cde8aa OK 2025/01/24 01:09:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:50 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:50 INFO : There was nothing to transfer 2025/01/24 01:09:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:09:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:51 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:51 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/24 01:09:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:09:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:09:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:09:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:09:54 DEBUG : two: md5 = f2297ad685da14858e03688386572b69 OK 2025/01/24 01:09:54 INFO : two: Copied (new) 2025/01/24 01:09:54 DEBUG : Waiting for deletions to finish 2025/01/24 01:09:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:09:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:09:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:09:59 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:10:03 DEBUG : pre-dest1/1: md5 = 30b41ef515aa11d06590b80c210f954f OK 2025/01/24 01:10:05 DEBUG : pre-dest2/2: md5 = 66b84335e6b4afe2a6f8090def736143 OK 2025/01/24 01:10:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dest" 2025/01/24 01:10:06 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/rg03c1jvnehrrc617i0lnqjddc" 2025/01/24 01:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/pre-dest1" 2025/01/24 01:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/bbnblvh6k061ssopqrp18kd7gc" 2025/01/24 01:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/pre-dest2" 2025/01/24 01:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/01/24 01:10:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:10:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/24 01:10:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:10:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/24 01:10:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/24 01:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dest': Waiting for checks to finish 2025/01/24 01:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dest': Waiting for transfers to finish 2025/01/24 01:10:13 DEBUG : 3: md5 = 9f070bcc2e7b59ed438b8db4f762b510 OK 2025/01/24 01:10:13 INFO : 3: Copied (new) 2025/01/24 01:10:13 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:16 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/01/24 01:10:17 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/01/24 01:10:18 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.30s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:10:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:10:19 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/CopyDest" 2025/01/24 01:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/24 01:10:22 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:25 DEBUG : one: md5 = 576f4aa83b18fe52754dfce383bbf97a OK 2025/01/24 01:10:25 INFO : one: Copied (new) 2025/01/24 01:10:25 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:28 DEBUG : one: md5 = 3eeaded8b1b0a9376a4bf8e3a6b4463f OK 2025/01/24 01:10:28 INFO : one: Copied (replaced existing) 2025/01/24 01:10:28 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:30 DEBUG : dst/one: md5 = c6917560d965a4a505600f5d938e8837 OK 2025/01/24 01:10:33 DEBUG : CopyDest/one: md5 = 43321b309d203c2b28bf367fdd2b4c43 OK 2025/01/24 01:10:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/BackupDir" 2025/01/24 01:10:33 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/24 01:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:10:38 INFO : one: Moved (server-side) 2025/01/24 01:10:39 INFO : one: Copied (server-side copy) 2025/01/24 01:10:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 01:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:39 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:41 DEBUG : CopyDest/two: md5 = 93d93121b71460a9b2e70541491fab43 OK 2025/01/24 01:10:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:43 INFO : two: Copied (server-side copy) 2025/01/24 01:10:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 01:10:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:43 DEBUG : one: Unchanged skipping 2025/01/24 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:43 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:44 DEBUG : one: Unchanged skipping 2025/01/24 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:44 DEBUG : two: Unchanged skipping 2025/01/24 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:44 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:44 INFO : There was nothing to transfer 2025/01/24 01:10:46 DEBUG : CopyDest/three: md5 = 77cf41485785ac19f9fd3a3bfbb328b6 OK 2025/01/24 01:10:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 01:10:47 DEBUG : three: Destination not found in --copy-dest 2025/01/24 01:10:47 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 01:10:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:47 DEBUG : one: Unchanged skipping 2025/01/24 01:10:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/24 01:10:47 DEBUG : two: Unchanged skipping 2025/01/24 01:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:10:49 DEBUG : three: md5 = 76b8d93680ab0b11002b218b50254b0e OK 2025/01/24 01:10:49 INFO : three: Copied (new) 2025/01/24 01:10:49 DEBUG : Waiting for deletions to finish 2025/01/24 01:10:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/24 01:10:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:10:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:10:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:10:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/24 01:10:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:10:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.75s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:10:59 DEBUG : dst/one: md5 = c0aede4aa7b3637653f73e93bd78904c OK 2025/01/24 01:11:01 DEBUG : dst/two: md5 = dfff93457a0a87b5d474420a00a12c4e OK 2025/01/24 01:11:03 DEBUG : dst/three.txt: md5 = c1f222e78cfb9255c5210ae32d87b026 OK 2025/01/24 01:11:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:11:03 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:11:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/backup" 2025/01/24 01:11:04 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/1nrff024r7pq65ecp72fc28jb0" 2025/01/24 01:11:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:11:06 DEBUG : two: Unchanged skipping 2025/01/24 01:11:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:11:08 INFO : one: Moved (server-side) 2025/01/24 01:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:11:10 DEBUG : one: md5 = 3f8d461b305d1aea85dc59797ae1c764 OK 2025/01/24 01:11:10 INFO : one: Copied (new) 2025/01/24 01:11:10 DEBUG : Waiting for deletions to finish 2025/01/24 01:11:11 INFO : three.txt: Moved (server-side) 2025/01/24 01:11:11 INFO : three.txt: Moved into backup dir 2025/01/24 01:11:13 DEBUG : dst/three.txt: md5 = 2c760a560b4aef1fd642dcf8f2f2f046 OK 2025/01/24 01:11:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:11:14 DEBUG : two: Unchanged skipping 2025/01/24 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:11:15 INFO : one: Deleted 2025/01/24 01:11:16 INFO : one: Moved (server-side) 2025/01/24 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:11:17 DEBUG : one: md5 = 0868090ed131ebe72dec4298eb5a3829 OK 2025/01/24 01:11:17 INFO : one: Copied (new) 2025/01/24 01:11:17 DEBUG : Waiting for deletions to finish 2025/01/24 01:11:18 INFO : three.txt: Deleted 2025/01/24 01:11:19 INFO : three.txt: Moved (server-side) 2025/01/24 01:11:19 INFO : three.txt: Moved into backup dir 2025/01/24 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/24 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (27.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:11:27 DEBUG : dst/one: md5 = 23641d0d595b0b2856714196e8ada4f8 OK 2025/01/24 01:11:29 DEBUG : dst/two: md5 = 58ddaf429b0c7cf8199b6548439afecd OK 2025/01/24 01:11:31 DEBUG : dst/three.txt: md5 = 1b80429060060abb8ce482d856f97756 OK 2025/01/24 01:11:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:11:31 DEBUG : Config file has changed externally - reloading 2025/01/24 01:11:31 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/backup" 2025/01/24 01:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/1nrff024r7pq65ecp72fc28jb0" 2025/01/24 01:11:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:11:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:11:34 DEBUG : two: Unchanged skipping 2025/01/24 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:11:36 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:11:38 DEBUG : one: md5 = a95a074081b66d36a57eab670b579a30 OK 2025/01/24 01:11:38 INFO : one: Copied (new) 2025/01/24 01:11:38 DEBUG : Waiting for deletions to finish 2025/01/24 01:11:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:11:39 INFO : three.txt: Moved into backup dir 2025/01/24 01:11:41 DEBUG : dst/three.txt: md5 = 4c6c83cbacf9e7ab1061dcdbc1393571 OK 2025/01/24 01:11:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:11:42 DEBUG : two: Unchanged skipping 2025/01/24 01:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:11:43 INFO : one.bak: Deleted 2025/01/24 01:11:44 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:11:46 DEBUG : one: md5 = ba97aaaeca116969a87b6879e206db8a OK 2025/01/24 01:11:46 INFO : one: Copied (new) 2025/01/24 01:11:46 DEBUG : Waiting for deletions to finish 2025/01/24 01:11:46 INFO : three.txt.bak: Deleted 2025/01/24 01:11:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:11:47 INFO : three.txt: Moved into backup dir 2025/01/24 01:11:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:11:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:11:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/24 01:11:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/24 01:11:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/24 01:11:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (27.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:11:55 DEBUG : dst/one: md5 = 8daeefda70a5ac06523c41c248ec25ed OK 2025/01/24 01:11:57 DEBUG : dst/two: md5 = f14346f3bb6172332b0797224697c3f9 OK 2025/01/24 01:11:59 DEBUG : dst/three.txt: md5 = 4fba2b55f9119e24355a52ca70e28ecb OK 2025/01/24 01:11:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:11:59 DEBUG : Config file has changed externally - reloading 2025/01/24 01:11:59 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:12:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/backup" 2025/01/24 01:12:00 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/1nrff024r7pq65ecp72fc28jb0" 2025/01/24 01:12:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:12:02 DEBUG : two: Unchanged skipping 2025/01/24 01:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:12:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 01:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:12:06 DEBUG : one: md5 = d76df2d7928992f270002276b4653892 OK 2025/01/24 01:12:06 INFO : one: Copied (new) 2025/01/24 01:12:06 DEBUG : Waiting for deletions to finish 2025/01/24 01:12:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 01:12:07 INFO : three.txt: Moved into backup dir 2025/01/24 01:12:09 DEBUG : dst/three.txt: md5 = b4a2c4202953c3183ef096688e6c6c7c OK 2025/01/24 01:12:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:12:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:12:10 DEBUG : two: Unchanged skipping 2025/01/24 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:12:11 INFO : one-2019-01-01: Deleted 2025/01/24 01:12:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:12:13 DEBUG : one: md5 = 29f691c3f99429fd94e6d20fc178f464 OK 2025/01/24 01:12:13 INFO : one: Copied (new) 2025/01/24 01:12:13 DEBUG : Waiting for deletions to finish 2025/01/24 01:12:14 INFO : three-2019-01-01.txt: Deleted 2025/01/24 01:12:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 01:12:15 INFO : three.txt: Moved into backup dir 2025/01/24 01:12:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:12:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:12:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/24 01:12:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/24 01:12:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/24 01:12:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:12:23 DEBUG : dst/one: md5 = 9e57448b7051b7f7faa048711c5cb1f2 OK 2025/01/24 01:12:25 DEBUG : dst/two: md5 = 8fe44effa6a23a01a955e889c8c5b8d4 OK 2025/01/24 01:12:27 DEBUG : dst/three.txt: md5 = 5cc8ebf0a98ff65af773339260681d2c OK 2025/01/24 01:12:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:12:27 DEBUG : Config file has changed externally - reloading 2025/01/24 01:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:12:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:12:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:12:28 DEBUG : two: Unchanged skipping 2025/01/24 01:12:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:12:29 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:12:31 DEBUG : one: md5 = 835ffd19e11a889c238e38ddbf128523 OK 2025/01/24 01:12:31 INFO : one: Copied (new) 2025/01/24 01:12:31 DEBUG : Waiting for deletions to finish 2025/01/24 01:12:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:12:32 INFO : three.txt: Moved into backup dir 2025/01/24 01:12:34 DEBUG : dst/three.txt: md5 = 63eca3f2effe71162d187c5c2a2800d1 OK 2025/01/24 01:12:35 DEBUG : one.bak: Excluded (Path Filter) 2025/01/24 01:12:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/24 01:12:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for checks to finish 2025/01/24 01:12:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:12:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:12:35 DEBUG : two: Unchanged skipping 2025/01/24 01:12:35 INFO : one.bak: Deleted 2025/01/24 01:12:36 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula/dst': Waiting for transfers to finish 2025/01/24 01:12:38 DEBUG : one: md5 = 52b4275740f68e71310d01d95d2b742d OK 2025/01/24 01:12:38 INFO : one: Copied (new) 2025/01/24 01:12:38 DEBUG : Waiting for deletions to finish 2025/01/24 01:12:39 INFO : three.txt.bak: Deleted 2025/01/24 01:12:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:12:39 INFO : three.txt: Moved into backup dir 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:12:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (23.03s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:12:46 DEBUG : dst/one: md5 = 29ba65642ca075e511f742b3ce514f07 OK 2025/01/24 01:12:48 DEBUG : dst/two: md5 = 22bc303e356dd1b7ca39c29d5b76f1e8 OK 2025/01/24 01:12:50 DEBUG : dst/three.txt: md5 = 77562c28c2c433cf31af3271a6e854e0 OK 2025/01/24 01:12:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:12:50 DEBUG : Config file has changed externally - reloading 2025/01/24 01:12:50 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:12:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:12:52 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:12:54 DEBUG : one: md5 = 3ffb859ec67c6dde19f8027ab39686b6 OK 2025/01/24 01:12:54 INFO : one: Copied (new) 2025/01/24 01:12:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:12:54 DEBUG : two: Unchanged skipping 2025/01/24 01:12:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 01:12:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:12:57 DEBUG : three.txt: md5 = eb781f595c73a0d289240b1823eb9bba OK 2025/01/24 01:12:57 INFO : three.txt: Copied (new) 2025/01/24 01:12:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:12:59 INFO : one.bak: Deleted 2025/01/24 01:12:59 INFO : one: Moved (server-side) to: one.bak 2025/01/24 01:13:01 DEBUG : one: md5 = 60eddc10f3d932d5d69d31b29c76a21a OK 2025/01/24 01:13:01 INFO : one: Copied (new) 2025/01/24 01:13:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:13:01 DEBUG : two: Unchanged skipping 2025/01/24 01:13:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 01:13:02 INFO : three.txt.bak: Deleted 2025/01/24 01:13:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/24 01:13:04 DEBUG : three.txt: md5 = 1e850601eecb3877de9ae67e2f2da833 OK 2025/01/24 01:13:04 INFO : three.txt: Copied (new) 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/24 01:13:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:12 DEBUG : dst/one: md5 = f87df9fba8141bcde7329464bbeba37c OK 2025/01/24 01:13:14 DEBUG : dst/two: md5 = fc2d712c158cd2839cc9de5ad6b4a2de OK 2025/01/24 01:13:15 DEBUG : dst/three.txt: md5 = 86611c3b5f79b4b8d916a0c7f40c8e8f OK 2025/01/24 01:13:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-venuqib2xula/dst" 2025/01/24 01:13:16 DEBUG : Config file has changed externally - reloading 2025/01/24 01:13:16 DEBUG : Creating backend with remote "TestDrive:crypt/4eom9i6cpma74m6bkvl4tljvce2qmo0n3hld8ne5alnpd0vkvg8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/24 01:13:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/24 01:13:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 01:13:19 DEBUG : one: md5 = 64ea49c2455d089f3be414349eb602a3 OK 2025/01/24 01:13:19 INFO : one: Copied (new) 2025/01/24 01:13:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:13:20 DEBUG : two: Unchanged skipping 2025/01/24 01:13:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/24 01:13:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 01:13:22 DEBUG : three.txt: md5 = 810b2569efbde4e28de7780df559353e OK 2025/01/24 01:13:22 INFO : three.txt: Copied (new) 2025/01/24 01:13:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/24 01:13:24 INFO : one-2019-01-01: Deleted 2025/01/24 01:13:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/24 01:13:27 DEBUG : one: md5 = 126ac588d53fec8414e2315728af695a OK 2025/01/24 01:13:27 INFO : one: Copied (new) 2025/01/24 01:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:13:27 DEBUG : two: Unchanged skipping 2025/01/24 01:13:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/24 01:13:28 INFO : three-2019-01-01.txt: Deleted 2025/01/24 01:13:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/24 01:13:31 DEBUG : three.txt: md5 = d2c9bb5511766e7bebdcf076b8b9757a OK 2025/01/24 01:13:31 INFO : three.txt: Copied (new) 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/24 01:13:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (26.23s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:37 DEBUG : Testêé: md5 = 9802aa91f2ffb4c25fd02b559a1b87a2 OK 2025/01/24 01:13:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/24 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:13:39 DEBUG : Testêé: md5 = 07edb81f9a746da4d6273f97b017f9d2 OK 2025/01/24 01:13:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/24 01:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.09s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/24 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:13:43 DEBUG : existing: md5 = d5b16893c9407f520475d04b8c698d10 OK 2025/01/24 01:13:43 INFO : existing: Copied (new) 2025/01/24 01:13:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/24 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:13:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/24 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:13:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': not deleting files as there were IO errors 2025/01/24 01:13:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncImmutable (5.42s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:48 DEBUG : EXISTING: md5 = 1a4663fb6d75faa8c6aa0aecce814269 OK 2025/01/24 01:13:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:13:48 DEBUG : existing: Unchanged skipping 2025/01/24 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:13:48 DEBUG : Waiting for deletions to finish 2025/01/24 01:13:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.43s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", 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-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", 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-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:13:53 DEBUG : both0: md5 = 1b7772908db62e0ef8b6cc4b938b94cc OK 2025/01/24 01:13:55 DEBUG : only0: md5 = cf85310172bd768e13459deff9d85677 OK 2025/01/24 01:13:56 DEBUG : both1: md5 = 8ad748a232dcad846d4fa61abbb10563 OK 2025/01/24 01:13:58 DEBUG : only1: md5 = aebc1f0c17aa3d8e372d4a32b8a96ee7 OK 2025/01/24 01:14:00 DEBUG : both2: md5 = efb0fb21150514fe3302f8bfd60f0032 OK 2025/01/24 01:14:02 DEBUG : only2: md5 = 4262d0499e5d3b389e11ec5c409fefee OK 2025/01/24 01:14:03 DEBUG : both3: md5 = 7426ba21aff473d0e158e29d91cb3325 OK 2025/01/24 01:14:05 DEBUG : only3: md5 = 43fbfc6b5d0ba5d8679dc78ddd4ea75f OK 2025/01/24 01:14:06 DEBUG : both4: md5 = a185f92a630599a46f014947bbe5eda0 OK 2025/01/24 01:14:08 DEBUG : only4: md5 = c4592d7c87ef2d793c65426e9396a5de OK 2025/01/24 01:14:10 DEBUG : both5: md5 = ef528dfdf6067816a14ebd4178e041ac OK 2025/01/24 01:14:11 DEBUG : only5: md5 = a2103cb11067d9041486298b0add5c0b OK 2025/01/24 01:14:13 DEBUG : both6: md5 = 90fc92038b67d8b2666a224d4b97d545 OK 2025/01/24 01:14:15 DEBUG : only6: md5 = 41efc5cc2a6fcad96e80a33c3dc95375 OK 2025/01/24 01:14:17 DEBUG : both7: md5 = 96a96ed15ff2075a13f312b6d644b0a6 OK 2025/01/24 01:14:18 DEBUG : only7: md5 = 0a00c91f3c9edf09c2e91549902450f7 OK 2025/01/24 01:14:20 DEBUG : both8: md5 = ed2ac06e5dcb3322daa027ffbb985958 OK 2025/01/24 01:14:22 DEBUG : only8: md5 = 0600b8adae03a7eb019bf0e8bc9fa259 OK 2025/01/24 01:14:24 DEBUG : both9: md5 = 78880ab9b616f39100f4369e4f70671f OK 2025/01/24 01:14:25 DEBUG : only9: md5 = c877fabad4bce8060d0f1389e4bd506f OK 2025/01/24 01:14:27 DEBUG : both10: md5 = 51a3ea7f06e045bebc77a6cfa06bb262 OK 2025/01/24 01:14:29 DEBUG : only10: md5 = c50d010b86fcd0af68ab1241f87b2413 OK 2025/01/24 01:14:30 DEBUG : both11: md5 = c7d02317f3faacef205818700ed3d5ea OK 2025/01/24 01:14:32 DEBUG : only11: md5 = 9131617f36bf111930c9d2490c13bc38 OK 2025/01/24 01:14:34 DEBUG : both12: md5 = 51e6ec3463a9cbd1d317a67e697b907d OK 2025/01/24 01:14:35 DEBUG : only12: md5 = 2ff4441bb1a8cd4cdc950740161dad52 OK 2025/01/24 01:14:37 DEBUG : both13: md5 = 9e08adc049aef64bde5bc013a6370722 OK 2025/01/24 01:14:39 DEBUG : only13: md5 = 3989db297f4e2175c04a666efa46f8b5 OK 2025/01/24 01:14:40 DEBUG : both14: md5 = a2eff0e3a50b1532e128471f4782c74c OK 2025/01/24 01:14:42 DEBUG : only14: md5 = 8e66678dcaadf77e835d5fbecafe3d08 OK 2025/01/24 01:14:44 DEBUG : both15: md5 = 9befc6bf0ab5c48c3352ee39f0f62faf OK 2025/01/24 01:14:46 DEBUG : only15: md5 = 3caed338736ec5b48ca2d23bc70a0b71 OK 2025/01/24 01:14:47 DEBUG : both16: md5 = 9a643b0cfa4aaecd073a3afdbbfbe4e5 OK 2025/01/24 01:14:49 DEBUG : only16: md5 = 070700f8259f56053289938bebb00932 OK 2025/01/24 01:14:51 DEBUG : both17: md5 = d66e27abb9632384a1f3b3e3435dd0f8 OK 2025/01/24 01:14:52 DEBUG : only17: md5 = a5d3eb0409d7b57fbdff32d5792f6915 OK 2025/01/24 01:14:54 DEBUG : both18: md5 = 3326f0d46cd3500b77f223f286defe4c OK 2025/01/24 01:14:56 DEBUG : only18: md5 = 07ba458ed027ce1c45d68080061615f2 OK 2025/01/24 01:14:57 DEBUG : both19: md5 = a4aa769e5feefd5dbca27ebdef111a87 OK 2025/01/24 01:14:59 DEBUG : only19: md5 = 652e1d911a967a081968e080b9eaa9d1 OK 2025/01/24 01:15:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:15:00 DEBUG : both0: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both12: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both13: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both14: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both15: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both16: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both11: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both18: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both19: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both10: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both1: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both4: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both5: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both6: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both17: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both2: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:15:00 DEBUG : both9: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both3: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both7: Unchanged skipping 2025/01/24 01:15:00 DEBUG : both8: Unchanged skipping 2025/01/24 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:15:00 DEBUG : Waiting for deletions to finish 2025/01/24 01:15:00 INFO : only6: Deleted 2025/01/24 01:15:00 INFO : only4: Deleted 2025/01/24 01:15:00 INFO : only19: Deleted 2025/01/24 01:15:00 INFO : only3: Deleted 2025/01/24 01:15:01 INFO : only0: Deleted 2025/01/24 01:15:01 INFO : only9: Deleted 2025/01/24 01:15:01 INFO : only15: Deleted 2025/01/24 01:15:01 INFO : only16: Deleted 2025/01/24 01:15:01 INFO : only17: Deleted 2025/01/24 01:15:01 INFO : only18: Deleted 2025/01/24 01:15:02 INFO : only8: Deleted 2025/01/24 01:15:02 INFO : only1: Deleted 2025/01/24 01:15:02 INFO : only14: Deleted 2025/01/24 01:15:02 INFO : only10: Deleted 2025/01/24 01:15:02 INFO : only11: Deleted 2025/01/24 01:15:02 INFO : only5: Deleted 2025/01/24 01:15:02 INFO : only13: Deleted 2025/01/24 01:15:03 INFO : only7: Deleted 2025/01/24 01:15:03 INFO : only2: Deleted 2025/01/24 01:15:03 INFO : only12: Deleted 2025/01/24 01:15:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (84.26s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:15:17 DEBUG : both0: md5 = ae9fa9e84653a812df1db06a3f662aa6 OK 2025/01/24 01:15:19 DEBUG : only0: md5 = 84f820afa29d4f1a772c72e036bb7cd7 OK 2025/01/24 01:15:20 DEBUG : both1: md5 = eb30c01cdcdad5df3536d9db1c890336 OK 2025/01/24 01:15:22 DEBUG : only1: md5 = 94056edc436ba4d77a939c0a0aa31c05 OK 2025/01/24 01:15:24 DEBUG : both2: md5 = b6376e6d9e759870074657c6b9255f5c OK 2025/01/24 01:15:25 DEBUG : only2: md5 = 76d046ecf56e50265c3210ce5a61a76f OK 2025/01/24 01:15:27 DEBUG : both3: md5 = dc06aa90d3dfec65aae3d0e7c62b2775 OK 2025/01/24 01:15:29 DEBUG : only3: md5 = 9444d519c94b83f65d11ef841fed5ead OK 2025/01/24 01:15:32 DEBUG : both4: md5 = 10e14be8f9f2d07547797fddefa6ba01 OK 2025/01/24 01:15:34 DEBUG : only4: md5 = 3f91fe69c1885c2c0316f815e53a1797 OK 2025/01/24 01:15:35 DEBUG : both5: md5 = d025415f2b022b903e4744db167c16bf OK 2025/01/24 01:15:37 DEBUG : only5: md5 = 52d04141988daae617148e85d9335b26 OK 2025/01/24 01:15:39 DEBUG : both6: md5 = 440498844da690ee1b74dc6cf9ce4078 OK 2025/01/24 01:15:41 DEBUG : only6: md5 = ed6fd0182359691325464ab3556eb9e4 OK 2025/01/24 01:15:42 DEBUG : both7: md5 = 7e48650719c2dda9cec49d6be7b28b3b OK 2025/01/24 01:15:44 DEBUG : only7: md5 = 1d8b6e49f6d4b27d27373e95dd6cd46e OK 2025/01/24 01:15:46 DEBUG : both8: md5 = d5081947ff3d2088fd68806b08f9fc7c OK 2025/01/24 01:15:48 DEBUG : only8: md5 = d0b348d4f0e3e852bbfccc27eaf47ea3 OK 2025/01/24 01:15:49 DEBUG : both9: md5 = 4a53677e2a494156d05116cece5ec132 OK 2025/01/24 01:15:51 DEBUG : only9: md5 = 267837ac1b5dc1e200ea82d5a1cd3a67 OK 2025/01/24 01:15:53 DEBUG : both10: md5 = 5054c1680055d9b747149d564746f6ff OK 2025/01/24 01:15:54 DEBUG : only10: md5 = 723cae09b73aebe7748f385e70a201be OK 2025/01/24 01:15:56 DEBUG : both11: md5 = f84c2a19fd911bfce91cfe624b9db5c4 OK 2025/01/24 01:15:58 DEBUG : only11: md5 = 47a3ae6b1995c36d876742d0b3a9062f OK 2025/01/24 01:15:59 DEBUG : both12: md5 = 03c55467d59f40f4507520ee92a30149 OK 2025/01/24 01:16:01 DEBUG : only12: md5 = 38b66740ac9a626aeb4dd59996c3caea OK 2025/01/24 01:16:03 DEBUG : both13: md5 = 35fc8b8ef9f095853d44021c0d64b22c OK 2025/01/24 01:16:04 DEBUG : only13: md5 = 918448a4e989e278ac6b288c998caaa3 OK 2025/01/24 01:16:06 DEBUG : both14: md5 = ee33c69264d79eca9feb4cf2413c4172 OK 2025/01/24 01:16:08 DEBUG : only14: md5 = b63d4cd40ed3f190e587506ceed5726b OK 2025/01/24 01:16:10 DEBUG : both15: md5 = cf27be5955eb8d89637d8ba2a38f4d62 OK 2025/01/24 01:16:12 DEBUG : only15: md5 = 50eccc9f47e45e66d47eb21642e0a929 OK 2025/01/24 01:16:13 DEBUG : both16: md5 = 677753ad7b3be5274b46a2e7f1fc9e72 OK 2025/01/24 01:16:15 DEBUG : only16: md5 = 078020b918ebc34c75beda46439ea4cc OK 2025/01/24 01:16:17 DEBUG : both17: md5 = 3beaba905dbbd8e80126b95207c93bda OK 2025/01/24 01:16:18 DEBUG : only17: md5 = 3825a0fb32bcf0adadf1af1a868ea4d5 OK 2025/01/24 01:16:20 DEBUG : both18: md5 = 4a90a0f14847afa7e782ab6f4d644fdc OK 2025/01/24 01:16:22 DEBUG : only18: md5 = d0a8b60619f1c039d586b4fdeb5e5065 OK 2025/01/24 01:16:23 DEBUG : both19: md5 = 137cb58ac2c9652a2ca3585af9878ef6 OK 2025/01/24 01:16:25 DEBUG : only19: md5 = bbba5d7938fe79115825f18e70f7510f OK 2025/01/24 01:16:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both0: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both1: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both10: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both11: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both12: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both13: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both14: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both15: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both16: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both17: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both18: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both19: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both2: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both3: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both4: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both5: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both6: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both7: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both8: Unchanged skipping 2025/01/24 01:16:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/24 01:16:26 DEBUG : both9: Unchanged skipping 2025/01/24 01:16:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/24 01:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for checks to finish 2025/01/24 01:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Waiting for transfers to finish 2025/01/24 01:16:27 DEBUG : only11: md5 = fda1c5fb6de73b4d04121e79ce9fb548 OK 2025/01/24 01:16:27 INFO : only11: Copied (replaced existing) 2025/01/24 01:16:27 DEBUG : only1: md5 = 5bce5a268864b103ae53bc4d5a967f2b OK 2025/01/24 01:16:27 INFO : only1: Copied (replaced existing) 2025/01/24 01:16:27 DEBUG : only10: md5 = 2a44e64dd5c12487f4aace86a0a38283 OK 2025/01/24 01:16:27 INFO : only10: Copied (replaced existing) 2025/01/24 01:16:27 DEBUG : only0: md5 = 5d2394fbc8229a5197b3d1aac6070966 OK 2025/01/24 01:16:27 INFO : only0: Copied (replaced existing) 2025/01/24 01:16:28 DEBUG : only12: md5 = 4ad81b30c92aa0ecd161d3653d53acc7 OK 2025/01/24 01:16:28 INFO : only12: Copied (replaced existing) 2025/01/24 01:16:28 DEBUG : only13: md5 = cb63a0362c552c0637fd3db89c5fd675 OK 2025/01/24 01:16:28 INFO : only13: Copied (replaced existing) 2025/01/24 01:16:28 DEBUG : only15: md5 = 8f1dad3d0e5a8404aa11f822944d2100 OK 2025/01/24 01:16:28 INFO : only15: Copied (replaced existing) 2025/01/24 01:16:29 DEBUG : only14: md5 = 95ad8f8fb4c5807c30caa9510b790ccc OK 2025/01/24 01:16:29 INFO : only14: Copied (replaced existing) 2025/01/24 01:16:30 DEBUG : only16: md5 = 46806d7d7d2056e929fb73a02ce0daff OK 2025/01/24 01:16:30 INFO : only16: Copied (replaced existing) 2025/01/24 01:16:30 DEBUG : only17: md5 = 4d3d61c25532f5bd253945fd10a180a2 OK 2025/01/24 01:16:30 INFO : only17: Copied (replaced existing) 2025/01/24 01:16:30 DEBUG : only18: md5 = a98b9a5e0885c8907916ffe181fa0286 OK 2025/01/24 01:16:30 INFO : only18: Copied (replaced existing) 2025/01/24 01:16:30 DEBUG : only19: md5 = c16ceba453ce914350d550b0deb054dc OK 2025/01/24 01:16:30 INFO : only19: Copied (replaced existing) 2025/01/24 01:16:31 DEBUG : only2: md5 = cfee1c172aadb73e97bd16e85e9c78c8 OK 2025/01/24 01:16:31 INFO : only2: Copied (replaced existing) 2025/01/24 01:16:31 DEBUG : only3: md5 = 01527656078dbec2565dff34e67676e5 OK 2025/01/24 01:16:31 INFO : only3: Copied (replaced existing) 2025/01/24 01:16:31 DEBUG : only4: md5 = 6ce02d2697d2665bbb64d8bd5b443cef OK 2025/01/24 01:16:31 INFO : only4: Copied (replaced existing) 2025/01/24 01:16:32 DEBUG : only5: md5 = 718634dbb9f1633f32713d5e17da3916 OK 2025/01/24 01:16:32 INFO : only5: Copied (replaced existing) 2025/01/24 01:16:32 DEBUG : only7: md5 = 8564817ef70a11f5c3af78b1e933df72 OK 2025/01/24 01:16:32 INFO : only7: Copied (replaced existing) 2025/01/24 01:16:32 DEBUG : only6: md5 = a32dce000681137e61b66249fe193cd4 OK 2025/01/24 01:16:32 INFO : only6: Copied (replaced existing) 2025/01/24 01:16:32 DEBUG : only8: md5 = 307abb0c193f642dddcd02c4b96975a8 OK 2025/01/24 01:16:32 INFO : only8: Copied (replaced existing) 2025/01/24 01:16:33 DEBUG : only9: md5 = 18e249783cbe0ad84e85497bc40af56b OK 2025/01/24 01:16:33 INFO : only9: Copied (replaced existing) 2025/01/24 01:16:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (101.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:16:57 DEBUG : sub dir: Making directory with metadata 2025/01/24 01:16:58 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:17:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 01:17:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 01:17:19 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:17:19 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:17:35 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/01/24 01:17:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:17:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/24 01:17:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/24 01:17:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:17:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:17:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:17:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:17:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:17:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/24 01:17:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:17:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (49.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/24 01:17:47 DEBUG : sub dir: Making directory with metadata 2025/01/24 01:17:48 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:18:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 01:18:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/24 01:18:13 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/24 01:18:13 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula'", Local "Local file system at /tmp/rclone6890088", Modify Window "1ms" 2025/01/24 01:18:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:18:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/24 01:18:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/24 01:18:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:18:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:18:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:18:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:18:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/24 01:18:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/24 01:18:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/24 01:18:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.61s) PASS 2025/01/24 01:18:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-venuqib2xula': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 18m16.834253536s (try 1/5)