"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/18 01:58:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa" 2026/07/18 01:58:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:58:38 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50" 2026/07/18 01:58:39 DEBUG : Creating backend with remote "/tmp/rclone3076357386" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:58:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:58:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/18 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:58:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:58:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:58:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:58:44 DEBUG : sub dir/hello world: md5 = dfd9c22d63a04861bc0f185c4c9c782c OK 2026/07/18 01:58:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:58:44 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:58:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:58:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.43s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:58:48 DEBUG : metadata sub dir: Making directory with metadata 2026/07/18 01:58:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:58:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/18 01:58:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:58:48 DEBUG : Local file system at /tmp/rclone3076357386: File to upload is small (21 bytes), uploading instead of streaming 2026/07/18 01:58:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/18 01:58:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/18 01:58:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/18 01:58:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:58:48 DEBUG : Google drive root 'crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50': Skipping btime metadata as can't update it on an existing file: 2026-07-18T01:58:48.342923526Z 2026/07/18 01:58:49 INFO : empty metadata sub dir: Updated directory metadata 2026/07/18 01:58:49 DEBUG : Google drive root 'crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50': Skipping btime metadata as can't update it on an existing file: 2026-07-18T01:58:48.341923515Z 2026/07/18 01:58:50 INFO : metadata sub dir: Updated directory metadata 2026/07/18 01:58:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/18 01:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:58:51 DEBUG : metadata sub dir/hello metadata world: md5 = 61cc62705cbc534ae40e78b8a7d8b73c OK 2026/07/18 01:58:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/18 01:58:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/18 01:58:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.90s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:58:56 DEBUG : metadata sub dir: Making directory with metadata 2026/07/18 01:58:56 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:58:56 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/18 01:58:56 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:58:56 DEBUG : Local file system at /tmp/rclone3076357386: File to upload is small (21 bytes), uploading instead of streaming 2026/07/18 01:58:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/18 01:58:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/18 01:58:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/18 01:58:56 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:58:56 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/18 01:58:56 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/18 01:58:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/18 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:58:58 DEBUG : metadata sub dir/hello metadata world: md5 = 0f66b73897ca9c99ed00d1e3e8776e09 OK 2026/07/18 01:58:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/18 01:58:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/18 01:58:58 DEBUG : Google drive root 'crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50': Skipping btime metadata as can't update it on an existing file: 2026-07-18T01:58:56.238007765Z 2026/07/18 01:58:59 INFO : metadata sub dir: Updated directory metadata 2026/07/18 01:59:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.71s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:02 DEBUG : Creating backend with remote "/non-existing" 2026/07/18 01:59:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.77s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:06 DEBUG : sub dir/hello world: md5 = 521d8baa8bd05fc5e7f6e998e4e3b2a3 OK 2026/07/18 01:59:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:06 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.26s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.55s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Running all checks before starting transfers 2026/07/18 01:59:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Checks finished, now starting transfers 2026/07/18 01:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:12 DEBUG : sub dir/hello world: md5 = 1ab9d948ee6d33bd8a1f482f5841cd16 OK 2026/07/18 01:59:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:12 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.65s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:15 ERROR : Ignoring --no-traverse with sync 2026/07/18 01:59:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:17 DEBUG : sub dir/hello world: md5 = defcde4c80bdf54d63eef84d9d58adf1 OK 2026/07/18 01:59:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:17 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:17 DEBUG : Waiting for deletions to finish 2026/07/18 01:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.56s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/18 01:59:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:22 DEBUG : hello world2: md5 = 918446050bf031df0d3b2fdbaeb1b7f5 OK 2026/07/18 01:59:22 DEBUG : hello world2: size = 12 OK 2026/07/18 01:59:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.13s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:25 DEBUG : potato2: md5 = 1f533553ac73193a96c191805057257d OK 2026/07/18 01:59:25 DEBUG : potato2: size = 11 OK 2026/07/18 01:59:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:28 DEBUG : potato2: md5 = ae9766f902ebc42c6e7ab5b174c26095 OK 2026/07/18 01:59:28 DEBUG : potato2: size = 11 OK 2026/07/18 01:59:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.06s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 01:59:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:30 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:59:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:30 DEBUG : sub dir: Making directory with metadata 2026/07/18 01:59:31 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 01:59:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:33 DEBUG : sub dir/hello world: md5 = 1dabd9234fc9bce370147500b416bcf6 OK 2026/07/18 01:59:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:33 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/18 01:59:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:38 INFO : sub dir2: Making directory 2026/07/18 01:59:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 01:59:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:38 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/18 01:59:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:38 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/18 01:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:40 DEBUG : sub dir/hello world: md5 = 33d7523dba94bb0719734b4608cc9347 OK 2026/07/18 01:59:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:40 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.59s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:43 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:59:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:43 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:59:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:44 DEBUG : sub dir: Making directory with metadata 2026/07/18 01:59:45 INFO : sub dir: Made directory with metadata (mtime=2026-07-18T01:59:43.712520171Z) 2026/07/18 01:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:47 DEBUG : sub dir/hello world: md5 = ba6ef277b8038021b4e9db2d12a42551 OK 2026/07/18 01:59:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:47 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:47 INFO : sub dir/hello world: Deleted 2026/07/18 01:59:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.13s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:50 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/18 01:59:50 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.72s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:54 INFO : sub dir2: Making directory 2026/07/18 01:59:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/18 01:59:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:59:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 01:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 01:59:56 DEBUG : sub dir/hello world: md5 = e54de7135621a77c15950436579a1973 OK 2026/07/18 01:59:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 01:59:56 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:59:56 INFO : sub dir/hello world: Deleted 2026/07/18 01:59:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:59:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.40s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 01:59:59 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:59:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:59:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:00:00 DEBUG : sub dir2: Making directory with metadata 2026/07/18 02:00:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:00:01 DEBUG : sub dir: Making directory with metadata 2026/07/18 02:00:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:00:03 DEBUG : sub dir/hello world: md5 = 02760c8e512dd10a9f8fb8f0a10ab087 OK 2026/07/18 02:00:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:00:03 INFO : sub dir/hello world: Copied (new) 2026/07/18 02:00:03 DEBUG : Waiting for deletions to finish 2026/07/18 02:00:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:07 INFO : sub dir2: Making directory 2026/07/18 02:00:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/18 02:00:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:00:10 DEBUG : sub dir/hello world: md5 = 69448fae45eb8bba7d1912bbf1f06923 OK 2026/07/18 02:00:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:00:10 INFO : sub dir/hello world: Copied (new) 2026/07/18 02:00:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:00:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:00:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.71s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:15 DEBUG : sub dir/hello world: md5 = f7a4045ee807350a66b69a338ee19a70 OK 2026/07/18 02:00:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-denomup3haca" 2026/07/18 02:00:16 DEBUG : Config file has changed externally - reloading 2026/07/18 02:00:16 DEBUG : Creating backend with remote "TestDrive:crypt/6jh13hf8h5u23pgc4t9t3gnul8nmmvoirm3odustf26o6qq1k1rg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-denomup3haca' 2026/07/18 02:00:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denomup3haca': Waiting for checks to finish 2026/07/18 02:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denomup3haca': Waiting for transfers to finish 2026/07/18 02:00:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:00:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 02:00:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-denomup3haca': Purge remote 2026/07/18 02:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.85s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:26 DEBUG : sub dir/hello world: md5 = 1a8d34483041658c60ed8d352cf7d627 OK 2026/07/18 02:00:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:00:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/18 02:00:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:00:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:00:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:00:29 DEBUG : sub dir/hello world: md5 = 33e20bed2f616f7e1f156fed60eb4f31 OK 2026/07/18 02:00:29 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 02:00:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 02:00:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:00:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.72s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:35 DEBUG : sub dir/hello world: md5 = 7ecf411494c628c454e863a369273b48 OK 2026/07/18 02:00:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibuyif4vade" 2026/07/18 02:00:35 DEBUG : Creating backend with remote "TestDrive:crypt/gcg4or3neqnkglipd9236q89rou912caef7dvgob8c8cl5nrbnl0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade' 2026/07/18 02:00:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade': Waiting for checks to finish 2026/07/18 02:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade': Waiting for transfers to finish 2026/07/18 02:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:00:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 02:00:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:00:43 DEBUG : sub dir/hello world: md5 = f6aa4e0db7b0ff42a58d23be407087fd OK 2026/07/18 02:00:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:00:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/18 02:00:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:00:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade') 2026/07/18 02:00:44 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 02:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade': Waiting for checks to finish 2026/07/18 02:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade': Waiting for transfers to finish 2026/07/18 02:00:45 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 02:00:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 02:00:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibuyif4vade': Purge remote 2026/07/18 02:00:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.24s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:51 DEBUG : sub dir/hello world: md5 = c2d38f13732eca3d5d3893bd3dcae949 OK 2026/07/18 02:00:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:00:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/18 02:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:00:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:00:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:00:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 02:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:00:54 DEBUG : sub dir/hello world: md5 = 9ae56abf486f82c8ad1824ef8d3b30a6 OK 2026/07/18 02:00:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 02:00:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 02:00:54 INFO : sub dir/hello world: Deleted 2026/07/18 02:00:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.15s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:00:59 DEBUG : sub dir/hello world: md5 = 073b34dac7573a5eaf1255103fc0e335 OK 2026/07/18 02:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nagivuj5sege" 2026/07/18 02:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/sfi0mi56hlkp9bqqramcbml1ql7qlt0t98ch2fdia9harr65b9fg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege' 2026/07/18 02:01:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for checks to finish 2026/07/18 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for transfers to finish 2026/07/18 02:01:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:01:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 02:01:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:01:07 DEBUG : sub dir/hello world: md5 = 21fd7360e2c2813af01a0460cb156536 OK 2026/07/18 02:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Using server-side directory move 2026/07/18 02:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 02:01:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:01:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/18 02:01:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:01:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege') 2026/07/18 02:01:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 02:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for checks to finish 2026/07/18 02:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for transfers to finish 2026/07/18 02:01:09 INFO : sub dir/hello world: Deleted 2026/07/18 02:01:10 INFO : sub dir/hello world: Moved (server-side) 2026/07/18 02:01:10 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:01:13 DEBUG : sub dir/hello world: md5 = 64228214862d95a39112978177e83aa7 OK 2026/07/18 02:01:13 DEBUG : testing file moves 2026/07/18 02:01:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:01:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/18 02:01:14 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:01:14 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege') 2026/07/18 02:01:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for checks to finish 2026/07/18 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Waiting for transfers to finish 2026/07/18 02:01:14 INFO : sub dir/hello world: Deleted 2026/07/18 02:01:15 INFO : sub dir/hello world: Moved (server-side) 2026/07/18 02:01:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/18 02:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagivuj5sege': Purge remote --- PASS: TestServerSideMoveOverSelf (21.57s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:21 DEBUG : sub dir/hello world: md5 = 6205e4767833ea7a180090113f52c095 OK 2026/07/18 02:01:21 ERROR : error listing: directory not found 2026/07/18 02:01:21 INFO : Local file system at /tmp/rclone3076357386: Making directory 2026/07/18 02:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.73s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:26 DEBUG : sub dir/hello world: md5 = 96f205d43a0fe6015dcfff321d910f03 OK 2026/07/18 02:01:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:01:27 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for checks to finish 2026/07/18 02:01:27 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for transfers to finish 2026/07/18 02:01:28 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/18 02:01:28 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/18 02:01:28 INFO : sub dir/hello world: Copied (new) 2026/07/18 02:01:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:01:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.05s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/18 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:32 DEBUG : check sum: md5 = b7fb785363e9ff7c3c80e7c7de1d7a7b OK 2026/07/18 02:01:32 DEBUG : check sum: size = 1 OK 2026/07/18 02:01:32 INFO : check sum: Copied (new) 2026/07/18 02:01:32 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:33 DEBUG : check sum: size = 1 OK 2026/07/18 02:01:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/18 02:01:33 DEBUG : check sum: Size of src and dst objects identical 2026/07/18 02:01:33 DEBUG : check sum: Unchanged skipping 2026/07/18 02:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:33 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.64s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/18 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:36 DEBUG : sizeonly: md5 = c102f113846b53dca3cfd07e793a8470 OK 2026/07/18 02:01:36 DEBUG : sizeonly: size = 6 OK 2026/07/18 02:01:36 INFO : sizeonly: Copied (new) 2026/07/18 02:01:36 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:36 DEBUG : sizeonly: size = 6 OK 2026/07/18 02:01:36 DEBUG : sizeonly: Sizes identical 2026/07/18 02:01:36 DEBUG : sizeonly: Unchanged skipping 2026/07/18 02:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:36 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.58s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/18 02:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:39 DEBUG : ignore-size: md5 = 0c7a057e144baa6bfcd155e7fb4095f9 OK 2026/07/18 02:01:39 INFO : ignore-size: Copied (new) 2026/07/18 02:01:39 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:01:40 DEBUG : ignore-size: Unchanged skipping 2026/07/18 02:01:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:40 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:42 DEBUG : existing: md5 = 2d6b42cec09c04698c01e712ace77243 OK 2026/07/18 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:43 DEBUG : existing: size = 6 OK 2026/07/18 02:01:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:01:43 DEBUG : existing: Unchanged skipping 2026/07/18 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:43 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:43 INFO : There was nothing to transfer 2026/07/18 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/18 02:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:45 DEBUG : existing: md5 = 38c2a9b9248a181541b8128aad63adf1 OK 2026/07/18 02:01:45 DEBUG : existing: size = 6 OK 2026/07/18 02:01:45 INFO : existing: Copied (replaced existing) 2026/07/18 02:01:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.69s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 02:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:48 DEBUG : existing: md5 = 04871ad8c16717278a132c9b37454836 OK 2026/07/18 02:01:48 DEBUG : existing: size = 6 OK 2026/07/18 02:01:48 INFO : existing: Copied (new) 2026/07/18 02:01:48 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:48 DEBUG : existing: Destination exists, skipping 2026/07/18 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:48 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.60s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:01:52 DEBUG : b/potato: md5 = 18c1ab257107babb7dd0ef004c219ca6 OK 2026/07/18 02:01:54 DEBUG : c/non empty space: md5 = aa5f3771a502950d921d7f46dbe44a7f OK 2026/07/18 02:01:54 INFO : d: Making directory 2026/07/18 02:01:56 DEBUG : Added delayed dir = "a", newDst= 2026/07/18 02:01:56 INFO : c: Set directory modification time (using SetModTime) 2026/07/18 02:01:56 DEBUG : Added delayed dir = "c", newDst=c 2026/07/18 02:01:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 02:01:56 DEBUG : c/non empty space: size = 5 OK 2026/07/18 02:01:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:01:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:01:58 DEBUG : a/potato2: md5 = 8d5af747ee9f3134a7a23971ac91937c OK 2026/07/18 02:01:58 DEBUG : a/potato2: size = 60 OK 2026/07/18 02:01:58 INFO : a/potato2: Copied (new) 2026/07/18 02:01:58 DEBUG : Waiting for deletions to finish 2026/07/18 02:01:59 INFO : b/potato: Deleted 2026/07/18 02:01:59 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/18 02:01:59 INFO : d: Removing directory 2026/07/18 02:02:00 INFO : b: Removing directory 2026/07/18 02:02:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/18 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': deleted 2 directories 2026/07/18 02:02:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/18 02:02:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:06 DEBUG : empty space: md5 = 0f7f8940080fae900953385f18059143 OK 2026/07/18 02:02:07 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:07 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 2026/07/18 02:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/18 02:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:07 DEBUG : Waiting for deletions to finish 2026/07/18 02:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:07 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:07 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 2026/07/18 02:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:09 DEBUG : empty space: md5 = 14c72c328b98dd3abf699e36c5ff3a36 OK 2026/07/18 02:02:09 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:09 INFO : empty space: Copied (replaced existing) 2026/07/18 02:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.52s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:12 DEBUG : foo: md5 = cd66f57d11a81651f6e8a37998f1a199 OK 2026/07/18 02:02:12 DEBUG : foo: size = 3 OK 2026/07/18 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:12 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 2026/07/18 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:14 DEBUG : foo: md5 = 45e9a7dddcbd29584b85c03cf8e43387 OK 2026/07/18 02:02:14 DEBUG : foo: size = 3 OK 2026/07/18 02:02:14 INFO : foo: Copied (replaced existing) 2026/07/18 02:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.57s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:17 DEBUG : empty space: md5 = 0559388aac2ca632c6f60380ddc80195 OK 2026/07/18 02:02:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/18 02:02:17 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:17 DEBUG : empty space: Unchanged skipping 2026/07/18 02:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:18 DEBUG : potato: md5 = 0b7c07cdf6564d19082b3bbf96eeb731 OK 2026/07/18 02:02:18 DEBUG : potato: size = 60 OK 2026/07/18 02:02:18 INFO : potato: Copied (new) 2026/07/18 02:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:22 DEBUG : potato: md5 = c00e79d182b716359ce002e2777ddc2f OK 2026/07/18 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:02:22 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:02:22 DEBUG : potato: Sizes differ 2026/07/18 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:24 DEBUG : potato: md5 = 90f35282675a46aa6fb0b0fa44d5bd70 OK 2026/07/18 02:02:24 DEBUG : potato: size = 21 OK 2026/07/18 02:02:24 INFO : potato: Copied (replaced existing) 2026/07/18 02:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:27 DEBUG : potato: md5 = a4a7e12df7207109ba57a27f74449cd2 OK 2026/07/18 02:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:27 DEBUG : potato: size = 21 OK 2026/07/18 02:02:27 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 2026/07/18 02:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:28 DEBUG : potato: md5 = af331e96d7086a31ea279efedb27b8d9 OK 2026/07/18 02:02:28 DEBUG : potato: size = 21 OK 2026/07/18 02:02:28 INFO : potato: Copied (replaced existing) 2026/07/18 02:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:31 DEBUG : potato: md5 = c86650db04585c7729f609c7dcda8b14 OK 2026/07/18 02:02:33 DEBUG : empty space: md5 = 5702c9d647fb6ad90633ff3fd7378d4d OK 2026/07/18 02:02:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:02:33 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:02:33 DEBUG : empty space: Unchanged skipping 2026/07/18 02:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/18 02:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:33 DEBUG : Waiting for deletions to finish 2026/07/18 02:02:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:36 DEBUG : potato: md5 = 1fb7d28d7736bddb5f9c56b47da19a08 OK 2026/07/18 02:02:38 DEBUG : empty space: md5 = d166e964f87864ea387e46c5259f9d5b OK 2026/07/18 02:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:02:38 DEBUG : empty space: size = 1 OK 2026/07/18 02:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:02:38 DEBUG : empty space: Unchanged skipping 2026/07/18 02:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:40 DEBUG : potato2: md5 = f66a93af5c20e94e7c70df6ba3cd8b6f OK 2026/07/18 02:02:40 DEBUG : potato2: size = 60 OK 2026/07/18 02:02:40 INFO : potato2: Copied (new) 2026/07/18 02:02:40 DEBUG : Waiting for deletions to finish 2026/07/18 02:02:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:02:44 DEBUG : b/potato: md5 = 614acd84cf68873644ecdadba508fe19 OK 2026/07/18 02:02:47 DEBUG : c/non empty space: md5 = def95efb11d0ea1e2dbcc575ed9b4b78 OK 2026/07/18 02:02:47 INFO : d: Making directory 2026/07/18 02:02:48 INFO : d/e: Making directory 2026/07/18 02:02:51 DEBUG : Added delayed dir = "a", newDst= 2026/07/18 02:02:51 INFO : c: Set directory modification time (using SetModTime) 2026/07/18 02:02:51 DEBUG : Added delayed dir = "c", newDst=c 2026/07/18 02:02:51 DEBUG : c/non empty space: size = 5 OK 2026/07/18 02:02:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:02:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 02:02:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 02:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:02:54 DEBUG : a/potato2: md5 = 7d0a430805243508565eb0cfb5897811 OK 2026/07/18 02:02:54 DEBUG : a/potato2: size = 60 OK 2026/07/18 02:02:54 INFO : a/potato2: Copied (new) 2026/07/18 02:02:54 DEBUG : Waiting for deletions to finish 2026/07/18 02:02:54 INFO : b/potato: Deleted 2026/07/18 02:02:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/18 02:02:55 INFO : d/e: Removing directory 2026/07/18 02:02:55 INFO : d: Removing directory 2026/07/18 02:02:56 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/18 02:02:56 INFO : b: Removing directory 2026/07/18 02:02:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/18 02:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': deleted 3 directories 2026/07/18 02:02:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/18 02:03:00 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:03 DEBUG : b/potato: md5 = bcd43ac493dddc8805ffd94a52b4a56f OK 2026/07/18 02:03:05 DEBUG : c/non empty space: md5 = 0a184f77bf6dcdf8f442db7b21885a0e OK 2026/07/18 02:03:05 INFO : d: Making directory 2026/07/18 02:03:08 DEBUG : Added delayed dir = "a", newDst= 2026/07/18 02:03:08 INFO : c: Set directory modification time (using SetModTime) 2026/07/18 02:03:08 DEBUG : Added delayed dir = "c", newDst=c 2026/07/18 02:03:08 DEBUG : c/non empty space: size = 5 OK 2026/07/18 02:03:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:03:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 02:03:08 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 02:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:10 DEBUG : a/potato2: md5 = 2ae1ad1c25142b838a4f24203f148ad3 OK 2026/07/18 02:03:10 DEBUG : a/potato2: size = 60 OK 2026/07/18 02:03:10 INFO : a/potato2: Copied (new) 2026/07/18 02:03:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting files as there were IO errors 2026/07/18 02:03:11 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/18 02:03:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting directories as there were IO errors 2026/07/18 02:03:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/18 02:03:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/18 02:03:16 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:18 DEBUG : potato: md5 = c6340136da9abe2051b079334a0b1a16 OK 2026/07/18 02:03:20 DEBUG : empty space: md5 = c4d17771c82ec7f9268206c24cf26dff OK 2026/07/18 02:03:21 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:03:21 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:03:21 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:22 INFO : potato: Deleted 2026/07/18 02:03:23 DEBUG : potato2: md5 = ab9078ceaa01868a0f8d3648223c0564 OK 2026/07/18 02:03:23 DEBUG : potato2: size = 60 OK 2026/07/18 02:03:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.34s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:26 DEBUG : potato: md5 = db2c94338e3003a495a1f00260d07985 OK 2026/07/18 02:03:28 DEBUG : empty space: md5 = 559f8605043f7c87eccef87906edcb97 OK 2026/07/18 02:03:28 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:29 INFO : potato: Deleted 2026/07/18 02:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:03:29 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:03:29 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:31 DEBUG : potato2: md5 = 0c77ba752bf9a94d4bd74e9a11fc4ff9 OK 2026/07/18 02:03:31 DEBUG : potato2: size = 60 OK 2026/07/18 02:03:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.44s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:34 DEBUG : potato: md5 = a4acf1b6dc74baa385d8ec7143138cda OK 2026/07/18 02:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:36 DEBUG : potato2: md5 = 0b6e57817f687e4091309808cb143749 OK 2026/07/18 02:03:36 DEBUG : potato2: size = 19 OK 2026/07/18 02:03:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.20s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:39 DEBUG : potato2: md5 = b114364e5dbd0f27a9a63039c79eeef6 OK 2026/07/18 02:03:41 DEBUG : empty space: md5 = fd6c1e285f1226249e8ef6774766e09e OK 2026/07/18 02:03:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 02:03:41 DEBUG : enormous: Excluded 2026/07/18 02:03:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 02:03:41 DEBUG : potato2: Excluded 2026/07/18 02:03:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:41 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:03:41 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:41 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:41 INFO : There was nothing to transfer 2026/07/18 02:03:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 02:03:41 DEBUG : enormous: Excluded 2026/07/18 02:03:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 02:03:41 DEBUG : potato2: Excluded 2026/07/18 02:03:42 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 02:03:42 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for checks to finish 2026/07/18 02:03:42 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/18 02:03:42 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:42 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for transfers to finish 2026/07/18 02:03:42 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:45 DEBUG : potato2: md5 = a33b5f80258a669e8b2a6e04dd27891f OK 2026/07/18 02:03:46 DEBUG : empty space: md5 = 93f94afd7ab350aa5a08dff27eca61f8 OK 2026/07/18 02:03:48 DEBUG : enormous: md5 = f4c471ddb6fff5c77e2987460b668d00 OK 2026/07/18 02:03:48 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 02:03:48 DEBUG : enormous: Excluded 2026/07/18 02:03:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 02:03:48 DEBUG : potato2: Excluded 2026/07/18 02:03:49 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:49 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:49 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:49 INFO : enormous: Deleted 2026/07/18 02:03:49 INFO : potato2: Deleted 2026/07/18 02:03:49 INFO : There was nothing to transfer 2026/07/18 02:03:49 DEBUG : empty space: size = 1 OK 2026/07/18 02:03:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/18 02:03:49 DEBUG : empty space: Unchanged skipping 2026/07/18 02:03:49 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for checks to finish 2026/07/18 02:03:49 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for transfers to finish 2026/07/18 02:03:49 DEBUG : Waiting for deletions to finish 2026/07/18 02:03:49 INFO : enormous: Deleted 2026/07/18 02:03:49 INFO : potato2: Deleted 2026/07/18 02:03:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:03:52 DEBUG : one: md5 = 303b4823888fd819ec869b4f04b92e6f OK 2026/07/18 02:03:53 DEBUG : two: md5 = 18206d95615f28d160e0e6cb4dba1b19 OK 2026/07/18 02:03:55 DEBUG : three: md5 = cd168a842e6e3a2ab612978121dea1f7 OK 2026/07/18 02:03:57 DEBUG : four: md5 = 0595138d517a20586925fa1c81cdbf40 OK 2026/07/18 02:03:57 DEBUG : five: Need to transfer - File not found at Destination 2026/07/18 02:03:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:03:57 DEBUG : one: Destination is newer than source, skipping 2026/07/18 02:03:57 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:03:57 DEBUG : four: Sizes differ 2026/07/18 02:03:57 DEBUG : three: size = 5 OK 2026/07/18 02:03:57 DEBUG : three: Sizes identical 2026/07/18 02:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:03:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/18 02:03:57 DEBUG : two: size = 3 OK 2026/07/18 02:03:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 02:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:03:58 DEBUG : two: md5 = 827f902ab243dac6165e219e2daf87aa OK 2026/07/18 02:03:58 DEBUG : two: size = 3 OK 2026/07/18 02:03:58 INFO : two: Copied (replaced existing) 2026/07/18 02:03:58 DEBUG : four: md5 = b4205bc31983be5d1101f6d3d9520f50 OK 2026/07/18 02:03:58 DEBUG : four: size = 4 OK 2026/07/18 02:03:58 INFO : four: Copied (replaced existing) 2026/07/18 02:03:59 DEBUG : five: md5 = e7deba1e0170ec8fdf83cc721f9cc523 OK 2026/07/18 02:03:59 DEBUG : five: size = 4 OK 2026/07/18 02:03:59 INFO : five: Copied (new) 2026/07/18 02:03:59 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/18 02:04:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/18 02:04:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/18 02:04:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/18 02:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:04 DEBUG : potato: md5 = 250e1a0adf15ebecaca71f2bbf33d7bb OK 2026/07/18 02:04:04 DEBUG : potato: size = 14 OK 2026/07/18 02:04:04 INFO : potato: Copied (new) 2026/07/18 02:04:04 DEBUG : yam: md5 = 29f0630de4c40372e7856e8f688d1a10 OK 2026/07/18 02:04:04 DEBUG : yam: size = 11 OK 2026/07/18 02:04:04 INFO : yam: Copied (new) 2026/07/18 02:04:04 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/18 02:04:04 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/18 02:04:04 DEBUG : potato: size = 14 OK 2026/07/18 02:04:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:04 DEBUG : potato: Unchanged skipping 2026/07/18 02:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:06 DEBUG : yaml: md5 = b7261ffddb51e284716210d4c7d5506c OK 2026/07/18 02:04:06 DEBUG : yaml: size = 11 OK 2026/07/18 02:04:06 INFO : yaml: Copied (new) 2026/07/18 02:04:06 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/18 02:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Making map for --track-renames 2026/07/18 02:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Finished making map for --track-renames 2026/07/18 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for renames to finish 2026/07/18 02:04:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 02:04:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/18 02:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:10 DEBUG : potato: md5 = faf44ad191087e54136d5fafd4395270 OK 2026/07/18 02:04:10 DEBUG : potato: size = 14 OK 2026/07/18 02:04:10 INFO : potato: Copied (new) 2026/07/18 02:04:10 DEBUG : yam: md5 = b8f3721bb94582f9db7a3ee73e20c103 OK 2026/07/18 02:04:10 DEBUG : yam: size = 11 OK 2026/07/18 02:04:10 INFO : yam: Copied (new) 2026/07/18 02:04:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:10 DEBUG : potato: size = 14 OK 2026/07/18 02:04:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:04:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Making map for --track-renames 2026/07/18 02:04:10 DEBUG : potato: Unchanged skipping 2026/07/18 02:04:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Finished making map for --track-renames 2026/07/18 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for renames to finish 2026/07/18 02:04:11 INFO : yam: Moved (server-side) to: yaml 2026/07/18 02:04:11 INFO : yaml: Renamed from "yam" 2026/07/18 02:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:11 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:11 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/18 02:04:13 DEBUG : Added delayed dir = "sub", newDst= 2026/07/18 02:04:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Making map for --track-renames 2026/07/18 02:04:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Finished making map for --track-renames 2026/07/18 02:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for renames to finish 2026/07/18 02:04:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/18 02:04:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 02:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:15 DEBUG : sub/yam: md5 = 53a2938c1619ecb53fe10c25f1b54704 OK 2026/07/18 02:04:15 DEBUG : sub/yam: size = 11 OK 2026/07/18 02:04:15 INFO : sub/yam: Copied (new) 2026/07/18 02:04:15 DEBUG : potato: md5 = 05fb7ec4f35242ceebcb8a5e1700643e OK 2026/07/18 02:04:15 DEBUG : potato: size = 14 OK 2026/07/18 02:04:15 INFO : potato: Copied (new) 2026/07/18 02:04:15 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:16 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:17 DEBUG : potato: size = 14 OK 2026/07/18 02:04:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:04:17 DEBUG : potato: Unchanged skipping 2026/07/18 02:04:17 INFO : sub: Set directory modification time (using SetModTime) 2026/07/18 02:04:17 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/18 02:04:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Making map for --track-renames 2026/07/18 02:04:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Finished making map for --track-renames 2026/07/18 02:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for renames to finish 2026/07/18 02:04:18 INFO : sub/yam: Moved (server-side) to: yam 2026/07/18 02:04:18 INFO : yam: Renamed from "sub/yam" 2026/07/18 02:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:18 DEBUG : Waiting for deletions to finish 2026/07/18 02:04:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:04:21 DEBUG : Creating backend with remote "/tmp/rclone3076357386/dir1" 2026/07/18 02:04:21 DEBUG : Config file has changed externally - reloading 2026/07/18 02:04:21 DEBUG : Creating backend with remote "/tmp/rclone3076357386/dir2" 2026/07/18 02:04:21 DEBUG : Local file system at /tmp/rclone3076357386/dir2: Using server-side directory move 2026/07/18 02:04:21 INFO : Local file system at /tmp/rclone3076357386/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 02:04:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/18 02:04:21 INFO : file1.txt: Moved (server-side) 2026/07/18 02:04:21 DEBUG : Local file system at /tmp/rclone3076357386/dir2: Waiting for checks to finish 2026/07/18 02:04:21 DEBUG : Local file system at /tmp/rclone3076357386/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:04:22 DEBUG : Added delayed dir = "nested", newDst= 2026/07/18 02:04:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:04:22 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/18 02:04:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:24 DEBUG : sub dir/hello world: md5 = 6c580f4780e7face3b3452d1d71333a1 OK 2026/07/18 02:04:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:04:24 INFO : sub dir/hello world: Copied (new) 2026/07/18 02:04:24 INFO : sub dir/hello world: Deleted 2026/07/18 02:04:26 DEBUG : nested/sub dir/file: md5 = abd8a778b7252584a4578ad2609153f7 OK 2026/07/18 02:04:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/18 02:04:26 INFO : nested/sub dir/file: Copied (new) 2026/07/18 02:04:26 INFO : nested/sub dir/file: Deleted 2026/07/18 02:04:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:27 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:27 INFO : sub dir: Removing directory 2026/07/18 02:04:27 INFO : nested/sub dir: Removing directory 2026/07/18 02:04:27 INFO : nested: Removing directory 2026/07/18 02:04:27 DEBUG : Local file system at /tmp/rclone3076357386: deleted 3 directories 2026/07/18 02:04:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:04:30 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/18 02:04:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:04:32 DEBUG : Added delayed dir = "nested", newDst= 2026/07/18 02:04:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 02:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 02:04:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/18 02:04:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 02:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:34 DEBUG : sub dir/hello world: md5 = 785cac992765023068afc1f0003eb1bb OK 2026/07/18 02:04:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 02:04:34 INFO : sub dir/hello world: Copied (new) 2026/07/18 02:04:34 INFO : sub dir/hello world: Deleted 2026/07/18 02:04:36 DEBUG : nested/sub dir/file: md5 = 78c55d2f0da7b94bc18d1e9cd4ff5a5f OK 2026/07/18 02:04:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/18 02:04:36 INFO : nested/sub dir/file: Copied (new) 2026/07/18 02:04:36 INFO : nested/sub dir/file: Deleted 2026/07/18 02:04:36 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:37 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:04:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:04:40 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/18 02:04:41 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.08s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:04:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/18 02:04:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 02:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:43 DEBUG : existing-b: md5 = 737f84193fccea7cea57daa99fbb40aa OK 2026/07/18 02:04:43 DEBUG : existing-b: size = 6 OK 2026/07/18 02:04:43 INFO : existing-b: Copied (new) 2026/07/18 02:04:43 INFO : existing-b: Deleted 2026/07/18 02:04:43 DEBUG : existing: md5 = 435ee1c1a83eebc9118427656860b2a2 OK 2026/07/18 02:04:43 DEBUG : existing: size = 6 OK 2026/07/18 02:04:43 INFO : existing: Copied (new) 2026/07/18 02:04:43 INFO : existing: Deleted 2026/07/18 02:04:44 DEBUG : existing: Destination exists, skipping 2026/07/18 02:04:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/18 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:04:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.13s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wudupik3lugo" 2026/07/18 02:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/0ps5fda6phd5jo0689stjg2kr6jj3gmosgdutimdph5pqugevfmg" 2026/07/18 02:04:48 DEBUG : potato2: md5 = 3f870551e7c97000b5502ff1a4a9a898 OK 2026/07/18 02:04:50 DEBUG : empty space: md5 = 23a832d1936fa624cf2b7da9a46b52d7 OK 2026/07/18 02:04:51 DEBUG : potato3: md5 = d56ccc8a93b214a859e486bc3bfb90fc OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo' 2026/07/18 02:04:54 DEBUG : empty space: md5 = 89951e799207e594c779561d470e59b8 OK 2026/07/18 02:04:55 DEBUG : potato3: md5 = a6aa713846f1387079bc659907e906b2 OK 2026/07/18 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo': Using server-side directory move 2026/07/18 02:04:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 02:04:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:04:56 DEBUG : empty space: size = 1 OK 2026/07/18 02:04:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:04:56 DEBUG : empty space: Unchanged skipping 2026/07/18 02:04:56 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:04:56 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo') 2026/07/18 02:04:56 DEBUG : potato3: Sizes differ 2026/07/18 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo': Waiting for checks to finish 2026/07/18 02:04:56 INFO : empty space: Deleted 2026/07/18 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo': Waiting for transfers to finish 2026/07/18 02:04:56 INFO : potato3: Deleted 2026/07/18 02:04:56 INFO : potato2: Moved (server-side) 2026/07/18 02:04:57 INFO : potato3: Moved (server-side) 2026/07/18 02:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-macifeb6qujo" 2026/07/18 02:04:57 DEBUG : Creating backend with remote "TestDrive:crypt/sfbahr6aguprs1s14036g5mf26rncnl3h4g35tsvb3qtcuudm7jg" 2026/07/18 02:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macifeb6qujo': Using server-side directory move 2026/07/18 02:04:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-macifeb6qujo': Server side directory move succeeded 2026/07/18 02:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-macifeb6qujo': Purge remote 2026/07/18 02:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wudupik3lugo': Purge remote 2026/07/18 02:05:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.52s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:05:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mulezas0newi" 2026/07/18 02:05:01 DEBUG : Creating backend with remote "TestDrive:crypt/i3vu0pavqh3tmb9kqgl03ug46veci51srf2b0hi23qh0r234nfl0" 2026/07/18 02:05:04 DEBUG : potato2: md5 = f7476ed0135a7488788a5ba2c82c6676 OK 2026/07/18 02:05:05 DEBUG : empty space: md5 = 1b66523e32a382b1b39f6b375346338e OK 2026/07/18 02:05:07 DEBUG : potato3: md5 = 4d541a910554fd6b362f6411081d3ee8 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-mulezas0newi' 2026/07/18 02:05:09 DEBUG : empty space: md5 = b2cb754a94ab43686557f0bad6de8b9a OK 2026/07/18 02:05:11 DEBUG : potato3: md5 = 7c31b8ac111f6a23fb0e6f41c3bed2b3 OK 2026/07/18 02:05:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 02:05:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 02:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:05:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:05:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mulezas0newi') 2026/07/18 02:05:11 DEBUG : potato3: Sizes differ 2026/07/18 02:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulezas0newi': Waiting for checks to finish 2026/07/18 02:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulezas0newi': Waiting for transfers to finish 2026/07/18 02:05:12 INFO : potato3: Deleted 2026/07/18 02:05:12 INFO : potato2: Moved (server-side) 2026/07/18 02:05:12 INFO : potato3: Moved (server-side) 2026/07/18 02:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidazig1valo" 2026/07/18 02:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/oqe6o91tt86robpgacqlfrdtv0lv8b3l5efqv60o102gauq65meg" 2026/07/18 02:05:14 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 02:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:05:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/18 02:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidazig1valo': Waiting for checks to finish 2026/07/18 02:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidazig1valo': Waiting for transfers to finish 2026/07/18 02:05:16 INFO : potato3: Moved (server-side) 2026/07/18 02:05:16 INFO : potato2: Moved (server-side) 2026/07/18 02:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidazig1valo': Purge remote 2026/07/18 02:05:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mulezas0newi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besapus5tije" 2026/07/18 02:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/b0scqakjrfv581j1orvpc2ppvuoe4neqn6oivc4sfqlatiafrqd0" 2026/07/18 02:05:21 DEBUG : potato2: md5 = 4cca443ef51de4bc6fbbfd238bf2e296 OK 2026/07/18 02:05:22 DEBUG : empty space: md5 = a69277a4a2e9f70ad42d777480e71d99 OK 2026/07/18 02:05:24 DEBUG : potato3: md5 = ba4ef14f3a17e3dc688e26647624d61b OK 2026/07/18 02:05:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa' -> Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije' 2026/07/18 02:05:27 DEBUG : empty space: md5 = 96c546e0ba875dd2d7cd7e54c0a41908 OK 2026/07/18 02:05:29 DEBUG : potato3: md5 = f1982e067fcf64fefdabe352b99335c6 OK 2026/07/18 02:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije': Using server-side directory move 2026/07/18 02:05:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 02:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 02:05:30 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/18 02:05:30 DEBUG : empty space: size = 1 OK 2026/07/18 02:05:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:05:30 DEBUG : empty space: Unchanged skipping 2026/07/18 02:05:30 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:05:30 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije') 2026/07/18 02:05:30 DEBUG : potato3: Sizes differ 2026/07/18 02:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije': Waiting for checks to finish 2026/07/18 02:05:30 INFO : empty space: Deleted 2026/07/18 02:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije': Waiting for transfers to finish 2026/07/18 02:05:30 INFO : potato3: Deleted 2026/07/18 02:05:30 INFO : potato2: Moved (server-side) 2026/07/18 02:05:31 INFO : potato3: Moved (server-side) 2026/07/18 02:05:31 INFO : tomatoDir: Removing directory 2026/07/18 02:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': deleted 1 directories 2026/07/18 02:05:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafejob2nodi" 2026/07/18 02:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/enkjhsi8utu93kmgmn5fscscjleh5cidgltbq9oi0g7d6d1om470" 2026/07/18 02:05:33 INFO : tomatoDir: Making directory 2026/07/18 02:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafejob2nodi': Using server-side directory move 2026/07/18 02:05:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafejob2nodi': Server side directory move succeeded 2026/07/18 02:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafejob2nodi': Purge remote 2026/07/18 02:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besapus5tije': Purge remote 2026/07/18 02:05:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.29s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:05:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test" 2026/07/18 02:05:39 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.09s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:05:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test" 2026/07/18 02:05:41 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/18 02:05:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-include/layer2" 2026/07/18 02:05:43 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/18 02:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-ignore-file" 2026/07/18 02:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/18 02:05:51 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 932defe287b9d2e6438dad594eb5f3ba OK 2026/07/18 02:05:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/18 02:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test': Waiting for checks to finish 2026/07/18 02:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test': Waiting for transfers to finish 2026/07/18 02:05:53 DEBUG : Waiting for deletions to finish 2026/07/18 02:05:53 INFO : There was nothing to transfer 2026/07/18 02:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:05:55 DEBUG : Waiting for deletions to finish 2026/07/18 02:05:55 INFO : rclone-sync-test-include: Removing directory 2026/07/18 02:05:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/18 02:05:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/18 02:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': failed to delete 1 directories 2026/07/18 02:05:55 INFO : There was nothing to transfer 2026/07/18 02:05:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/18 02:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/18 02:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/18 02:05:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:05:57 INFO : There was nothing to transfer 2026/07/18 02:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:05:59 DEBUG : Waiting for deletions to finish 2026/07/18 02:05:59 INFO : rclone-sync-test-include: Removing directory 2026/07/18 02:05:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/18 02:05:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/18 02:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': failed to delete 1 directories 2026/07/18 02:05:59 INFO : There was nothing to transfer 2026/07/18 02:06:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/18 02:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/18 02:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/18 02:06:01 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:01 INFO : There was nothing to transfer 2026/07/18 02:06:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/18 02:06:05 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.51s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:06:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:06:07 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/CompareDest" 2026/07/18 02:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/gveqi14airsml4bgu7krj116o8" 2026/07/18 02:06:10 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 02:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:13 DEBUG : one: md5 = 4cd42a8221df72050f654084b20777e3 OK 2026/07/18 02:06:13 DEBUG : one: size = 3 OK 2026/07/18 02:06:13 INFO : one: Copied (new) 2026/07/18 02:06:13 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:06:14 DEBUG : one: Sizes differ 2026/07/18 02:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:16 DEBUG : one: md5 = 0b26b0a855dbff8c8d126eaaf5847725 OK 2026/07/18 02:06:16 DEBUG : one: size = 5 OK 2026/07/18 02:06:16 INFO : one: Copied (replaced existing) 2026/07/18 02:06:16 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:19 DEBUG : dst/one: md5 = b7086169516b426e19a556c9330527e4 OK 2026/07/18 02:06:21 DEBUG : CompareDest/one: md5 = 516af0af7166c9118a630392538ff686 OK 2026/07/18 02:06:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:06:22 DEBUG : one: Sizes differ 2026/07/18 02:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:23 DEBUG : one: size = 5 OK 2026/07/18 02:06:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 02:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:23 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:23 INFO : There was nothing to transfer 2026/07/18 02:06:28 DEBUG : CompareDest/two: md5 = 77541631016268a35133e7484f784474 OK 2026/07/18 02:06:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:06:31 DEBUG : one: Sizes differ 2026/07/18 02:06:31 DEBUG : two: size = 3 OK 2026/07/18 02:06:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 02:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:31 DEBUG : one: size = 5 OK 2026/07/18 02:06:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 02:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:31 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:31 INFO : There was nothing to transfer 2026/07/18 02:06:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:06:34 DEBUG : one: Sizes differ 2026/07/18 02:06:35 DEBUG : two: size = 3 OK 2026/07/18 02:06:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 02:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:35 DEBUG : one: size = 5 OK 2026/07/18 02:06:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 02:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:35 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:35 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/18 02:06:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:06:36 DEBUG : one: Sizes differ 2026/07/18 02:06:36 DEBUG : one: size = 5 OK 2026/07/18 02:06:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:06:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 02:06:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:06:36 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/CompareDest') 2026/07/18 02:06:36 DEBUG : two: Sizes differ 2026/07/18 02:06:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 02:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:06:38 DEBUG : two: md5 = a8229e723098fd9c0e7f6852ca19d3f6 OK 2026/07/18 02:06:38 DEBUG : two: size = 5 OK 2026/07/18 02:06:38 INFO : two: Copied (new) 2026/07/18 02:06:38 DEBUG : Waiting for deletions to finish 2026/07/18 02:06:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:06:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:06:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:06:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (37.54s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:06:47 DEBUG : pre-dest1/1: md5 = ad154e662451de9e6f40839993ecaaaa OK 2026/07/18 02:06:49 DEBUG : pre-dest2/2: md5 = 9c40b6ae9b2d26788b237a81793b81aa OK 2026/07/18 02:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dest" 2026/07/18 02:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/rg03c1jvnehrrc617i0lnqjddc" 2026/07/18 02:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/pre-dest1" 2026/07/18 02:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/bbnblvh6k061ssopqrp18kd7gc" 2026/07/18 02:06:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/pre-dest2" 2026/07/18 02:06:52 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/18 02:06:54 DEBUG : 1: size = 1 OK 2026/07/18 02:06:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:06:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/18 02:06:54 DEBUG : 2: size = 1 OK 2026/07/18 02:06:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:06:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/18 02:06:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/18 02:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dest': Waiting for checks to finish 2026/07/18 02:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dest': Waiting for transfers to finish 2026/07/18 02:06:57 DEBUG : 3: md5 = fee2c0c4792abd48610f903b8e7ded05 OK 2026/07/18 02:06:57 DEBUG : 3: size = 1 OK 2026/07/18 02:06:57 INFO : 3: Copied (new) 2026/07/18 02:06:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:00 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/18 02:07:01 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/18 02:07:02 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.38s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:07:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:07:03 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/CopyDest" 2026/07/18 02:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/18 02:07:07 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 02:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:09 DEBUG : one: md5 = 6da3a645eba68ad6e5355bcbd06e0cf8 OK 2026/07/18 02:07:09 DEBUG : one: size = 3 OK 2026/07/18 02:07:09 INFO : one: Copied (new) 2026/07/18 02:07:09 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:07:11 DEBUG : one: Sizes differ 2026/07/18 02:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:12 DEBUG : one: md5 = b880a338d93ade3cfc7c70a4ab0386ea OK 2026/07/18 02:07:12 DEBUG : one: size = 5 OK 2026/07/18 02:07:12 INFO : one: Copied (replaced existing) 2026/07/18 02:07:12 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:14 DEBUG : dst/one: md5 = 64816e8747af947d2c0caee148504ce6 OK 2026/07/18 02:07:17 DEBUG : CopyDest/one: md5 = d6cec7fc3f5c4d733d1d0c1807fa0dd1 OK 2026/07/18 02:07:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/BackupDir" 2026/07/18 02:07:17 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/18 02:07:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:07:19 DEBUG : one: Sizes differ 2026/07/18 02:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:20 DEBUG : one: size = 5 OK 2026/07/18 02:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:07:20 DEBUG : one: Sizes differ 2026/07/18 02:07:21 INFO : one: Moved (server-side) 2026/07/18 02:07:22 DEBUG : one: size = 5 OK 2026/07/18 02:07:22 INFO : one: Copied (server-side copy) 2026/07/18 02:07:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/18 02:07:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:22 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:27 DEBUG : CopyDest/two: md5 = 0e6bb1d5005eb85a016bfaeee164abe3 OK 2026/07/18 02:07:28 DEBUG : one: size = 5 OK 2026/07/18 02:07:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:28 DEBUG : one: Unchanged skipping 2026/07/18 02:07:28 DEBUG : two: size = 3 OK 2026/07/18 02:07:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:29 DEBUG : two: size = 3 OK 2026/07/18 02:07:29 INFO : two: Copied (server-side copy) 2026/07/18 02:07:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/18 02:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:29 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:30 DEBUG : one: size = 5 OK 2026/07/18 02:07:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:30 DEBUG : one: Unchanged skipping 2026/07/18 02:07:30 DEBUG : two: size = 3 OK 2026/07/18 02:07:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:30 DEBUG : two: Unchanged skipping 2026/07/18 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:30 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:30 INFO : There was nothing to transfer 2026/07/18 02:07:32 DEBUG : CopyDest/three: md5 = 8a83df7912474eb85924fc0a9155e70d OK 2026/07/18 02:07:33 DEBUG : one: size = 5 OK 2026/07/18 02:07:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:33 DEBUG : one: Unchanged skipping 2026/07/18 02:07:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:33 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/CopyDest') 2026/07/18 02:07:33 DEBUG : three: Sizes differ 2026/07/18 02:07:33 DEBUG : three: Destination not found in --copy-dest 2026/07/18 02:07:33 DEBUG : three: Need to transfer - File not found at Destination 2026/07/18 02:07:33 DEBUG : two: size = 3 OK 2026/07/18 02:07:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 02:07:33 DEBUG : two: Unchanged skipping 2026/07/18 02:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:34 DEBUG : three: md5 = 0250f5151b57fdb119b424d84a035461 OK 2026/07/18 02:07:34 DEBUG : three: size = 7 OK 2026/07/18 02:07:34 INFO : three: Copied (new) 2026/07/18 02:07:34 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/18 02:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:07:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/18 02:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:07:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:07:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.44s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:07:43 DEBUG : dst/one: md5 = 9037cb341afbf4472aa9e1a94eeaf3a8 OK 2026/07/18 02:07:45 DEBUG : dst/two: md5 = 0f23d9e10a7ead4f6ded25effd160ecc OK 2026/07/18 02:07:46 DEBUG : dst/three.txt: md5 = e8b1c5c3bc18f0136842515981e61330 OK 2026/07/18 02:07:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:07:47 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:07:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/backup" 2026/07/18 02:07:48 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/1nrff024r7pq65ecp72fc28jb0" 2026/07/18 02:07:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:49 DEBUG : two: size = 3 OK 2026/07/18 02:07:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:07:49 DEBUG : two: Unchanged skipping 2026/07/18 02:07:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:49 DEBUG : one: Sizes differ 2026/07/18 02:07:51 INFO : one: Moved (server-side) 2026/07/18 02:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:07:52 DEBUG : one: md5 = d2ae5f53fac9186d5674a5e60095f63f OK 2026/07/18 02:07:52 DEBUG : one: size = 4 OK 2026/07/18 02:07:52 INFO : one: Copied (new) 2026/07/18 02:07:52 DEBUG : Waiting for deletions to finish 2026/07/18 02:07:53 INFO : three.txt: Moved (server-side) 2026/07/18 02:07:53 INFO : three.txt: Moved into backup dir 2026/07/18 02:07:56 DEBUG : dst/three.txt: md5 = 3fbf5a0abe882899317ad2312cef99fa OK 2026/07/18 02:07:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:07:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:07:56 DEBUG : one: Sizes differ 2026/07/18 02:07:56 DEBUG : two: size = 3 OK 2026/07/18 02:07:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:07:56 DEBUG : two: Unchanged skipping 2026/07/18 02:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:07:57 INFO : one: Deleted 2026/07/18 02:08:00 INFO : one: Moved (server-side) 2026/07/18 02:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:08:01 DEBUG : one: md5 = 1c2a8e473b281890e81873bef58daf94 OK 2026/07/18 02:08:01 DEBUG : one: size = 5 OK 2026/07/18 02:08:01 INFO : one: Copied (new) 2026/07/18 02:08:01 DEBUG : Waiting for deletions to finish 2026/07/18 02:08:02 INFO : three.txt: Deleted 2026/07/18 02:08:02 INFO : three.txt: Moved (server-side) 2026/07/18 02:08:02 INFO : three.txt: Moved into backup dir 2026/07/18 02:08:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:08:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:08:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/18 02:08:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:08:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:08:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (25.80s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:08:09 DEBUG : dst/one: md5 = 39e32b2394cf8fda2ef4bf2aea2085bc OK 2026/07/18 02:08:33 DEBUG : dst/two: md5 = 78be130c69689e49a981d73e759e249e OK 2026/07/18 02:08:35 DEBUG : dst/three.txt: md5 = f188bf558a5acf3bd35674610f28d58b OK 2026/07/18 02:08:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:08:35 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/backup" 2026/07/18 02:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/1nrff024r7pq65ecp72fc28jb0" 2026/07/18 02:08:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:08:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:08:38 DEBUG : one: Sizes differ 2026/07/18 02:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:08:38 DEBUG : two: size = 3 OK 2026/07/18 02:08:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:08:38 DEBUG : two: Unchanged skipping 2026/07/18 02:08:39 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:08:41 DEBUG : one: md5 = fa58bcc8bbcef56808c3e3e39a589124 OK 2026/07/18 02:08:41 DEBUG : one: size = 4 OK 2026/07/18 02:08:41 INFO : one: Copied (new) 2026/07/18 02:08:41 DEBUG : Waiting for deletions to finish 2026/07/18 02:08:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:08:42 INFO : three.txt: Moved into backup dir 2026/07/18 02:08:44 DEBUG : dst/three.txt: md5 = 7a5b4b7431d8223c1d4087a84236d868 OK 2026/07/18 02:08:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:08:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:08:45 DEBUG : one: Sizes differ 2026/07/18 02:08:45 DEBUG : two: size = 3 OK 2026/07/18 02:08:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:08:45 DEBUG : two: Unchanged skipping 2026/07/18 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:08:45 INFO : one.bak: Deleted 2026/07/18 02:08:46 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:08:47 DEBUG : one: md5 = 5ce3982ea163140e4564c023813fe45f OK 2026/07/18 02:08:47 DEBUG : one: size = 5 OK 2026/07/18 02:08:47 INFO : one: Copied (new) 2026/07/18 02:08:47 DEBUG : Waiting for deletions to finish 2026/07/18 02:08:48 INFO : three.txt.bak: Deleted 2026/07/18 02:08:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:08:49 INFO : three.txt: Moved into backup dir 2026/07/18 02:08:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:08:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:08:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/18 02:08:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:08:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:08:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (46.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:08:56 DEBUG : dst/one: md5 = b19fc520b6ab1e9a47b2e1b905ba4472 OK 2026/07/18 02:08:57 DEBUG : dst/two: md5 = b2d935995d4d73ac9dd8551131d018b0 OK 2026/07/18 02:08:58 DEBUG : dst/three.txt: md5 = a5602d9e3d314153b7d938a5cf4f6dd9 OK 2026/07/18 02:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:09:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/backup" 2026/07/18 02:09:00 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/1nrff024r7pq65ecp72fc28jb0" 2026/07/18 02:09:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:02 DEBUG : one: Sizes differ 2026/07/18 02:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:09:02 DEBUG : two: size = 3 OK 2026/07/18 02:09:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:02 DEBUG : two: Unchanged skipping 2026/07/18 02:09:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 02:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:09:05 DEBUG : one: md5 = df5b7f357d7a451fa7419d97fa8c4ef7 OK 2026/07/18 02:09:05 DEBUG : one: size = 4 OK 2026/07/18 02:09:05 INFO : one: Copied (new) 2026/07/18 02:09:05 DEBUG : Waiting for deletions to finish 2026/07/18 02:09:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 02:09:06 INFO : three.txt: Moved into backup dir 2026/07/18 02:09:08 DEBUG : dst/three.txt: md5 = e25059eebcf4768d33123079e4a7f0c9 OK 2026/07/18 02:09:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:09 DEBUG : one: Sizes differ 2026/07/18 02:09:09 DEBUG : two: size = 3 OK 2026/07/18 02:09:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:09 DEBUG : two: Unchanged skipping 2026/07/18 02:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:09:09 INFO : one-2019-01-01: Deleted 2026/07/18 02:09:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 02:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:09:12 DEBUG : one: md5 = 8fe458274ae5fe6f52ae35e669cf2497 OK 2026/07/18 02:09:12 DEBUG : one: size = 5 OK 2026/07/18 02:09:12 INFO : one: Copied (new) 2026/07/18 02:09:12 DEBUG : Waiting for deletions to finish 2026/07/18 02:09:12 INFO : three-2019-01-01.txt: Deleted 2026/07/18 02:09:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 02:09:13 INFO : three.txt: Moved into backup dir 2026/07/18 02:09:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:09:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:09:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/18 02:09:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/18 02:09:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/18 02:09:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.11s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:09:20 DEBUG : dst/one: md5 = bbf3f3035e3d8d696733deba9cef1bcd OK 2026/07/18 02:09:21 DEBUG : dst/two: md5 = 1f37c4bff3cd605b47675ca572185e13 OK 2026/07/18 02:09:23 DEBUG : dst/three.txt: md5 = 7c5f6e77df5b292d295ef0440180c38e OK 2026/07/18 02:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:09:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:24 DEBUG : two: size = 3 OK 2026/07/18 02:09:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:09:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:24 DEBUG : two: Unchanged skipping 2026/07/18 02:09:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:24 DEBUG : one: Sizes differ 2026/07/18 02:09:25 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:09:26 DEBUG : one: md5 = 4440e0d3f0076becfd4b87acb92dc8f9 OK 2026/07/18 02:09:26 DEBUG : one: size = 4 OK 2026/07/18 02:09:26 INFO : one: Copied (new) 2026/07/18 02:09:26 DEBUG : Waiting for deletions to finish 2026/07/18 02:09:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:09:27 INFO : three.txt: Moved into backup dir 2026/07/18 02:09:29 DEBUG : dst/three.txt: md5 = 69007d8df86741254e669e0e4bce88e3 OK 2026/07/18 02:09:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/18 02:09:30 DEBUG : one.bak: Excluded (Path Filter) 2026/07/18 02:09:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:30 DEBUG : one: Sizes differ 2026/07/18 02:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for checks to finish 2026/07/18 02:09:30 DEBUG : two: size = 3 OK 2026/07/18 02:09:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:30 DEBUG : two: Unchanged skipping 2026/07/18 02:09:31 INFO : one.bak: Deleted 2026/07/18 02:09:31 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst': Waiting for transfers to finish 2026/07/18 02:09:33 DEBUG : one: md5 = 7e6a50204dee6ab36834a3ca95f4350e OK 2026/07/18 02:09:33 DEBUG : one: size = 5 OK 2026/07/18 02:09:33 INFO : one: Copied (new) 2026/07/18 02:09:33 DEBUG : Waiting for deletions to finish 2026/07/18 02:09:34 INFO : three.txt.bak: Deleted 2026/07/18 02:09:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:09:34 INFO : three.txt: Moved into backup dir 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:09:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.44s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:09:40 DEBUG : dst/one: md5 = 3e7d59369c6a823a422a65fb2695719e OK 2026/07/18 02:09:42 DEBUG : dst/two: md5 = 74f49f1248eb82858f061bd0014b8073 OK 2026/07/18 02:09:43 DEBUG : dst/three.txt: md5 = 7c2e2f32641c4b685d3f4f2a08cce4ea OK 2026/07/18 02:09:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:09:44 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:09:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:45 DEBUG : one: Sizes differ 2026/07/18 02:09:46 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:09:47 DEBUG : one: md5 = 7e3467b818647815bd8f1b70f977ce68 OK 2026/07/18 02:09:47 DEBUG : one: size = 4 OK 2026/07/18 02:09:47 INFO : one: Copied (new) 2026/07/18 02:09:48 DEBUG : two: size = 3 OK 2026/07/18 02:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:48 DEBUG : two: Unchanged skipping 2026/07/18 02:09:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:48 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:48 DEBUG : three.txt: Sizes differ 2026/07/18 02:09:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:09:50 DEBUG : three.txt: md5 = d2514280877f0b9654714c5132b1dd9f OK 2026/07/18 02:09:50 DEBUG : three.txt: size = 6 OK 2026/07/18 02:09:50 INFO : three.txt: Copied (new) 2026/07/18 02:09:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:52 DEBUG : one: Sizes differ 2026/07/18 02:09:52 INFO : one.bak: Deleted 2026/07/18 02:09:53 INFO : one: Moved (server-side) to: one.bak 2026/07/18 02:09:55 DEBUG : one: md5 = f4f3e5847d162e2c714c2565c0cc124a OK 2026/07/18 02:09:55 DEBUG : one: size = 5 OK 2026/07/18 02:09:55 INFO : one: Copied (new) 2026/07/18 02:09:55 DEBUG : two: size = 3 OK 2026/07/18 02:09:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:09:55 DEBUG : two: Unchanged skipping 2026/07/18 02:09:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:09:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:09:55 DEBUG : three.txt: Sizes differ 2026/07/18 02:09:56 INFO : three.txt.bak: Deleted 2026/07/18 02:09:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 02:09:58 DEBUG : three.txt: md5 = f1751ee50b7409bb1fc4829d17b6fa39 OK 2026/07/18 02:09:58 DEBUG : three.txt: size = 19 OK 2026/07/18 02:09:58 INFO : three.txt: Copied (new) 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/18 02:10:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (24.65s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:10:05 DEBUG : dst/one: md5 = 83ec9d270555f46f00f632a25c64a895 OK 2026/07/18 02:10:06 DEBUG : dst/two: md5 = f6152109f2b6b48028a3bfcbf3d2d9af OK 2026/07/18 02:10:08 DEBUG : dst/three.txt: md5 = 4b99f53db4c3cee0d0d915339b9bd1e7 OK 2026/07/18 02:10:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foruzor3vuwa/dst" 2026/07/18 02:10:09 DEBUG : Creating backend with remote "TestDrive:crypt/jmnjtdi4l18pqjsvhgoivlugmcpb771pkj3q5pjj6f1tfgrmhr50/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/18 02:10:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:10:10 DEBUG : one: Sizes differ 2026/07/18 02:10:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 02:10:12 DEBUG : one: md5 = cda2ec2a907f5842ee9473f64ceb7151 OK 2026/07/18 02:10:12 DEBUG : one: size = 4 OK 2026/07/18 02:10:12 INFO : one: Copied (new) 2026/07/18 02:10:12 DEBUG : two: size = 3 OK 2026/07/18 02:10:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:10:12 DEBUG : two: Unchanged skipping 2026/07/18 02:10:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:13 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:10:13 DEBUG : three.txt: Sizes differ 2026/07/18 02:10:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 02:10:15 DEBUG : three.txt: md5 = 474c8d177945035846f0c4fab0775794 OK 2026/07/18 02:10:15 DEBUG : three.txt: size = 6 OK 2026/07/18 02:10:15 INFO : three.txt: Copied (new) 2026/07/18 02:10:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:10:16 DEBUG : one: Sizes differ 2026/07/18 02:10:17 INFO : one-2019-01-01: Deleted 2026/07/18 02:10:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 02:10:19 DEBUG : one: md5 = ebf8731e9a761180cfa021dbcd393266 OK 2026/07/18 02:10:19 DEBUG : one: size = 5 OK 2026/07/18 02:10:19 INFO : one: Copied (new) 2026/07/18 02:10:19 DEBUG : two: size = 3 OK 2026/07/18 02:10:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:10:19 DEBUG : two: Unchanged skipping 2026/07/18 02:10:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:20 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa/dst') 2026/07/18 02:10:20 DEBUG : three.txt: Sizes differ 2026/07/18 02:10:20 INFO : three-2019-01-01.txt: Deleted 2026/07/18 02:10:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 02:10:22 DEBUG : three.txt: md5 = 683806ffe3ddd363d3b6866346fdaf11 OK 2026/07/18 02:10:22 DEBUG : three.txt: size = 19 OK 2026/07/18 02:10:22 INFO : three.txt: Copied (new) 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/18 02:10:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (24.25s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:10:28 DEBUG : Testêé: md5 = 5c28583792dc739768b6a7cf86dc3406 OK 2026/07/18 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:10:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:29 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:10:29 DEBUG : Testêé: Sizes differ 2026/07/18 02:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:10:30 DEBUG : Testêé: md5 = d3c480f5ba177caf7319d37a49922aa6 OK 2026/07/18 02:10:30 DEBUG : Testêé: size = 14 OK 2026/07/18 02:10:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/18 02:10:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.33s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:10:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 02:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:10:33 DEBUG : existing: md5 = 2fe52705f212bb9d0782b1c1b25d193a OK 2026/07/18 02:10:33 DEBUG : existing: size = 6 OK 2026/07/18 02:10:33 INFO : existing: Copied (new) 2026/07/18 02:10:33 DEBUG : Waiting for deletions to finish 2026/07/18 02:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:10:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:10:34 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:10:34 DEBUG : existing: Sizes differ 2026/07/18 02:10:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/18 02:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:10:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting files as there were IO errors 2026/07/18 02:10:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.22s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:10:37 DEBUG : EXISTING: md5 = 6b78dafd564d50290417e4f2d1649dd4 OK 2026/07/18 02:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:10:37 DEBUG : EXISTING: size = 6 OK 2026/07/18 02:10:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:10:37 DEBUG : existing: Unchanged skipping 2026/07/18 02:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:10:37 DEBUG : Waiting for deletions to finish 2026/07/18 02:10:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.34s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.61s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.54s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:10:42 DEBUG : both0: md5 = 015791c4546a9af6624657a669ca283f OK 2026/07/18 02:10:44 DEBUG : only0: md5 = 8432649249d7f38d22322366c5e7530c OK 2026/07/18 02:10:46 DEBUG : both1: md5 = 11c72679cf632c1d40d42e61a40ed4bc OK 2026/07/18 02:10:47 DEBUG : only1: md5 = dca509d8f399b198a0d133c90f16b278 OK 2026/07/18 02:10:49 DEBUG : both2: md5 = 0b36a321e459978abe1b633460ff4aa8 OK 2026/07/18 02:10:50 DEBUG : only2: md5 = 9e3914c7265cad689c7f1527b68ff693 OK 2026/07/18 02:10:52 DEBUG : both3: md5 = 324ecd857e3702cf26516267e5f50f8d OK 2026/07/18 02:10:53 DEBUG : only3: md5 = 9d1dca600b31b6b612c972f0b928254d OK 2026/07/18 02:10:55 DEBUG : both4: md5 = 45a289fa23f2808ec87999cd41703c0b OK 2026/07/18 02:10:56 DEBUG : only4: md5 = 8567d1dcbc855a1e69a83314d196471b OK 2026/07/18 02:10:58 DEBUG : both5: md5 = fb5f2860a8ffce5c4d6ba75fba0d6844 OK 2026/07/18 02:10:59 DEBUG : only5: md5 = 59b58fc6cd74ac847767e82a4b60e115 OK 2026/07/18 02:11:01 DEBUG : both6: md5 = 9135475d61ba7698ddf8717943df79ed OK 2026/07/18 02:11:02 DEBUG : only6: md5 = ef5bafa44d208915706bd1b2c004f65c OK 2026/07/18 02:11:04 DEBUG : both7: md5 = 807fb8f7ffd815781ba3a3efeae6e174 OK 2026/07/18 02:11:06 DEBUG : only7: md5 = b82a7867038e1767b50cbc3c6cf98ba2 OK 2026/07/18 02:11:07 DEBUG : both8: md5 = 3ed1ff5a401631b79bdbfbbb1453b129 OK 2026/07/18 02:11:09 DEBUG : only8: md5 = 005cb2354e3661ea8a382bc6bfcdbb35 OK 2026/07/18 02:11:10 DEBUG : both9: md5 = 3913b4cb82f5bcf63afb599bfc72a86e OK 2026/07/18 02:11:12 DEBUG : only9: md5 = a740e03c868d489cab85b7f40188334a OK 2026/07/18 02:11:13 DEBUG : both10: md5 = 70136dfe9922f2fa297b2abb92c94cf3 OK 2026/07/18 02:11:15 DEBUG : only10: md5 = f7a84462e7bebda23e50c17b02be7468 OK 2026/07/18 02:11:16 DEBUG : both11: md5 = 792047ce03c34be234e0a80a8f493937 OK 2026/07/18 02:11:18 DEBUG : only11: md5 = 01725ca456bcaebeef3e96949fae9149 OK 2026/07/18 02:11:19 DEBUG : both12: md5 = 84eb645510483315570d5e1557a57b99 OK 2026/07/18 02:11:21 DEBUG : only12: md5 = c1fb89fc1978b56d3b83a8a39a595258 OK 2026/07/18 02:11:23 DEBUG : both13: md5 = 4c348f0563c768a016e3b96813670746 OK 2026/07/18 02:11:24 DEBUG : only13: md5 = a8af03438ed50020fa1f0dd302ad98a4 OK 2026/07/18 02:11:26 DEBUG : both14: md5 = d291c84b438a34fcc941c23a36fecad7 OK 2026/07/18 02:11:27 DEBUG : only14: md5 = 5469f7fb42bf53fafe0bd2330329bd69 OK 2026/07/18 02:11:29 DEBUG : both15: md5 = ef4b3939a0f31fa1d83dcbc451ebfb76 OK 2026/07/18 02:11:30 DEBUG : only15: md5 = 7e5ebc16e6f3a7bab9b4139986617d32 OK 2026/07/18 02:11:32 DEBUG : both16: md5 = 65549b58624d084f2a71604235b15ed4 OK 2026/07/18 02:11:33 DEBUG : only16: md5 = 896cb9ad032df74c57a2a97d06db5e16 OK 2026/07/18 02:11:35 DEBUG : both17: md5 = 966921956777e0ab9bb942cf78ce94df OK 2026/07/18 02:11:36 DEBUG : only17: md5 = feb0a64bc6ac0ec2091349f993ea6661 OK 2026/07/18 02:11:38 DEBUG : both18: md5 = 68364aabf4a1069bef5f74b2709df2fc OK 2026/07/18 02:11:39 DEBUG : only18: md5 = e84dc2aafb28501fa31c9156d8bc06fb OK 2026/07/18 02:11:41 DEBUG : both19: md5 = 857b7f9e0f3e580edbca7a570d251e0b OK 2026/07/18 02:11:42 DEBUG : only19: md5 = 443d0677c310ea21ac1d8f937226b5b0 OK 2026/07/18 02:11:43 DEBUG : both10: size = 6 OK 2026/07/18 02:11:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both11: size = 6 OK 2026/07/18 02:11:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both0: size = 6 OK 2026/07/18 02:11:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both10: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both11: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both12: size = 6 OK 2026/07/18 02:11:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both13: size = 6 OK 2026/07/18 02:11:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both0: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both14: size = 6 OK 2026/07/18 02:11:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both15: size = 6 OK 2026/07/18 02:11:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both14: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both16: size = 6 OK 2026/07/18 02:11:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both16: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both17: size = 6 OK 2026/07/18 02:11:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both12: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both18: size = 6 OK 2026/07/18 02:11:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both18: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both19: size = 6 OK 2026/07/18 02:11:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both19: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both1: size = 6 OK 2026/07/18 02:11:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both1: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both2: size = 6 OK 2026/07/18 02:11:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both2: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both3: size = 6 OK 2026/07/18 02:11:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both3: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both4: size = 6 OK 2026/07/18 02:11:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both4: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both5: size = 6 OK 2026/07/18 02:11:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both5: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both6: size = 6 OK 2026/07/18 02:11:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both6: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both7: size = 6 OK 2026/07/18 02:11:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both7: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both8: size = 6 OK 2026/07/18 02:11:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both8: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both9: size = 6 OK 2026/07/18 02:11:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:11:43 DEBUG : both9: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both13: Unchanged skipping 2026/07/18 02:11:43 DEBUG : both15: Unchanged skipping 2026/07/18 02:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:11:43 DEBUG : both17: Unchanged skipping 2026/07/18 02:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:11:43 DEBUG : Waiting for deletions to finish 2026/07/18 02:11:43 INFO : only7: Deleted 2026/07/18 02:11:43 INFO : only18: Deleted 2026/07/18 02:11:43 INFO : only13: Deleted 2026/07/18 02:11:43 INFO : only15: Deleted 2026/07/18 02:11:44 INFO : only2: Deleted 2026/07/18 02:11:44 INFO : only17: Deleted 2026/07/18 02:11:44 INFO : only6: Deleted 2026/07/18 02:11:44 INFO : only4: Deleted 2026/07/18 02:11:44 INFO : only8: Deleted 2026/07/18 02:11:44 INFO : only10: Deleted 2026/07/18 02:11:44 INFO : only3: Deleted 2026/07/18 02:11:44 INFO : only16: Deleted 2026/07/18 02:11:45 INFO : only5: Deleted 2026/07/18 02:11:45 INFO : only9: Deleted 2026/07/18 02:11:45 INFO : only11: Deleted 2026/07/18 02:11:45 INFO : only0: Deleted 2026/07/18 02:11:45 INFO : only19: Deleted 2026/07/18 02:11:45 INFO : only1: Deleted 2026/07/18 02:11:45 INFO : only12: Deleted 2026/07/18 02:11:45 INFO : only14: Deleted 2026/07/18 02:11:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.49s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:11:57 DEBUG : both0: md5 = 34117bd5ab4f3bc46270e283213d6f8b OK 2026/07/18 02:11:58 DEBUG : only0: md5 = 54641f78823e902ce70095261cdf3a8a OK 2026/07/18 02:12:00 DEBUG : both1: md5 = 51f22deaf45892bacce51abb0bd261b4 OK 2026/07/18 02:12:01 DEBUG : only1: md5 = 706c6c9a861c5391ac47f3c2b961b8f7 OK 2026/07/18 02:12:03 DEBUG : both2: md5 = b8d80e94dbbb74fb43215357389bb678 OK 2026/07/18 02:12:04 DEBUG : only2: md5 = c77ece05fcea1770ee4dc97b1bc9ba84 OK 2026/07/18 02:12:05 DEBUG : both3: md5 = 67d2590e685ada499635ad82fdaaf004 OK 2026/07/18 02:12:07 DEBUG : only3: md5 = 0f086fbbaf765d94f7073970950c3ccc OK 2026/07/18 02:12:08 DEBUG : both4: md5 = 7fe929213b831cb79f8af598d9c96aed OK 2026/07/18 02:12:10 DEBUG : only4: md5 = f6528fc5ecad4c6e9861f8c9be2802bd OK 2026/07/18 02:12:11 DEBUG : both5: md5 = 06dc53ed88737e00b46eb3e0ddf8fde7 OK 2026/07/18 02:12:13 DEBUG : only5: md5 = 4d86f62559bd31d7ef5c1d32868790a6 OK 2026/07/18 02:12:14 DEBUG : both6: md5 = d51c0e0dfe05e6de16f82dd55e3fd015 OK 2026/07/18 02:12:16 DEBUG : only6: md5 = 6a628235a3fe67135b58d19bdf1f6b41 OK 2026/07/18 02:12:17 DEBUG : both7: md5 = 35e69ed27ce18e909e4b32be8c8450a9 OK 2026/07/18 02:12:19 DEBUG : only7: md5 = 0277a9f8728b448c3a920f225dcf4abc OK 2026/07/18 02:12:21 DEBUG : both8: md5 = 09d6cfc9e465c26bee279aeba150d6f5 OK 2026/07/18 02:12:22 DEBUG : only8: md5 = c5db1d598a76244709f34849b66e5287 OK 2026/07/18 02:12:24 DEBUG : both9: md5 = c7b34466ad8de3f6c05d05de27a61eb2 OK 2026/07/18 02:12:25 DEBUG : only9: md5 = a4ba454829c1d71c4f3f96bc35eb30c4 OK 2026/07/18 02:12:27 DEBUG : both10: md5 = b9e745c975c5ff8ad0107cea67f2b079 OK 2026/07/18 02:12:28 DEBUG : only10: md5 = c5a356d2e5d7c27a0c8d131fc1152335 OK 2026/07/18 02:12:30 DEBUG : both11: md5 = e429078d140209c9285b3bce6b75f654 OK 2026/07/18 02:12:31 DEBUG : only11: md5 = 2ba8db026dd744cb85100beb1fded185 OK 2026/07/18 02:12:33 DEBUG : both12: md5 = ca3edc35a411be1599c16e0e56bb042b OK 2026/07/18 02:12:34 DEBUG : only12: md5 = 0b115bed6641b4423f7025b43a3196b4 OK 2026/07/18 02:12:36 DEBUG : both13: md5 = cf2da051ee76edd8befeeb0653ba9a68 OK 2026/07/18 02:12:37 DEBUG : only13: md5 = 3f0bd0898ad21ff35fd1d05bbd79f866 OK 2026/07/18 02:12:39 DEBUG : both14: md5 = 11f391a7755dcb879c494f8e0ef19850 OK 2026/07/18 02:12:40 DEBUG : only14: md5 = f556dfbaf20e9900477d34cfba8c47f6 OK 2026/07/18 02:12:42 DEBUG : both15: md5 = fceb2b32d7fdddf4ea08daf42dc88497 OK 2026/07/18 02:12:43 DEBUG : only15: md5 = c9d8c892012a8db955db5552ebf44916 OK 2026/07/18 02:12:45 DEBUG : both16: md5 = 5bfd8c1f50af242910c76b7769679378 OK 2026/07/18 02:12:46 DEBUG : only16: md5 = 5e53a96a5d57833f291ac29b8a7f1ea7 OK 2026/07/18 02:12:48 DEBUG : both17: md5 = c34102a3796d2a309bc465a3f6229840 OK 2026/07/18 02:12:50 DEBUG : only17: md5 = 651f9a68aa47cb8e82f50a10f5835dd1 OK 2026/07/18 02:12:51 DEBUG : both18: md5 = fcaad6162a21b032f520b6ac65f45318 OK 2026/07/18 02:12:53 DEBUG : only18: md5 = f99973c24de31ed846408f237f67a9b6 OK 2026/07/18 02:12:54 DEBUG : both19: md5 = a020d6e4da57cd561b27c48411c91185 OK 2026/07/18 02:12:56 DEBUG : only19: md5 = 6aa6ca1a3ed40a49c962c8f0e4a75099 OK 2026/07/18 02:12:56 DEBUG : both10: size = 6 OK 2026/07/18 02:12:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both11: size = 6 OK 2026/07/18 02:12:56 DEBUG : both12: size = 6 OK 2026/07/18 02:12:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both0: size = 6 OK 2026/07/18 02:12:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both10: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both13: size = 6 OK 2026/07/18 02:12:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both13: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both14: size = 6 OK 2026/07/18 02:12:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:12:56 DEBUG : both11: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both15: size = 6 OK 2026/07/18 02:12:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both15: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both16: size = 6 OK 2026/07/18 02:12:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both16: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both17: size = 6 OK 2026/07/18 02:12:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both17: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both18: size = 6 OK 2026/07/18 02:12:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both18: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both19: size = 6 OK 2026/07/18 02:12:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both19: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both1: size = 6 OK 2026/07/18 02:12:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both1: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both2: size = 6 OK 2026/07/18 02:12:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both2: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both3: size = 6 OK 2026/07/18 02:12:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both3: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both4: size = 6 OK 2026/07/18 02:12:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both4: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both5: size = 6 OK 2026/07/18 02:12:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both12: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both6: size = 6 OK 2026/07/18 02:12:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both6: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both7: size = 6 OK 2026/07/18 02:12:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both0: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both8: size = 6 OK 2026/07/18 02:12:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both8: Unchanged skipping 2026/07/18 02:12:56 DEBUG : both9: size = 6 OK 2026/07/18 02:12:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:12:56 DEBUG : both14: Unchanged skipping 2026/07/18 02:12:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only0: Sizes differ 2026/07/18 02:12:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only10: Sizes differ 2026/07/18 02:12:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only11: Sizes differ 2026/07/18 02:12:56 DEBUG : both5: Unchanged skipping 2026/07/18 02:12:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only12: Sizes differ 2026/07/18 02:12:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only13: Sizes differ 2026/07/18 02:12:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only15: Sizes differ 2026/07/18 02:12:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only16: Sizes differ 2026/07/18 02:12:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only17: Sizes differ 2026/07/18 02:12:56 DEBUG : both9: Unchanged skipping 2026/07/18 02:12:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only18: Sizes differ 2026/07/18 02:12:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only19: Sizes differ 2026/07/18 02:12:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only14: Sizes differ 2026/07/18 02:12:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only2: Sizes differ 2026/07/18 02:12:56 DEBUG : both7: Unchanged skipping 2026/07/18 02:12:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only3: Sizes differ 2026/07/18 02:12:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only4: Sizes differ 2026/07/18 02:12:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only5: Sizes differ 2026/07/18 02:12:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only6: Sizes differ 2026/07/18 02:12:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only7: Sizes differ 2026/07/18 02:12:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only8: Sizes differ 2026/07/18 02:12:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3076357386) 2026/07/18 02:12:56 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only9: Sizes differ 2026/07/18 02:12:56 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa') 2026/07/18 02:12:56 DEBUG : only1: Sizes differ 2026/07/18 02:12:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:12:57 DEBUG : only11: md5 = f18c7262d298525a47f575af189ff38a OK 2026/07/18 02:12:57 DEBUG : only11: size = 0 OK 2026/07/18 02:12:57 INFO : only11: Copied (replaced existing) 2026/07/18 02:12:57 DEBUG : only10: md5 = b82da9b69d12f54e4d4bc47898aa7733 OK 2026/07/18 02:12:57 DEBUG : only10: size = 0 OK 2026/07/18 02:12:57 INFO : only10: Copied (replaced existing) 2026/07/18 02:12:57 DEBUG : only12: md5 = 9f2f8f40c7b640fd3f87636a089edc4e OK 2026/07/18 02:12:57 DEBUG : only12: size = 0 OK 2026/07/18 02:12:57 INFO : only12: Copied (replaced existing) 2026/07/18 02:12:58 DEBUG : only0: md5 = f6ed4ba687218c25274abef97ea88b2c OK 2026/07/18 02:12:58 DEBUG : only0: size = 0 OK 2026/07/18 02:12:58 INFO : only0: Copied (replaced existing) 2026/07/18 02:12:59 DEBUG : only13: md5 = c22879ec639bc7f59010574f346be6ea OK 2026/07/18 02:12:59 DEBUG : only13: size = 0 OK 2026/07/18 02:12:59 INFO : only13: Copied (replaced existing) 2026/07/18 02:12:59 DEBUG : only16: md5 = 15f3f4129c57434d7eb4da3794d8eeb6 OK 2026/07/18 02:12:59 DEBUG : only16: size = 0 OK 2026/07/18 02:12:59 INFO : only16: Copied (replaced existing) 2026/07/18 02:12:59 DEBUG : only15: md5 = 057521f2775f4c7bd63db16253f57752 OK 2026/07/18 02:12:59 DEBUG : only15: size = 0 OK 2026/07/18 02:12:59 INFO : only15: Copied (replaced existing) 2026/07/18 02:12:59 DEBUG : only18: md5 = d0083b869d4401a88765753894f0d69e OK 2026/07/18 02:12:59 DEBUG : only18: size = 0 OK 2026/07/18 02:12:59 INFO : only18: Copied (replaced existing) 2026/07/18 02:13:00 DEBUG : only17: md5 = 398feac35eb2136f4e93a1cf5ed70218 OK 2026/07/18 02:13:00 DEBUG : only17: size = 0 OK 2026/07/18 02:13:00 INFO : only17: Copied (replaced existing) 2026/07/18 02:13:00 DEBUG : only14: md5 = 9276eb81b724e24429aebe94b0b0581e OK 2026/07/18 02:13:00 DEBUG : only14: size = 0 OK 2026/07/18 02:13:00 INFO : only14: Copied (replaced existing) 2026/07/18 02:13:00 DEBUG : only19: md5 = 9dae5e420efe57354673f1386427f0a8 OK 2026/07/18 02:13:00 DEBUG : only19: size = 0 OK 2026/07/18 02:13:00 INFO : only19: Copied (replaced existing) 2026/07/18 02:13:00 DEBUG : only3: md5 = 3cc7952ca2e106f8d87bc80604350313 OK 2026/07/18 02:13:00 DEBUG : only3: size = 0 OK 2026/07/18 02:13:00 INFO : only3: Copied (replaced existing) 2026/07/18 02:13:01 DEBUG : only2: md5 = 3f7a4d58340edece7ac1f63fb664e120 OK 2026/07/18 02:13:01 DEBUG : only2: size = 0 OK 2026/07/18 02:13:01 INFO : only2: Copied (replaced existing) 2026/07/18 02:13:01 DEBUG : only7: md5 = 70011284b5844a7cce8b5373404c79e9 OK 2026/07/18 02:13:01 DEBUG : only7: size = 0 OK 2026/07/18 02:13:01 INFO : only7: Copied (replaced existing) 2026/07/18 02:13:01 DEBUG : only5: md5 = c6a4883e0be70b1afe1c2a2db27cb7af OK 2026/07/18 02:13:01 DEBUG : only5: size = 0 OK 2026/07/18 02:13:01 INFO : only5: Copied (replaced existing) 2026/07/18 02:13:01 DEBUG : only8: md5 = 96cad202d19de76d20b764c505d84615 OK 2026/07/18 02:13:01 DEBUG : only8: size = 0 OK 2026/07/18 02:13:01 INFO : only8: Copied (replaced existing) 2026/07/18 02:13:02 DEBUG : only9: md5 = 88d98db9bff44b249c6933eb2ef4d33a OK 2026/07/18 02:13:02 DEBUG : only9: size = 0 OK 2026/07/18 02:13:02 INFO : only9: Copied (replaced existing) 2026/07/18 02:13:02 DEBUG : only4: md5 = f8f3706fc0bb34a5939c6b91a965df74 OK 2026/07/18 02:13:02 DEBUG : only4: size = 0 OK 2026/07/18 02:13:02 INFO : only4: Copied (replaced existing) 2026/07/18 02:13:02 DEBUG : only6: md5 = e18535f691c4a52164bc8440ff631c85 OK 2026/07/18 02:13:02 DEBUG : only6: size = 0 OK 2026/07/18 02:13:02 INFO : only6: Copied (replaced existing) 2026/07/18 02:13:03 DEBUG : only1: md5 = 43b46a0c76176f8dcb5fb05e4323471f OK 2026/07/18 02:13:03 DEBUG : only1: size = 0 OK 2026/07/18 02:13:03 INFO : only1: Copied (replaced existing) 2026/07/18 02:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.64s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:13:22 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:13:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:22 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 02:13:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:22 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 02:13:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/18 02:13:35 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/18 02:13:36 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:13:38 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:13:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 02:13:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 02:13:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:13:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/18 02:13:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/18 02:13:52 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:13:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:13:55 DEBUG : sub dir: Making directory with metadata 2026/07/18 02:13:55 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/18 02:14:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:14:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:14:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:14:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/18 02:14:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/18 02:14:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:14:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/18 02:14:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/18 02:14:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:14:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:14:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:14:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:14:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:14:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/18 02:14:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:14:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:14:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 02:14:37 DEBUG : sub dir: Making directory with metadata 2026/07/18 02:14:38 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/18 02:15:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:15:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 02:15:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 02:15:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/18 02:15:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:15:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/18 02:15:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/18 02:15:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:15:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:15:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:15:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:15:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/18 02:15:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/18 02:15:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/18 02:15:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: md5 = c5e69b66ff6c1bdeb8a9175fa26259e8 OK 2026/07/18 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6eb671ff72720a8b32dcc0e955eaf590 OK 2026/07/18 02:15:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 24d01cacb656e979c9af2f552adb1171 OK 2026/07/18 02:15:29 DEBUG : dir1/0003-defghij.txt: md5 = 044f50c2be267a0e045fede4f951b8b6 OK 2026/07/18 02:15:31 DEBUG : dir1/0004-efghijk.txt: md5 = c65013d63ccc8bcb3e05dd087699b065 OK 2026/07/18 02:15:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 0eca8119381527941980c3da4a2fb1b7 OK 2026/07/18 02:15:34 DEBUG : dir1/0006-ghijklm.txt: md5 = f137eec123a4c29a8217495a3d642cf0 OK 2026/07/18 02:15:35 DEBUG : dir1/0007-1234567.txt: md5 = bc1f8d39dd2277b0c55c35d95746ddb8 OK 2026/07/18 02:15:37 DEBUG : dir1/0008-2345678.txt: md5 = 4f6813dff0efd0f4825d93c4c5e612bb OK 2026/07/18 02:15:38 DEBUG : dir1/0009-3456789.txt: md5 = e3ea2aad02298e5cfc3c11de34749344 OK 2026/07/18 02:15:40 DEBUG : dir1/0010-456789.txt: md5 = f5987c3d6a61d318b0b1d13536180918 OK 2026/07/18 02:15:41 DEBUG : dir1/0011-56789;.txt: md5 = 06d91f836dc74130b15ca3fe3c08b53a OK 2026/07/18 02:15:43 DEBUG : dir1/0012-6789;.txt: md5 = 67ee37f94b678607b20fd147e9a262a3 OK 2026/07/18 02:15:44 DEBUG : dir1/0013-789;=.txt: md5 = e0a87992d1efc9d313c756c2cd5493d2 OK 2026/07/18 02:15:46 DEBUG : dir1/0014-89;=.txt: md5 = fe11b338a5df8699bf1db6caf2446b2f OK 2026/07/18 02:15:47 DEBUG : dir1/0015-9;=.txt: md5 = e89661c608622c57a5fa4863e0996b88 OK 2026/07/18 02:15:48 DEBUG : apple: md5 = 1ee48858e3c14d9ab7aceea3799b1e7e OK 2026/07/18 02:15:50 DEBUG : banana: md5 = 6be89a9e8b83d2ce35217515c4ccf9e4 OK 2026/07/18 02:15:51 DEBUG : appleappleapplebanana: md5 = 5a34bb7e4c372a7aa315ba6081e40d09 OK 2026/07/18 02:15:53 DEBUG : splitbananasplit: md5 = 3dace436d7ccc1b33154eca4e3df602e OK 2026/07/18 02:15:53 DEBUG : Waiting for deletions to finish 2026/07/18 02:15:53 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:15:55 DEBUG : apple: size = 5 OK 2026/07/18 02:15:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : apple: Unchanged skipping 2026/07/18 02:15:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:15:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:15:55 DEBUG : banana: size = 6 OK 2026/07/18 02:15:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : banana: Unchanged skipping 2026/07/18 02:15:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:15:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:15:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:15:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:15:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:15:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:15:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:15:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:15:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:15:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:15:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:15:55 DEBUG : Waiting for deletions to finish 2026/07/18 02:15:55 DEBUG : Waiting for deletions to finish 2026/07/18 02:15:56 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1: Directory modification time the same (differ by -151.924µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : apple: size = 5 OK 2026/07/18 02:15:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:15:57 DEBUG : apple: Unchanged skipping 2026/07/18 02:15:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:15:57 DEBUG : banana: size = 6 OK 2026/07/18 02:15:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:15:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:15:57 DEBUG : banana: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:15:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:15:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:15:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:15:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:15:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:15:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:15:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:15:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:15:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:15:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:15:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:15:57 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:15:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:16:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:16:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 9a293d04d4bb679ff7d10c372d2ad6d6 OK 2026/07/18 02:16:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6ba842a4af7e7d440b30b8ebd728fc09 OK 2026/07/18 02:16:14 DEBUG : dir1/0002-cdefghi.txt: md5 = ea869f3e2919003f51243a5c5f55a3b8 OK 2026/07/18 02:16:15 DEBUG : dir1/0003-defghij.txt: md5 = 765c6439902fcff670679d4da3a30bc6 OK 2026/07/18 02:16:17 DEBUG : dir1/0004-efghijk.txt: md5 = 223cf4133dd76c71fbbf31c39e400f69 OK 2026/07/18 02:16:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 919fb169eede5d2d517ac95d7ec9be25 OK 2026/07/18 02:16:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 3ef3c7d68c7d2d359a3499af3e5e8027 OK 2026/07/18 02:16:22 DEBUG : dir1/0007-1234567.txt: md5 = 4e24b6b41d5b9fa83ad56ae43bdf5e09 OK 2026/07/18 02:16:24 DEBUG : dir1/0008-2345678.txt: md5 = aa8fb5eec9531218743eb08c86bc9ef0 OK 2026/07/18 02:16:26 DEBUG : dir1/0009-3456789.txt: md5 = 61fc4d6bf612315aae2238b9541f95a4 OK 2026/07/18 02:16:27 DEBUG : dir1/0010-456789.txt: md5 = cf22a23a2e12d52d94bf831808beb2df OK 2026/07/18 02:17:10 DEBUG : dir1/0011-56789;.txt: md5 = 1fe8bfa3bbfbaf2351211706062c8f3f OK 2026/07/18 02:17:12 DEBUG : dir1/0012-6789;.txt: md5 = 31ee9deb16e5f72965821cb8018c78e0 OK 2026/07/18 02:17:46 DEBUG : dir1/0013-789;=.txt: md5 = 4d2e8259894290eb945807e20e4f2e14 OK 2026/07/18 02:17:48 DEBUG : dir1/0014-89;=.txt: md5 = 740fc9d24b0e2444c9b13065f1594eaa OK 2026/07/18 02:17:52 DEBUG : dir1/0015-9;=.txt: md5 = 7a2ca79c0aaf10b32cb834c71eb3fc5a OK 2026/07/18 02:19:06 DEBUG : apple: md5 = bbee8cd57318d73e55fe7017991b0734 OK 2026/07/18 02:19:08 DEBUG : banana: md5 = d2496dcd4712ef26b6ac444ad47fbaa6 OK 2026/07/18 02:19:10 DEBUG : appleappleapplebanana: md5 = efedba21f8b7cca4c119c81c7ac831da OK 2026/07/18 02:19:11 DEBUG : splitbananasplit: md5 = 56e9f01e66344f86d0da0db87e3b8d4c OK 2026/07/18 02:19:11 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:19:13 DEBUG : apple: size = 5 OK 2026/07/18 02:19:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : apple: Unchanged skipping 2026/07/18 02:19:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:19:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:19:13 DEBUG : banana: size = 6 OK 2026/07/18 02:19:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : banana: Unchanged skipping 2026/07/18 02:19:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:19:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:19:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:19:13 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:13 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:19:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:19:15 DEBUG : dir1: Directory modification time the same (differ by -739.156µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : apple: size = 5 OK 2026/07/18 02:19:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : apple: Unchanged skipping 2026/07/18 02:19:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:19:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:19:15 DEBUG : banana: size = 6 OK 2026/07/18 02:19:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:19:15 DEBUG : banana: Unchanged skipping 2026/07/18 02:19:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:19:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:19:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:19:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:19:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:19:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:19:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:19:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:19:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:19:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:19:15 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:15 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:19:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:19:30 DEBUG : dir1/0000-abcdefg.txt: md5 = d4c27fc0e423342a39f82ce8d6722f5a OK 2026/07/18 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6dd4e71a8a8f455a13cc9d28afb18245 OK 2026/07/18 02:19:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 51665fee56427497b711a571cff21184 OK 2026/07/18 02:19:35 DEBUG : dir1/0003-defghij.txt: md5 = 399af529bd490c0c770235ee8895c162 OK 2026/07/18 02:19:36 DEBUG : dir1/0004-efghijk.txt: md5 = 8889da715809b918c37a5fff50199684 OK 2026/07/18 02:19:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 40d8d898ee4105ffb4d84b2f697443c6 OK 2026/07/18 02:19:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 919d6c2cab6f28f760f0f2b1d0a19ed2 OK 2026/07/18 02:19:40 DEBUG : dir1/0007-1234567.txt: md5 = 5137164a2c768df259d942f0f77f5168 OK 2026/07/18 02:19:42 DEBUG : dir1/0008-2345678.txt: md5 = 132e6ebef764fe3577232a536a5a73c3 OK 2026/07/18 02:19:43 DEBUG : dir1/0009-3456789.txt: md5 = 6372f955dba1aa44b7ff0aca3882bfe9 OK 2026/07/18 02:19:45 DEBUG : dir1/0010-456789.txt: md5 = 3a9bfee00de96dcf243d552437b5cdd7 OK 2026/07/18 02:19:46 DEBUG : dir1/0011-56789;.txt: md5 = c507094cfe145618e23e93b715c5a5b4 OK 2026/07/18 02:19:48 DEBUG : dir1/0012-6789;.txt: md5 = 88bfb0ed6ef34232f785b32e61270bff OK 2026/07/18 02:19:50 DEBUG : dir1/0013-789;=.txt: md5 = 484405225dcb25d4b8c9b941e7736f7b OK 2026/07/18 02:19:51 DEBUG : dir1/0014-89;=.txt: md5 = 8f1f63a2dc8272dcb8ac14f288c38eaa OK 2026/07/18 02:19:52 DEBUG : dir1/0015-9;=.txt: md5 = 7296c1f392752fca7cce4f48fa984f67 OK 2026/07/18 02:19:54 DEBUG : apple: md5 = 76af494f95184cbe11b7b9013613acac OK 2026/07/18 02:19:55 DEBUG : banana: md5 = c9049eb507089fcff84c1194223c4ec0 OK 2026/07/18 02:19:57 DEBUG : appleappleapplebanana: md5 = 139ace1e26f7014ad7430f215d89e9ad OK 2026/07/18 02:19:58 DEBUG : splitbananasplit: md5 = b4542dc660f763b995c4d2309a42efde OK 2026/07/18 02:19:58 DEBUG : Waiting for deletions to finish 2026/07/18 02:19:59 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:19:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:19:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:19:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:19:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:19:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:19:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:19:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:19:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:19:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:19:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:19:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:19:59 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:19:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:19:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:19:59 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 02:20:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:20:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:20:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 34362c5a27d93688c09d124082b93141 OK 2026/07/18 02:20:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/18 02:20:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:01 DEBUG : YmFuYW5h: md5 = bf65fc41fb37fbfeaac1935fd1e51ccc OK 2026/07/18 02:20:01 DEBUG : YmFuYW5h: size = 6 OK 2026/07/18 02:20:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/18 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = e450c24cb44e9d72bf47a30728b7d58a OK 2026/07/18 02:20:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/18 02:20:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:01 DEBUG : YXBwbGU=: md5 = c077ebbe900dce3e1a294958bb26bbd2 OK 2026/07/18 02:20:01 DEBUG : YXBwbGU=: size = 5 OK 2026/07/18 02:20:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/18 02:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1be0a12f834facad3f6ad9faa0d74609 OK 2026/07/18 02:20:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/18 02:20:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = c01065c515408a1baf7aa73a1f0edd82 OK 2026/07/18 02:20:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/18 02:20:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 62e53896ca385c6f8b2677a99b862d8e OK 2026/07/18 02:20:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/18 02:20:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8bbaa811ba33fe051ffc45b3695da456 OK 2026/07/18 02:20:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/18 02:20:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 667afa8fe2abcfb7888a1dd973d7164f OK 2026/07/18 02:20:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/18 02:20:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 6dac2da57525ff6eb8dc7d9b94a74f60 OK 2026/07/18 02:20:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/18 02:20:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 0c509890e5cd22122ba3f87563bd2395 OK 2026/07/18 02:20:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/18 02:20:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 7fa196f3e6ae9bd6b6b0679fd562024f OK 2026/07/18 02:20:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/18 02:20:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 74b1fe1eec31765fe3590b89ad437b58 OK 2026/07/18 02:20:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/18 02:20:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fcd98a94584b34fa78a67ca7721a8709 OK 2026/07/18 02:20:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/18 02:20:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 047d58a6b3e92ae7a3d507d77a4c3be9 OK 2026/07/18 02:20:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/18 02:20:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = a57176b5316b5b41656651d8acfd528b OK 2026/07/18 02:20:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/18 02:20:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 33b48175a1d894a898cf7c76c53247d4 OK 2026/07/18 02:20:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/18 02:20:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4c0be3b729c44f9daf5e608bb6bfd553 OK 2026/07/18 02:20:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/18 02:20:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:07 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 3cea97b0ab2c6495a27b1afc8eb16aec OK 2026/07/18 02:20:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/18 02:20:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 0fa624836a11e3eec38a3fa1424ff199 OK 2026/07/18 02:20:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/18 02:20:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:07 DEBUG : Waiting for deletions to finish 2026/07/18 02:20:08 INFO : banana: Deleted 2026/07/18 02:20:08 INFO : apple: Deleted 2026/07/18 02:20:08 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 02:20:08 INFO : appleappleapplebanana: Deleted 2026/07/18 02:20:08 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 02:20:08 INFO : splitbananasplit: Deleted 2026/07/18 02:20:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 02:20:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 02:20:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 02:20:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 02:20:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 02:20:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 02:20:09 DEBUG : Waiting for deletions to finish 2026/07/18 02:20:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:10 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:10 DEBUG : dir1: Directory modification time the same (differ by -287.129µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : YXBwbGU=: size = 5 OK 2026/07/18 02:20:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : apple: Unchanged skipping 2026/07/18 02:20:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:20:10 DEBUG : YmFuYW5h: size = 6 OK 2026/07/18 02:20:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/18 02:20:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : banana: Unchanged skipping 2026/07/18 02:20:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 02:20:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:20:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:20:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:20:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:20:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 02:20:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:11 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 02:20:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 02:20:11 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 02:20:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:20:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:20:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 90595ae9b0aa6a49a0551113c7ab030a OK 2026/07/18 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 48752ecb2acfa50a6a15858098107ee8 OK 2026/07/18 02:20:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 8933912a9c72598e74e5a94e19a4c002 OK 2026/07/18 02:20:29 DEBUG : dir1/0003-defghij.txt: md5 = 0e80960e15c6309c03c0e276b4894bf8 OK 2026/07/18 02:20:30 DEBUG : dir1/0004-efghijk.txt: md5 = fbf056c2de648c706aa385d84185b67a OK 2026/07/18 02:20:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 7141af66a2f2bb95c445f89a4688b9bc OK 2026/07/18 02:20:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 25aeff8eb43b98d65052bd49a49e6ed3 OK 2026/07/18 02:20:34 DEBUG : dir1/0007-1234567.txt: md5 = 89f86866ab15fde9c5315a80ae73b542 OK 2026/07/18 02:20:36 DEBUG : dir1/0008-2345678.txt: md5 = 4ad9477150210aef491de6615fcc2b94 OK 2026/07/18 02:20:37 DEBUG : dir1/0009-3456789.txt: md5 = 734440f7a874dc3186cbb5e80c2490f4 OK 2026/07/18 02:20:39 DEBUG : dir1/0010-456789.txt: md5 = 84099715db52521e3a39ba0ad279ecd8 OK 2026/07/18 02:20:40 DEBUG : dir1/0011-56789;.txt: md5 = d37b95750a17968debe5ccdfd2d3f787 OK 2026/07/18 02:20:41 DEBUG : dir1/0012-6789;.txt: md5 = 5c81aeaf8b858e566e18345267e5e1d6 OK 2026/07/18 02:20:43 DEBUG : dir1/0013-789;=.txt: md5 = 9fdab3a67bb10ae264b4c3f726dc53b9 OK 2026/07/18 02:20:44 DEBUG : dir1/0014-89;=.txt: md5 = 4af64730e4c7fe5e5bea17e034948904 OK 2026/07/18 02:20:46 DEBUG : dir1/0015-9;=.txt: md5 = 01e8d8cea4c5fb908ae8ea52b8529da9 OK 2026/07/18 02:20:47 DEBUG : apple: md5 = 4ffc69e6b40b75b6c2e039c6e48110ee OK 2026/07/18 02:20:48 DEBUG : banana: md5 = b4c227bf9fa87bbd70446d06ee50589b OK 2026/07/18 02:20:50 DEBUG : appleappleapplebanana: md5 = 6e52fb5ed836d72c0f1b21c8bb37aea3 OK 2026/07/18 02:20:51 DEBUG : splitbananasplit: md5 = 56988b7b69ff05a52c651bef72afc806 OK 2026/07/18 02:20:51 DEBUG : Waiting for deletions to finish 2026/07/18 02:20:52 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:52 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:20:52 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:52 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:20:52 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:52 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:52 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:20:52 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:20:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:20:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:20:53 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:20:53 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:20:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:20:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 02:20:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 02:20:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 02:20:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 02:20:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 02:20:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 02:20:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 02:20:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 02:20:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 02:20:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 02:20:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 02:20:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:20:54 DEBUG : PREFIXappleappleapplebanana: md5 = b82889346e956c55b67b95609654dd33 OK 2026/07/18 02:20:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/18 02:20:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/18 02:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:20:54 DEBUG : PREFIXapple: md5 = 383e1e65ff90bac08e4b055a8d014f81 OK 2026/07/18 02:20:54 DEBUG : PREFIXapple: size = 5 OK 2026/07/18 02:20:54 INFO : apple: Copied (new) to: PREFIXapple 2026/07/18 02:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:20:54 DEBUG : PREFIXsplitbananasplit: md5 = 5cea604539e433202e1f8f22b8968085 OK 2026/07/18 02:20:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/18 02:20:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/18 02:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:20:54 DEBUG : PREFIXbanana: md5 = 13fd169410fb3b03ea34f2fb647ca221 OK 2026/07/18 02:20:54 DEBUG : PREFIXbanana: size = 6 OK 2026/07/18 02:20:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/18 02:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 14c38ff775c1ca3d826c405bee344ba7 OK 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:20:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 589e6c4577f9110d2a952db2e4266f44 OK 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/18 02:20:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6485dd6b290f9d33a771bfbe91ebfecb OK 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/18 02:20:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6b45cc272481393117dce6977076603d OK 2026/07/18 02:20:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/18 02:20:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 29a70873c42699b38b5b9342ae840dca OK 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/18 02:20:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:20:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4f51499ac9a33d3a7a11e49b61390f94 OK 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/18 02:20:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:20:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = cabffd704db9792b2a75ce52e3874fa3 OK 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/18 02:20:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:20:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ed597bfd1d715596a9f80c621071d698 OK 2026/07/18 02:20:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/18 02:20:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:20:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 9a3d6afc4e2925b636789643a15e89e1 OK 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/18 02:20:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:20:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = ea3edbb4dd8c94b2418df1c8c7658073 OK 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/18 02:20:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:20:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0010-456789.txt: md5 = facd1b745306a27544327b5d37e6a127 OK 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/18 02:20:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/18 02:20:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = b371fab60c59bac39175cd01102afbcd OK 2026/07/18 02:20:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/18 02:20:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:20:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 67455e0a0abf5cd3f3816ad11268b763 OK 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/18 02:21:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 1436e99f3c6bf1f057732c44c2b41ac9 OK 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/18 02:21:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = cdcf2dedf38917a3d625abe5a925ddf9 OK 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/18 02:21:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 712873100ef6824cd1ca1bda54227acf OK 2026/07/18 02:21:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/18 02:21:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:00 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:00 INFO : banana: Deleted 2026/07/18 02:21:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 02:21:00 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 02:21:00 INFO : appleappleapplebanana: Deleted 2026/07/18 02:21:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 02:21:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 02:21:00 INFO : splitbananasplit: Deleted 2026/07/18 02:21:00 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 02:21:01 INFO : apple: Deleted 2026/07/18 02:21:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 02:21:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 02:21:01 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 02:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 02:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 02:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 02:21:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 02:21:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 02:21:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 02:21:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 02:21:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 02:21:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 02:21:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 02:21:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 02:21:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 02:21:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 02:21:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 02:21:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 02:21:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 02:21:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1: Directory modification time the same (differ by -970.885µs, within tolerance 1ms) 2026/07/18 02:21:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:21:04 DEBUG : banana: md5 = 6227995717a7cc433c7f6a54fbbe8b37 OK 2026/07/18 02:21:04 DEBUG : banana: size = 6 OK 2026/07/18 02:21:04 INFO : banana: Copied (new) 2026/07/18 02:21:04 DEBUG : appleappleapplebanana: md5 = a5296a6f9f69c65ff1119635827188b7 OK 2026/07/18 02:21:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:21:04 INFO : appleappleapplebanana: Copied (new) 2026/07/18 02:21:04 DEBUG : splitbananasplit: md5 = e94552db70b6a25e0e95d94b679838cb OK 2026/07/18 02:21:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:21:04 INFO : splitbananasplit: Copied (new) 2026/07/18 02:21:04 DEBUG : apple: md5 = a651e5ff56a92be85eb917a15d7528ab OK 2026/07/18 02:21:04 DEBUG : apple: size = 5 OK 2026/07/18 02:21:04 INFO : apple: Copied (new) 2026/07/18 02:21:05 DEBUG : dir1/0000-abcdefg.txt: md5 = fbda03bda26dd04e1b099a48bf349558 OK 2026/07/18 02:21:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:21:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 02:21:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 83317c7bf9baec1a02a1188372e31f44 OK 2026/07/18 02:21:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:21:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 02:21:05 DEBUG : dir1/0003-defghij.txt: md5 = 4c10c0a7061a6fecb5221d6dc67cbc73 OK 2026/07/18 02:21:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:21:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 02:21:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 6b91caf63c1a0e25503664be80983e35 OK 2026/07/18 02:21:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:21:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 02:21:07 DEBUG : dir1/0006-ghijklm.txt: md5 = ecd2e737a34a3deae5f25b00e887ea86 OK 2026/07/18 02:21:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:21:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 02:21:07 DEBUG : dir1/0004-efghijk.txt: md5 = 48b5808d3e8d25a059ec97633fb34902 OK 2026/07/18 02:21:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:21:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 02:21:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 248385bd8170dcaf7c84cabcf50d8f6f OK 2026/07/18 02:21:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:21:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 02:21:07 DEBUG : dir1/0007-1234567.txt: md5 = aaf30fcb2762e304b1e7e0c1b182e792 OK 2026/07/18 02:21:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:21:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 02:21:08 DEBUG : dir1/0009-3456789.txt: md5 = 369f4ac05ffa71f6e609497558e70470 OK 2026/07/18 02:21:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:21:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 02:21:08 DEBUG : dir1/0008-2345678.txt: md5 = e5f482e697c656e9025dd2c2205f5cc8 OK 2026/07/18 02:21:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:21:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 02:21:08 DEBUG : dir1/0010-456789.txt: md5 = 5992f2b8eaf27a111e4f8cd32b2ee5e6 OK 2026/07/18 02:21:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:21:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 02:21:08 DEBUG : dir1/0011-56789;.txt: md5 = fd5b84a42da16d74c4ffc70e5b92314d OK 2026/07/18 02:21:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:21:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 02:21:09 DEBUG : dir1/0013-789;=.txt: md5 = d5f9acb8865de65d15ab5ad1eb22ffda OK 2026/07/18 02:21:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:21:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 02:21:09 DEBUG : dir1/0012-6789;.txt: md5 = 99d035d5884e21a403f4bf6ac24ab799 OK 2026/07/18 02:21:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:21:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 02:21:09 DEBUG : dir1/0014-89;=.txt: md5 = 7786356b7ed07401f29b01651d571202 OK 2026/07/18 02:21:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:21:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 02:21:10 DEBUG : dir1/0015-9;=.txt: md5 = 1e04ce46583c164d1038ec738530d872 OK 2026/07/18 02:21:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:21:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 02:21:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/18 02:21:10 INFO : PREFIXapple: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/18 02:21:10 INFO : PREFIXbanana: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/18 02:21:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/18 02:21:11 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/18 02:21:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/18 02:21:11 INFO : PREFIXsplitbananasplit: Deleted 2026/07/18 02:21:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/18 02:21:11 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:11 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:12 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/18 02:21:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:21:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 4017a471a2b678d64ec26f23654c4142 OK 2026/07/18 02:21:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 76712cea8459f77107fc9bb64dfe31ef OK 2026/07/18 02:21:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 358b7a8ad103c216165eadf4ddb01dad OK 2026/07/18 02:21:29 DEBUG : dir1/0003-defghij.txt: md5 = 316fc32e623613965abb0b4790eb545e OK 2026/07/18 02:21:31 DEBUG : dir1/0004-efghijk.txt: md5 = 2d01a9cf8f196793cda449bd78cf6c79 OK 2026/07/18 02:21:32 DEBUG : dir1/0005-fghijkl.txt: md5 = 96b5897b1324992d04ef09f1f9eb1213 OK 2026/07/18 02:21:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 01cc0ddbfbf01c8addbfee48b78f9074 OK 2026/07/18 02:21:35 DEBUG : dir1/0007-1234567.txt: md5 = 26f2beed90208213938169f2149a9c6c OK 2026/07/18 02:21:36 DEBUG : dir1/0008-2345678.txt: md5 = d3201ed719afc45e781e9b0374ca4dae OK 2026/07/18 02:21:37 DEBUG : dir1/0009-3456789.txt: md5 = 7c13c21e7fed7bf74cd8ed8e51d457f3 OK 2026/07/18 02:21:39 DEBUG : dir1/0010-456789.txt: md5 = 2b27d9f662005f71201cb08f4098522e OK 2026/07/18 02:21:40 DEBUG : dir1/0011-56789;.txt: md5 = d70fd1b4709a950003235b0e7f78b2dc OK 2026/07/18 02:21:41 DEBUG : dir1/0012-6789;.txt: md5 = 9f624b5a639923f51d1f0703ba910e75 OK 2026/07/18 02:21:43 DEBUG : dir1/0013-789;=.txt: md5 = ce59733d037bdc8a95d001f839e289e5 OK 2026/07/18 02:21:44 DEBUG : dir1/0014-89;=.txt: md5 = 2cece3fd684e18a4bb32778a507fab1c OK 2026/07/18 02:21:46 DEBUG : dir1/0015-9;=.txt: md5 = d6585a4ca82e464c1c8939706d698c22 OK 2026/07/18 02:21:46 DEBUG : TestDrive: Token expired 2026/07/18 02:21:46 DEBUG : Config file has changed externally - reloading 2026/07/18 02:21:46 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/18 02:21:46 DEBUG : TestDrive: Token refresh successful 2026/07/18 02:21:47 DEBUG : apple: md5 = 7cc7575532a4aba7e909ebddfae89fa3 OK 2026/07/18 02:21:48 DEBUG : banana: md5 = 557232eda3e6003508894bf31236166b OK 2026/07/18 02:21:50 DEBUG : appleappleapplebanana: md5 = 901ce87632e2639fc42b422eb3eae27b OK 2026/07/18 02:21:51 DEBUG : splitbananasplit: md5 = 51acd837e30ebc45cc55e07aff138121 OK 2026/07/18 02:21:51 DEBUG : Waiting for deletions to finish 2026/07/18 02:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:21:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 02:21:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:21:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 02:21:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:21:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:21:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:21:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:21:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:21:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:21:54 DEBUG : bananaSUFFIX: md5 = 72fcc0164f822589ec9574f260de4f3f OK 2026/07/18 02:21:54 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/18 02:21:54 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:21:54 DEBUG : appleappleapplebananaSUFFIX: md5 = 3c7a9d9326e6ac5bb0efe243446041c9 OK 2026/07/18 02:21:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/18 02:21:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:54 DEBUG : appleSUFFIX: md5 = fc55b11553aa6effeaf9948bb7619c58 OK 2026/07/18 02:21:54 DEBUG : appleSUFFIX: size = 5 OK 2026/07/18 02:21:54 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/18 02:21:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:21:55 DEBUG : splitbananasplitSUFFIX: md5 = 68ddc6fa49456c8d765f6f4b4684b4fd OK 2026/07/18 02:21:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/18 02:21:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/18 02:21:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = d4930d06fc76485056ba19cd1f8c1bb1 OK 2026/07/18 02:21:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/18 02:21:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 64442ec564a5c8a967de46578bb4be67 OK 2026/07/18 02:21:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/18 02:21:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 752a91006f1d7fcff10ea3087de419ca OK 2026/07/18 02:21:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/18 02:21:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 073e2ad973f473658d34c2d0b3e8c88b OK 2026/07/18 02:21:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/18 02:21:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = caf9dcee4892a56ddf7869299711fd63 OK 2026/07/18 02:21:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/18 02:21:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 2d501b68277ca9382da199b721f35900 OK 2026/07/18 02:21:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/18 02:21:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 21db7fbe58c8db7df965c08decb80e4c OK 2026/07/18 02:21:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/18 02:21:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:21:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:21:58 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 6635ab4c644eff15872217494c21e5a6 OK 2026/07/18 02:21:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/18 02:21:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:21:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:21:58 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a7d71384bb51c5e6c655fca83165edda OK 2026/07/18 02:21:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/18 02:21:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:21:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 2fdcf5376dc9ecd0f13ce4496a070da4 OK 2026/07/18 02:21:59 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/18 02:21:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 44889382d6b4b56db2da4e992fee8301 OK 2026/07/18 02:21:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/18 02:21:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = b8d5206139ef996b26a56ab304c28069 OK 2026/07/18 02:21:59 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/18 02:21:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:21:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:00 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 1e6aad6e0ddc33891ff1f7e45f0ff829 OK 2026/07/18 02:22:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/18 02:22:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:00 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = a06e68efcee6869395ba762b7623ea1a OK 2026/07/18 02:22:00 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/18 02:22:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:00 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = e00b35d4e30d1c2f7ab54377abc2d9e4 OK 2026/07/18 02:22:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/18 02:22:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:01 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = d553fc58b46e28fad52434d4a39c615a OK 2026/07/18 02:22:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/18 02:22:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:01 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:01 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 02:22:01 INFO : apple: Deleted 2026/07/18 02:22:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 02:22:01 INFO : splitbananasplit: Deleted 2026/07/18 02:22:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 02:22:01 INFO : banana: Deleted 2026/07/18 02:22:01 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 02:22:01 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 02:22:02 INFO : appleappleapplebanana: Deleted 2026/07/18 02:22:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 02:22:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 02:22:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 02:22:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 02:22:02 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 02:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 02:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 02:22:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1: Directory modification time the same (differ by -740.222µs, within tolerance 1ms) 2026/07/18 02:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:22:05 DEBUG : banana: md5 = 6e45b97be28345d802c8b273f3a092f8 OK 2026/07/18 02:22:05 DEBUG : banana: size = 6 OK 2026/07/18 02:22:05 INFO : banana: Copied (new) 2026/07/18 02:22:05 DEBUG : appleappleapplebanana: md5 = 6a33ca90d0fd650eff4cd5187cb02cca OK 2026/07/18 02:22:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:22:05 INFO : appleappleapplebanana: Copied (new) 2026/07/18 02:22:05 DEBUG : splitbananasplit: md5 = afe0ac360334db993eb7177dfbb331d4 OK 2026/07/18 02:22:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:22:05 INFO : splitbananasplit: Copied (new) 2026/07/18 02:22:05 DEBUG : apple: md5 = aeb59e33071a70ac8acf12c0908f06fb OK 2026/07/18 02:22:05 DEBUG : apple: size = 5 OK 2026/07/18 02:22:05 INFO : apple: Copied (new) 2026/07/18 02:22:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e0f7302fafdfaabdba6dd3e256fa59d OK 2026/07/18 02:22:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:22:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 02:22:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 2d321a45c212198e4c62397afc627e50 OK 2026/07/18 02:22:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:22:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 02:22:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 796c9a83f67b6254b8bc3312d3ab81f3 OK 2026/07/18 02:22:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:22:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 02:22:06 DEBUG : dir1/0003-defghij.txt: md5 = b808a25851e95bb8a78836f1f1ce5a8a OK 2026/07/18 02:22:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:22:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 02:22:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 4d50512d4dd5753d134eb9a7d4566041 OK 2026/07/18 02:22:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:22:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 02:22:07 DEBUG : dir1/0004-efghijk.txt: md5 = ec48983bd188d980afced52ddaff587c OK 2026/07/18 02:22:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:22:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 02:22:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 072c78ca1a68a11221c1834166c58426 OK 2026/07/18 02:22:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:22:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 02:22:08 DEBUG : dir1/0007-1234567.txt: md5 = a30a0a6946405441b6efa4fe26ae03fd OK 2026/07/18 02:22:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:22:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 02:22:09 DEBUG : dir1/0009-3456789.txt: md5 = dc3f73ddec7c1c701e1fd3be8adf97f3 OK 2026/07/18 02:22:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:22:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 02:22:09 DEBUG : dir1/0008-2345678.txt: md5 = 98c2bb25d9684550d4e6e3f5189760fe OK 2026/07/18 02:22:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:22:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 02:22:09 DEBUG : dir1/0010-456789.txt: md5 = 349be503821cf0153dde49ff756fbc05 OK 2026/07/18 02:22:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:22:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 02:22:09 DEBUG : dir1/0011-56789;.txt: md5 = 649b8652b3aa945d6afaef5eaf91ede8 OK 2026/07/18 02:22:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:22:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 02:22:10 DEBUG : dir1/0013-789;=.txt: md5 = e7d5d9747ab01015f314272a5e9fe5ce OK 2026/07/18 02:22:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:22:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 02:22:10 DEBUG : dir1/0014-89;=.txt: md5 = bcf815fafcda32dd4944a89c2b3b6c3b OK 2026/07/18 02:22:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:22:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 02:22:10 DEBUG : dir1/0012-6789;.txt: md5 = 91d6c2b5dc32f4ccad23f88e35c87f4c OK 2026/07/18 02:22:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:22:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 02:22:10 DEBUG : dir1/0015-9;=.txt: md5 = 639570a00d8fc8bfbfd420d9fd8d4ede OK 2026/07/18 02:22:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:22:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 02:22:10 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : bananaSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/18 02:22:11 INFO : splitbananasplitSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/18 02:22:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/18 02:22:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/18 02:22:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/18 02:22:12 INFO : appleSUFFIX: Deleted 2026/07/18 02:22:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/18 02:22:12 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:12 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:22:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:13 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:22:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/18 02:22:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:22:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 9e6eec05b04ab8e1c9278cfd34f75e82 OK 2026/07/18 02:22:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5adad8dc7ce5f28be1cf751d339981a6 OK 2026/07/18 02:22:30 DEBUG : dir1/0002-cdefghi.txt: md5 = c5af5d1ccc838f3217fbc33c6280a64a OK 2026/07/18 02:22:31 DEBUG : dir1/0003-defghij.txt: md5 = 650b537d080be3da8c1cb663fbd21417 OK 2026/07/18 02:22:33 DEBUG : dir1/0004-efghijk.txt: md5 = 1c739424bfac902bb6b2607ed1905a4a OK 2026/07/18 02:22:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 189d136bfbf72491968e23d9c96aa593 OK 2026/07/18 02:22:35 DEBUG : dir1/0006-ghijklm.txt: md5 = d6a4fefb49b89912a78f5682e25b9aff OK 2026/07/18 02:22:37 DEBUG : dir1/0007-1234567.txt: md5 = 51f31a988376faaed0dd9049bcec6a1d OK 2026/07/18 02:22:38 DEBUG : dir1/0008-2345678.txt: md5 = 6508c0739e51530115a9f539910c31b3 OK 2026/07/18 02:22:39 DEBUG : dir1/0009-3456789.txt: md5 = e980f3f5923b3188dfe9c16e067616c1 OK 2026/07/18 02:22:41 DEBUG : dir1/0010-456789.txt: md5 = 8650c077c49afdb4e28f48f2eb10e5c8 OK 2026/07/18 02:22:42 DEBUG : dir1/0011-56789;.txt: md5 = 6556290ec6c937c978cb80421e663de5 OK 2026/07/18 02:22:43 DEBUG : dir1/0012-6789;.txt: md5 = 0fbc5c90d0282a1c0dbe54f3c1c891f7 OK 2026/07/18 02:22:45 DEBUG : dir1/0013-789;=.txt: md5 = cbec7b4a035cf6772cc2f9d417464122 OK 2026/07/18 02:22:46 DEBUG : dir1/0014-89;=.txt: md5 = 530867864e32d82d2ac6cfac510cd7dc OK 2026/07/18 02:22:48 DEBUG : dir1/0015-9;=.txt: md5 = 1edcd455524daf4231a059890c7be20c OK 2026/07/18 02:22:49 DEBUG : apple: md5 = 06b7fa8817eab8666bdc2689b684b504 OK 2026/07/18 02:22:51 DEBUG : banana: md5 = 6dbdb27dfec63ba2bedd1814165230a9 OK 2026/07/18 02:22:52 DEBUG : appleappleapplebanana: md5 = 9c44263895ef50968669c30a0d0b9b18 OK 2026/07/18 02:22:53 DEBUG : splitbananasplit: md5 = 437394b2ed0383d28bd73acfe41334bc OK 2026/07/18 02:22:53 DEBUG : Waiting for deletions to finish 2026/07/18 02:22:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:22:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : apple: size = 5 OK 2026/07/18 02:22:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:22:55 DEBUG : apple: Unchanged skipping 2026/07/18 02:22:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:22:55 DEBUG : banana: size = 6 OK 2026/07/18 02:22:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:22:55 DEBUG : banana: Unchanged skipping 2026/07/18 02:22:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:22:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:22:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:22:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:22:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:22:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:22:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:22:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:22:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:22:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:22:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:22:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:22:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:22:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:22:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:22:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:22:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 02:22:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 02:22:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:22:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:22:56 DEBUG : appleapple: md5 = 7123310bbad1b33aab5985180d884eac OK 2026/07/18 02:22:56 DEBUG : appleapple: size = 21 OK 2026/07/18 02:22:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/18 02:22:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:22:57 DEBUG : dir1/0000-abcde: md5 = 10cdde849dd6d899dbab97d59a061a11 OK 2026/07/18 02:22:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/18 02:22:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/18 02:22:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:22:57 DEBUG : splitbanan: md5 = 3b3b119f7909de4e8c84b04011e59657 OK 2026/07/18 02:22:57 DEBUG : splitbanan: size = 16 OK 2026/07/18 02:22:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/18 02:22:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:22:57 DEBUG : dir1/0001-bcdef: md5 = 8660bb8e0da68e2923a1b8756f3d3e94 OK 2026/07/18 02:22:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/18 02:22:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/18 02:22:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:22:58 DEBUG : dir1/0002-cdefg: md5 = 4cf1874a7356a7f9aa8be73a7cc9678b OK 2026/07/18 02:22:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/18 02:22:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/18 02:22:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:22:58 DEBUG : dir1/0005-fghij: md5 = 03b1e18d452593ddb03bf4a3297977c1 OK 2026/07/18 02:22:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/18 02:22:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/18 02:22:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:22:58 DEBUG : dir1/0003-defgh: md5 = 32e95d88f700ffd8e25ed75102c9258d OK 2026/07/18 02:22:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/18 02:22:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/18 02:22:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:22:58 DEBUG : dir1/0004-efghi: md5 = a62e45500c3c80f877e366c3e9311eaf OK 2026/07/18 02:22:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/18 02:22:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/18 02:22:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:22:59 DEBUG : dir1/0006-ghijk: md5 = 51138649b42bb61453b2245a49bc7033 OK 2026/07/18 02:22:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/18 02:22:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/18 02:22:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:22:59 DEBUG : dir1/0008-23456: md5 = 22ac28223efe68e9e01c0f0269b9389b OK 2026/07/18 02:22:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/18 02:22:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/18 02:22:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:22:59 DEBUG : dir1/0007-12345: md5 = c9e3a5c7af92c6b75caa9ac6624f1d46 OK 2026/07/18 02:22:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/18 02:22:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/18 02:22:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:22:59 DEBUG : dir1/0009-34567: md5 = 8c97f0889d6457f1ebfa039ad0fd52e3 OK 2026/07/18 02:22:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/18 02:22:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/18 02:22:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:00 DEBUG : dir1/0010-45678: md5 = 0fe7098de10f7acae692655b1946fd75 OK 2026/07/18 02:23:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/18 02:23:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/18 02:23:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:01 DEBUG : dir1/0011-56789: md5 = 84a72c42561b5866f3e7c234c1f0a7f0 OK 2026/07/18 02:23:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/18 02:23:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/18 02:23:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:01 DEBUG : dir1/0012-6789;: md5 = 76956115a7dc278541e6c2419c029db7 OK 2026/07/18 02:23:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/18 02:23:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/18 02:23:01 DEBUG : dir1/0013-789;=: md5 = 5eef1619df982933a9cfbdfb6a0ba834 OK 2026/07/18 02:23:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/18 02:23:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/18 02:23:02 DEBUG : dir1/0014-89;=.: md5 = a1fe52033ec0300c4ffb5226c5fd43a0 OK 2026/07/18 02:23:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/18 02:23:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/18 02:23:02 DEBUG : dir1/0015-9;=.t: md5 = 19d4c5b00ce726f153fa792f25056c5f OK 2026/07/18 02:23:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/18 02:23:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/18 02:23:02 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 02:23:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 02:23:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 02:23:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 02:23:02 INFO : appleappleapplebanana: Deleted 2026/07/18 02:23:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 02:23:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 02:23:03 INFO : splitbananasplit: Deleted 2026/07/18 02:23:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 02:23:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 02:23:03 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:04 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:05 DEBUG : dir1: Directory modification time the same (differ by -541.171µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:05 DEBUG : apple: size = 5 OK 2026/07/18 02:23:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : apple: Unchanged skipping 2026/07/18 02:23:05 DEBUG : appleapple: size = 21 OK 2026/07/18 02:23:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:23:05 DEBUG : banana: size = 6 OK 2026/07/18 02:23:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : banana: Unchanged skipping 2026/07/18 02:23:05 DEBUG : splitbanan: size = 16 OK 2026/07/18 02:23:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 02:23:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 02:23:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 02:23:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 02:23:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 02:23:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/18 02:23:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 02:23:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 02:23:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/18 02:23:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/18 02:23:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/18 02:23:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/18 02:23:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/18 02:23:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:23:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/18 02:23:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:23:05 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:05 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:05 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 02:23:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 02:23:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 02:23:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 02:23:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 02:23:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 02:23:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 02:23:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 02:23:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 02:23:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 02:23:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 02:23:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 02:23:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 02:23:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 02:23:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 02:23:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 02:23:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 02:23:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 02:23:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 02:23:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/18 02:23:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:23:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 6e45f34b50f6328654fb4e725718fe6d OK 2026/07/18 02:23:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4691c799d94e843fc87d8f0608377c79 OK 2026/07/18 02:23:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 27d0de3f2fb1915fbd7aa099d2a4902d OK 2026/07/18 02:23:22 DEBUG : dir1/0003-defghij.txt: md5 = ebe874a7128a8b8e89c5c1d6482f7559 OK 2026/07/18 02:23:24 DEBUG : dir1/0004-efghijk.txt: md5 = 3b57b189433df0d90b6d70deb1650239 OK 2026/07/18 02:23:25 DEBUG : dir1/0005-fghijkl.txt: md5 = b90f195c0d37a78fb9fba43d084cbc8a OK 2026/07/18 02:23:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 33ebb662df0b20de9d81d7e78e7b7d10 OK 2026/07/18 02:23:28 DEBUG : dir1/0007-1234567.txt: md5 = 7e8beec4e801e59d4be2b7f32b718687 OK 2026/07/18 02:23:29 DEBUG : dir1/0008-2345678.txt: md5 = 92c225ebcfd056803c38ad19aa1fc0e1 OK 2026/07/18 02:23:31 DEBUG : dir1/0009-3456789.txt: md5 = e1a248ad0ca7bef44386175144fcc77e OK 2026/07/18 02:23:32 DEBUG : dir1/0010-456789.txt: md5 = 09a51d165fa9166a38b91fcce91eb85c OK 2026/07/18 02:23:33 DEBUG : dir1/0011-56789;.txt: md5 = c52d5bae9cdc0fedd5d64d0f649656c0 OK 2026/07/18 02:23:35 DEBUG : dir1/0012-6789;.txt: md5 = 14220941b2203708e2961e6d3a79a9a2 OK 2026/07/18 02:23:36 DEBUG : dir1/0013-789;=.txt: md5 = 3376b74847a6183da6258c3a005a0258 OK 2026/07/18 02:23:38 DEBUG : dir1/0014-89;=.txt: md5 = 596bb8f5c4a2e24256deb026a9df70f0 OK 2026/07/18 02:23:39 DEBUG : dir1/0015-9;=.txt: md5 = e29507a3f6a8396ae10b0d14b99ed2de OK 2026/07/18 02:23:40 DEBUG : apple: md5 = e15948477fe258c527b0ebfe6ec414e5 OK 2026/07/18 02:23:42 DEBUG : banana: md5 = 377fd98a59805ee5a9491b8eb63c2c43 OK 2026/07/18 02:23:43 DEBUG : appleappleapplebanana: md5 = 96a05c851ba0300898f50dcd51c6c7f8 OK 2026/07/18 02:23:44 DEBUG : splitbananasplit: md5 = c6fc788346ab95ebb81c9287deb0d7e5 OK 2026/07/18 02:23:44 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:45 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:23:46 DEBUG : apple: size = 5 OK 2026/07/18 02:23:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : apple: Unchanged skipping 2026/07/18 02:23:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:23:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:23:46 DEBUG : banana: size = 6 OK 2026/07/18 02:23:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : banana: Unchanged skipping 2026/07/18 02:23:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:23:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:23:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:23:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:23:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:23:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:23:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:23:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:23:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:23:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:23:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:23:46 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:46 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1: Directory modification time the same (differ by -201.805µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : apple: size = 5 OK 2026/07/18 02:23:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : apple: Unchanged skipping 2026/07/18 02:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:23:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:23:48 DEBUG : banana: size = 6 OK 2026/07/18 02:23:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : banana: Unchanged skipping 2026/07/18 02:23:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:23:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:23:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:23:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:23:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:23:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:23:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:23:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:23:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:23:48 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:48 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:48 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : Waiting for deletions to finish 2026/07/18 02:23:49 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:23:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:24:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 0ec1d4564d69afe33e9865b03b3bb2bc OK 2026/07/18 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9c6330b5c2f3e98420d6e2c939cf0ed3 OK 2026/07/18 02:24:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 2cb13f625cba4991b6324f542e58e444 OK 2026/07/18 02:24:06 DEBUG : dir1/0003-defghij.txt: md5 = 9c7645a5f03be4c782eb9f515291449b OK 2026/07/18 02:24:07 DEBUG : dir1/0004-efghijk.txt: md5 = 323bfd4475823b86bd638b37aea8301f OK 2026/07/18 02:24:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 4f6678aa5523af24437fc4828851714e OK 2026/07/18 02:24:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e4585ba28fa4c8649b62e741253dfce OK 2026/07/18 02:24:12 DEBUG : dir1/0007-1234567.txt: md5 = 64bd383cfc7a68b1a742941a5560f5cf OK 2026/07/18 02:24:13 DEBUG : dir1/0008-2345678.txt: md5 = a4af97825c340a631950f3a13d9a5189 OK 2026/07/18 02:24:14 DEBUG : dir1/0009-3456789.txt: md5 = 8e5d72f845a079706e4930d10b300e05 OK 2026/07/18 02:24:16 DEBUG : dir1/0010-456789.txt: md5 = a4dd8aaee705c832c511dc8700d18262 OK 2026/07/18 02:24:17 DEBUG : dir1/0011-56789;.txt: md5 = 4556098d0d95cfdf677c89963324caf6 OK 2026/07/18 02:24:19 DEBUG : dir1/0012-6789;.txt: md5 = 34e0bdfc8805818eab97c03ddaaaef0f OK 2026/07/18 02:24:20 DEBUG : dir1/0013-789;=.txt: md5 = e54c07cf3791b7e00268295624c3d3d1 OK 2026/07/18 02:24:21 DEBUG : dir1/0014-89;=.txt: md5 = 1d18f9740d2bfd22341ab26c39df4749 OK 2026/07/18 02:24:23 DEBUG : dir1/0015-9;=.txt: md5 = 0342674a1a5562346b32257a607064c2 OK 2026/07/18 02:24:24 DEBUG : apple: md5 = 9cd709b72b231a45220380ac76f0a883 OK 2026/07/18 02:24:26 DEBUG : banana: md5 = 0356cb1f8402d0addf2e49682924640c OK 2026/07/18 02:24:27 DEBUG : appleappleapplebanana: md5 = 038bd410c70c56b5a72dfcbaa301a03a OK 2026/07/18 02:24:29 DEBUG : splitbananasplit: md5 = 2b19fad13f12b3a2d3fc94d7a81413b6 OK 2026/07/18 02:24:29 DEBUG : Waiting for deletions to finish 2026/07/18 02:24:29 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:24:30 DEBUG : apple: size = 5 OK 2026/07/18 02:24:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:24:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:30 DEBUG : apple: Unchanged skipping 2026/07/18 02:24:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:24:30 DEBUG : banana: size = 6 OK 2026/07/18 02:24:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:30 DEBUG : banana: Unchanged skipping 2026/07/18 02:24:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:24:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:24:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:24:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:24:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:24:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:24:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:24:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:24:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:24:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:24:31 DEBUG : Waiting for deletions to finish 2026/07/18 02:24:31 DEBUG : Waiting for deletions to finish 2026/07/18 02:24:31 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:24:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:24:32 DEBUG : dir1: Directory modification time the same (differ by -768.06µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : apple: size = 5 OK 2026/07/18 02:24:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:24:32 DEBUG : apple: Unchanged skipping 2026/07/18 02:24:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:24:32 DEBUG : banana: size = 6 OK 2026/07/18 02:24:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:24:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : banana: Unchanged skipping 2026/07/18 02:24:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:24:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:24:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:24:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:24:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:24:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:24:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:24:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:24:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:24:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:24:32 DEBUG : Waiting for deletions to finish 2026/07/18 02:24:32 DEBUG : Waiting for deletions to finish 2026/07/18 02:24:33 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:24:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:24:46 DEBUG : dir1/0000-abcdefg.txt: md5 = fa964646bec94e5f1c4cf1d6048b43e2 OK 2026/07/18 02:24:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = a2360a8231cb33b54f43bb4f18d75a8d OK 2026/07/18 02:24:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f4e352ffe179d88d8a8d3f199177956 OK 2026/07/18 02:24:50 DEBUG : dir1/0003-defghij.txt: md5 = a44c4f872d1e71a455af4c7e712979ca OK 2026/07/18 02:24:51 DEBUG : dir1/0004-efghijk.txt: md5 = 72300fc67c2352ef78dedd33f838cb62 OK 2026/07/18 02:24:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 1028c9525415809b2ffce21b3e7ff16c OK 2026/07/18 02:24:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 88a76711f95e5c9cd204d2bfb0c07d69 OK 2026/07/18 02:24:55 DEBUG : dir1/0007-1234567.txt: md5 = e79e5bd48df6d9d153b7ec26830d1290 OK 2026/07/18 02:24:56 DEBUG : dir1/0008-2345678.txt: md5 = 0d80ac899ad6f933375fef4abf52508b OK 2026/07/18 02:24:58 DEBUG : dir1/0009-3456789.txt: md5 = 8953735608812959200b8379baefde44 OK 2026/07/18 02:24:59 DEBUG : dir1/0010-456789.txt: md5 = b2db1d181dffd2dc17c8ecd0626771b0 OK 2026/07/18 02:25:01 DEBUG : dir1/0011-56789;.txt: md5 = 1b464064a5a504799a1990f1f7c4e5fa OK 2026/07/18 02:25:02 DEBUG : dir1/0012-6789;.txt: md5 = 65128083982ee4b289a33ca3a349a25a OK 2026/07/18 02:25:03 DEBUG : dir1/0013-789;=.txt: md5 = 05523d739643d4f72743438d63e5cad1 OK 2026/07/18 02:25:05 DEBUG : dir1/0014-89;=.txt: md5 = b8d5fb388478ef256d81ca409834609c OK 2026/07/18 02:25:06 DEBUG : dir1/0015-9;=.txt: md5 = 9db03791a67aef2660d1d256a5887486 OK 2026/07/18 02:25:08 DEBUG : apple: md5 = 466c6bb4f55f2adb6829b2d55e7b7b50 OK 2026/07/18 02:25:09 DEBUG : banana: md5 = 7813f334a016e540fb57b82fc54218bd OK 2026/07/18 02:25:11 DEBUG : appleappleapplebanana: md5 = 94e48432c33ee0217d300d60f0b29d0c OK 2026/07/18 02:25:12 DEBUG : splitbananasplit: md5 = 758493b95029db33129957f4f5c8fd9f OK 2026/07/18 02:25:12 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:13 DEBUG : apple: size = 5 OK 2026/07/18 02:25:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:13 DEBUG : apple: Unchanged skipping 2026/07/18 02:25:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:25:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:25:13 DEBUG : banana: size = 6 OK 2026/07/18 02:25:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:13 DEBUG : banana: Unchanged skipping 2026/07/18 02:25:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:25:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:25:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:25:14 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:14 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1: Directory modification time the same (differ by -327.497µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:25:16 DEBUG : apple: size = 5 OK 2026/07/18 02:25:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : apple: Unchanged skipping 2026/07/18 02:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:25:16 DEBUG : banana: size = 6 OK 2026/07/18 02:25:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : banana: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:25:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:25:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:25:16 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:16 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:25:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:25:29 DEBUG : dir1/0000-abcdefg.txt: md5 = c007a8682715535c39e515e4d46e6748 OK 2026/07/18 02:25:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 847cc3e67bd9c22051647376a6278d79 OK 2026/07/18 02:25:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 03643df575c963d06c0407aca589bde5 OK 2026/07/18 02:25:33 DEBUG : dir1/0003-defghij.txt: md5 = 365488b0b70afe0b83fb982fec50d518 OK 2026/07/18 02:25:34 DEBUG : dir1/0004-efghijk.txt: md5 = 177786d5027053a0ece18a9c7a5e9361 OK 2026/07/18 02:25:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 94e69decb3aa49f0fee41fa6b3835be8 OK 2026/07/18 02:25:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 60d426e5b050bc8e489160dbe7a2a9ef OK 2026/07/18 02:25:38 DEBUG : dir1/0007-1234567.txt: md5 = aa7a71d4c9b45cdef6775d186a088b8c OK 2026/07/18 02:25:40 DEBUG : dir1/0008-2345678.txt: md5 = f97aaf8651932c586beb798fe60a53e6 OK 2026/07/18 02:25:41 DEBUG : dir1/0009-3456789.txt: md5 = b74d2b33f1aeb28e0c17cc3e71820d55 OK 2026/07/18 02:25:43 DEBUG : dir1/0010-456789.txt: md5 = 4cf390d83242abb5a0a38ec29f2bbbb9 OK 2026/07/18 02:25:44 DEBUG : dir1/0011-56789;.txt: md5 = a1323d9a37be7ef700b623f9f3327363 OK 2026/07/18 02:25:45 DEBUG : dir1/0012-6789;.txt: md5 = 4c1f350621d9a41cbed1d7eb9dd2da5f OK 2026/07/18 02:25:47 DEBUG : dir1/0013-789;=.txt: md5 = dd4ea8bceca008d669ce57191638197d OK 2026/07/18 02:25:48 DEBUG : dir1/0014-89;=.txt: md5 = 833ea3a36215dd6af05cd91c34c83640 OK 2026/07/18 02:25:50 DEBUG : dir1/0015-9;=.txt: md5 = 1f28c5ee4c126b79d4f2e65f48e02306 OK 2026/07/18 02:25:51 DEBUG : apple: md5 = 9de4d0595d96659a57f5fdb8777b98fe OK 2026/07/18 02:25:53 DEBUG : banana: md5 = 2641df1100ecc3a249e2e411ca8f942e OK 2026/07/18 02:25:54 DEBUG : appleappleapplebanana: md5 = 2286a6a3b96ac567d1f44ff1f6f2ebf3 OK 2026/07/18 02:25:55 DEBUG : splitbananasplit: md5 = da92a6080ddbf29610cfaee211c555a1 OK 2026/07/18 02:25:55 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:25:57 DEBUG : apple: size = 5 OK 2026/07/18 02:25:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : apple: Unchanged skipping 2026/07/18 02:25:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:25:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:25:57 DEBUG : banana: size = 6 OK 2026/07/18 02:25:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : banana: Unchanged skipping 2026/07/18 02:25:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:25:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:25:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:25:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:25:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:25:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:25:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:25:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:25:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:25:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:25:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:57 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1: Directory modification time the same (differ by -891.815µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : apple: size = 5 OK 2026/07/18 02:25:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : apple: Unchanged skipping 2026/07/18 02:25:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:25:59 DEBUG : banana: size = 6 OK 2026/07/18 02:25:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:25:59 DEBUG : banana: Unchanged skipping 2026/07/18 02:25:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:25:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:25:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:25:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:25:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:25:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:25:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:25:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:25:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:25:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:25:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:25:59 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:59 DEBUG : Waiting for deletions to finish 2026/07/18 02:25:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:25:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:26:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:26:12 DEBUG : dir1/0000-abcdefg.txt: md5 = df3517d34b8c89a67532dfc66e878cfc OK 2026/07/18 02:26:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3bf90e104b2ab1f7be40d84134081de3 OK 2026/07/18 02:26:15 DEBUG : dir1/0002-cdefghi.txt: md5 = e05728252c3cd305703b021b368db468 OK 2026/07/18 02:26:16 DEBUG : dir1/0003-defghij.txt: md5 = 9a4e4ee7e7f9c830ea6075dacf67e30f OK 2026/07/18 02:26:18 DEBUG : dir1/0004-efghijk.txt: md5 = 202d0afea9ce5a841ccb4f389522c49c OK 2026/07/18 02:26:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 6726c0330196ab0500a61216cb63cdcc OK 2026/07/18 02:26:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d202e966f0f5f34978201971906d2ab OK 2026/07/18 02:26:22 DEBUG : dir1/0007-1234567.txt: md5 = dcdc82dbec568b03b736fb34566eeb58 OK 2026/07/18 02:26:24 DEBUG : dir1/0008-2345678.txt: md5 = 2d7535906f71d1a0c7f0a62bece3ff74 OK 2026/07/18 02:26:25 DEBUG : dir1/0009-3456789.txt: md5 = 91e6746d55dfa8782b5c0e1404ebedda OK 2026/07/18 02:26:26 DEBUG : dir1/0010-456789.txt: md5 = d3d15c01555f610aede2969fea2c8b7b OK 2026/07/18 02:26:28 DEBUG : dir1/0011-56789;.txt: md5 = cde5b9456533aef3e85678e04cac6cfd OK 2026/07/18 02:26:29 DEBUG : dir1/0012-6789;.txt: md5 = eee42fdb8fa1f95e565f33cda898f477 OK 2026/07/18 02:26:31 DEBUG : dir1/0013-789;=.txt: md5 = 0019d24643f92a013b049a1af4aa813d OK 2026/07/18 02:26:32 DEBUG : dir1/0014-89;=.txt: md5 = 501b5f7551b9e6a353ae3f03c3d0f04e OK 2026/07/18 02:26:34 DEBUG : dir1/0015-9;=.txt: md5 = 499f4061611a3eb54e57a586a8476e85 OK 2026/07/18 02:26:35 DEBUG : apple: md5 = 03b63e32c1f045584a15151db4cf98dd OK 2026/07/18 02:26:36 DEBUG : banana: md5 = 226011d8d4ec7a5e1b2bca5c079a8184 OK 2026/07/18 02:26:38 DEBUG : appleappleapplebanana: md5 = a2d8e50495ee31347a271f19ba95572f OK 2026/07/18 02:26:39 DEBUG : splitbananasplit: md5 = 89e8c77cc4d5ab99ca0fe0501084abf3 OK 2026/07/18 02:26:39 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:40 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:26:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:26:41 DEBUG : apple: size = 5 OK 2026/07/18 02:26:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : apple: Unchanged skipping 2026/07/18 02:26:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:26:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:26:41 DEBUG : banana: size = 6 OK 2026/07/18 02:26:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : banana: Unchanged skipping 2026/07/18 02:26:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/18 02:26:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:26:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:26:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:26:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:26:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:26:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:26:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:26:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:26:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:26:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:26:41 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:41 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:42 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1: Directory modification time the same (differ by -458.199µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : apple: size = 5 OK 2026/07/18 02:26:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 02:26:43 DEBUG : apple: Unchanged skipping 2026/07/18 02:26:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 02:26:43 DEBUG : banana: size = 6 OK 2026/07/18 02:26:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : banana: Unchanged skipping 2026/07/18 02:26:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 02:26:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:26:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 02:26:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 02:26:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 02:26:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 02:26:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 02:26:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 02:26:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 02:26:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:26:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 02:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:26:43 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:43 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:43 DEBUG : banana: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : apple: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 02:26:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/18 02:26:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" --- PASS: TestTransform (691.35s) --- PASS: TestTransform/NFC (46.23s) --- PASS: TestTransform/NFD (198.96s) --- PASS: TestTransform/base64 (54.31s) --- PASS: TestTransform/prefix (61.00s) --- PASS: TestTransform/suffix (61.50s) --- PASS: TestTransform/truncate (51.29s) --- PASS: TestTransform/encoder (44.07s) --- PASS: TestTransform/ISO-8859-1 (43.61s) --- PASS: TestTransform/charmap (42.93s) --- PASS: TestTransform/lowercase (43.72s) --- PASS: TestTransform/ascii (43.73s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:26:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 02:26:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 02:26:54 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/18 02:26:55 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-18T02:26:54.420720996Z) 2026/07/18 02:26:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 02:26:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/18 02:26:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 02:26:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/18 02:26:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:26:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 8001f1ec30d2b38ac3be610049785fab OK 2026/07/18 02:26:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/18 02:26:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 02:26:56 DEBUG : Waiting for deletions to finish 2026/07/18 02:26:58 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.58s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:26:59 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:00 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:26:59.004780322Z) 2026/07/18 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/18 02:27:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:02 DEBUG : tictactoe/tictactoe: md5 = 3a00d9551838cb31511c7db47f9bfe3b OK 2026/07/18 02:27:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/18 02:27:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/18 02:27:02 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.17s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:04 DEBUG : toe: Making directory with metadata 2026/07/18 02:27:05 INFO : toe: Made directory with metadata (mtime=2026-07-18T02:27:04.17884729Z) 2026/07/18 02:27:05 DEBUG : toe/toe: Making directory with metadata 2026/07/18 02:27:06 INFO : toe/toe: Made directory with metadata (mtime=2026-07-18T02:27:04.17884729Z) 2026/07/18 02:27:06 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 02:27:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 02:27:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 02:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:07 DEBUG : toe/toe/tictactoe: md5 = e20d9a8e410d8ec91836e4f146d3ac82 OK 2026/07/18 02:27:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/18 02:27:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 02:27:07 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/18 02:27:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.00s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:11 DEBUG : toe: Making directory with metadata 2026/07/18 02:27:12 INFO : toe: Made directory with metadata (mtime=2026-07-18T02:27:11.173937833Z) 2026/07/18 02:27:12 DEBUG : toe/toe: Making directory with metadata 2026/07/18 02:27:12 INFO : toe/toe: Made directory with metadata (mtime=2026-07-18T02:27:11.173937833Z) 2026/07/18 02:27:12 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 02:27:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 02:27:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 02:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:14 DEBUG : toe/toe/tictactoe: md5 = a40926a37cde37c74ef580ffc7feed14 OK 2026/07/18 02:27:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/18 02:27:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 02:27:14 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/18 02:27:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.51s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:17 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:27:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:17 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/18 02:27:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:18 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:19 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:17.689022721Z) 2026/07/18 02:27:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:27:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:17.689022721Z) 2026/07/18 02:27:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:27:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:21 DEBUG : tictactoe/tictactoe/toe.txt: md5 = b37f7b3fd2900804d0f3583a8881e000 OK 2026/07/18 02:27:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 02:27:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:21 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/18 02:27:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.85s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:25 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:27:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/18 02:27:26 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:26 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:26 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:26 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:27 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:25.539125253Z) 2026/07/18 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:27:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:25.539125253Z) 2026/07/18 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = dbf2143155315d7893465c3cbe72cc47 OK 2026/07/18 02:27:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:27:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:29 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:30 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:30 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/18 02:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': 0 differences found 2026/07/18 02:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': 1 hashes could not be checked 2026/07/18 02:27:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': 1 matching files 2026/07/18 02:27:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/18 02:27:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.38s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:33 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:34 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:34 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:33.915234654Z) 2026/07/18 02:27:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:27:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:33.915234654Z) 2026/07/18 02:27:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:27:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 435d90545a03ef801d8860d5f4df9237 OK 2026/07/18 02:27:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 02:27:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:37 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:38 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:38 DEBUG : tictactoe: Directory modification time the same (differ by -234.654µs, within tolerance 1ms) 2026/07/18 02:27:38 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:38 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -234.654µs, within tolerance 1ms) 2026/07/18 02:27:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 02:27:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 02:27:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 02:27:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/18 02:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:38 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/18 02:27:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.02s) === RUN TestSyntax 2026/07/18 02:27:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:42 DEBUG : toe: Making directory with metadata 2026/07/18 02:27:42 INFO : toe: Made directory with metadata (mtime=2026-07-18T02:27:41.937339426Z) 2026/07/18 02:27:42 DEBUG : toe/toe: Making directory with metadata 2026/07/18 02:27:43 INFO : toe/toe: Made directory with metadata (mtime=2026-07-18T02:27:41.937339426Z) 2026/07/18 02:27:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 02:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:45 DEBUG : toe/toe/toe: md5 = 1823b82eee4bf8be808f4e2bfe652461 OK 2026/07/18 02:27:45 DEBUG : toe/toe/toe: size = 11 OK 2026/07/18 02:27:45 INFO : toe/toe/toe: Copied (new) 2026/07/18 02:27:45 DEBUG : Waiting for deletions to finish 2026/07/18 02:27:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/18 02:27:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.35s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:48 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:27:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:48 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/18 02:27:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:49 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:49 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:49 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:49 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:48.292422424Z) 2026/07/18 02:27:49 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:49 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:27:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:48.292422424Z) 2026/07/18 02:27:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 02:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 14d1ce3d11b47347a34bd9c672b3ee27 OK 2026/07/18 02:27:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:27:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:51 INFO : toe/toe/toe.txt: Deleted 2026/07/18 02:27:51 INFO : toe/toe: Removing directory 2026/07/18 02:27:51 INFO : toe: Removing directory 2026/07/18 02:27:51 INFO : empty_dir: Removing directory 2026/07/18 02:27:51 DEBUG : Local file system at /tmp/rclone3076357386: deleted 3 directories 2026/07/18 02:27:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/18 02:27:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.66s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:27:55 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:55 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/18 02:27:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:27:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:27:56 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:56 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:56 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:27:57 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:55.954522491Z) 2026/07/18 02:27:57 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:57 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:27:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:27:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:27:55.954522491Z) 2026/07/18 02:27:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:27:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 02:27:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:27:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:27:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:27:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 11d456941125c2c9c360f4917b6509ed OK 2026/07/18 02:27:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:27:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:27:59 INFO : toe/toe/toe.txt: Deleted 2026/07/18 02:27:59 INFO : toe/toe: Removing directory 2026/07/18 02:27:59 INFO : toe: Removing directory 2026/07/18 02:27:59 INFO : empty_dir: Removing directory 2026/07/18 02:27:59 DEBUG : Local file system at /tmp/rclone3076357386: deleted 3 directories 2026/07/18 02:28:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:28:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:28:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:03 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/18 02:28:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/18 02:28:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/18 02:28:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (14.70s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:28:10 DEBUG : Reset feature "Copy" 2026/07/18 02:28:10 DEBUG : Reset feature "Move" 2026/07/18 02:28:10 DEBUG : Reset feature "Copy" 2026/07/18 02:28:10 DEBUG : Reset feature "Move" 2026/07/18 02:28:10 DEBUG : empty_dir: Making directory with metadata 2026/07/18 02:28:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:28:10 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:28:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/18 02:28:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 02:28:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 02:28:11 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:28:11 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:28:11 DEBUG : tictactoe: Making directory with metadata 2026/07/18 02:28:12 INFO : tictactoe: Made directory with metadata (mtime=2026-07-18T02:28:10.658714517Z) 2026/07/18 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:28:12 DEBUG : toe: transformed to: tictactoe 2026/07/18 02:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:28:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/18 02:28:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-18T02:28:10.658714517Z) 2026/07/18 02:28:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 02:28:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 02:28:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:28:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:28:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:28:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:28:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f4ed82bedc017644797a1ca8e7545d31 OK 2026/07/18 02:28:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:28:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 02:28:14 INFO : toe/toe/toe.txt: Deleted 2026/07/18 02:28:14 INFO : toe/toe: Removing directory 2026/07/18 02:28:14 INFO : toe: Removing directory 2026/07/18 02:28:14 INFO : empty_dir: Removing directory 2026/07/18 02:28:14 DEBUG : Local file system at /tmp/rclone3076357386: deleted 3 directories 2026/07/18 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 02:28:18 DEBUG : toe/toe/toe.txt: md5 = 2787c2ec9bbaba309c7fa2956387af7e OK 2026/07/18 02:28:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 02:28:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/18 02:28:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/18 02:28:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/18 02:28:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/18 02:28:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/18 02:28:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.59s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:28:25 DEBUG : toe: transformed to: dG9l 2026/07/18 02:28:25 DEBUG : toe: transformed to: dG9l 2026/07/18 02:28:25 DEBUG : dG9l: Making directory with metadata 2026/07/18 02:28:26 INFO : dG9l: Made directory with metadata (mtime=2026-07-18T02:28:25.249905058Z) 2026/07/18 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/18 02:28:26 DEBUG : toe: transformed to: dG9l 2026/07/18 02:28:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 02:28:26 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/18 02:28:26 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-18T02:28:25.249905058Z) 2026/07/18 02:28:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 02:28:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/18 02:28:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 02:28:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 02:28:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 02:28:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:28:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:28:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4cc69eb8441ee8d8020b747216bf6cb1 OK 2026/07/18 02:28:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/18 02:28:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 02:28:28 DEBUG : Waiting for deletions to finish 2026/07/18 02:28:29 DEBUG : dG9l: transformed to: toe 2026/07/18 02:28:29 DEBUG : dG9l: transformed to: toe 2026/07/18 02:28:29 DEBUG : toe: Directory modification time the same (differ by 905.058µs, within tolerance 1ms) 2026/07/18 02:28:29 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/18 02:28:29 DEBUG : dG9l: transformed to: toe 2026/07/18 02:28:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/18 02:28:29 DEBUG : toe/toe: Directory modification time the same (differ by 905.058µs, within tolerance 1ms) 2026/07/18 02:28:29 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/18 02:28:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/18 02:28:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 02:28:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/18 02:28:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/18 02:28:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/18 02:28:29 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for checks to finish 2026/07/18 02:28:29 DEBUG : Local file system at /tmp/rclone3076357386: Waiting for transfers to finish 2026/07/18 02:28:29 DEBUG : Waiting for deletions to finish 2026/07/18 02:28:31 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/18 02:28:32 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.97s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa'", Local "Local file system at /tmp/rclone3076357386", Modify Window "1ms" 2026/07/18 02:28:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:33 DEBUG : toe: transformed to: 2026/07/18 02:28:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:33 DEBUG : toe: transformed to: 2026/07/18 02:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Making directory with metadata 2026/07/18 02:28:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Made directory with metadata (mtime=2026-07-18T02:28:33.21600908Z) 2026/07/18 02:28:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:33 DEBUG : toe: transformed to: 2026/07/18 02:28:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:33 DEBUG : toe: transformed to: 2026/07/18 02:28:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:33 DEBUG : toe/toe: transformed to: 2026/07/18 02:28:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 02:28:33 DEBUG : toe/toe: Making directory with metadata 2026/07/18 02:28:35 INFO : toe/toe: Made directory with metadata (mtime=2026-07-18T02:28:33.21600908Z) 2026/07/18 02:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:35 DEBUG : toe/toe: transformed to: 2026/07/18 02:28:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 02:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:35 DEBUG : toe: transformed to: 2026/07/18 02:28:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 02:28:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 02:28:35 DEBUG : toe/toe/toe: transformed to: 2026/07/18 02:28:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/18 02:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for checks to finish 2026/07/18 02:28:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Waiting for transfers to finish 2026/07/18 02:28:36 DEBUG : toe/toe/toe: md5 = b1955eab83806ede5c04bc15bccb850e OK 2026/07/18 02:28:36 DEBUG : toe/toe/toe: size = 11 OK 2026/07/18 02:28:36 INFO : toe/toe/toe: Copied (new) 2026/07/18 02:28:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting files as there were IO errors 2026/07/18 02:28:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': not deleting directories as there were IO errors 2026/07/18 02:28:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/18 02:28:39 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.99s) PASS 2026/07/18 02:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foruzor3vuwa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 30m1.954057272s (try 1/5)